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
3149c3cfc6
- Patricks request for card settings to be buttons and not switches
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-19 11:54:50 -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
f45aa69917
- misc updates / clear stage
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-16 15:53:56 -04:00
Dave Richer
4b44ff29ee
- Merge master-aio
...
- Package updates
- Fix subscription
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-16 09:43:57 -04:00
Dave Richer
ea55b1a797
- Remove Fake data as it is no longer required for testing.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-15 13:47:05 -04:00
Dave Richer
668366e886
- Fixed the bug where dragging a item in a 1 item lane in vertical mode and not releasing it in a valid position or the same position, would cause the card the vanish until the lane was refreshed. (One of the three big ones)
...
- Adjusted Small / Medium / Large as per allan
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-15 13:44:26 -04:00
Dave Richer
eb1b2aef55
- Don't do anything if the destination and source are the same
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-15 12:47:15 -04:00
Dave Richer
906430add5
- Finish adjusting the Board Settings component.
...
- Extract some components out of Lane.jsx into their own files
- Fix misc bugs around preserving lane height in Vertical mode
- Add missing non english translation strings
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-15 12:06:12 -04:00
Dave Richer
f8fbbd2323
- Finish adjusting the Board Settings component.
...
- Extract some components out of Lane.jsx into their own files
- Fix misc bugs around preserving lane height in Vertical mode
- Add missing non english translation strings
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-15 11:51:34 -04:00
Dave Richer
adab6ef0c6
- Fix bug where in vertical Mode, the lanes would be as large as the largest lane.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-15 10:11:46 -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
8e50d0ba53
- So so many things
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-05 21:23:28 -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
61569d97cb
- Checkpoint
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-02 18:04:08 -04:00
Dave Richer
975622a31c
- Checkpoint (Major Bug Fixed)
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-07-02 15:34:03 -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
a8f2ca5643
- MAJOR DND PROGRESS UPDATE
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-12 17:27:38 -04:00
Dave Richer
6cf4a50a83
- Clear stage before moving to a sub-sub branch.
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-06-07 15:04:36 -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
dc0147c5f9
- Fix Legacy bug of 'Card Settings' button, only opening, and not toggling, the card Settings
...
Signed-off-by: Dave Richer <dave@imexsystems.ca >
2024-05-23 15:20:04 -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
3acf271dcf
Merge branch 'release/2024-03-28' into test-AIO
2024-03-28 10:30:06 -07:00
Patrick Fic
e1df64d592
Reformat all project files to use the prettier config file.
2024-03-27 15:35:07 -07:00
Patrick Fic
c2e64a124d
Cherry picked from Rome changes to apply to IO.
2024-03-27 12:21:28 -07:00