| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-01 | fixed warnings | bobzel | |
| 2020-07-30 | merge w master | anika-ahluwalia | |
| 2020-07-30 | made 'floatin' document API cleaner. fixed interactions with draggin blue ↵ | Bob Zeleznik | |
| dots off and link lines to link documents. removed Recommndations UI stuff. changed treeView to avoid "No, no, no" error warnin when tryin to render promises | |||
| 2020-07-23 | tree view fix | anika-ahluwalia | |
| 2020-07-23 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | anika-ahluwalia | |
| menu_restructure | |||
| 2020-07-23 | menu buttons to documents | anika-ahluwalia | |
| 2020-07-23 | got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵ | Bob Zeleznik | |
| defined otherwise 'title'. if neither, then it shows no tooltip. | |||
| 2020-07-14 | from last | Bob Zeleznik | |
| 2020-07-14 | possible fix for dragging icons problem caused by setisdragging invalidating ↵ | Bob Zeleznik | |
| the dragged element | |||
| 2020-07-14 | fixed issues with creating & using scripting boxes by making scriptFields be ↵ | Bob Zeleznik | |
| a function, not value, prop | |||
| 2020-07-13 | switched context menus to be less hierarchical. | Bob Zeleznik | |
| 2020-07-04 | redesigned editing menu, added link descriptions and popup on created | anika-ahluwalia | |
| 2020-06-30 | added heuristic to filters to identify text fields based on being RTF or ↵ | Bob Zeleznik | |
| having multiple words. fixed text box padding when used as filter input. fixed selection of items in sidebar when RichTextMenu is pinned. | |||
| 2020-06-30 | added a docFilter for a substring match. fixed formattedTextBox to not keep ↵ | Bob Zeleznik | |
| adding user_mark storedMarks on every load | |||
| 2020-06-29 | changed a lot of collection keys to start with "_" -- particularly for ↵ | Bob Zeleznik | |
| Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library. | |||
| 2020-06-28 | fixed errors. fixed selecting in an unselected text note to not create a ↵ | Bob Zeleznik | |
| phantom selection from the last selected point to the current point. | |||
| 2020-06-28 | slightly improved layout of workspace facet filter box | Bob Zeleznik | |
| 2020-06-27 | from last | Bob Zeleznik | |
| 2020-06-27 | cleaned up a bunch of stuff related to TreeViews and link dots. added ↵ | Bob Zeleznik | |
| option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well. | |||
| 2020-06-22 | fixed tree view to allow textdocument to be typed while title is changing. ↵ | Bob Zeleznik | |
| fixed tryUpdateHeight so that text boxes don't get a scroll bar if they're autoHeight | |||
| 2020-06-22 | added a way to broadcast a message to all users (e.g., for restarting server) | Bob Zeleznik | |
| 2020-06-17 | made docFilters a prop on everything | Bob Zeleznik | |
| 2020-06-17 | fixed doc decorations to work better with library tree view. made button ↵ | Bob Zeleznik | |
| bar opaque. | |||
| 2020-06-17 | fixed move document to undo correctly when ACLs of target don't allow a drop. | Bob Zeleznik | |
| 2020-06-16 | changed Doc.MakeCopy() to ignore layout[ fields so that copying text ↵ | Bob Zeleznik | |
| documents with a layout doesn't copy their text | |||
| 2020-06-14 | changed library to have catalog default to a schema view. fixed dragging ↵ | Bob Zeleznik | |
| to/from catalog to use 'same' and 'alias' as appropriate for dragging in/out. | |||
| 2020-06-14 | fixed dragging in tree views for Catalog to "copy" documents within the ↵ | Bob Zeleznik | |
| sidebar instead of aliasing them. | |||
| 2020-06-08 | a bunch of cleanup to fix import order and to organize/restructure ink ↵ | Bob Zeleznik | |
| things in the right places. | |||
| 2020-05-30 | buxton pdf fix | Sam Wilkins | |
| 2020-05-30 | buxton pdf linking implementation | Sam Wilkins | |
| 2020-05-28 | fixed pdf text selection | Bob Zeleznik | |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-05-10 | made opening docs on right not create aliases. made clicking on an original ↵ | Bob Zeleznik | |
| document trigger replacing it with an alias. | |||
| 2020-05-09 | added document clone and paste for all collections | Bob Zeleznik | |
| 2020-05-09 | lint fixes | Bob Zeleznik | |
| 2020-05-09 | fixed missing gear in golden layout. fixed double dragging events. changed ↵ | Bob Zeleznik | |
| dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v | |||
| 2020-05-08 | fixed marquee when over a media item to allow dragging, too. | Bob Zeleznik | |
| 2020-05-07 | fixed tree view title editing. cleaned up annotation keys in DocComponent | Bob Zeleznik | |
| 2020-05-07 | fixed gear in tab panes showing up. fixed tree view titling. fixed some ↵ | Bob Zeleznik | |
| current_user_util templates to drag as render templates, not prototypes. | |||
| 2020-05-07 | fixed most add/remove/move documents to support doc[]'s | Bob Zeleznik | |
| 2020-05-07 | added batch requesting of list items. fixed some performance issues with ↵ | Bob Zeleznik | |
| tree views. | |||
| 2020-05-05 | added an icon view for buxton docs | Bob Zeleznik | |
| 2020-05-04 | fixed links and snap lines broken by moving things into DragManager. | Bob Zeleznik | |
| 2020-05-03 | extended documentBox's to support drag and drop of style. reorganized ↵ | Bob Zeleznik | |
| imports to avoid some cycles | |||
| 2020-05-03 | added DelegateDocument creator. switched default templates to delegates. | Bob Zeleznik | |
| 2020-05-02 | prefetch buxton double click view | Bob Zeleznik | |
| 2020-05-02 | cleaned up a lot of layoutTemplate/String props. fixed link drawing. | Bob Zeleznik | |
| 2020-05-01 | added childLayoutTemplate to render collection children w/o modifying them. ↵ | Bob Zeleznik | |
| fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors. | |||
| 2020-05-01 | fixed presentations to allow drag and drop. fixed pres box to use ↵ | Bob Zeleznik | |
| RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props | |||
| 2020-04-27 | merged detailView templates, now only exists in current_user_utils | Sam Wilkins | |
