aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/MarqueeView.tsx
AgeCommit message (Expand)Author
2024-10-02added showTags button for cardView. fixed unnecessary invalidations of TagsV...bobzel
2024-10-01more lint fixesbobzel
2024-10-01cleaning up smart drawing menu options.bobzel
2024-09-11merged with masterbobzel
2024-09-01consolidated image resampling. fixed importing zipped workspace.bobzel
2024-08-29from last cleanupbobzel
2024-08-27still trying to resolve merge issueseleanor-park
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-27pulling from mastereleanor-park
2024-08-20fixing lint errorsbobzel
2024-08-20fixed error handling of images too big to load. cleaned up facecollectionbox...bobzel
2024-08-07problem with setting smooth amounteleanor-park
2024-07-26Revert "Merge branch 'master' into eleanor-gptdraw"eleanor-park
2024-07-26Merge branch 'master' into eleanor-gptdraweleanor-park
2024-07-24bug and render fixeseleanor-park
2024-07-17feat: created smart collectionsIEatChili
2024-07-02fixed displaying marquee groups when Bounds isn't set.bobzel
2024-07-01weird error?eleanor-park
2024-06-27feat: added grid of collections when sortingIEatChili
2024-06-26feat: worked more on keyword input for docsIEatChili
2024-06-13feat: more ui updatesIEatChili
2024-06-12feat: updated and fixed uiIEatChili
2024-06-10feat: ui changesIEatChili
2024-06-06feat: updated uiIEatChili
2024-05-20fixed pivotView to provide a white background to docs with no background so t...bobzel
2024-05-20updaged npm packages.bobzel
2024-05-19from lastbobzel
2024-05-19use cardView imageUrlToBase64bobzel
2024-05-19merged with soon-to-be-masterbobzel
2024-05-19Merge branch 'master' into keanubobzel
2024-05-16feat: added image sortingIEatChili
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
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 anothe...bobzel
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, chang...bobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-09fixed up default text that uses a template to process an initial carriage ret...bobzel
2024-03-06fixed plotly/mermaids loading from a new accountbobzel
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in gold...bobzel
2024-01-28fixed inking when in panToScroll mode. fixed text templates to restore defau...bobzel
2024-01-26cleaning up doubleClick documentview handling. fixed pan mode to drag collec...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
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-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 @co...bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel