aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
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-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
2020-06-25added link preview for blue buttons.Bob Zeleznik
2020-06-24made persistent link Icon in bottom left of documentBob Zeleznik
2020-06-24fixed summary iconBob Zeleznik
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-24fixed placement of settings panel icon & panel. fixed layout of docked text ↵Bob Zeleznik
bar. added blockquote icon
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-24changed richTextMenu to dock at top of window. fixed ColorBox to set ↵Bob Zeleznik
foreground color of selected text.
2020-06-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-22added a way to broadcast a message to all users (e.g., for restarting server)Bob Zeleznik
2020-06-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-19Merge branch 'master' into ink_menuBob Zeleznik
2020-06-20updated menu/fixed iconyunahi
2020-06-19set up uiusodhi
2020-06-19initial commit: added group document type + started setting up GroupManagerusodhi
2020-06-18fixed keyvalue pane inputting new key values. made collection chromes ↵Bob Zeleznik
shrink a little when window shrinks.
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17fixed doc decorations to work better with library tree view. made button ↵Bob Zeleznik
bar opaque.
2020-06-08added ink options menuyunahi
2020-05-30fixed private ACL. added event so that crhome extension can tell Dash which ↵Bob Zeleznik
document to navigate to.
2020-05-29moved frame animation into freeform chrome. fixed marquees of docs at ↵Bob Zeleznik
non-zero frame. fixed pile view to use its own _pileLayoutEngine key to avoid leaving colleciton in an animated state. added toggle for snap linew views. cached transforms in CollectionFreeformView for performance.
2020-05-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebStanley Yip
2020-05-23switched frame animations to use currentFrame and activeFrame to fix ↵Bob Zeleznik
aliasing issue of progressive slides at different frame codes
2020-05-21more fixes to progressivizing. tweaks to comparison box's clear button.Bob Zeleznik
2020-05-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebStanley Yip
2020-05-21added animation to comparisonBox, cleaned up some npm modulesBob Zeleznik
2020-05-20cleaned up some warningsBob Zeleznik
2020-05-19added nav buttons to webbox. fixed drag/drop from bing (using UseCors)Bob Zeleznik