Commit Graph

65 Commits

Author SHA1 Message Date
Patrick Fic
41f0682fd5 Added better auto-update handling. RPS-17 2020-10-27 10:21:55 -07:00
Patrick Fic
cab6df75fe Set package version/ 2020-10-26 15:24:03 -07:00
Patrick Fic
7e905a0194 Merged in v1.0.4 (pull request #6)
V1.0.4
2020-10-26 22:15:09 +00:00
Patrick Fic
d986653845 Updated loging for auto update and disabled logging on dev 2020-10-26 13:44:49 -07:00
Patrick Fic
ad48326dc0 Added license notice. RPS-19 2020-10-26 13:19:53 -07:00
Patrick Fic
1e477b258d Package updates. 2020-10-26 13:00:22 -07:00
Patrick Fic
87661783c1 Fixed jobline insert trigger. RPS-15 2020-10-26 12:42:33 -07:00
Patrick Fic
3c98097a78 Fixed multiple instances of RPS RPS-16 2020-10-26 11:23:09 -07:00
Patrick Fic
6359641b8c Added delete all EMS functionality RPS-11 2020-10-26 10:22:21 -07:00
Patrick Fic
89a8ad380f Added disable watcher on startup. RPS-8 2020-10-26 09:51:38 -07:00
Patrick Fic
7924b4207d WIP Table Sumary 2020-10-23 14:12:35 -07:00
Patrick Fic
6929da6679 Added update status to reducer. 2020-10-22 21:12:21 -07:00
Patrick Fic
658f45b476 Added further logging. RPS-4 2020-10-22 20:57:01 -07:00
Patrick Fic
dc086cb5eb Styling updates. 2020-10-22 20:17:42 -07:00
Patrick Fic
5ef32c5465 Inversed ignoring of lines and included default filter. RPS-1 RPS-5 2020-10-22 19:37:09 -07:00
Patrick Fic
e9e95935fc Updated pacakge version. 2020-10-22 13:01:13 -07:00
Patrick Fic
7c3979ed0d Merged in v1.0.3 (pull request #5)
Missed in 1.0.3.
2020-10-22 20:00:14 +00:00
Patrick Fic
545f300557 Missed in 1.0.3. 2020-10-22 12:59:46 -07:00
Patrick Fic
f9642faa31 Merged in v1.0.3 (pull request #4)
V1.0.3
2020-10-22 19:59:15 +00:00
Patrick Fic
ad7cbb308b Added log rocket + analytics to ensure functionality 2020-10-22 12:38:33 -07:00
Patrick Fic
295b51267b Updated package version number. 2020-10-21 19:42:18 -07:00
Patrick Fic
2451b51126 Merged in v1.0.2 (pull request #3)
V1.0.2
2020-10-22 02:41:31 +00:00
Patrick Fic
3817f8615e Added manual group changing, stbility improvements. 2020-10-21 19:36:54 -07:00
Patrick Fic
34e244783c Added file scanning module. 2020-10-21 14:33:45 -07:00
Patrick Fic
ee3136a3ac Updated packages + changed chokidar options to fix compatibility with network monitoring. 2020-10-21 11:26:44 -07:00
Patrick Fic
888fac2abf Fixed open log file in menu. 2020-10-21 09:24:48 -07:00
Patrick Fic
675a0280a8 Package update for v1.0.2 2020-10-20 17:29:24 -07:00
Patrick Fic
e22dc48f75 Merged in v1.0.1 (pull request #2)
Prepare for V1.0.1
2020-10-21 00:21:00 +00:00
Patrick Fic
013f0b091f Basic reporting completed. 2020-10-20 17:20:16 -07:00
Patrick Fic
329c975019 WIP report. Added stats, sagas for calculation, formatting. 2020-10-20 16:37:39 -07:00
Patrick Fic
045346ce48 WIP for Reporting. Pulled out calculations to utility functions. 2020-10-20 13:55:35 -07:00
Patrick Fic
4290c8c497 Added job line ignore. 2020-10-20 11:20:14 -07:00
Patrick Fic
c277f6d32d Added polling for watcher. 2020-10-20 10:53:50 -07:00
Patrick Fic
900724f660 Updated version #. 2020-10-19 16:36:08 -07:00
Patrick Fic
0749404d59 Added additional precuations for users that do not exist and verified auth access. 2020-10-19 16:26:51 -07:00
Patrick Fic
64f6d549d1 Merged in remove-electron-forge (pull request #1)
Release for V1.0.0
2020-10-19 21:51:05 +00:00
Patrick Fic
5e9eb3f6a6 Updated package and distributor to work with S3. Added menu update. 2020-10-19 14:48:13 -07:00
Patrick Fic
2c62eb09b7 Refactored target percentage to use redux and only be calculated once per job. 2020-10-19 13:34:23 -07:00
Patrick Fic
a11c44e444 Added job searching, sider keys, formatting on settings 2020-10-19 13:03:57 -07:00
Patrick Fic
2c696425b6 Added closed date to jobs and reformatted some items 2020-10-19 11:44:34 -07:00
Patrick Fic
65165906d4 Added shop settings form to update groups. 2020-10-19 10:42:41 -07:00
Patrick Fic
4d5d370ccf Added graphs, fixed rps total calculation 2020-10-19 07:38:26 -07:00
Patrick Fic
584f43bc4e Additional Changes for calculations of RPS %. 2020-10-16 15:14:25 -07:00
Patrick Fic
c94f525a3e WIP Line Calculations 2020-10-16 13:18:18 -07:00
Patrick Fic
4582bd0f4d Added vehicle groups and age calculations. 2020-10-16 11:51:53 -07:00
Patrick Fic
827243e11f Added electron builder and auto update scripts. Scripts not tested. 2020-10-15 16:59:44 -07:00
Patrick Fic
e6d1c7188b Removed remnants of electron forge. Application is running in current state. 2020-10-15 15:33:13 -07:00
Patrick Fic
e467f74362 Replaced electron-settings with store. Implemented job upsert logic. 2020-10-15 15:18:38 -07:00
Patrick Fic
67cae24b6c Formatting fixes. 2020-10-15 09:57:23 -07:00
Patrick Fic
a4b52e19ac Added icon packs. 2020-10-14 23:48:46 -07:00