aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
2024-05-19Merge branch 'eleanor-starter' into restoringEslintbobzel
2024-05-19merged with soon-to-be-masterbobzel
2024-05-19Merge branch 'master' into keanubobzel
2024-05-19Merge branch 'restoringEslint' into aisosa-starterbobzel
2024-05-16Merge branch 'restoringEslint' into eleanor-starterbobzel
2024-05-16feat: added image sortingIEatChili
2024-05-14getting close to doneaidahosa1
2024-05-13create technically workingaidahosa1
2024-05-08close curve and bounding box fixeseleanor-park
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-07Merge branch 'master' into aisosa-starteraidahosa1
2024-05-07hmaidahosa1
2024-05-03merged with new version of masterbobzel
2024-05-03Merge branch 'master' into nathan-starterbobzel
2024-05-02removed console.logsNathan-SR
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-02selected cell moves with col; jitter on col move index 0 fixedNathan-SR
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-25added toList() for Doc|Doc[]bobzel
2024-04-23more lint cleanupbobzel
2024-04-23erase multiple segments bugeleanor-park
2024-04-21more lint cleanupbobzel
2024-04-19lint errorsbobzel
2024-04-19lint fixes.bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-05from lastbobzel
2024-04-05fixed opening up GAI ImageEditorbobzel
2024-04-05updates for new css-loaderbobzel
2024-04-02updated h1,etc css. updated package versions.bobzel
2024-03-30fixed snapshot workspace functions by getting rid of @actions. fixed ↵bobzel
lightbox to not rerende on invalidation which allows videos to play.
2024-03-22Merge branch 'master' into nathan-starterNathan-SR
2024-03-10Merge pull request #302 from brown-dash/aj-starterbobzel
changed logo for Notes and PPT Slide in tool menu
2024-03-10Merge branch 'master' into eleanor-starterbobzel
2024-03-09added a template button to top bar to set default layout. fixed show title ↵bobzel
when value is a list. fixed typeahead for createing notes with templates.
2024-02-276Nathan-SR
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in ↵bobzel
golden layout dragging where a stack's tabs could disappear.
2024-02-21presentation trail tab icon changedeleanor-park
2024-02-21changed logo for Notes and PPT Slide in tool menuA.J. Shulman
2024-02-07changed so link docs are added to common ancestor of anchors so that they ↵bobzel
can appear above/below intermediary docs using z order. fixed dragging to tab bar to start dragging document as a tab.
2024-02-07added back shiftkey to drag and embed. got rid of overlayplane link view. ↵bobzel
got rid of auto arrange. fixed text edit color for linkBox's
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree ↵bobzel
views, notetaking, formattedText, etc. make bringToFront an optional prop.
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵bobzel
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
2024-01-22fixed schema rows to render, fix for resizing docs from left side. all ↵bobzel
locking docs in non freeform view. fix for labelBox with multiple rows to keep top rows. cleaned up docViewPath/containerViewPath &
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-29fixed sidebar button highoighting. fixed explore mode.bobzel
2023-12-21fixes post-merge for dataViz-annotationsbobzel
2023-12-16merged with zaul's branchbobzel
2023-12-16starting calendar featurezaultavangar