111 Commits

Author SHA1 Message Date
02a1dfa2a1 Add Items: Put add and history tabs side by side on wide screens (#36) 2020-04-03 12:59:29 -06:00
69f691caab Get weather source attribution from server (close #43) 2020-04-03 11:43:04 -06:00
304240bf91 Redesign home page to use tiles instead of a list (close #37) 2020-03-22 20:16:13 -06:00
dca7956c39 Fix geo link not clickable, fix error not stopping lookup 2020-03-20 16:09:36 -06:00
c629f7ca7b Add POSTNET barcode to address lookup, refine lookup tool 2020-03-19 00:23:08 -06:00
f25a9c6374 Add address lookup tool (close #34) 2020-03-18 23:42:43 -06:00
d702653adf Add NMR option to route notes 2020-03-18 15:52:49 -06:00
6eb2e028e0 Add support for addresses with letters in number (close #32) 2020-03-18 15:43:58 -06:00
5f81dd876e Add map scale control 2020-03-18 15:17:41 -06:00
2736bd3c6e Close searchbar on back 2020-01-18 02:12:22 -07:00
5ac43e4aa3 Emulate Android back button with Esc 2020-01-18 02:00:57 -07:00
a7c41a7577 Save note with Ctrl-S 2020-01-18 01:53:52 -07:00
3a362168bd Convert package list to use accordions instead of swipes 2020-01-18 00:37:38 -07:00
c0c9aad049 Improve route notes 2020-01-18 00:02:29 -07:00
61e5296fb9 Clear number and unit fields when focus gained 2020-01-17 23:06:35 -07:00
7763d2a81d Reset lastchange when logging in to prevent clobbering server settings 2020-01-13 21:16:46 -07:00
50321d2bdc Add setting to manually clear the tile and geocode caches 2020-01-13 20:37:05 -07:00
e7f1a9caa0 Use GPS to send correct item locations to server, support multiple location types, close #6 2020-01-13 18:54:46 -07:00
f81c43d053 Adjust styles, fix broken link 2020-01-12 20:52:39 -07:00
62513fd443 Rename manage page to add, adjust css 2020-01-12 20:26:47 -07:00
4e7d2af957 Move ZIP to separate box for more reliable/easier address geocoding 2020-01-10 01:41:11 -07:00
7f215b850c Warn user when adding an address noted as vacant/on hold/etc, close #22 2020-01-08 14:49:29 -07:00
af5edd83ec Add street autofill to notes page (#22) 2020-01-08 14:23:12 -07:00
664d54ae97 Add route notes feature (#22) TODO: street autofill and integration 2020-01-08 01:10:09 -07:00
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