aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionView.tsx
AgeCommit message (Expand)Author
2025-05-16changed isGroup to freeform_isGroup to fix issues with groups that are change...bobzel
2025-04-22adding drop handling code for scrapbookBoxbobzel
2025-04-08change isLightbox to be a datadoc flag.bobzel
2025-04-08fixed gptImageLabel calls and added ImageCastToNameType to deal with filename...bobzel
2025-03-06fixed resizing height to be > 10 pixels. split pivotView out of timeView.bobzel
2025-02-14major restructure of GPTPopup so that it works with all collections.bobzel
2024-10-14reorganized comparisonBox related components -- moved stuff down into Docs.Cr...bobzel
2024-10-04cleaning up CardDeckView so that animations work smoothlybobzel
2024-09-04start of conversion of Calendar into a CollectionViewbobzel
2024-08-20from lastbobzel
2024-08-20fixed up a bunch of things in face recognitionbobzel
2024-08-09a bunch more typing fixes.bobzel
2024-07-17feat: created smart collectionsIEatChili
2024-05-20fixing flash card carousel code organization. lint fixes.bobzel
2024-05-19Merge branch 'restoringEslint' into alyssa-starterbobzel
2024-05-19Merge branch 'restoringEslint' into aisosa-starterbobzel
2024-05-18more cardView cleanupbobzel
2024-05-17chatcards, quizcards, and ai flashcardsalyssaf16
2024-05-08lots of api cleanup and cycle removalbobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-04the lack of pushing is astounding actuallyaidahosa1
2024-03-30working on making flashcards from pdf with aialyssaf16
2024-01-25fixed script typechecking which fixes editing keyvalue pane. renamed content...bobzel
2024-01-24several fixes to drag/drop so that dropAction's set on target work for tree v...bobzel
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods an...bobzel
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 m...bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings f...bobzel
2023-12-17starting calendar collection viewzaultavangar
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-01cleaning up documentview props. got rid of special cases for keyValueBox. ...bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30completed transition from rootDoc => Document, dataDoc, layoutDocbobzel
2023-11-16removed touch code that wasn't being used or maintainedbobzel
2023-11-14simplified goldenlayout tab buttons and made open in lightbox more accessible...bobzel
2023-11-12cleaning up freeformview code.bobzel
2023-11-12removed unused collectoinstaffview.bobzel
2023-11-04cleanupbobzel
2023-11-02performance fixes - don't invalidate as much by using reactions in place of c...bobzel
2023-11-02cleaned up brushView to only apply to freeformviews that aren't overlays (was...bobzel
2023-08-31fixed compile errors and switched to use_azure = false for server.bobzel
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...bobzel
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-05-14fixed webpage link following by adding a presData for the current URL to all ...bobzel
2023-05-14major overhaul of field naming conventions.bobzel