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
|
5ed1c55458
|
Added delay to app load to ensure firebase connection established.
|
2020-01-24 13:22:22 -08:00 |
|
Patrick Fic
|
066b900409
|
Added document delete + refined document upload
|
2020-01-24 12:52:13 -08:00 |
|
Patrick Fic
|
5f256c204d
|
Added CDN thumb generation.
|
2020-01-24 11:03:33 -08:00 |
|
Patrick Fic
|
32ce90ec9c
|
Replaced null coalescence. Updated dates components.
|
2020-01-24 09:41:35 -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
|
d1323bed7f
|
Added job card functionality + new fields.
|
2020-01-23 12:12:04 -08:00 |
|
Patrick Fic
|
f626966223
|
Changed firebase to use ENV variable for staging.
|
2020-01-23 10:29:14 -08:00 |
|
Patrick Fic
|
ed937a57a0
|
Added CDN resized thumb retrieval.
|
2020-01-23 09:40:47 -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
|
19c9d05dae
|
Merge branch 'master' of https://github.com/snaptsoft/bodyshop
|
2020-01-21 09:29:15 -08:00 |
|
Patrick Fic
|
57886dc276
|
Updated field names.
|
2020-01-21 08:54:37 -08:00 |
|
Patrick Fic
|
d74924ea36
|
Permissions updates
|
2020-01-20 15:42:22 -08:00 |
|
Patrick Fic
|
78772b847d
|
Added vehicle fields.
|
2020-01-17 20:07:46 -08:00 |
|
Patrick Fic
|
2fe597000a
|
Added missing AD1 fields to Hasura.
|
2020-01-17 17:38:41 -08:00 |
|
Patrick Fic
|
5f83b358a4
|
Xfer of work.
|
2020-01-17 14:26:17 -08:00 |
|
Patrick Fic
|
5e19d53b29
|
Fixed conversion enabled logic.
|
2020-01-16 10:41:42 -08:00 |
|
Patrick Fic
|
619cc31c68
|
Clean up after .gitignore fix
|
2020-01-16 10:19:17 -08:00 |
|
Patrick Fic
|
11944ea52f
|
Remove .env files from GIT.
|
2020-01-16 10:17:20 -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
|
1134f26282
|
Remove unneeded packages.
|
2020-01-15 14:13:25 -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
|
e4693685fe
|
Added conversion logic for ROs. Blanket translations for files.
|
2020-01-14 11:58:37 -08:00 |
|
Patrick Fic
|
bee4f630c4
|
Jobs list page updates & note adding modal.
|
2020-01-13 22:08:06 -08:00 |
|
Patrick Fic
|
f7aa89496a
|
Remove compile errors
|
2020-01-13 09:33:17 -08:00 |
|
Patrick Fic
|
6f10785db2
|
Fix double backtick
|
2020-01-09 18:32:57 -08:00 |
|
Patrick Fic
|
4b5109e201
|
Language updates + removal of buttons.
|
2020-01-09 18:26:24 -08:00 |
|
Patrick Fic
|
dbe4f47539
|
Updates to all card components.
|
2020-01-09 15:27:40 -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
|
e65273f2b6
|
Hasura Migrations for parts order, parts order line objects. Fixed error on whiteboard component card.
|
2020-01-07 14:06:41 -08:00 |
|
Patrick Fic
|
62e71dfa5b
|
Update actions menu for jobs list.
|
2020-01-06 19:55:58 -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
|
8969108cc4
|
Added refresh checking logic for tokens.
|
2020-01-02 09:13:55 -08:00 |
|
Patrick Fic
|
fa6a1b1eea
|
Added some data to the card + react.moment for date handling.
|
2019-12-31 14:41:04 -08:00 |
|
Patrick Fic
|
226933f2d7
|
Added langauge localization files to use masterdata and futureproof translations.
|
2019-12-31 12:57:17 -08:00 |
|