aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema
AgeCommit message (Collapse)Author
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-09-23small schema UI tweakGeireann
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-09-14fixed height of maincontent. fixed warnings.bobzel
2021-09-02Many updatesgeireann
- Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-27Merge branch 'master' into schema-view-En-Huageireann
2021-08-26fixed warnings/errorsbobzel
2021-08-25added comment, fixed path issue0x85FB9C51
2021-08-25ui updatesgeireann
2021-08-16commented column code0x85FB9C51
2021-08-05Merge branch 'search-david' of https://github.com/brown-dash/Dash-Web into ↵geireann
search-david
2021-08-05Merge branch 'master' into search-davidgeireann
2021-08-04restructured filters again so that filter icons show whether a document has ↵bobzel
a filter or inherits one. following a link with a view spec overrides only locally set filters (not inherited ones).
2021-07-28Merge branch 'master' into linking-anhdinhanhtruong
2021-07-27fixe MakeClone to handle links properly. fixed cloning richtext to update ↵bobzel
rich text references to documents properly. fixed dragging to call MakeClone properly.
2021-07-24Merge branch 'master' into linking-anhdinhanhtruong
2021-07-23fixed compile errorsbobzel
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-21Fixed minor bugs0x85FB9C51
2021-07-21fixed the fact that text, number, and boolean were ignoring input types when ↵0x85FB9C51
accepting input
2021-07-21fixed date formatting0x85FB9C51
2021-07-21Revert "fixed date formatting"0x85FB9C51
This reverts commit d358e6952effeb933ab57e4b343d8f0886077d55.
2021-07-21fixed date formatting0x85FB9C51
2021-07-17some styling changes0x85FB9C51
2021-07-12Merge branch 'schema-view-En-Hua' of https://github.com/brown-dash/Dash-Web ↵0x85FB9C51
into schema-view-En-Hua
2021-07-12Changed "schemaView" :arrow_right: "collectionSchema"geireann
So style is consistent with other folders