Patrick Fic
|
5cf3b26bb3
|
Refactor production board with new component BOD-71
|
2020-06-17 16:29:35 -07:00 |
|
Patrick Fic
|
12924fe13a
|
Package upgrades.
|
2020-06-11 16:37:08 -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
|
d8c159cde0
|
Replaced date time pickers with another compoent to better choose time. BOD-122
|
2020-05-22 10:24:54 -07:00 |
|
Patrick Fic
|
2ab2a27d27
|
Added fingerprinting + store in firebase for user auth. BOD-132
|
2020-05-21 09:46:30 -07:00 |
|
Patrick Fic
|
6fd485c2fe
|
Added deleting of custom templates for BOD-85.
|
2020-05-12 10:25:36 -07:00 |
|
Patrick Fic
|
2317d7d385
|
BOD-63 Added CSS styling to prevent overflow. Added totals calculation to invoice screen. Updated packages.
|
2020-05-05 16:57:17 -07:00 |
|
Patrick Fic
|
b7d438a0f0
|
BOD-118 Added Saga to start conversations from anywhere. Removed gql apollo-boost due to package size and replaced with graphql-tag
|
2020-05-04 15:11:14 -07:00 |
|
Patrick Fic
|
c98e0b33fd
|
BOD-14 Added virtualization for messages with known bug. Added messages geting marked as read.
|
2020-04-30 17:37:34 -07:00 |
|
Patrick Fic
|
a9bd0a5ccb
|
Added error handling if job totals have not been calculated
|
2020-04-28 17:19:37 -07:00 |
|
Patrick Fic
|
b47767e86c
|
BOD-34 Basics of print center => redux setup, container/base component.
|
2020-04-28 09:04:47 -07:00 |
|
Patrick Fic
|
2b19d1af0b
|
BOD-20 Added resizing for production list + fixed sorter state saving error.
|
2020-04-27 11:53:08 -07:00 |
|
Patrick Fic
|
7544549e10
|
BOD-71 Added dependencies and pages for kanban production board.
|
2020-04-22 15:53:22 -07:00 |
|
Patrick Fic
|
e17c41a3dc
|
Added logrocket dependencies.
|
2020-04-22 14:54:58 -07:00 |
|
Patrick Fic
|
9c84024a08
|
BOD-21 Added sorting and saving to production config. Added drag and drop to column ordering
|
2020-04-21 17:14:58 -07:00 |
|
Patrick Fic
|
f2fd1bf7eb
|
BOD-21 Initial creation of the production schedule list framework.
|
2020-04-21 16:02:12 -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
|
d3b36776c9
|
Added back required dependency
|
2020-04-17 18:08:51 -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
|
c9cafa7ab7
|
BOD-35 Refactored email screen to use TinyMCE + added templates schema + base level email generation
|
2020-04-16 15:50:07 -07:00 |
|
Patrick Fic
|
248665aa65
|
Added some testing components for email framework.
|
2020-04-16 08:10:09 -07:00 |
|
Patrick Fic
|
c783b3f31d
|
added firebase analytics
|
2020-04-13 18:21:59 -07:00 |
|
Patrick Fic
|
922463d400
|
CLEANUP on Jobs page. Now uses search param instead of state.
|
2020-04-02 11:36:01 -07:00 |
|
Patrick Fic
|
72f4d31b05
|
BOD-17 Basic creation of a contract functioning.
|
2020-03-31 12:11:48 -07:00 |
|
Patrick Fic
|
9ae3843b3b
|
BOD-17 Creation of new contract page
|
2020-03-30 17:27:33 -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
|
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
|
192d2ee0f0
|
BOD-11 BOD-12 BOD-10 Updated packages + changes apollo hooks imports
|
2020-03-23 11:29:37 -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
|
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
|
ca457c76ab
|
WIP Loading Header & Remaining changes from Sprint 1
|
2020-03-13 19:02:31 -07:00 |
|
Patrick Fic
|
dd0562cae3
|
WIP Download Images + Invoice Tables
|
2020-03-06 14:52:47 -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
|
ea000df34a
|
WIP for invoice list items on inovice enter
|
2020-03-02 12:50:23 -08:00 |
|
Patrick Fic
|
e2dfd6b60d
|
BREAKING - Package upgrades + some WIP on invoice enter.
|
2020-02-28 09:29:44 -08:00 |
|
Patrick Fic
|
eec5a806e9
|
WIP for messaging chat.
|
2020-02-19 20:33:11 -08:00 |
|
Patrick Fic
|
0b47fb166e
|
Baseline email wrapper
|
2020-02-19 11:01:05 -08:00 |
|
Patrick Fic
|
7e61bffce5
|
Removed old whiteboard components + react-trello
|
2020-02-12 14:50:54 -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
|
b86586241a
|
All dependecy upgrades + linting fixes.
|
2020-02-06 17:07:15 -08:00 |
|
Patrick Fic
|
d216b9fa23
|
Table updates for appointments. Initial appointments screen + fetching.
|
2020-02-05 11:44:07 -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
|
7d6969b186
|
Renamed some owner fields to follow CIECA standard. Work on Owner Select modal.
|
2020-01-29 09:52:02 -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
|
d61112dc18
|
Fixed S3 document upload to have minimally functional model
|
2020-01-14 21:42:29 -08:00 |
|