Dave Richer
01cbdf14a9
- Add Alert Filter to visual production board
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-08-16 12:14:52 -04:00
Dave Richer
5d1f61753b
- Add Tasks to production board (and required refactors)
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-08-07 10:36:00 -04:00
Dave Richer
fb7e3bc812
- Check Point
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-08-02 15:49:09 -04:00
Dave Richer
a297bba193
- Check Point
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-08-02 11:29:31 -04:00
Dave Richer
ff184926fc
- add noteupsert modal to PB
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-08-01 11:31:06 -04:00
Dave Richer
60908b123d
- Clean up Card Settings
...
- Code refactor for maintainability
- Allow users to adjust the order of the statistics via drag and drop
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-31 14:04:50 -04:00
Dave Richer
bbc446ef01
- Finish up with Statistics
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-30 17:24:55 -04:00
Dave Richer
e6455a7fd3
- Fix a zooming issue (zoom far in, then out, lanes don't adjust back) I noticed during the call.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-23 16:08:48 -04:00
Dave Richer
3a844aefa0
- Merge Master, update packages.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-22 23:34:46 -04:00
Dave Richer
c31d4096c6
- Make sure subscription and initial query only grab jobs that have statuses that are on the board
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-18 16:59:17 -04:00
Dave Richer
118f14ed4c
- Touch point for working kanbanparents
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-18 15:45:11 -04:00
Dave Richer
e593943d99
- Working Configurable card sizes for both Horizontal and Vertical!
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-14 21:24:24 -04:00
Dave Richer
870878d151
- Center RO / Justify Alerts
...
- Prevent Height redraw in Vertical mode
- add default setting for model_info
- cleanup renderDroppable
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-09 16:52:23 -04:00
Dave Richer
cdf7bcf839
- clear stage.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-09 15:57:51 -04:00
Dave Richer
8a4fee7aea
- Daily checkpoint, speed (grid), and presentation
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-08 17:57:26 -04:00
Dave Richer
4b6b4c0c63
- Fix bug where changing the card settings would default the orientation back to horizontal despite showing vertical mode on the toggle.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-08 10:46:31 -04:00
Dave Richer
8199ab83ef
- Consolidate the react-trello dir into the production-board-kanban.component.jsx dir
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-05 21:29:44 -04:00
Dave Richer
7d72d66a97
- Lane Checkpoint: In Horizontal mode, all lanes will be the height of the largest lane, this way if you are dragging cards from the bottom of one lane, you do not need to drag to the top of another.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-05 15:15:28 -04:00
Dave Richer
2a51c8a2bf
- Checkpoint, so so much
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-04 18:00:02 -04:00
Dave Richer
6f2c8dba5a
- Optimization and Edgecases
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-03 01:10:11 -04:00
Dave Richer
162d8bfffe
- Optimization and Edgecases
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-02 20:50:34 -04:00
Dave Richer
7524d06126
- Checkpoint
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-02 14:16:25 -04:00
Dave Richer
7f75eeadb9
- LaneDrag / DragEnd, fixed to support Virtual Lists.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-30 21:58:08 -04:00
Dave Richer
4db2b73397
- Checkpoint, this thing is fast has heck.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-30 21:19:04 -04:00
Dave Richer
2f493c63f8
- Clear stage prior to implementing replacement for collapsed lanes (with virtual lists)
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-28 15:08:26 -04:00
Dave Richer
8bbe7a1f0f
- Cleanup
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-27 16:28:49 -04:00
Dave Richer
36f7b7a1a1
- Clear stage (progress update), moving branches to verify some outputs.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-19 14:06:39 -04:00
Dave Richer
19c980bc3b
- CSS Fine tuning :(
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-18 15:22:06 -04:00
Dave Richer
9c41af82d7
- Progress Check
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-14 23:50:10 -04:00
Dave Richer
4602648fe5
- Begin to integrate DND with trello
...
- Resolve all ESLint issues in DND
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-13 17:52:03 -04:00
Dave Richer
d85768b2ac
- Major Performance boost reducing uncessasry board renders
...
- Move Orientation Toggle to Board Settings -> Display
- Delete Card Settings, replaced with Board Settings
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-30 16:36:55 -04:00
Dave Richer
a569c1f4f9
- Stability Check with test data included.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-29 16:37:55 -04:00
Dave Richer
55d729339f
Progress Commit
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-17 16:29:46 -04:00
Dave Richer
c3108a17f4
Checkpoint
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-17 12:58:15 -04:00
Dave Richer
d47ae64bd6
Progress Commit
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-16 16:41:39 -04:00
Dave Richer
095e1e9789
Progress Commit
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-13 19:52:32 -04:00
Dave Richer
a0b9f99dd3
Progress Commit
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-13 16:23:18 -04:00
Dave Richer
a33a92207b
Progress Commit
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-13 13:37:19 -04:00
Dave Richer
f647e1ff11
Introduce React-Trello in place of React-Kanban
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-09 13:22:58 -04:00
Patrick Fic
e1df64d592
Reformat all project files to use the prettier config file.
2024-03-27 15:35:07 -07:00
Patrick Fic
940f77bf86
Merge branch 'master-beta' into master-AIO
2024-03-13 11:38:19 -04: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
Patrick Fic
d9020de77b
Minor cleanup for ProManager
2024-02-27 11:24:13 -08:00
Dave Richer
e83badb454
- the great reformat
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-02-06 18:20:58 -05:00
Dave Richer
2dcfa87fa6
- Merge and update
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-01-30 16:33:25 -05:00
Patrick Fic
b706b96d32
Remove sentry test button.
2024-01-30 13:14:27 -08:00
Dave Richer
25173b0903
This marks the Antd upgrades, it is not in a stable state.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2023-12-13 16:19:04 -05:00
Allan Carr
8715ef4f24
IO-2435 Production Board Visual Breakout
2023-11-21 17:11:27 -08:00
Patrick Fic
a0702785c5
Revert "Revert "Merged in feature/IO-1722-job-size-color (pull request #746 )""
...
This reverts commit 7dc3c00628 .
2023-05-04 15:32:21 -07:00