aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/SchemaTableCell.tsx
AgeCommit message (Expand)Author
2023-04-27trying to get schema keyboard controls workingmehekj
2023-04-24crappy version of schema image cell preview on hovermehekj
2023-04-20added schema cell types for images and datesmehekj
2023-04-19Merge branch 'master' into schema-mehekmehekj
2023-04-13lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...bobzel
2023-04-12readonly fields and schema key info displaymehekj
2023-03-22shift enter shortcut to fill columnmehekj
2023-03-22render filter option dropdownmehekj
2023-03-15column drag in progressmehekj
2023-03-06moved column menumehekj
2023-03-01cells editablemehekj
2023-02-28selection working (except ctrl+click)mehekj
2023-02-27rows are documentviews but clippedmehekj
2023-01-30basic sortingmehekj
2022-08-16got formatter to workmehekj
2022-08-10basic table in progressmehekj