Patrick Fic
|
d1148974ee
|
BOD-14 More CSS issues for messaging.
|
2020-03-27 18:27:22 -07:00 |
|
Patrick Fic
|
644737e1c3
|
BOD-14 More refactoring for messaging. Styles removed.
|
2020-03-27 17:03:48 -07:00 |
|
Patrick Fic
|
c0be80b42e
|
BOD-14 Cleanup and re-org of some components for messaging.
|
2020-03-27 16:33:31 -07:00 |
|
Patrick Fic
|
f80f96f3df
|
BOD-14 WIP. CSS issues present with 2 way texting, but working live.
|
2020-03-26 17:03:22 -07:00 |
|
Patrick Fic
|
a507e40816
|
WIP BOD-14 changes.
|
2020-03-26 09:49:09 -07:00 |
|
Patrick Fic
|
4c35337d36
|
BOD-14 Functional 2 way messaging from app.
|
2020-03-25 18:45:48 -07:00 |
|
Patrick Fic
|
546d2d82b7
|
BOD-14 Baseline server-side send,receive,status APIs created
|
2020-03-25 16:49:42 -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
|
5b5ffe21cd
|
BOD-14 Schema Changes for messaging
|
2020-03-25 09:35:02 -07:00 |
|
Patrick Fic
|
1409ef058c
|
BOD-2 More cleanup after fixing JWT tokens.
|
2020-03-24 18:59:56 -07:00 |
|
Patrick Fic
|
1c4a5d5b63
|
BOD-2 #comment CHanged the authorization link structure to rely on firebase auth always rather than caching the token in local storage. Relatively untested approach, however, initial tests seem to work. Included comments about how to handle a perpetual subscription.
|
2020-03-24 15:42:45 -07:00 |
|
Patrick Fic
|
c095ba68eb
|
BOD-58 WIP For testing classes. No success.
|
2020-03-24 11:27:30 -07:00 |
|
Patrick Fic
|
7d33484294
|
WIP on several user stories. BOD-10 BOD-52
|
2020-03-23 17:40:48 -07:00 |
|
Patrick Fic
|
f04ba766ad
|
BOD-52 #comment Implemented job updating based on owner fields. Currently, which fields are updated are hardcoded.
|
2020-03-23 15:35:59 -07:00 |
|
Patrick Fic
|
edba734605
|
BOD-53 added owner popover for tag on detail.
|
2020-03-23 13:41:27 -07:00 |
|
Patrick Fic
|
192d2ee0f0
|
BOD-11 BOD-12 BOD-10 Updated packages + changes apollo hooks imports
|
2020-03-23 11:29:37 -07:00 |
|
Patrick Fic
|
c55f5ebafc
|
BOD-11 BOD-12 BOD-10 WIP Guided manual estimate creation.
|
2020-03-23 09:24:09 -07:00 |
|
Patrick Fic
|
7889ee61ae
|
WIP for manual job creation
|
2020-03-18 21:50:04 -07:00 |
|
Patrick Fic
|
d7afe7e43f
|
BOD-10 BOD-12 BOD-11 WIP for Manual Job Creation.
|
2020-03-18 14:31:33 -07:00 |
|
Patrick Fic
|
ec53663a1d
|
BOD-24 WIP for document previews for non images. Random cleanup included. #comment Current design for document previews may be bandwidth intensive. Proceeding with design to get v1 completed.
|
2020-03-17 16:50:21 -07:00 |
|
Patrick Fic
|
5f7284d3a0
|
Merge branch 'dev-patrick' of https://bitbucket.org/snaptsoft/bodyshop into dev-patrick
# Conflicts:
# client/src/App/App.container.jsx
# client/src/components/global-loading-bar/global-loading-bar.component.jsx
|
2020-03-17 12:06:09 -07:00 |
|
Patrick Fic
|
b114a34bb5
|
BOD-36 #comment Issue encountered when changing loading status from parent container in App.Container.jsx. No issues when changing status from another component.
|
2020-03-17 12:05:21 -07:00 |
|
Patrick Fic
|
d479d8aa4e
|
BOD-39 WIP Loading
|
2020-03-17 11:43:15 -07:00 |
|
Patrick Fic
|
ca457c76ab
|
WIP Loading Header & Remaining changes from Sprint 1
|
2020-03-13 19:02:31 -07:00 |
|
Patrick Fic
|
f9fb5e4dc0
|
Cosmetic updates
|
2020-03-12 08:52:22 -07:00 |
|
Patrick Fic
|
a0c0a06850
|
BOD-40 #comment Form fixed to use new form methods.
|
2020-03-11 14:38:43 -07:00 |
|
Patrick Fic
|
c680eb65b1
|
BOD-6 #comment Additional build + layout for shop info screen.
|
2020-03-11 14:21:40 -07:00 |
|
Patrick Fic
|
90d5045b10
|
BOD-6 #comment Work In Progress for all JSON subfields for My Shop Management. Outstanding items to resolve.
|
2020-03-11 11:09:52 -07:00 |
|
Patrick Fic
|
73d4112123
|
Begin work on BOD-6
|
2020-03-10 18:13:31 -07:00 |
|
Patrick Fic
|
0377603732
|
Missed removal of comment in last commit
|
2020-03-10 15:54:43 -07:00 |
|
Patrick Fic
|
7567f4952f
|
Added tab control for job detail page. No attached user story.
|
2020-03-10 15:50:30 -07:00 |
|
Patrick Fic
|
39e3b5fb6f
|
BOD-36 #comment Fixed issue where one of the values could be null and incorrect values would be shown.
|
2020-03-10 15:23:38 -07:00 |
|
Patrick Fic
|
8cb6bc6a24
|
BOD-8 #comment Fixed up part of the vendor edit page. Refetch of list still oustanding.
|
2020-03-10 14:21:21 -07:00 |
|
Patrick Fic
|
024ddc2737
|
BOD-7 #comment Fixed up employee list + form screen to follow other screens and resolve antd breaking changes.
|
2020-03-10 11:41:46 -07:00 |
|
Patrick Fic
|
05d7aa7000
|
BOD-5 BOD-36 #comment Added Audit Trail List to jobs and created Audit List view component + queries
|
2020-03-10 11:02:28 -07:00 |
|
Patrick Fic
|
d1cfd9bacf
|
BOD-5 #comment Data level changes to support audit trails. Only enabled for jobs. Potentially big impact changes from this commit forward. Details logged in reference file.
|
2020-03-09 16:23:07 -07:00 |
|
Patrick Fic
|
dd0562cae3
|
WIP Download Images + Invoice Tables
|
2020-03-06 14:52:47 -08:00 |
|
Patrick Fic
|
50bc42347a
|
WIP Dashboard work.
|
2020-03-04 16:45:01 -08:00 |
|
Patrick Fic
|
4e214041ae
|
Added appointment reminder email + gql fragments for emails.
|
2020-03-04 14:39:19 -08:00 |
|
Patrick Fic
|
dc59d6bd7e
|
Added dashboard grid components
|
2020-03-03 15:28:56 -08: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
|
cb0b5c552c
|
Invoice enter modal now saves invoices.
|
2020-03-03 10:24:00 -08:00 |
|
Patrick Fic
|
c8ba3295bf
|
Further WIP in invoice enter screen.
|
2020-03-02 18:21:27 -08:00 |
|
Patrick Fic
|
181c5cbd2a
|
WIP Invoice Enter
|
2020-03-02 16:18:14 -08:00 |
|
Patrick Fic
|
ea000df34a
|
WIP for invoice list items on inovice enter
|
2020-03-02 12:50:23 -08:00 |
|
Patrick Fic
|
8c54de9a9f
|
Most functionality is restored after antd upgrade. WIP on invoice enter screen.
|
2020-02-28 17:56:36 -08:00 |
|
Patrick Fic
|
6e0d9da257
|
STILL BROKEN: Refactored some forms to have bare functionality. Appears that v4 antd has extensive issues.
|
2020-02-28 15:55:31 -08:00 |
|
Patrick Fic
|
93be1417be
|
Antd V4 Icon Updates
|
2020-02-28 09:52:51 -08:00 |
|
Patrick Fic
|
e2dfd6b60d
|
BREAKING - Package upgrades + some WIP on invoice enter.
|
2020-02-28 09:29:44 -08:00 |
|
Patrick Fic
|
6785ff8aad
|
Additional WIP on enter invoice modal
|
2020-02-26 18:58:36 -08:00 |
|