Commit Graph

49 Commits

Author SHA1 Message Date
Patrick Fic
c0be80b42e BOD-14 Cleanup and re-org of some components for messaging. 2020-03-27 16:33:31 -07:00
Patrick Fic
84a5820d8d BOD-14 Backend server work + sending of messages WIP for front end 2020-03-25 15:50:46 -07:00
Patrick Fic
1409ef058c BOD-2 More cleanup after fixing JWT tokens. 2020-03-24 18:59:56 -07:00
Patrick Fic
7d33484294 WIP on several user stories. BOD-10 BOD-52 2020-03-23 17:40:48 -07:00
Patrick Fic
192d2ee0f0 BOD-11 BOD-12 BOD-10 Updated packages + changes apollo hooks imports 2020-03-23 11:29:37 -07:00
Patrick Fic
d7afe7e43f BOD-10 BOD-12 BOD-11 WIP for Manual Job Creation. 2020-03-18 14:31:33 -07:00
Patrick Fic
ca457c76ab WIP Loading Header & Remaining changes from Sprint 1 2020-03-13 19:02:31 -07:00
Patrick Fic
0377603732 Missed removal of comment in last commit 2020-03-10 15:54:43 -07:00
Patrick Fic
7567f4952f Added tab control for job detail page. No attached user story. 2020-03-10 15:50:30 -07:00
Patrick Fic
dc59d6bd7e Added dashboard grid components 2020-03-03 15:28:56 -08:00
Patrick Fic
8c54de9a9f Most functionality is restored after antd upgrade. WIP on invoice enter screen. 2020-02-28 17:56:36 -08:00
Patrick Fic
31e0a1f081 UI Work on chats 2020-02-21 15:02:56 -08:00
Patrick Fic
0639131936 General formatting for messaging + reshaping of messaging components and their structure. 2020-02-21 13:20:41 -08:00
Patrick Fic
1344198447 Further work on async email modal. Correctly sending basic emails. 2020-02-20 17:23:56 -08:00
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
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
d1b14427cc WIP Vendors list table + order parts. 2020-02-13 14:05:26 -08:00
Patrick Fic
63f8267ded Adding of generic appointments to calendar. 2020-02-12 12:11:35 -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
a3c66866d3 File clean up. Refactor header. 2020-02-07 17:03:21 -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
d422edcb0e Added status changing information 2020-02-06 16:33:23 -08:00
Patrick Fic
d216b9fa23 Table updates for appointments. Initial appointments screen + fetching. 2020-02-05 11:44:07 -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
Patrick Fic
457ec16fdc Removed whiteboard from front page. Added dates fields. Added rates fields. Started refactoring lines page. 2020-01-30 10:19:37 -08:00
Patrick Fic
b5e9c65aee Complete refactor of jobs detail screen. 2020-01-27 16:20:33 -08:00
Patrick Fic
9553062045 Adding chat window. 2020-01-25 09:33:17 -08:00
Patrick Fic
26745f2e62 Refactor jobs detail page to use container. Refresh detail cards on note add. 2020-01-21 10:52:40 -08:00
Patrick Fic
2e7c396339 Images upload as resized images. Added location hash for jobs detail page. 2020-01-15 14:13:09 -08:00
Patrick Fic
68ea655ac7 Doc upload in progress. 2020-01-14 16:12:51 -08:00
Patrick Fic
b51b2d2b76 Manage Profile Pages 2020-01-06 15:42:16 -08:00
Patrick Fic
1e24f8679a Added additional translations. 2020-01-06 08:19:58 -08:00
Patrick Fic
6f5eb87717 Added error general error boundary page. 2019-12-30 08:10:50 -08:00
Patrick Fic
78448bbc91 Added setup tests file & react lazy loading + suspense. 2019-12-30 07:45:17 -08:00
Patrick Fic
c5ae3224ba In progress changes for Kanban Board and updated schema migrations. Performed some cleanup. 2019-12-17 16:21:17 -08:00
Patrick Fic
03d99a27c3 Jobslines schema. Added phone number formatting. 2019-12-16 17:41:07 -08:00
Patrick Fic
d0244e0767 In Progress work for Jobs Form. 2019-12-12 15:43:03 -08:00
Patrick Fic
f333301f67 Rewrote app to use hooks and fixed multiple re-renders. 2019-12-11 18:39:27 -08:00
Patrick Fic
51040fd455 Removed a few container pages as we will be using hooks instead. Cleaned up a few debug statements. 2019-12-11 15:29:04 -08:00
Patrick Fic
620d2419a3 Added routing and basic board component. 2019-12-09 21:33:58 -08:00
Patrick Fic
7de41f77ae Refactor app.container to load current user. 2019-12-09 19:49:43 -08:00
Patrick Fic
9f5753d1b7 Additional fixes for firebase login. Capture basic local state. 2019-12-06 17:55:00 -08:00
Patrick Fic
0de42d3fee Fixed all firebase login issues. Added private routes. Reconfigured components and reorganized project. 2019-12-06 16:51:43 -08:00