Commit Graph

163 Commits

Author SHA1 Message Date
Patrick Fic
c21f3c0098 Refactored job line edit modal to use redux so that it can be an independent form. Created general modals reducer to manage all modals. 2020-02-24 12:18:54 -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
f49f460a66 Fixed todos so they get picked up by extensions. 2020-02-19 13:46:14 -08:00
Patrick Fic
a3c66866d3 File clean up. Refactor header. 2020-02-07 17:03:21 -08:00
Patrick Fic
d422edcb0e Added status changing information 2020-02-06 16:33:23 -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
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
e2518a95ab Replaced remaining parts of app to use Redux. 2020-01-31 13:57:27 -08:00
Patrick Fic
3060c16dd3 BREAKING CHANGES: Converted to use Redux stores. Login now working using Redux. 2020-01-31 13:20:15 -08:00