aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
AgeCommit message (Collapse)Author
2023-06-13fixed updating cached docs when opening a backlinks collection. added some ↵bobzel
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
2023-05-13changed EditableViews to support oneline and multiline. Also added ↵bobzel
transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click.
2023-04-12readonly fields and schema key info displaymehekj
2023-04-10fixed schema table scroll bar cssmehekj
2023-03-28numerous changes to try to simplify event handling in DocumentView - got rid ↵bobzel
of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable',
2023-03-23fixed schema view to not let its contents be active (selectable/draggable) ↵bobzel
unless schema itself is active.
2023-03-23got rid of right resizer in schema view columnsbobzel
2023-03-23more adjustments to schema column resizing.bobzel
2023-03-23updated add/remove column in schema view to fit UI better and change css to ↵bobzel
truncate field name. changed min col width to 25.
2023-03-22shift enter shortcut to fill columnmehekj
2023-03-15column drag in progressmehekj
2023-03-14single filter through search addedmehekj
2023-03-06moved column menumehekj
2023-02-28rows are documentviews (again)mehekj
2023-02-27rows are documentviews but clippedmehekj
2023-02-09doc preview and arrow key movementmehekj
2023-01-28version without schemarow as documentviewmehekj
2023-01-28checkpoint: schemarow as documentview functioningmehekj
2022-11-21column deletion and new key menu fixesmehekj
2022-11-14cleanupmehekj
2022-11-14added menu for creating new keysmehekj
2022-11-07basic key selection menu createdmehekj
2022-10-24switched drag element to show rowsmehekj
2022-08-18added external drop and column resizemehekj
2022-08-16add and remove columns (remove buggy for same named headers)mehekj
2022-08-15add new doc as schema rowmehekj
2022-08-11drag and drop rows works, needs cleaning upmehekj
2022-08-10basic selection completemehekj
2022-08-10basic table in progressmehekj
2022-07-07fixed more errors.bobzel
2021-10-14Merge branch 'master' into schema-view-En-Huageireann
2021-09-23small schema UI tweakGeireann
2021-08-27Merge branch 'master' into schema-view-En-Huageireann
2021-08-25ui updatesgeireann
2021-07-23fixed compile errorsbobzel
2021-07-22Merge branch 'master' into Ashleygeireann
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