35 Commits

Author SHA1 Message Date
b21140de11 Fix map icons staying "alerted" after marking delivered 2020-06-07 20:24:23 -06:00
bb55884003 Add ALPHA scan-to-add feature for UPS MI and FedEx barcodes, bump version 2020-05-25 22:02:56 -06:00
5a7442e1ca Round delivery coords precision to 5 places, add accuracy note 2020-04-17 14:00:39 -06:00
6217c08352 Add delivery coordinates to activity log (close #45) 2020-04-14 10:44:14 -06:00
3e55a13bbd Fix map calibration not showing in activity log (hopefully) 2020-04-14 10:40:09 -06:00
9a86653fda Add event timeline (close #35) 2020-04-03 17:44:52 -06:00
d702653adf Add NMR option to route notes 2020-03-18 15:52:49 -06: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
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
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
261b797a85 Send separated address parts to the geocoding server 2019-12-31 01:16:00 -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
a0cbb0dbe5 Remove extra console logging and improve what's left behind, fix map reload errors 2019-12-29 19:10:45 -07:00
5306f25a97 Increase package grouping fuzziness by rounding to 4 decimal places 2019-12-29 16:57:10 -07:00
31dee00cb1 Group multiple addresses with identical coordinates 2019-12-22 17:50:46 -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
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
d3bff90b3e Add street autocomplete (close #4), update project properties 2019-10-05 23:39:40 -06:00
feeb39281d Show recently added packages on second tab of load page (close #5) 2019-09-28 20:00:30 -06:00
654ffa69e9 Don't consider delivered items when choosing map icon 2019-09-26 21:14:17 -06:00
5f63387592 Add package type option to load screen (close #2) 2019-09-26 21:07:46 -06:00
bd588b09ba Finish package data format rework, close #3, add extra item icons/types (#2) 2019-09-26 20:58:13 -06:00
e6b561f944 Fix bugs 2019-09-26 11:06:05 -06:00
825565a9b1 Combine packages for single lat/lng/address (#3) 2019-09-26 10:53:38 -06:00
a571769ca4 Record timestamp of package delivery (close #13) TODO: show time to user 2019-09-21 22:35:10 -06:00
93296b5365 Add missing license headers 2019-09-11 20:55:07 -06:00
d3d41a5e75 Fix/workaround/whatever various map bugs by reloading map when opening, close #11 2019-09-11 20:19:33 -06:00
980abf000e Reload map when adding packages (fixes glitch), adjust max zoom 2019-09-10 22:00:44 -06:00
63f1ac770f Rewrite to use Framework7, multiple pages, and better UX in general 2019-08-14 22:09:18 -06:00