aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
2020-07-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-07-25made buttons turn into fonticons on iconify. droppin fonticons onto linear ↵Bob Zeleznik
views keeps them as buttons. droppin buttons on linear view makes them fonticons. fixed ColletionMenu scripts to work with templates by usin self instead of this. fixed pointer events with text boxes for filterview & normal. fixed fieldKey deletin and addin
2020-07-23tree view fixanika-ahluwalia
2020-07-23fixed right handle issuesanika-ahluwalia
2020-07-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-07-23selection changesanika-ahluwalia
2020-07-23got 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-22adding fields to properties columnanika-ahluwalia
2020-07-22restored download document. fixed clone() to clone to be async and handles ↵Bob Zeleznik
lists properly.
2020-07-21cleaned up tab on rightanika-ahluwalia
2020-07-21merge fixanika-ahluwalia
2020-07-21finished left side UI changesanika-ahluwalia
2020-07-21added functionality for all sidebar buttons except sharing and importanika-ahluwalia
2020-07-21fixed up autoscrollin a bit. scrolls the correct collection and waits 250ms ↵Bob Zeleznik
to start scrolling.
2020-07-21tools in stripmenu workinganika-ahluwalia
2020-07-20fixed noAutoscroll functionality for creator iconsBob Zeleznik
2020-07-20added standard static ScriptFields to avoid extra compilesBob Zeleznik
2020-07-17got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.Bob Zeleznik
2020-07-17changed dropping menu items from collectionMenu to create fonticonbuttons if ↵Bob Zeleznik
all parameters are filled in. . and buttons are placed in overlay layer. added labels to all fonticons usin title + added a tooltip field. turned off autoscroll of freeform view when dragign buttons (which will be in the overlay)
2020-07-14from lastBob Zeleznik
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ↵Bob Zeleznik
a function, not value, prop
2020-07-13simplified tools panel (remove buxton, import folder). changed spacing of ↵Bob Zeleznik
fonticon labels.
2020-07-13switched context menus to be less hierarchical.Bob Zeleznik
2020-07-12fixed updating RichTextMenu with proper values for fontFamily, size, bullet, ↵Bob Zeleznik
and alignment
2020-07-11merged with master & cleaned up formatShapePaneBob Zeleznik
2020-07-11restructured ink to make more react-friendlyBob Zeleznik
2020-07-07fixed hypothesis iconBob Zeleznik
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-07-03mobile button fix, icon update, remove radial menu on workspaces,geireann
- update mobile interface fa icons - remove radial menu form workspaces to prevent openOnRight within mobile (prevent cluster)
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
Dash Mobile
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-07-01fixed warningsBob Zeleznik
2020-06-30fixed ':' freeform menu to restore non text entries. aded onClick and ↵Bob Zeleznik
dragFactories for more btns.
2020-06-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
mobile_revision_direct
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-30css comment fixes + commentinggeireann
2020-06-29cleaned up undo handling on internal drag/dropBob Zeleznik
2020-06-29merge conflicts resolvedusodhi
2020-06-29changed 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-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-06-26audio dictationgeireann
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
And changes to UI of record and image upload
2020-06-25Merge branch 'master' into ink_menuBob Zeleznik
2020-06-25Merge branch 'master' into mobile_revision_directgeireann
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-23cleaner approach to fixing linkAnchor colorsBob Zeleznik
2020-06-23fixed coloring linksBob Zeleznik
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann