aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
2020-07-30added "float" option to the main toolbar for documentviewsBob Zeleznik
2020-07-29Merge branch 'ink_menu'Bob Zeleznik
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
2020-07-27added hypothesis icon to toolbar. fixed toolbar to update to any document ↵Bob Zeleznik
selection with specific items for each type.
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-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added ↵usodhi
custom text functionality + popups on sharing docs and creating groups + relocated SharingPermissions
2020-07-23added minimap toggleBob Zeleznik
2020-07-21more addonly fixesusodhi
2020-07-20merge conflictsusodhi
2020-07-20fixed some addonly stuff + added annotations to playground fields + ↵usodhi
recursively distributes acls + some modal stuff
2020-07-17got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.Bob Zeleznik
2020-07-17mergeusodhi
2020-07-15Merge pull request #449 from browngraphicslab/anika_linkingbobzel
Anika linking
2020-07-15fixed merge conflictsusodhi
2020-07-14converted collectionChrome into a menu barBob Zeleznik
2020-07-14moving collectionViewChrome to CollectionMenuBob Zeleznik
2020-07-14merge fixanika-ahluwalia
2020-07-14cleaned up InkOptionsMenuBob Zeleznik
2020-07-13fixed preview backgrounds, text size, tooltip size, adding labels, ↵anika-ahluwalia
conditional end link btn, tooltips size
2020-07-12norm's changesanika-ahluwalia
2020-07-12fixed display of linkMenuBob Zeleznik
2020-07-12fixed stroke alignment with docked menus. fixed initializing InkingStrokesBob Zeleznik
2020-07-11merged with master & cleaned up formatShapePaneBob Zeleznik
2020-07-10added _chromeStatus to playground fieldsusodhi
2020-07-10added format shapeyunahi
2020-07-10added format shapeyunahi
2020-07-07fixed hypothesis iconBob Zeleznik
2020-07-06merge fixesanika-ahluwalia
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-07-03restructureanika-ahluwalia
2020-07-03finished link created popupsanika-ahluwalia
2020-07-03pin and iconyunahi
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-03link created popupanika-ahluwalia
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
Dash Mobile
2020-07-02started link created popup, tried hihglighting sourceanika-ahluwalia
2020-07-01started clicking mode popupanika-ahluwalia
2020-06-30added left/right/center justify text buttons. changed unpinned text menuBob Zeleznik
2020-06-30added heuristic to filters to identify text fields based on being RTF or ↵Bob Zeleznik
having multiple words. fixed text box padding when used as filter input. fixed selection of items in sidebar when RichTextMenu is pinned.
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-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-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-06-27set LivePlayground to be the default for view-oriented fieldsBob Zeleznik
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-25fixed selection of filled ink regions. moved ink halo to mainViewBob Zeleznik
2020-06-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv