| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | added proper scaling of multi-selections and groups. fixed pinViewport to ↵ | bobzel | |
| work again. | |||
| 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-26 | fixed filters - checkboxes generated when options are less than 20, added ↵ | bobzel | |
| -undefined- as distinct value option. fixed pointer evcents for docs on pdfs | |||
| 2023-04-24 | crappy version of schema image cell preview on hover | mehekj | |
| 2023-04-24 | fixed interactions with sidebar stacking views. | bobzel | |
| 2023-04-24 | fixed pile view to be resizable. | bobzel | |
| 2023-04-24 | from last | bobzel | |
| 2023-04-24 | fixed creating documents in a viewAll freeform view to not have degenerate ↵ | bobzel | |
| scale/x/y coords | |||
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile ↵ | bobzel | |
| view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored. | |||
| 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-18 | fixed selection issues: shift does multiselect again, doc decoration ↵ | bobzel | |
| background isn't drawn anymore for schema view, rotated objects in a multiselect don't cause artifacts, clusters in freeform don't cause images to dim. | |||
| 2023-04-18 | cleaning up zip/unzip of files | bobzel | |
| 2023-04-17 | minor cleanup | bobzel | |
| 2023-04-17 | Merge branch 'master' into advanced-trails | bobzel | |
| 2023-04-17 | used stats to detect unnecessary server message when changing css style for ↵ | bobzel | |
| text notes | |||
| 2023-04-17 | minor cleanup of CollectionView | bobzel | |
| 2023-04-14 | got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵ | bobzel | |
| zoom correctly. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-13 | Compile and make compatible all the scattered code I had for empowering ↵ | sotech117 | |
| trails for dash meeting. Still much to do with ui, but basic functionaltiy is there. Two key things, 1) navigation for branching trails, and 2) ability to runSubroutines on tested trails. | |||
| 2023-04-12 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-04-12 | readonly fields and schema key info display | mehekj | |
| 2023-04-11 | exracted FollowLinkScript() function. got rid of template parameters to ↵ | bobzel | |
| simplify templating. | |||
| 2023-04-11 | removed arrangeItems context button for collections to make it a funciton on ↵ | bobzel | |
| drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs. | |||
| 2023-04-11 | some fixes to schema filtering, wip | mehekj | |
| 2023-04-11 | fixed explore mode to not wait for double clicks | bobzel | |
| 2023-04-10 | fixed schema table scroll bar css | mehekj | |
| 2023-04-10 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-04-10 | fixed brushing of fonticon boxes with dropdowns. made line charts use ↵ | bobzel | |
| computed values instead of observables | |||
| 2023-04-05 | added an arrange feature for freeform collections. added btn width for ↵ | bobzel | |
| linear buttons. | |||
| 2023-04-05 | made pinning from topbar available for all docs. | bobzel | |
| 2023-04-05 | fixed dragging groups | bobzel | |
| 2023-04-05 | adjusted general context menu items to always appear last. cleaned up ↵ | bobzel | |
| makeLink api, | |||
| 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 | mostly code cleaning. small bugs | bobzel | |
| 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-27 | changed longPress to always select and to show decorations. fixed ↵ | bobzel | |
| single/double-click code and cleaned up behavior timeouts. fixed pointer events for tree view editing titles and using as powerpoint. | |||
| 2023-03-25 | fixed notetakingview pointer/wheel events. | bobzel | |
| 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. | |||
