| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-13 | fixed input new node for schema | bobzel | |
| 2023-09-12 | dropping link button on same collection makes a pushpin. fixed broken undo ↵ | bobzel | |
| typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders. | |||
| 2023-09-08 | don't remove current recording from overlay, added closeOnSelect option for ↵ | bobzel | |
| dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters. | |||
| 2023-09-07 | hide schema chrome when chromeHidden is set. ignore showTitle in schemaView | bobzel | |
| 2023-08-28 | adjusted placement of new Node in schema to not hide behind undo/redo | bobzel | |
| 2023-07-31 | fixed dictation into text boxes to stop when component unmounts. fixed ↵ | bobzel | |
| some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected. | |||
| 2023-06-23 | cleaned up more issues with pointer events/contents active. fixed dragging ↵ | bobzel | |
| from piles. | |||
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-13 | fixed 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-22 | merged physics with master | bobzel | |
| 2023-05-17 | changed creationDate to author_date. fixed undo bug with webboxes. fixed ↵ | bobzel | |
| menu problems with Open New Embedding and moved some collection menu items to buttons/ | |||
| 2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
| overlayDocs that are pannable. | |||
| 2023-05-16 | fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵ | bobzel | |
| filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-13 | changed 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-28 | added RTF cell type for schema. fixed formatting DateFields so that they ↵ | bobzel | |
| can be set from kvp/schema. prevented on infinite loop possibility when setting proto to itself. | |||
| 2023-04-27 | another fix for fieldInfos | bobzel | |
| 2023-04-27 | fixed retrieving fields in schema view. | bobzel | |
| 2023-04-27 | performance tuning for schema views to avoid re-rendering each table cell ↵ | bobzel | |
| when child docs change. | |||
| 2023-04-27 | fixed editing schema cells with keyboard only | mehekj | |
| 2023-04-27 | trying to get schema keyboard controls working | mehekj | |
| 2023-04-26 | fixed selection with sorted docs | mehekj | |
| 2023-04-26 | fixed schema row arrow key movement and scrolling | mehekj | |
| 2023-04-20 | added schema cell types for images and dates | mehekj | |
| 2023-04-19 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-04-19 | added date fieldinfo, fixed column drag&drop | mehekj | |
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-12 | readonly fields and schema key info display | mehekj | |
| 2023-04-11 | some fixes to schema filtering, wip | mehekj | |
| 2023-04-10 | fixed schema table scroll bar css | mehekj | |
| 2023-04-10 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-04-04 | fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵ | bobzel | |
| items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview | |||
| 2023-04-03 | fixed dragging doc out of schema and removing schema column sort | mehekj | |
| 2023-03-28 | numerous 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-24 | from last | bobzel | |
| 2023-03-24 | fixed showing keyValueBox when document opacity is 0 or it is hidden. fixed ↵ | bobzel | |
| toggling link targets. fixed sorting and undoing schema view changes. | |||
| 2023-03-24 | overhaul of selection api so that schema and other views behave like ↵ | bobzel | |
| freeform and use document views onClick for selection | |||
| 2023-03-23 | fixed dragging schema rows. fixed not being able to click row buttons ↵ | bobzel | |
| unless schema view is active. | |||
| 2023-03-23 | fixed up pointer events so that schema and freeform items can be selected ↵ | bobzel | |
| without selecting the collection. however, dragging the item drags the collection unless the collection is selected. cleaned up selected docs in schema to not keep a parallel observableSet to SelectionManager.. | |||
| 2023-03-23 | fixed schema view to not let its contents be active (selectable/draggable) ↵ | bobzel | |
| unless schema itself is active. | |||
| 2023-03-23 | got rid of right resizer in schema view columns | bobzel | |
| 2023-03-23 | more adjustments to schema column resizing. | bobzel | |
| 2023-03-23 | fixed outer freefrom from scrolling when scrolling the new fields list in a ↵ | bobzel | |
| SchemaView | |||
| 2023-03-23 | fixed setting filter value in schema view by clicking done | bobzel | |
| 2023-03-23 | updated 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-23 | fixed link lines | mehekj | |
| 2023-03-22 | shift enter shortcut to fill column | mehekj | |
| 2023-03-22 | updated component library | mehekj | |
| 2023-03-22 | render filter option dropdown | mehekj | |
| 2023-03-20 | drag and drop to swap columns | mehekj | |
