137 Commits

Author SHA1 Message Date
756e1e327a Fix issue where a new client will overwrite the server-stored settings on first sync 2020-01-07 16:47:14 -07:00
68117dda32 Add settings sync/backup feature 2020-01-07 16:06:12 -07:00
4d9b4abd19 Add geocode cache (close #30) 2020-01-01 20:29:58 -07:00
771fd271c2 Move mapbox-gl controls to the left side of the screen 2020-01-01 20:08:05 -07:00
e1ded04c9b Autofill: number-only results are now subject to user input filtering 2020-01-01 20:06:38 -07:00
261b797a85 Send separated address parts to the geocoding server 2019-12-31 01:16:00 -07:00
bbdf21f8a2 Broken scanner tool: detect signature items and warn user 2019-12-29 22:01:29 -07:00
7c25b8c3b3 Fix max zoom bug 2019-12-29 20:42:53 -07:00
acd0c86447 Fix bug with receiving shared item list 2019-12-29 20:42:35 -07:00
5f28ee8a7e Fix icon sizing 2019-12-29 19:55:43 -07:00
7d39c12fce Add help menus (close #29) 2019-12-29 19:36:00 -07:00
a0cbb0dbe5 Remove extra console logging and improve what's left behind, fix map reload errors 2019-12-29 19:10:45 -07:00
91e31c449e Add setting to change the map zoom level when location is being tracked 2019-12-29 18:03:01 -07:00
5306f25a97 Increase package grouping fuzziness by rounding to 4 decimal places 2019-12-29 16:57:10 -07:00
1c8c7cc2e7 Add mapbox-gl-js map client 2019-12-22 21:07:45 -07:00
31dee00cb1 Group multiple addresses with identical coordinates 2019-12-22 17:50:46 -07:00
403708572e Cordova: Close sheet modal when back button pressed 2019-12-18 11:17:17 -07:00
f3f3653d2c Don't insert duplicate codes in tracking history 2019-11-30 19:43:10 -07:00
976f44a4f8 Add history (last five codes) and better help text to tracking page 2019-11-30 19:29:58 -07:00
008ab56ce8 Handle pressing Enter in tracking code box 2019-11-30 19:05:47 -07:00
4c24d8fba8 Remove some papercuts from broken scanner feature 2019-11-30 18:59:23 -07:00
9f5caa2593 Add list sharing feature (no sync, simply transfer+merge). 2019-11-30 18:44:08 -07:00
efd39a2349 Save packages list to localStorage after deadline alarm triggers 2019-11-30 17:26:55 -07:00
c1f74e43fe Add delivery alarm for express packages 2019-11-30 16:40:44 -07:00
d0c3988566 Add tool for scanning items delivered (close #14) 2019-11-27 02:53:01 -07:00
3602f77343 Make barcode scanner work on Cordova browser platform (close #28) 2019-11-26 21:45:46 -07:00
3ecc981c67 Reset item type to "package" after adding an item 2019-11-23 22:54:31 -07:00
b55e1f93d2 Show max wind speed, "until" time, and location name 2019-11-23 22:37:21 -07:00
0cac63bf8d Add more weather icons (cloudy, partly-cloudy, and none), recolor/improve weather icons, round lat/lng to two decimal places before sending to server 2019-11-22 20:38:04 -07:00
f6f811d404 Add refresh button on tracking info page (close #24), add scan sound 2019-11-22 19:21:28 -07:00
3967a15485 Pre-populate user location with GeoIP data from the server 2019-11-22 17:18:20 -07:00
66161eebf8 Add weather page to toolbox (close #25) 2019-11-21 23:38:02 -07:00
84d7576be5 Add support for separate tracking barcode value to allow solving #26 on serverside 2019-11-21 21:46:00 -07:00
2703cb8e0b Remove a couple unneeded barcode scan formats 2019-11-14 23:35:43 -07:00
031c8f1a9b Support PDF417 barcodes 2019-11-14 22:52:37 -07:00
ca9efefc96 Change PRE_TRANSIT icon 2019-11-14 21:35:02 -07:00
b9ac7dd1ce Add barcode scanning support 2019-11-14 21:23:50 -07:00
933a1f7df2 Display barcode on tracking page, fix some tracking bugs 2019-11-14 20:06:44 -07:00
afbf8b6122 Add package tracking (close #23), add large package and signature item types 2019-11-12 21:36:28 -07:00
4369bb80c0 Better behavior when network/geocoding API is slow 2019-10-29 20:12:22 -06:00
f3c71aaf8c Move alert settings to own page, audio.js honors filename settings, units option is now a select 2019-10-27 21:38:55 -06:00
b1290372aa Improve settings page with smart selects, fix #20, improve app settings.js 2019-10-27 21:06:12 -06:00
47bd443689 Improve autocomplete behavior, disable browser autocomplete 2019-10-07 21:19:59 -06:00
5a2a3500bf Adjust a couple icons 2019-10-07 20:48:52 -06:00
d3bff90b3e Add street autocomplete (close #4), update project properties 2019-10-05 23:39:40 -06:00
c214106bc3 Better map defaults 2019-09-28 21:29:16 -06:00
feeb39281d Show recently added packages on second tab of load page (close #5) 2019-09-28 20:00:30 -06:00
0b4a579617 Make search work properly when list reload triggered 2019-09-28 18:55:34 -06:00
f5ae0ea3c8 Fix infinite loop typo 2019-09-28 18:33:33 -06:00
654ffa69e9 Don't consider delivered items when choosing map icon 2019-09-26 21:14:17 -06:00