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 |
|
Patrick Fic
|
14147ded53
|
WIP Whiteboard Changes
|
2019-12-31 11:44:02 -08:00 |
|
Patrick Fic
|
c46b2a301e
|
Added job_status object. Reverted yarn upgrade as there is a breaking change in react-scripts 0.3.3.
|
2019-12-30 17:07:04 -08:00 |
|
Patrick Fic
|
b1175c0f98
|
Fixed compression import typo.
|
2019-12-30 09:09:23 -08:00 |
|
Patrick Fic
|
a5f1bbca86
|
Added server compression.
|
2019-12-30 08:57:17 -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
|
850c3acb95
|
Added enzyme packages for testing.
|
2019-12-27 08:19:21 -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 |
|
Patrick Fic
|
5c7523e6bd
|
In progress subscriptions
|
2019-12-11 16:52:57 -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
|
bd7e502a92
|
Edited Default fetching queries for apollo client. **Important**
|
2019-12-11 15:14:13 -08:00 |
|
Patrick Fic
|
0cb9065dba
|
In progress changes for ensuring that new clients are written to the database.
|
2019-12-10 18:43:46 -08:00 |
|
Patrick Fic
|
88857800e6
|
Additional permissions based migrations.
|
2019-12-10 17:18:58 -08:00 |
|
Patrick Fic
|
7709f42a31
|
Added database changes and faced issues with permissions. Added shop query.
|
2019-12-10 17:00:54 -08:00 |
|
Patrick Fic
|
16160c0793
|
Added missing foreign key relationships.
|
2019-12-10 14:30:28 -08:00 |
|
Patrick Fic
|
5d64d18f46
|
Jobs, Vehicles, Owners database migrations.
|
2019-12-10 14:23:41 -08:00 |
|
Patrick Fic
|
65cd317b95
|
Added querying to sidebar. Fixed initial state.
|
2019-12-09 22:04:42 -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
|
f919025159
|
Signin methods working with no errors.
|
2019-12-06 23:42:16 -08:00 |
|
Patrick Fic
|
4f3d917e06
|
Complete rewrite of local state management.
|
2019-12-06 23:30:15 -08:00 |
|
Patrick Fic
|
8a72294c91
|
Backup before moving to local state instead of hooks.
|
2019-12-06 21:10:05 -08:00 |
|
Patrick Fic
|
1b759924a4
|
Updated manifest.
|
2019-12-06 19:20:26 -08:00 |
|
Patrick Fic
|
570f2549da
|
Redirect when signed in and going to sign in page.
|
2019-12-06 19:19:22 -08:00 |
|
Patrick Fic
|
3d6bafe436
|
Fixed local state when not logged in
|
2019-12-06 18:08:30 -08:00 |
|
Patrick Fic
|
090448b215
|
Removed lock files.
|
2019-12-06 17:58:52 -08:00 |
|