Commit Graph

47 Commits

Author SHA1 Message Date
Patrick Fic
cc47fd698a BOD-26 Added totals calculation for job reconciliation. 2020-05-14 11:05:55 -07:00
Patrick Fic
3af8b28764 Added minor changes for BOD-83 scheduling load. 2020-05-11 10:03:56 -07:00
Patrick Fic
0c93488c1f BOD-84 Load calculates for this week. Bug exists going past current week. 2020-05-08 17:25:42 -07:00
Patrick Fic
6096fce7a6 BOD-84 Added base calculations for schedule load 2020-05-08 15:33:08 -07:00
Patrick Fic
b7d438a0f0 BOD-118 Added Saga to start conversations from anywhere. Removed gql apollo-boost due to package size and replaced with graphql-tag 2020-05-04 15:11:14 -07:00
Patrick Fic
782b7fe7f3 Styling changes for messaging. 2020-05-04 12:14:32 -07:00
Patrick Fic
c98e0b33fd BOD-14 Added virtualization for messages with known bug. Added messages geting marked as read. 2020-04-30 17:37:34 -07:00
Patrick Fic
dcfcf71ca4 Refactored Messaging as a part of BOD-14. Breaking changes remain. 2020-04-29 16:46:23 -07:00
Patrick Fic
c6a29ba417 BOD-34 Moved template rendering to utility class. Added basic config for some estimate reports. 2020-04-28 16:41:36 -07:00
Patrick Fic
113bf3f0fb BOD-34 Added jobs items and conditional rendering for print center. 2020-04-28 10:42:47 -07:00
Patrick Fic
b47767e86c BOD-34 Basics of print center => redux setup, container/base component. 2020-04-28 09:04:47 -07:00
Patrick Fic
e17c41a3dc Added logrocket dependencies. 2020-04-22 14:54:58 -07:00
Patrick Fic
64f3f727e4 BOD-38 Added Browser Detection for i18n. Uses local storage to store user language preferences. 2020-04-20 15:45:09 -07:00
Patrick Fic
c9cafa7ab7 BOD-35 Refactored email screen to use TinyMCE + added templates schema + base level email generation 2020-04-16 15:50:07 -07:00
Patrick Fic
248665aa65 Added some testing components for email framework. 2020-04-16 08:10:09 -07:00
Patrick Fic
325a82ac86 BOD-23 Added schema changes for time tickets + redux config for time ticket modal + scaffolding for time ticket modal. 2020-04-14 17:38:05 -07:00
Patrick Fic
e66bd0ae56 Added breadcrumb object + breadcrumbs for major pages. 2020-04-13 14:02:07 -07:00
Patrick Fic
4c679b6d83 Removed initial conversations from reducer. 2020-04-06 16:03:47 -07:00
Patrick Fic
fe002b0dff CLEANUP Refactored parts order to use redux modals. 2020-04-02 17:59:42 -07:00
Patrick Fic
7254622f52 CLEANUP Schedule modal now using redux. Deleted manual schedule modal. To be incorporated into generic. 2020-04-02 12:37:15 -07:00
Patrick Fic
828ca721db CLEANUP Refactored note upsert to use redux modals. 2020-04-02 12:05:32 -07:00
Patrick Fic
ecec2c0368 BOD-17 Added return car modal. 2020-04-01 17:47:27 -07:00
Patrick Fic
c0be80b42e BOD-14 Cleanup and re-org of some components for messaging. 2020-03-27 16:33:31 -07:00
Patrick Fic
f80f96f3df BOD-14 WIP. CSS issues present with 2 way texting, but working live. 2020-03-26 17:03:22 -07:00
Patrick Fic
a507e40816 WIP BOD-14 changes. 2020-03-26 09:49:09 -07:00
Patrick Fic
4c35337d36 BOD-14 Functional 2 way messaging from app. 2020-03-25 18:45:48 -07:00
Patrick Fic
546d2d82b7 BOD-14 Baseline server-side send,receive,status APIs created 2020-03-25 16:49:42 -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
ca457c76ab WIP Loading Header & Remaining changes from Sprint 1 2020-03-13 19:02:31 -07:00
Patrick Fic
4e214041ae Added appointment reminder email + gql fragments for emails. 2020-03-04 14:39:19 -08:00
Patrick Fic
181c5cbd2a WIP Invoice Enter 2020-03-02 16:18:14 -08:00
Patrick Fic
f70627b5da Migrations for invoices and invoice lines. Added invoice enter modal. 2020-02-24 17:09:17 -08:00
Patrick Fic
13faf47044 Implemented jobline upsert modal. Updated allocations display on jobline edit to include removal. 2020-02-24 13:49:39 -08:00
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