Dave
|
33fb60ca1a
|
Lint all the things
|
2025-08-19 16:23:29 -04:00 |
|
Dave Richer
|
85d25862eb
|
feature/IO-3103-Ant5-Notifications
|
2025-01-21 17:20:46 -08:00 |
|
Allan Carr
|
c7f293ceca
|
IO-1927 Export Button as Primary
Signed-off-by: Allan Carr <allan.carr@thinkimex.com>
|
2025-01-09 19:28:28 -08:00 |
|
Patrick Fic
|
7879591bcf
|
IO-2971 add null coalescing
|
2024-10-11 16:05:30 -04:00 |
|
Patrick Fic
|
7fc6556866
|
IO-2791 Stop gap change to limit exports to 10 records at a time.
|
2024-10-11 16:03:40 -04:00 |
|
Patrick Fic
|
e1df64d592
|
Reformat all project files to use the prettier config file.
|
2024-03-27 15:35:07 -07:00 |
|
Dave Richer
|
2b36fd9037
|
Merge release / update
|
2024-03-11 09:50:20 -04:00 |
|
Allan Carr
|
fa7d90d2a9
|
IO-2651 Audit Log Extension
Signed-off-by: Allan Carr <allan.carr@thinkimex.com>
|
2024-03-05 15:28:22 -08:00 |
|
Dave Richer
|
cca7215f10
|
Merge remote-tracking branch 'origin/release/2024-03-01' into feature/IO-1828-Front-End-Package-Updates
# Conflicts:
# _reference/reportFiltersAndSorters.md
# client/src/components/bill-delete-button/bill-delete-button.component.jsx
# client/src/components/bills-list-table/bills-list-table.component.jsx
# client/src/components/courtesy-cars-list/courtesy-cars-list.component.jsx
# client/src/components/jobs-close-export-button/jobs-close-export-button.component.jsx
# client/src/components/jobs-detail-header-actions/jobs-detail-header-actions.component.jsx
# client/src/components/jobs-export-all-button/jobs-export-all-button.component.jsx
# client/src/components/report-center-modal/report-center-modal-filters-sorters-component.jsx
# client/src/components/scoreboard-day-stats/scoreboard-day-stats.component.jsx
# client/src/components/scoreboard-targets-table/scoreboard-targets-table.component.jsx
# client/src/pages/dms/dms.container.jsx
# client/src/redux/application/application.sagas.js
# client/src/translations/en_us/common.json
# client/src/translations/es/common.json
# client/src/translations/fr/common.json
# client/src/utils/AuditTrailMappings.js
# client/src/utils/graphQLmodifier.js
# package-lock.json
# package.json
|
2024-03-01 13:03:37 -05:00 |
|
Allan Carr
|
a45d0bb9f4
|
IO-1366 Job Exported Audit Trail
Signed-off-by: Allan Carr <allan.carr@thinkimex.com>
|
2024-02-29 14:13:45 -08:00 |
|
Dave Richer
|
e83badb454
|
- the great reformat
Signed-off-by: Dave Richer <dave@imexsystems.ca>
|
2024-02-06 18:20:58 -05:00 |
|
Allan Carr
|
56c1b6f992
|
IO-2368 Confirm that there are successful transaction
|
2023-09-11 09:07:38 -07:00 |
|
Allan Carr
|
87e3adf579
|
IO-2368 Move Cache update to function and just pass in keys array
|
2023-09-08 10:17:42 -07:00 |
|
Allan Carr
|
d1407162d9
|
IO-2368 Update Cache on success
|
2023-09-07 17:21:21 -07:00 |
|
Allan Carr
|
7a1984d037
|
IO-2368 Update Cache on QBD posting success
|
2023-09-06 16:23:58 -07:00 |
|
Allan Carr
|
8f04c5a12c
|
IO-2368 Successful Export Notification for QBO
|
2023-08-22 09:15:10 -07:00 |
|
Patrick Fic
|
c78b13baa3
|
Update label for consistency.
|
2023-01-20 13:46:09 -08:00 |
|
Patrick Fic
|
d533423fb6
|
Add backwards compatibility for log generation.
|
2022-05-03 11:08:08 -07:00 |
|
Patrick Fic
|
4f6d1d27d5
|
IO-1855 Change QBO changes to server side.
|
2022-05-02 15:52:05 -07:00 |
|
Patrick Fic
|
9d4a59ca16
|
IO-256 Remove credentials with Axios calls for QBO.
|
2021-10-22 10:00:23 -07:00 |
|
Patrick Fic
|
602fe36638
|
QBO Cleanup.
|
2021-10-21 08:58:24 -07:00 |
|
Patrick Fic
|
14af45baf0
|
IO-256 QBO SS Realm ID
|
2021-10-20 14:33:31 -07:00 |
|
Patrick Fic
|
b56742bcb2
|
IO-256 QBO Improvements.
|
2021-10-13 21:12:02 -07:00 |
|
Patrick Fic
|
0ddf009f8f
|
Reverse CORS & Fix Cookie Setting.
|
2021-10-13 14:35:39 -07:00 |
|
Patrick Fic
|
9ee8e9007a
|
IO-256 Add Payables Posting.
|
2021-10-12 20:18:06 -07:00 |
|
Patrick Fic
|
8f2b1f0f78
|
IO-256 Export receivables for QBO
|
2021-09-24 16:43:57 -07:00 |
|
Patrick Fic
|
043ee68e58
|
IO-1145 Remove force token refresh.
|
2021-05-18 13:35:48 -07:00 |
|
Patrick Fic
|
09e1ab7f83
|
IO-710 Export Log page & insert actions on export
|
2021-04-21 14:31:40 -07:00 |
|
Patrick Fic
|
46014261d6
|
Package cleanup & transition to latest apollo.
|
2021-02-24 08:48:55 -08:00 |
|
Patrick Fic
|
9533e7c4e0
|
WIP Exporting Fixes
|
2021-02-16 17:09:01 -08:00 |
|
Patrick Fic
|
f84520c260
|
MAJOR CHANGE: Renamed invoices to bills BOD-410
|
2020-09-22 17:01:03 -07:00 |
|
Patrick Fic
|
534e0a0398
|
Minor fixed + refactored job details screens based on review.
|
2020-08-18 16:43:04 -07:00 |
|
Patrick Fic
|
0dbe56d36c
|
Added searching to available jobs page. BOD-199
|
2020-08-03 09:20:06 -07:00 |
|
Patrick Fic
|
0f5deae22e
|
Added untested changes for exporting all receivables BOD-240
|
2020-08-03 08:51:23 -07:00 |
|