aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
2020-08-03cleaned up currentUserUtilsbobzel
2020-08-03Merge branch 'menu_restructure' of ↵bobzel
https://github.com/browngraphicslab/Dash-Web into menu_restructure
2020-08-03cleaned up fonticonboxbobzel
2020-08-03several UI changes to tooltips, menu, properties, buttons, and inkanika-ahluwalia
2020-08-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-02updated fontColor and marker highlight in richTextMenubobzel
2020-08-02merging menuiconbox into fonticonboxanika-ahluwalia
2020-08-01changed fonticonbox marginsbobzel
2020-07-31mergeAndy Rickert
2020-07-30merge with masterMelissa Zhang
2020-07-30fixing layouts UIanika-ahluwalia
2020-07-30remove unnecessary authentication/database stuffMelissa Zhang
2020-07-30fixed up left sidebar menuBob Zeleznik
2020-07-30fixed leftsidebar menu buttonsBob Zeleznik
2020-07-29tried making documents into buttonsanika-ahluwalia
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 with masterMelissa Zhang
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-22searchandy temp
2020-07-22search results open and close as panel under barandy temp
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-21search bar on topnpm startandy temp
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-08store hypothesis API tokens to databaseMelissa Zhang
2020-07-07fixed hypothesis iconBob Zeleznik
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-07-03search works with schema, fixed sorting...stil a lot of bugsAndy Rickert
2020-07-03merge w search_docAndy Rickert