aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/SchemaTable.tsx
AgeCommit message (Collapse)Author
2022-11-21working cleaned up version of link editor properties in propertiesViewbobzel
2022-11-17mostly changing strings to enumsbobzel
2022-07-02fixing many eslint errorsbobzel
2022-06-21restored experimental templates. fixed (enabled) pointer events on nested ↵bobzel
column/row views when container is active. got rid of freezeDimensions which wasn't needed and introduced artifacts for views that set it (timeView, GridView)
2022-05-13removed layerProvider functionality.bobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2021-11-13change isContentActive to a tri-state to allow turning on/off and default - ↵bobzel
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
2021-10-04fixed how filters work in Schema View. made filtering the default for ↵bobzel
clicking in title area.
2021-09-23fixed one crash when color string has capital letters.bobzel
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-26fixed warnings/errorsbobzel
2021-08-25ui updatesgeireann
2021-08-05Merge branch 'master' into search-davidgeireann
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-12Changed "schemaView" :arrow_right: "collectionSchema"geireann
So style is consistent with other folders