aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/CollectionSchemaView.tsx
AgeCommit message (Collapse)Author
2025-03-07fixed following text hyperlinks to Docs. fixed using fieldinfos for ↵bobzel
DashFieldViews to get appropriate Schmema cell input. fixed dashFieldView to show correct input editor for field type.
2025-01-01monorepo setupGeireann Lindfield Roberts
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-09-29lintingNathan-SR
2024-09-22header comments + change to cellfield updatingNathan-SR
2024-09-19cleaning up/commenting schemaviewNathan-SR
2024-09-18fixed filtering; cells update properly with inputNathan-SR
2024-09-08schema changes revertedNathan-SR
2024-08-12more any -> type fixesbobzel
2024-07-30Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-07-12Fixed nested collections in templates. cleaned up some cod.egeireann
2024-07-02keymenu changesNathan-SR
2024-07-02resizer right workingNathan-SR
2024-07-02eq highlight cycling inconsistency fixedNathan-SR
2024-07-01highlighting then un-highlighting a selected cell with equations now ↵Nathan-SR
properly maintains original select highlight
2024-07-01fonticonbox no longer added when dragged from tools menuNathan-SR
2024-07-01keymenu no longer opened on dragged col dropNathan-SR
2024-06-30deleting column no longer messes up drag highlight; removed unecessary ↵Nathan-SR
documents.ts changes
2024-06-30removing column closes menu and stops editingNathan-SR
2024-06-30adding columns to left/right of other columnNathan-SR
2024-06-29highlight updates properly when highlighted cell is selected; no longer ↵Nathan-SR
possible to add EmptyKey to equation
2024-06-29cyclic preset colors for eqhighlightsNathan-SR
2024-06-28dragging col stops editing of schema headerNathan-SR
2024-06-28colkeys menu width conforms to column withNathan-SR
2024-06-28row drag changes saved through reloadNathan-SR
2024-06-28col drag stutter fixedNathan-SR
2024-06-26freeze fixed (revisit why this change was needed?)Nathan-SR
2024-06-26removing 0s from settimeut + minor sorted col highlight color changeNathan-SR
2024-06-25enhanced refselect logicNathan-SR
2024-06-25cursor position reset properly, appendtext has atCursor optionNathan-SR
2024-06-25focus is no longer lostNathan-SR
2024-06-25progress on refSelect (single click to add cell to equation)Nathan-SR
2024-06-24cell/column highlight interactions (maybe some minor bugs left but at least 95%)Nathan-SR
2024-06-24Work on persistent sort highlight + equation highlight inteeractionNathan-SR
2024-06-23col filling (really external setting of cell fieldval) works properly ↵Nathan-SR
(reaction); moved 'remove doc' option to bottom of row menu
2024-06-22work on cell field (numerous bugs fixed: spaces now make new divs, invalid ↵Nathan-SR
refs no longer break things, valid->invalid ref causes update properly)
2024-06-21fixed bug where equation didn't save in cell field on reloading (batching issue)Nathan-SR
2024-06-21cell highlights consistsent on row movingNathan-SR
2024-06-21refactorNathan-SR
2024-06-20some progress on eq text highlightingNathan-SR
2024-06-20cursor position consistency for schema cell fieldNathan-SR
2024-06-19removed unecessary fieldNathan-SR
2024-06-19it's not pretty but it worksNathan-SR
2024-06-19ughNathan-SR
2024-06-18colsort persistsent + one-shot hightlightNathan-SR
2024-06-18work on sortNathan-SR
2024-06-17persistent sort option added, still need UI indication; some header ↵Nathan-SR
bugs/weirdness fixed
2024-06-15text highlighting works with 'this.' formatNathan-SR
2024-06-14background color done for real (set consistent brightness level, made ↵Nathan-SR
background lighter)