aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-07-11merged with master & cleaned up formatShapePaneBob Zeleznik
2020-07-11restructured ink to make more react-friendlyBob Zeleznik
2020-07-10added _chromeStatus to playground fieldsusodhi
2020-07-10added format shapeyunahi
2020-07-10added format shapeyunahi
2020-07-09change DocListCast to async in SharingManager + prevented textbox from ↵usodhi
showing up on click
2020-07-09removed some unnecessary importsusodhi
2020-07-09acls now work I think + some cleanupusodhi
2020-07-09started dragging pans screen (needs cleaning)anika-ahluwalia
2020-07-08added dashDragging eventanika-ahluwalia
2020-07-08store hypothesis API tokens to databaseMelissa Zhang
2020-07-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
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-06trying first implementation of storing aclsusodhi
2020-07-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-05simplified exit on outside click + rotating arrow in dropdown menuusodhi
2020-07-05Merge branch 'master' into presentation_updatesgeireann
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-07-03search works with schema, fixed sorting...stil a lot of bugsAndy Rickert
2020-07-03merge w search_docAndy Rickert
2020-07-03can now exit modal by clicking outside itusodhi
2020-07-03many changes related to adding and removing document from the ↵usodhi
notificationDoc of a user
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-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-03highlight active presentation + UI Changesgeireann
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-02restructuring and simplifying group implementationusodhi
2020-07-01added basic synchronizatoin between links and their hypertext anchors. more ↵Bob Zeleznik
work is needed to handle overlapping anchors.
2020-07-01fixed warningsBob Zeleznik
2020-07-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-01ui changes + related functionality changesusodhi
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ↵Bob Zeleznik
made pushpin's FontIconBox's. made Esc close context menu.
2020-07-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-30fixed ':' freeform menu to restore non text entries. aded onClick and ↵Bob Zeleznik
dragFactories for more btns.
2020-06-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-30beginning sharing interface ui reworkusodhi
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ↵Bob Zeleznik
adding user_mark storedMarks on every load
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-30pull request for Sallyusodhi
2020-06-30css comment fixes + commentinggeireann
2020-06-29cleaned up undo handling on internal drag/dropBob Zeleznik
2020-06-29merge conflicts resolvedusodhi
2020-06-29refactored group view into new fileusodhi
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-28Merge branch 'master' into search_docBob Zeleznik