Commit Graph

62 Commits

Author SHA1 Message Date
Patrick Fic
3060c16dd3 BREAKING CHANGES: Converted to use Redux stores. Login now working using Redux. 2020-01-31 13:20:15 -08:00
Patrick Fic
d9f351afe6 Removed enter to submit detail page. Added filtering for jobs lines. 2020-01-30 18:24:24 -08:00
Patrick Fic
ace3207449 Transfer 2020-01-30 11:13:22 -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
142c297032 WIP for editable cells. Changed the keys + added new cells for editing. 2020-01-29 21:16:27 -08:00
Patrick Fic
7eedd95403 Added joblines to repair data. Field migrations to conform to cieca standards for joblines 2020-01-29 20:15:36 -08:00
Patrick Fic
f72308f915 Added new fields for EMS file upload + renamed fields for coherenace. Another attempt at fixing invalid token forwarding. Fixed date time formatting. 2020-01-29 16:57:19 -08:00
Patrick Fic
7d6969b186 Renamed some owner fields to follow CIECA standard. Work on Owner Select modal. 2020-01-29 09:52:02 -08:00
Patrick Fic
1cdedac0a8 Added jobs available screens for new and supplement jobs. 2020-01-28 14:01:18 -08:00
Patrick Fic
203a680d0f Added financial fields. 2020-01-28 10:38:50 -08:00
Patrick Fic
bbad8a76ab Fields for insurance tab on claim detail. 2020-01-27 19:32:48 -08:00
Patrick Fic
e8ea15a1a5 Added fields to claim data page. 2020-01-27 19:08:43 -08:00
Patrick Fic
265bc7d486 Refactored some of the job detail form to use context. Created claims component. 2020-01-27 18:18:55 -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
0fb00b97c6 Added rates containers + cached language selection 2020-01-24 16:35:29 -08:00
Patrick Fic
5f256c204d Added CDN thumb generation. 2020-01-24 11:03:33 -08:00
Patrick Fic
fbf8931f68 Hasura changes to add searching + indexing. Header and card changes. 2020-01-23 17:20:26 -08:00
Patrick Fic
ce1a5007e1 Added new note to the job details screen. 2020-01-22 16:05:18 -08:00
Patrick Fic
16861c5b41 Added hash history to job detail page. 2020-01-22 15:12:04 -08:00
Patrick Fic
42505ad74e Cleanup database + updates to apollo error handler to check all errors + added hash history to jobs list. 2020-01-22 14:45:10 -08:00
Patrick Fic
4bac820887 Notes lifecycle events added to job details. 2020-01-21 15:11:04 -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
26d56caf4e Changed error handling for expired tokens. Changed document upload component. Adjusted express server order. 2020-01-16 09:55:16 -08:00
Patrick Fic
2971c72f76 Fixed scaling of images. Fixed server.js issues for production 2020-01-15 22:24:35 -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
fe5193a20b WIP Image Processing 2020-01-14 22:51:08 -08:00
Patrick Fic
d61112dc18 Fixed S3 document upload to have minimally functional model 2020-01-14 21:42:29 -08:00
Patrick Fic
1d9aa8061c Testing s3 server on Heroku 2020-01-14 19:00:32 -08:00
Patrick Fic
68ea655ac7 Doc upload in progress. 2020-01-14 16:12:51 -08:00
Patrick Fic
e3357910b9 Jobs datamodel updates + creation of cards for jobs detail screen. 2020-01-09 11:47:18 -08:00
Patrick Fic
16eceb192f Begin job details cards. 2020-01-07 16:44:14 -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
b72665fc81 Added react icons. Additional work on Job tombstone page. 2020-01-02 11:33:08 -08:00
Patrick Fic
226933f2d7 Added langauge localization files to use masterdata and futureproof translations. 2019-12-31 12:57:17 -08:00
Patrick Fic
14147ded53 WIP Whiteboard Changes 2019-12-31 11:44:02 -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
337048f0e9 Found graphql input objects. 2019-12-14 13:53:56 -08:00
Patrick Fic
36e8449383 In progress update job mutation. Unknown how to have this use an input object. 2019-12-12 22:06:35 -08:00
Patrick Fic
9d74cc19c9 Transfer. 2019-12-12 19:28:26 -08:00
Patrick Fic
d0244e0767 In Progress work for Jobs Form. 2019-12-12 15:43:03 -08:00
Patrick Fic
bca375251e Fixed selected nav item. Added lazy loading for WS client to resolve token issue. Added some filtering to jobs list. 2019-12-12 12:23:31 -08:00
Patrick Fic
f6c62da40a Changed websocket connection string. 2019-12-11 23:24:32 -08:00
Patrick Fic
aa21c51023 Fixed subscription issue. Related to no authorization token for WS request. 2019-12-11 23:17:09 -08:00
Patrick Fic
3c3f1e8650 Further cleanup of components for subscription use 2019-12-11 18:50:48 -08:00
Patrick Fic
f333301f67 Rewrote app to use hooks and fixed multiple re-renders. 2019-12-11 18:39:27 -08:00