aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Collapse)Author
2020-07-15fixed tooltips to share a csss style. added tooltips for richtext.Bob Zeleznik
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ↵Bob Zeleznik
to annotations/pushpins problems.
2020-07-14proper fix for onClickHandlers so they don't invalidate things when they ↵Bob Zeleznik
haven't changed.
2020-07-14fixed onClickHandler testsBob Zeleznik
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ↵Bob Zeleznik
a function, not value, prop
2020-07-13added show fields for non=novice users context menu item.Bob Zeleznik
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-12changed enter link lable to accept Enter. cleaned up some link code.Bob Zeleznik
2020-07-12fixed cheat sheetBob Zeleznik
2020-07-11fixed showing of inidvidual link trails.Bob Zeleznik
2020-07-10menu ui changeanika-ahluwalia
2020-07-10added showing individual links with one buganika-ahluwalia
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-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
Dash Mobile
2020-07-02final mobile tweaks before merge?Bob Zeleznik
2020-07-02small clanup in Mobile related codeBob Zeleznik
2020-07-02started link created popup, tried hihglighting sourceanika-ahluwalia
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-07-01started clicking mode popupanika-ahluwalia
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-06-29ink fixesLionel Han
2020-06-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
mobile_revision_direct
2020-06-29pullLionel Han
2020-06-29minor fixesLionel Han
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-29merge conflicts resolvedusodhi
2020-06-28changed onClickHandlers to allow toggleDetailView to workBob Zeleznik
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
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-27fixed icon button of document deoratins. cleaned up several compile errors ↵Bob Zeleznik
and warnings
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
And changes to UI of record and image upload
2020-06-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-25cleaned up DoucmentButtonBar to use DocumentLinksButtonBob Zeleznik
2020-06-25added link preview for blue buttons.Bob Zeleznik
2020-06-24added halo for link buttonsBob Zeleznik
2020-06-24made persistent link Icon in bottom left of documentBob 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-23prevented links from being dropped on layout tabsBob Zeleznik
2020-06-23cleaner approach to fixing linkAnchor colorsBob Zeleznik
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-23moved onClick and onDragStart references to layoutDoc from Document since ↵Bob Zeleznik
they seem likely to be view related (different templates would behave differently). This fixes the Apply button in the ScriptingBox to show the Finish() button and to restore the doc view to its original form.
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann