Patrick Fic
|
230b45847a
|
Further refinement on jobs detail screen on header. BOD-155
|
2020-06-11 16:29:55 -07:00 |
|
Patrick Fic
|
cec3fec481
|
Fixed up general layout of manage page + root + styled login page.
|
2020-06-10 22:07:03 -07:00 |
|
Patrick Fic
|
afbec7d79e
|
Added better error boundary page. Started some CSS and layout refactoring. **Major Changes**.
|
2020-06-10 17:52:38 -07:00 |
|
Patrick Fic
|
52849e1af7
|
Added payments schema and connected to stripe BOD-146 BOD-147
|
2020-06-05 08:20:04 -07:00 |
|
Patrick Fic
|
90152fc613
|
Added viewing all CSI responses + read only version of configurable form BOD-154
|
2020-06-04 13:44:43 -07:00 |
|
Patrick Fic
|
59f21b95b1
|
Refactored communication with partner app to use custom objects + error handling BOD-83 BOD-138 BOD-139
|
2020-06-02 17:46:51 -07:00 |
|
Patrick Fic
|
a70933f03c
|
Added error handling for receivables screen BOD-138
|
2020-06-02 11:43:08 -07:00 |
|
Patrick Fic
|
ef96186dfb
|
Added all jobs page with pagination BOD-80
|
2020-05-15 09:16:58 -07:00 |
|
Patrick Fic
|
6fd485c2fe
|
Added deleting of custom templates for BOD-85.
|
2020-05-12 10:25:36 -07:00 |
|
Patrick Fic
|
400dfabcec
|
BOD-21 Added some custom components to render CT, BP, PP to production. Schema changes for view to include body and refinish hrs.
|
2020-04-22 11:09:47 -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
|
01e6e78c71
|
BOD-25 BOD-24 Uploading to cloudinary + thumbnail generation
|
2020-04-20 14:14:41 -07:00 |
|
Patrick Fic
|
e66bd0ae56
|
Added breadcrumb object + breadcrumbs for major pages.
|
2020-04-13 14:02:07 -07:00 |
|
Patrick Fic
|
224029a1e8
|
Added invoice and invoice detail pages. Begin work on paginated invoices page.
|
2020-04-09 16:30:18 -07:00 |
|
Patrick Fic
|
ecec2c0368
|
BOD-17 Added return car modal.
|
2020-04-01 17:47:27 -07:00 |
|
Patrick Fic
|
72f4d31b05
|
BOD-17 Basic creation of a contract functioning.
|
2020-03-31 12:11:48 -07:00 |
|
Patrick Fic
|
791a6dd4f2
|
BOD-16 Added pages + routing for courtesy cars
|
2020-03-30 15:32:39 -07:00 |
|
Patrick Fic
|
64595664c9
|
Started modifying chart components. Removed chartjs and added Nivo. Fixed signout functionality.
|
2020-03-03 13:29:08 -08:00 |
|
Patrick Fic
|
93be1417be
|
Antd V4 Icon Updates
|
2020-02-28 09:52:51 -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
|
eec5a806e9
|
WIP for messaging chat.
|
2020-02-19 20:33:11 -08:00 |
|
Patrick Fic
|
d1b14427cc
|
WIP Vendors list table + order parts.
|
2020-02-13 14:05:26 -08:00 |
|
Patrick Fic
|
cac3716e03
|
Added my shop page and ability to add, edit and delete employees.
|
2020-02-10 12:45:20 -08:00 |
|
Patrick Fic
|
a3c66866d3
|
File clean up. Refactor header.
|
2020-02-07 17:03:21 -08:00 |
|
Patrick Fic
|
b070b0918c
|
Added vehicle and owner pages/routes.
|
2020-02-07 10:54:08 -08:00 |
|
Patrick Fic
|
d216b9fa23
|
Table updates for appointments. Initial appointments screen + fetching.
|
2020-02-05 11:44:07 -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 |
|
Patrick Fic
|
f1ac052a1b
|
Another attempt at fixing broken retry for apollo error handling.
|
2020-01-30 18:59:51 -08:00 |
|
Patrick Fic
|
0225e34f7b
|
Fixed up header comments + duplicate selections
|
2020-01-30 18:29:40 -08:00 |
|
Patrick Fic
|
b5e9c65aee
|
Complete refactor of jobs detail screen.
|
2020-01-27 16:20: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
|
b51b2d2b76
|
Manage Profile Pages
|
2020-01-06 15:42:16 -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
|
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
|
f333301f67
|
Rewrote app to use hooks and fixed multiple re-renders.
|
2019-12-11 18:39:27 -08:00 |
|
Patrick Fic
|
620d2419a3
|
Added routing and basic board component.
|
2019-12-09 21:33:58 -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
|
570f2549da
|
Redirect when signed in and going to sign in page.
|
2019-12-06 19:19:22 -08:00 |
|
Patrick Fic
|
0de42d3fee
|
Fixed all firebase login issues. Added private routes. Reconfigured components and reorganized project.
|
2019-12-06 16:51:43 -08:00 |
|