Commit Graph

180 Commits

Author SHA1 Message Date
Patrick Fic
cf461b0536 Refactord email popup screen to use Redx + implement all email redux/saga scaffolding. 2020-02-20 16:48:25 -08:00
Patrick Fic
b845e62070 Added est line status + expandable row for previous orders on jobs lines detail 2020-02-20 11:52:41 -08:00
Patrick Fic
c90cccb6be Added bulk assignment. Added partial parts order line remarks capability. 2020-02-20 10:38:07 -08:00
Patrick Fic
eec5a806e9 WIP for messaging chat. 2020-02-19 20:33:11 -08:00
Patrick Fic
b0a810bf17 Minor fixes: Job detail card schedule, job list search, job list sorting. 2020-02-19 16:35:21 -08:00
Patrick Fic
2efbd48275 Fixed owner searching. 2020-02-19 14:39:49 -08:00
Patrick Fic
f49f460a66 Fixed todos so they get picked up by extensions. 2020-02-19 13:46:14 -08:00
Patrick Fic
faed2c32b6 Minor adjustments and fixes 2020-02-19 13:26:50 -08:00
Patrick Fic
0b47fb166e Baseline email wrapper 2020-02-19 11:01:05 -08:00
Patrick Fic
81e3ea622f Email sending framework in place with nodemailer. Some rendering is happening dynamically, but i todesn't bring in most styles. 2020-02-18 17:32:43 -08:00
Patrick Fic
dbf5c38752 Minor parts order additions. 2020-02-18 10:52:30 -08:00
Patrick Fic
4dc3fb492a Baseline Parts Order modal functioning. 2020-02-18 09:46:17 -08:00
Patrick Fic
34f6f066bc Working on vendors favorite JSON form - issues with additional fields + rehydrating data 2020-02-14 15:57:40 -08:00
Patrick Fic
12c914affd Updates on part order modal 2020-02-14 08:37:25 -08:00
Patrick Fic
ef64dfaccb Missed translation files in last commit. 2020-02-13 16:12:04 -08:00
Patrick Fic
206c1e268b Finish the majority of work on vendors page to add/delete/edit. 2020-02-13 16:08:34 -08:00
Patrick Fic
d1b14427cc WIP Vendors list table + order parts. 2020-02-13 14:05:26 -08:00
Patrick Fic
70259eb0d4 Added basic parts ordering window on job lines. 2020-02-13 12:28:50 -08:00
Patrick Fic
5b873146b8 Added base supplement functionality. 2020-02-12 15:56:09 -08:00
Patrick Fic
7e61bffce5 Removed old whiteboard components + react-trello 2020-02-12 14:50:54 -08:00
Patrick Fic
e417b1c9c0 Added base logic for seeing jobs to supplement. Supplement import not yet working. 2020-02-12 14:48:03 -08:00
Patrick Fic
63f8267ded Adding of generic appointments to calendar. 2020-02-12 12:11:35 -08:00
Patrick Fic
314c9e82d2 Jobs fields updates to handle storage of TTL and STL files. 2020-02-12 10:01:03 -08:00
Patrick Fic
cf6d51e896 Added allocation adding + basic pull 2020-02-10 19:19:48 -08:00
Patrick Fic
51a01d452c Creation of allocations object. 2020-02-10 15:41:26 -08:00
Patrick Fic
c827a770d2 Missed in last commit 2020-02-10 15:26:21 -08:00
Patrick Fic
496d47949a Added car damage SVG and dynamic component. 2020-02-10 15:23:40 -08:00
Patrick Fic
0793d10e82 Working Changes 2020-02-10 13:52:02 -08:00
Patrick Fic
cac3716e03 Added my shop page and ability to add, edit and delete employees. 2020-02-10 12:45:20 -08:00
Patrick Fic
9d9de14cf0 Added vehicles list base page. 2020-02-10 09:17:59 -08:00
Patrick Fic
cef294b65f Added base owners list page. 2020-02-10 09:05:33 -08:00
Patrick Fic
a3c66866d3 File clean up. Refactor header. 2020-02-07 17:03:21 -08:00
Patrick Fic
d3bd68d40a Added owners detail fields and owner jobs list. 2020-02-07 15:27:53 -08:00
Patrick Fic
7f06df66fd Added jobs list to vehicle detail page. 2020-02-07 14:25:22 -08:00
Patrick Fic
71bd8df208 Added vehicle detail form. 2020-02-07 11:55:37 -08:00
Patrick Fic
b070b0918c Added vehicle and owner pages/routes. 2020-02-07 10:54:08 -08:00
Patrick Fic
b86586241a All dependecy upgrades + linting fixes. 2020-02-06 17:07:15 -08:00
Patrick Fic
5e65fb3b54 Missed in last commit. Added business logic. 2020-02-06 16:40:47 -08:00
Patrick Fic
acdc17e91b Change status on scheduling. 2020-02-06 16:33:40 -08:00
Patrick Fic
d422edcb0e Added status changing information 2020-02-06 16:33:23 -08:00
Patrick Fic
f00ae5335f Further table updates to remove job statuses. 2020-02-06 15:11:27 -08:00
Patrick Fic
8761dafdff Removed job status table. Added existing appointments timeline to modal. Refetching on calendar on delete. 2020-02-06 15:06:13 -08:00
Patrick Fic
fae1e8cdeb Table updates for new appointments fields. Schedule modal baseline functionality. Refactor schedule components to be more reusable. 2020-02-06 13:39:39 -08:00
Patrick Fic
1a14fb8da6 Baseline adding a job to the schedule. 2020-02-05 15:08:47 -08:00
Patrick Fic
0714eb21a5 Minor updates to scheduling + event card 2020-02-05 12:13:15 -08:00
Patrick Fic
d216b9fa23 Table updates for appointments. Initial appointments screen + fetching. 2020-02-05 11:44:07 -08:00
Patrick Fic
ba9e91d0c8 Change shop association. 2020-02-05 08:52:12 -08:00
Patrick Fic
02578bda2a Added association tracking 2020-02-04 16:56:34 -08:00
Patrick Fic
de6ca52fb8 Added updating of display name to profile. Added employees table. 2020-02-04 12:42:20 -08:00
Patrick Fic
55cec20914 Created sider for Chat messages. 2020-01-31 14:42:54 -08:00