| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-02 | another push to remove cycles by pushing things onto Doc and DocumentView | bobzel | |
| 2024-05-02 | thick borders between colheaders fixed | Nathan-SR | |
| 2024-05-02 | arrow selection fixed | Nathan-SR | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-05-02 | selected cell moves with col; jitter on col move index 0 fixed | Nathan-SR | |
| 2024-04-30 | unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵ | bobzel | |
| and moving crate functions to <>Box functions | |||
| 2024-04-28 | simplified explore mode implementation | bobzel | |
| 2024-04-25 | added toList() for Doc|Doc[] | bobzel | |
| 2024-04-24 | column drag highlight (too-thick border on column header) | Nathan-SR | |
| 2024-04-24 | column dragging visual update working (but kinda hacky) | Nathan-SR | |
| 2024-04-24 | completing eslint pass | bobzel | |
| 2024-04-24 | nothing broke; column dragging visual update kind of works | Nathan-SR | |
| 2024-04-24 | what broke | Nathan-SR | |
| 2024-04-23 | jitter on initial drag fixed (computed value caching) | Nathan-SR | |
| 2024-04-23 | out of bounds dragging fixed | Nathan-SR | |
| 2024-04-23 | fixes for rich text menu updates and setting parameters on text doc vs ↵ | bobzel | |
| within in RTF. Lots of lint cleanup. | |||
| 2024-04-21 | out of bounds dragging fixed indexes | Nathan-SR | |
| 2024-04-21 | dropped rows update index properly so dragging them without re-selecting works | Nathan-SR | |
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-04-15 | grouped selected cell dragging aligned properly; dragged cell placement ↵ | Nathan-SR | |
| offset weirdness fixed; bug introduced where rows being dragged deselect (still placed correctly) | |||
| 2024-04-11 | Row dragging no longer interferes with multi-selection; dragged rows render ↵ | Nathan-SR | |
| where they will be dropped; pointerevent listeners removed from schemarowbox | |||
| 2024-04-05 | updates for new css-loader | bobzel | |
| 2024-03-31 | selection | Nathan-SR | |
| 2024-03-31 | ctrl selection | Nathan-SR | |
| 2024-03-30 | cleanup of import orderings. | bobzel | |
| 2024-03-30 | updated mermaids template. updated paintFunc to also render the underlying ↵ | bobzel | |
| code text so that the paintFunc will update if dashFields in the code change. fixed schema views to render templates properly in preview. fixed text to only modify the data doc. changed setPixels in imageBox to not consider scaling of outer containers. | |||
| 2024-03-28 | fixed tabbing between items in nested dashFieldViews | bobzel | |
| 2024-03-26 | added empty image tool and click on empty image to select from filesystem. ↵ | bobzel | |
| fixed following links in lightbox and showing links to stackedTimelines. fixed embedding docs into text. fixed not resizing text boxes that also show up in pivot view. prevent context menu from going off top of screen. fixed freeform clustering colors and click to type. fixed links to stackedTimeline marks, and titles for marks. made title editing from doc deco and header use same syntax as keyValue. fixed marquee selection on webBoxes. turn off transitions in freeformdocview after timeout. enabled iconifying templates to propagate to "offspring". fixes images in templates. don't show headr on schema views. | |||
| 2024-03-24 | fixed crash on richtextfield to string when there's no data. fixed schema ↵ | bobzel | |
| cells not to edit unless selected. | |||
| 2024-03-24 | fixed linkdocpreviews to sequence through multiple links. fixed text boxes ↵ | bobzel | |
| to update text when dashfieldView text changes (but the fieldview doesn't), fixed dashFieldViews to be editable cleanly, and to allow sub-dashFieldViews to be editbale. allowed toggle on/off of dashFieldView fieldKey. got rid of sidebars in scemaCells. fied editing dashFieldViews in captions and as childrend of dashFieldViews by passing rootSelected | |||
| 2024-03-23 | made backspace deleting a schema row undoable. fixed calling chat on string ↵ | bobzel | |
| fields | |||
| 2024-03-22 | Merge branch 'master' into nathan-starter | Nathan-SR | |
| 2024-03-21 | Update CollectionSchemaView.tsx | Nathan-SR | |
| push | |||
| 2024-03-21 | the decommenting | Nathan-SR | |
| 2024-03-21 | deselectCells -> ckearSelection in selectCell | Nathan-SR | |
| 2024-03-21 | multiple cell column switching working | Nathan-SR | |
| 2024-03-21 | editing all selected cols working | Nathan-SR | |
| 2024-03-19 | routing select through selectCell; shift select kind of working; cell ↵ | Nathan-SR | |
| selection updating still broken; cell select with shift select broken | |||
| 2024-03-19 | multiple cell selection started | Nathan-SR | |
| 2024-03-18 | c | Nathan-SR | |
| 2024-03-17 | DocView 1330 problem statement | Nathan-SR | |
| 2024-03-17 | use metakey to edit computedfield result instead of expression in schema ↵ | bobzel | |
| cell, set default new field values on data doc. fixed stacking view from autoresizing when switching to a different collection view. changed syntax for setting fields in text docs to use ':=' for computed fields. Added call to Chat in computed functions when (( )) is used. Added caching of computed function result when a function called by ComputedField uses the _setCacheResult_ method (currently only gptCallChat). | |||
| 2024-03-17 | c | Nathan-SR | |
| 2024-03-16 | summoning | Nathan-SR | |
| 2024-03-14 | test4 | Nathan-SR | |
| 2024-03-14 | addDocToSelection test 3 | Nathan-SR | |
| 2024-03-14 | doc selection test | Nathan-SR | |
| 2024-03-14 | test | Nathan-SR | |
| 2024-03-14 | Schema row option order changed | Nathan-SR | |
