aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Expand)Author
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ...bobzel
2020-08-22switched search from writiing searchMatch to matched docs to instead store in...bobzel
2020-08-22fixed key value for empty lists to show [], fixed tree view to allow 'data' f...bobzel
2020-08-21fixed stacking view to use autoHeight to avoid having scroll bars. changed s...bobzel
2020-08-21added a locking option for treeViewExpandedView field.bobzel
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-19more cleanup of SearchBox. made searchMatch be a tri-state for forward/backw...bobzel
2020-08-14added system flags to default documentsbobzel
2020-08-12Merge branch 'master' into schema_searchbobzel
2020-08-12from lastbobzel
2020-08-12fixed bad mergebobzel
2020-08-12fixed collections being hidden from SOLR. fixed warning.bobzel
2020-08-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into me...anika-ahluwalia
2020-08-12tree viewanika-ahluwalia
2020-08-11added expanding annotations to treeView. got rid of opacity for treeView titlesbobzel
2020-08-11mergeanika-ahluwalia
2020-08-11fixed crashes in PresBox when selecting in tree view. fixed selection of tre...bobzel
2020-08-11fixed error with highlighting search terms in formatted text. fixed tree vie...bobzel
2020-08-11updated how background colors workbobzel
2020-08-10UI changesanika-ahluwalia
2020-08-02bug fixes found with sallyanika-ahluwalia
2020-08-02Merge branch 'master' into menu_restructurebobzel
2020-08-02fixed warrning message about kes with treeViewbobzel
2020-08-01fixed warningsbobzel
2020-07-30merge w masteranika-ahluwalia
2020-07-30made 'floatin' document API cleaner. fixed interactions with draggin blue do...Bob Zeleznik
2020-07-23tree view fixanika-ahluwalia
2020-07-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into me...anika-ahluwalia
2020-07-23menu buttons to documentsanika-ahluwalia
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...Bob Zeleznik
2020-07-14from lastBob Zeleznik
2020-07-14possible fix for dragging icons problem caused by setisdragging invalidating ...Bob Zeleznik
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ...Bob Zeleznik
2020-07-13switched context menus to be less hierarchical.Bob Zeleznik
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-06-30added heuristic to filters to identify text fields based on being RTF or havi...Bob Zeleznik
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ...Bob Zeleznik
2020-06-29changed a lot of collection keys to start with "_" -- particularly for Stacki...Bob Zeleznik
2020-06-28fixed errors. fixed selecting in an unselected text note to not create a pha...Bob Zeleznik
2020-06-28slightly improved layout of workspace facet filter boxBob Zeleznik
2020-06-27from lastBob Zeleznik
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added optio...Bob Zeleznik
2020-06-22fixed tree view to allow textdocument to be typed while title is changing. f...Bob Zeleznik
2020-06-22added a way to broadcast a message to all users (e.g., for restarting server)Bob Zeleznik
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17fixed doc decorations to work better with library tree view. made button bar...Bob Zeleznik
2020-06-17fixed move document to undo correctly when ACLs of target don't allow a drop.Bob Zeleznik
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text document...Bob Zeleznik
2020-06-14changed library to have catalog default to a schema view. fixed dragging to/...Bob Zeleznik