aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.scss
AgeCommit message (Collapse)Author
2020-08-04several UI changes and consistency updates around the systemanika-ahluwalia
2020-06-27cleaned 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-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-04-20fixed ctrl-enter on text box title. fixed min-width of tree view titles.Bob Zeleznik
2020-04-19changed tree view to show context menu icon to avoid right-clickingBob Zeleznik
2020-03-28fixed screenshot icon and tweaked checkboxBob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ↵Bob Zeleznik
TreeView document of options. fixed resize in docDecorations for dragging corners other than bottom-right.
2020-03-06made tree views display documentViews instead of just stringsbob
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-11-26fixed tree view sorting (a little) and kept title box editable after tabbing.bob
2019-10-18fixed up creator buttons - factored out convert to buttons code into a ↵Bob Zeleznik
dropConverter script. fixed issues with template loading for images.
2019-10-16a bunch of fixes to layouts to support templates in paticular.bob
2019-10-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley Yip
interaction
2019-09-30switching presentatons to be colllectionsBob Zeleznik
2019-09-28library updatesyipstanley
2019-08-25open on right always shows up in tree view now. added tooltips and cleaned ↵Bob Zeleznik
up css.
2019-07-30fixed collection chrome with tree views. fixed fitToBounds calculationBob Zeleznik
2019-07-25oof a lot of stuff hereyipstanley
2019-06-26Merge branch 'fawn_linking' into templatesMacBob Zeleznik
2019-06-23mac stuffBob Zeleznik
2019-06-20can see what docs are linked to in treeview:Fawn
2019-06-19cleaned up and enhanced tree viewBob Zeleznik
2019-06-19working version of embedded tree view docs.bob
2019-06-19added highlight for expanded tree view itemsbob
2019-06-15partial fix for dragging tree view itemsBob Zeleznik
2019-06-15several fixes to tree viewBob Zeleznik
2019-06-07tree view reordering.bob
2019-06-04tweaksbob
2019-05-30fixed context menus and tree view jitter.bob
2019-05-21various fixesTyler Schicke
2019-05-16Put open workspace right button on same lineTyler Schicke
2019-05-06added start of "minimap" support via better buttons and summaries.Bob Zeleznik
2019-05-04fixed tree view. added non-data keys.Bob Zeleznik
2019-05-02clean upbob
2019-05-02from lastbob
2019-05-02cleaned up drag code - userDropAction takes precedence over dropAction. ↵bob
default is alias
2019-05-02library and workspace stuff.bob
2019-05-02layout tweaksBob Zeleznik
2019-04-13resolved merge conflicts with masterSam Wilkins
2019-04-11made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed ↵Bob Zeleznik
global css variable file name
2019-04-09merged with masterSam Wilkins
2019-04-07Refactored schema scriptingTyler Schicke
Changed tree view style to not be global
2019-04-02bullets worklaurawilsonri
2019-03-20tree view cleanupBob Zeleznik
2019-03-11UI pretty much stableHannah Chow
2019-03-10treeview improvementsJude
2019-03-10changed default sizingJude
2019-02-26set up infrastructure for deletedocmadelinegr