aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/UndoStack.tsx
AgeCommit message (Collapse)Author
2023-08-19Revert "Revert "Revert "Toggling icon for mic and added webcapturedoc to ↵monoguitari
dropdown""" This reverts commit 5e8cc0a6a7f8dfc0c33fbdfa8879de88f057233e.
2023-08-19Revert "Revert "Toggling icon for mic and added webcapturedoc to dropdown""monoguitari
This reverts commit 2466587655888d5894159b942f09661ab73ebe66.
2023-08-19Revert "Toggling icon for mic and added webcapturedoc to dropdown"monoguitari
This reverts commit bdabb0eb1aeac9ea9d4f1fa40889b8d30937c1f0.
2023-08-19Toggling icon for mic and added webcapturedoc to dropdownmonoguitari
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and ↵bobzel
fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard.
2023-07-21fixed additional colour issuesGeireann Lindfield Roberts
and - updated redo shortcut - fixed some things with the tree view (particularly the sorting)
2023-07-18added number inputs to right hand sideGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-05-16cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵bobzel
Long Press).
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵bobzel
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.