aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentButtonBar.tsx
AgeCommit message (Collapse)Author
2024-10-01fixed ink transcription to appear in the correct place. added transcription ↵bobzel
of selected ink.
2024-09-22Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2024-09-22small bug fixes for smart draweleanor-park
2024-09-19merged with masterbobzel
2024-09-18lots of changes to fix dragging cards, integrate iconTags with other tags, ↵bobzel
sizing docs when selected to fit window,
2024-09-17linted cardView files after merge.bobzel
2024-09-17ready to pullaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-12changed closing of face rectangles to hide them. added Shift+click of tags ↵bobzel
button to show face rectangles.
2024-09-12added tags for multi-selections.bobzel
2024-09-11merged with masterbobzel
2024-09-06removed calendar button. added metadata value input via tagsviewbobzel
2024-08-29merge cleanup cleanupbobzel
2024-08-27still trying to resolve merge issueseleanor-park
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-26moved KeywordsBox to TagsView. changed imagellable to use tagsbobzel
2024-08-23modified keywordsBox to use tags instead data_labels. made text #tags ↵bobzel
trigger keywords box. made keywords box fit contents.
2024-08-20fixed up a bunch of things in face recognitionbobzel
2024-08-09a bunch more typing fixes.bobzel
2024-08-06locking into hotkey buttonsaidahosa1
2024-07-30fight w cssaidahosa1
2024-07-25cleaned up smart draw & paletteeleanor-park
2024-07-24bug and render fixeseleanor-park
2024-07-23merging w/ zach's brancheleanor-park
2024-07-18boutta get sillyaidahosa1
2024-07-11updateseleanor-park
2024-06-26feat: worked more on keyword input for docsIEatChili
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-25cleanupbobzel
2024-04-23more lint cleanupbobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-03-31fixed scrolling to targets in text views. fixed referencing fields on ↵bobzel
another doc from text box. fixed '@name' technique for publishing documents to also remove documents and work anywhere a title is set.
2024-03-04changes to restore template menu and fix freeform templates to always show ↵bobzel
contents. Fix for alt-dropping an image to replace another image.
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-03cleaned up screenToLocalTransform in several places by making it additional ↵bobzel
methods. cleaned up styleProider api a bit to take DocumentViewInternalProps, not DocumentViewProps..
2024-01-03fixed marquee annotator for lightbox with pdf and rotated documents.bobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-16fixed props refernecebobzel
2023-12-16merged with zaul's branchbobzel
2023-12-16starting calendar featurezaultavangar
2023-12-14cleaning up collectionTime, still a bug when switching into it. replacing ↵bobzel
hig flyout.
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-04trying to do version updates on all npm packages.bobzel