Commit Graph

50 Commits

Author SHA1 Message Date
Patrick Fic
1c967ece2e Package cleanup. 2021-01-06 11:05:55 -08:00
Patrick Fic
a0d90d2b1f Package Updates 2020-12-21 15:46:46 -08:00
Patrick Fic
b6d8aa287f Added several fixes throughout for demo. 2020-12-15 14:38:26 -08:00
Patrick Fic
bb8343f966 Moved inlining of CSS to server side IO-424 2020-12-08 11:15:29 -08:00
Patrick Fic
92f5944e4c Added new package updates. 2020-11-09 10:11:09 -08:00
Patrick Fic
3721f7ffe2 Updated all packages and fixed errors thrown by new ESLint 2020-10-30 12:40:27 -07:00
Patrick Fic
008498642d Updated client packages + reverted theme changes. 2020-10-06 09:18:31 -07:00
Patrick Fic
a463887fa4 Added GST registrant BOD-389 2020-09-24 15:30:12 -07:00
Patrick Fic
5e4a825bcf Basic oAuth for QBO BOD-266 2020-08-25 10:28:24 -07:00
Patrick Fic
2acef8f726 Finished moving job totals calculation to server side BOD-267. 2020-08-24 10:17:32 -07:00
Patrick Fic
af0b08e7f1 Package updates and removed autosave on job on enter. 2020-08-20 10:45:54 -07:00
Patrick Fic
83c83ac06e Added basic RBAC component BOD-232 2020-08-10 16:07:30 -07:00
Patrick Fic
bebdfe7a93 Added filtering and search to kanban board. BOD-176 2020-08-05 15:54:44 -07:00
Patrick Fic
f2b9a5699b Added favorite vendor filtering on parts ordering BOD-244 2020-08-05 09:49:52 -07:00
Patrick Fic
40ffede622 Added payment type to modal and lists BOD-230 2020-07-30 09:48:04 -07:00
Patrick Fic
4a5bc50d40 Added admin dashboard project BOD-194 2020-07-23 16:09:21 -07:00
Patrick Fic
8a4f0dda44 Added image upload to email and multiple recipients BOD-103 2020-07-23 11:27:09 -07:00
Patrick Fic
5d1876e277 Fixed up some messaging layout issues. BOD-78 2020-07-14 17:26:22 -07:00
Patrick Fic
26f84fd1e1 Undo ESlint update as it causes CRA issues. 2020-07-13 17:01:02 -07:00
Patrick Fic
878e36ceec Updated server + client packages to latest versions. 2020-07-13 16:26:59 -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
e606401e76 Added length of appointment to config + fixed appointments not showing in scheduling modal + added appointment confirmation template. BOD-141 BOD-149 BOD-148 2020-06-03 16:17:39 -07:00
Patrick Fic
a98e007141 Progress on qbxml import for BOD-83. 2020-05-28 15:42:02 -07:00
Patrick Fic
681cbea4fc Added QBXML Creation and posting to localhost. BOD-83 2020-05-28 09:09:30 -07:00
Patrick Fic
f631b91b18 Basic IIF rendering with test component for BOD-83 2020-05-21 16:38:06 -07:00
Patrick Fic
a9a8c3b6aa WIP FCM push messaging. 2020-05-01 09:21:30 -07:00
Patrick Fic
b8c1e62fd9 Updated to latest node version 12.16.2 2020-04-17 17:48:17 -07:00
Patrick Fic
0aed0978a0 Pacakge cleanup. 2020-04-17 17:45:49 -07:00
Patrick Fic
e9a7f5e223 BOD-69 Testing out code for Cloudinary + swapping out resizer. 2020-04-17 17:01:03 -07:00
Patrick Fic
248665aa65 Added some testing components for email framework. 2020-04-16 08:10:09 -07:00
Patrick Fic
acdcea50d1 Removed hasura CLI dependency. 2020-04-01 18:15:49 -07:00
Patrick Fic
ecec2c0368 BOD-17 Added return car modal. 2020-04-01 17:47:27 -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
ca457c76ab WIP Loading Header & Remaining changes from Sprint 1 2020-03-13 19:02:31 -07:00
Patrick Fic
ea000df34a WIP for invoice list items on inovice enter 2020-03-02 12:50:23 -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
81e3ea622f Email sending framework in place with nodemailer. Some rendering is happening dynamically, but i todesn't bring in most styles. 2020-02-18 17:32:43 -08:00
Patrick Fic
b86586241a All dependecy upgrades + linting fixes. 2020-02-06 17:07:15 -08:00
Patrick Fic
68ea655ac7 Doc upload in progress. 2020-01-14 16:12:51 -08:00
Patrick Fic
a5f1bbca86 Added server compression. 2019-12-30 08:57:17 -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
7709f42a31 Added database changes and faced issues with permissions. Added shop query. 2019-12-10 17:00:54 -08:00
Patrick Fic
5d64d18f46 Jobs, Vehicles, Owners database migrations. 2019-12-10 14:23:41 -08:00
Patrick Fic
7de41f77ae Refactor app.container to load current user. 2019-12-09 19:49:43 -08:00
Patrick Fic
78c43fa1e5 Database auth is fully fixed and functional except for outbound firebase. 2019-12-06 12:05:33 -08:00
Patrick Fic
ab1e4d5424 Added job list container. Removed all previous migrations. 2019-12-06 09:26:50 -08:00
Patrick Fic
25d434ef10 Baseline Schema changes. 2019-12-04 20:08:10 -07:00
Patrick Fic
0741915b66 In progress header components. 2019-12-03 19:03:34 -07:00
Patrick Fic
8bcb4516c5 Staging all basic files. 2019-12-03 16:05:34 -07:00
Patrick Fic
16bd6c3f8a Initial commit from Create React App 2019-12-03 15:30:25 -07:00