Patrick Fic
|
c404ff377c
|
Adding reference docs + paramterized some environment variables + new firebase environments. + firebase ref docs.
|
2020-05-01 17:06:52 -07:00 |
|
Patrick Fic
|
4699b10093
|
Removed mandatory loading of firebase messaging as it does not support Safari.
|
2020-05-01 14:32:27 -07:00 |
|
Patrick Fic
|
636e979fd0
|
Added notification generation on SMS. Added FCM Token saving on login.
|
2020-05-01 12:32:40 -07:00 |
|
Patrick Fic
|
92aeb419a9
|
Additional firebase testing updates.
|
2020-05-01 09:53:10 -07:00 |
|
Patrick Fic
|
a9a8c3b6aa
|
WIP FCM push messaging.
|
2020-05-01 09:21:30 -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
|
bf42655186
|
BOD-14 Fixed some broken UI with temporary hard coded valeus. Added basic Chat tagging features
|
2020-04-30 11:40:41 -07:00 |
|
Patrick Fic
|
dcfcf71ca4
|
Refactored Messaging as a part of BOD-14. Breaking changes remain.
|
2020-04-29 16:46:23 -07:00 |
|
Patrick Fic
|
0bc8d95120
|
BOD-72 Fixed thumbnail generation + added transform params to environment variables.
|
2020-04-29 14:13:49 -07:00 |
|
Patrick Fic
|
99d3a6a64e
|
BOD-72 Refactored calculations to use Dinero library.
|
2020-04-29 13:25:31 -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
|
c6a29ba417
|
BOD-34 Moved template rendering to utility class. Added basic config for some estimate reports.
|
2020-04-28 16:41:36 -07:00 |
|
Patrick Fic
|
113bf3f0fb
|
BOD-34 Added jobs items and conditional rendering for print center.
|
2020-04-28 10:42:47 -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
|
0e12ae35c9
|
BOD-74 Added basic display for job totals.
|
2020-04-27 16:23:19 -07:00 |
|
Patrick Fic
|
c3d618e239
|
Implemented BOD-22 removing from production board. No automation surrounding it at this time.
|
2020-04-27 15:22:22 -07:00 |
|
Patrick Fic
|
f04a6fc2af
|
BOD-20 added onclick to production schedule + parts totals.
|
2020-04-27 15:08:37 -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
|
6c0f0b082b
|
Added refetch to the jobs find modal to find new jobs that may have been added BOD-43
|
2020-04-27 09:56:40 -07:00 |
|
Patrick Fic
|
d359589b96
|
Schema changes for owner searching to include ownr_co_nm. Requires index rebuild BOD-44
|
2020-04-27 09:31:01 -07:00 |
|
Patrick Fic
|
17787da0b4
|
Automatically search for claim number on supplement as a part of BOD-41
|
2020-04-27 09:16:20 -07:00 |
|
Patrick Fic
|
c9ce58ce3d
|
Minor bug fixes related to production schedule list.
|
2020-04-27 08:32:31 -07:00 |
|
Patrick Fic
|
10905b3e6e
|
Production list fixes + additional classes + searching on prod list BOD-21
|
2020-04-24 10:46:44 -07:00 |
|
Patrick Fic
|
7fffa57bdc
|
BOD-67 Implemented baseline job supplementing
|
2020-04-24 08:34:54 -07:00 |
|
Patrick Fic
|
faa93a5e21
|
BOD-21 Bug fixes for production columns.
|
2020-04-23 10:34:52 -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
|
678f09b47a
|
BOD-21 Further customization of components. Added remove to header. Altered colum adding to use button instead of transfer
|
2020-04-22 14:43:37 -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
|
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 |
|
Snapt Software
|
07489a4754
|
Merged in dev-patrick (pull request #6)
Dev patrick
|
2020-04-21 00:47:07 +00:00 |
|
Patrick Fic
|
5303ab0114
|
BOD-50 Added duplication functionality for a job.
|
2020-04-20 17:23:02 -07:00 |
|
Patrick Fic
|
0063e25bfa
|
Cleanup.
|
2020-04-20 15:49:34 -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
|
b3eb6fe91d
|
BOD-24 Removed URL/Thumb URL to have them dynamically created.
|
2020-04-20 15:07:18 -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
|
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
|
8a4278d644
|
Minor random updates
|
2020-04-17 10:32:47 -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
|
8e12320c19
|
BOD-23 Added labor pages tab + finalized time ticket tab + created allocation calculations
|
2020-04-15 15:39:05 -07:00 |
|
Patrick Fic
|
325a82ac86
|
BOD-23 Added schema changes for time tickets + redux config for time ticket modal + scaffolding for time ticket modal.
|
2020-04-14 17:38:05 -07:00 |
|
Patrick Fic
|
91af10eef2
|
Added enter again on invoice modal.
|
2020-04-14 16:17:13 -07:00 |
|
Patrick Fic
|
ad87cb31ef
|
BOD-62 Added new job calculations on import + supplement.
|
2020-04-14 14:09:19 -07:00 |
|
Patrick Fic
|
a8caca2f7f
|
Added check to see environment variables in prod
|
2020-04-13 22:31:50 -07:00 |
|
Patrick Fic
|
e0670e5fc6
|
eb test push
|
2020-04-13 22:14:30 -07:00 |
|