Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-29 | minor fixes | Lionel Han | |
2020-06-29 | adjusting previews | anika-ahluwalia | |
2020-06-29 | Merge branch 'anika_schema_view' of ↵ | Bob Zeleznik | |
https://github.com/browngraphicslab/Dash-Web into anika_schema_view | |||
2020-06-29 | fixed removing of ';' from script in schemaCells | Bob Zeleznik | |
2020-06-30 | Merge branch 'master' into mobile_revision_direct | geireann | |
2020-06-30 | css fix from recent push | geireann | |
2020-06-30 | oops | geireann | |
small bug fixes | |||
2020-06-30 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
acls_uv | |||
2020-06-30 | pull request for Sally | usodhi | |
2020-06-30 | Merge branch 'mobile_revision_direct' of ↵ | geireann | |
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct | |||
2020-06-30 | css comment fixes + commenting | geireann | |
2020-06-29 | menu positioning getting better | anika-ahluwalia | |
2020-06-29 | fixed date type | anika-ahluwalia | |
2020-06-29 | UI fix and little restructure | anika-ahluwalia | |
2020-06-29 | cleaned up undo handling on internal drag/drop | Bob Zeleznik | |
2020-06-29 | more merge fixes | anika-ahluwalia | |
2020-06-29 | started to fix the way subviews are created in MobileInterface to avoid ↵ | Bob Zeleznik | |
unnecessary re-renders | |||
2020-06-29 | merge conflicts resolved | usodhi | |
2020-06-29 | refactored group view into new file | usodhi | |
2020-06-28 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | anika-ahluwalia | |
anika_schema_view | |||
2020-06-28 | adjustments to date | anika-ahluwalia | |
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 | avoid pdf crash by testing that the data field is a pdf | Bob Zeleznik | |
2020-06-28 | fixed pdf selection color to match text selection in text boxes | Bob Zeleznik | |
2020-06-28 | fixed issue with strange css being inserted for PDFs (.pdfViewer.page) that ↵ | Bob Zeleznik | |
causes the page to jump when deselected. fixed by labeling all css pdfViewerDash instead of pdfViewer | |||
2020-06-28 | Merge branch 'master' into 3D_carousel | Bob Zeleznik | |
2020-06-28 | fixed drop down menus in schema collection view menu | Bob Zeleznik | |
2020-06-28 | Merge branch 'master' into anika_schema_view | Bob Zeleznik | |
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 | slight modification to date | anika-ahluwalia | |
2020-06-28 | re-fixed copy/paste from one text box to a new text box by moving ↵ | Bob Zeleznik | |
clearSelection() from SelectDoc to setPreviewCursor. Otherwise, clicking on an unselected text box wouldn't set the insertion point. | |||
2020-06-28 | changed onClickHandlers to allow toggleDetailView to work | Bob Zeleznik | |
2020-06-28 | tweaks to date picker | anika-ahluwalia | |
2020-06-28 | slightly improved layout of workspace facet filter box | Bob Zeleznik | |
2020-06-28 | from last | Bob Zeleznik | |
2020-06-28 | started adding date types | anika-ahluwalia | |
2020-06-28 | merge fix | anika-ahluwalia | |
2020-06-28 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | anika-ahluwalia | |
anika_schema_view | |||
2020-06-28 | partial dropdown for types | anika-ahluwalia | |
2020-06-27 | fix workspace button | Lionel Han | |
2020-06-28 | fixed selection of documents in nested collections with filter panel open | Bob Zeleznik | |
2020-06-28 | fixed zooming out on a collection when over a pdf. fixed filters on nested ↵ | Bob Zeleznik | |
collections. | |||
2020-06-27 | Merge branch 'mobile_revision_direct' of ↵ | Lionel Han | |
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct | |||
2020-06-27 | some changes | Lionel Han | |
2020-06-28 | renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵ | Bob Zeleznik | |
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of). | |||
2020-06-27 | set LivePlayground to be the default for view-oriented fields | Bob Zeleznik | |
2020-06-27 | fixed safe mode & reverted to apply ontly to freeform and schema collections. | Bob Zeleznik | |
2020-06-27 | made safe mode apply to all collections | 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. |