Patrick Fic
|
f3911859c7
|
IO-2214 Add lost sale reason tracking.
|
2023-03-13 12:07:25 -07:00 |
|
Patrick Fic
|
94c4b07318
|
Updated apollo fetch policies to always be network only.
|
2021-12-14 13:14:21 -08:00 |
|
Patrick Fic
|
65402c1420
|
Clean up console log statements.
|
2021-11-22 23:20:13 -08:00 |
|
Patrick Fic
|
434ed46b5a
|
IO-1469 Add keep schedule details to job detail reschedule.
|
2021-10-21 14:30:50 -07:00 |
|
Patrick Fic
|
dc10f8d35b
|
IO-1469 Retain event detals when rescheduling.
|
2021-10-18 13:56:48 -07:00 |
|
Patrick Fic
|
59b8bae182
|
IO-1275 WIP Appointment notes.
|
2021-07-28 11:00:02 -07:00 |
|
Patrick Fic
|
979ba1c142
|
IO-557 Send documents in emails.
|
2021-06-07 12:27:14 -07:00 |
|
Patrick Fic
|
46014261d6
|
Package cleanup & transition to latest apollo.
|
2021-02-24 08:48:55 -08:00 |
|
Patrick Fic
|
202e4f939e
|
Missed in the last commitment.
|
2021-02-10 14:57:27 -08:00 |
|
Patrick Fic
|
8ef2eac7e4
|
Removed job close date. IO-629
|
2021-02-08 11:36:09 -08:00 |
|
Patrick Fic
|
a29c305427
|
Updated Print Center & TemplateList Object IO-587
|
2021-01-19 16:30:46 -08:00 |
|
Patrick Fic
|
5391aeef82
|
Adde email confirmation template.
|
2021-01-11 15:37:52 -08:00 |
|
Patrick Fic
|
7ca98094ea
|
Rerendeing issues + erroneous logs.
|
2021-01-08 10:08:20 -08:00 |
|
Patrick Fic
|
536fd606ed
|
Transfered alt_transport to job from event and added to production boards. IO-462
|
2020-12-16 15:58:07 -08:00 |
|
Patrick Fic
|
c222e027dd
|
Added alt transport to appointments BOD-392
|
2020-09-29 11:17:06 -07:00 |
|
Patrick Fic
|
1a89d683d7
|
Added colors to appointments BOD-393
|
2020-09-23 11:35:14 -07:00 |
|
Patrick Fic
|
49f6cfa8c1
|
Updating styling on parts and invoicing modals BOD-404
|
2020-09-22 14:23:27 -07:00 |
|
Patrick Fic
|
cb337b557c
|
Added predictive completion time based on cycle times for job scheduling. BOD-401
|
2020-09-17 14:28:48 -07:00 |
|
Patrick Fic
|
f7e74c5043
|
Modified how template list is generated to be a function to allow checking whether the templates can be printed.
|
2020-09-11 14:43:04 -07:00 |
|
Patrick Fic
|
661241091a
|
Added schedule load to daily veiw with additional CSS fixes. BOD-319
|
2020-08-27 14:30:07 -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
|
a54a85b96c
|
Added first round of analytics and event tracking BOD-190
|
2020-07-17 08:27:28 -07:00 |
|
Patrick Fic
|
bf74d9a042
|
Several random fixes + updates to pm2 script.
|
2020-07-15 11:54:24 -07:00 |
|
Patrick Fic
|
997ea6cbcf
|
Added basic bucketed smart scheduling BOD-4
|
2020-06-24 11:20:27 -07:00 |
|
Patrick Fic
|
73ff905b58
|
Cleanup on schedule modal + begin smart scheduling BOD-4
|
2020-06-24 08:02:48 -07:00 |
|
Patrick Fic
|
9cce792d72
|
Implemented rescheduling functionality on event BOD-167
|
2020-06-16 11:28:41 -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
|
3af8b28764
|
Added minor changes for BOD-83 scheduling load.
|
2020-05-11 10:03:56 -07:00 |
|
Patrick Fic
|
6096fce7a6
|
BOD-84 Added base calculations for schedule load
|
2020-05-08 15:33:08 -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
|
7254622f52
|
CLEANUP Schedule modal now using redux. Deleted manual schedule modal. To be incorporated into generic.
|
2020-04-02 12:37:15 -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
|
f49f460a66
|
Fixed todos so they get picked up by extensions.
|
2020-02-19 13:46:14 -08:00 |
|
Patrick Fic
|
63f8267ded
|
Adding of generic appointments to calendar.
|
2020-02-12 12:11:35 -08:00 |
|
Patrick Fic
|
b86586241a
|
All dependecy upgrades + linting fixes.
|
2020-02-06 17:07:15 -08:00 |
|
Patrick Fic
|
acdc17e91b
|
Change status on scheduling.
|
2020-02-06 16:33:40 -08:00 |
|
Patrick Fic
|
8761dafdff
|
Removed job status table. Added existing appointments timeline to modal. Refetching on calendar on delete.
|
2020-02-06 15:06:13 -08:00 |
|
Patrick Fic
|
fae1e8cdeb
|
Table updates for new appointments fields. Schedule modal baseline functionality. Refactor schedule components to be more reusable.
|
2020-02-06 13:39:39 -08:00 |
|
Patrick Fic
|
1a14fb8da6
|
Baseline adding a job to the schedule.
|
2020-02-05 15:08:47 -08:00 |
|