aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionMenu.tsx
AgeCommit message (Collapse)Author
2020-10-08fixed adding/removing schema columns. fixed showing text/ink tools in menu ↵bobzel
at right time. cleaned up schema view a bit and fixed drag bar from disappearing when shown in full tab.
2020-10-07fixed undoing changes to a textbox's fontsize/family. changed auto-page ref ↵bobzel
syntax to start with ':'. fixed making text menu appear when clicking on caption & other text boxes.
2020-10-01various fixes to new sharing / email normalizationbobzel
2020-10-01fixed closed library flyout view to not render a DocumentView. fixed ↵bobzel
sidebar panels to not be selectable. fixed changing view of sidebar panel to only affect that panel
2020-09-30fixed dragging aliases using alias button. made dragging title of doc ↵bobzel
decorations or alias button allow doc to be embedded
2020-09-30fixed dragging alias buttonsbobzel
2020-09-23fixed saveFilter to save dashboard filters as well as search filtersbobzel
2020-09-18changed ACL to acl. fixed title to read values from data doc ↵bobzel
preferentially over layout doc.
2020-09-18fixed pinWithView iconbobzel
2020-09-18Fixed merge from presentation_updatesGeireann Lindfield Roberts
2020-09-17simplified novice colleciotn menu. fixed Carousel 3Dbobzel
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-16a bunch of changes to dragging/selection of ui buttons to turn off context ↵bobzel
menus, remove close buttons on doc decoartions, fix the title region fo tabs,
2020-09-14updated header text view. fixed dragging tree view items to unregister ↵bobzel
listeners. fixed contextMenu icon selection to ignore dashFieldViews. fixed selectOnLoadChar to not apply when a childlayoutstring is specified. fixed dropping text box on item view to only use json parseable text.
2020-09-13updated cursor icons.bobzel
2020-09-13fixed refreshing web pagesbobzel
2020-09-12fixed stacking view selections to have the right bounding box. fixed text ↵bobzel
boxes to work with headerVIew template which has multiple text boxes in it.
2020-09-11moved minimap button to bottom-right of tab panesbobzel
2020-09-11added lightbox button to topbar. fixed treeview editableTitle crashbobzel
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵bobzel
presentations for treeview outlines.
2020-09-07fixed childLayoutString templates whch broke somewhere along the way.bobzel
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-09-01fixed saving of search filters for a viewbobzel
2020-08-29split out TabDocView from CollectionDockingView (where it had been called ↵bobzel
DockedFrameRenderer)
2020-08-28added explicit annotation mode for videos. fixed annotation mode for webpagesbobzel
2020-08-27added undo for deleting presentation view items. fixed scroll height of ↵bobzel
mainView sidebar.
2020-08-27fixed pinwith view to show up all the timebobzel
2020-08-26fixed warnings. fixed url / annoation updating when navigating web pages.bobzel
2020-08-25from lastbobzel
2020-08-25added URL for web pages and fixed forward/backward in menu bar. Fixed Go to ↵bobzel
reload web page.
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.
2020-08-24changed names of currentFrame, curPage, and currentTimecode to start with ↵bobzel
"_'. moved actions out of the properties options buttons to colelction menu.
2020-08-24fixed use clusters icon in propertiesButtonsbobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-22more search cleanup. searches over dashboards, not collections now. fixed ↵bobzel
drag-off filters to still work with collections.
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-19cleaning lint errorsbobzel
2020-08-19Merge branch 'menu_restructure'bobzel
2020-08-19fixed frame animations and added frames to bookmarked views.bobzel
2020-08-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-18changed numcols change processusodhi
2020-08-18still cssusodhi
2020-08-18cssusodhi
2020-08-18fixed grid view freezing errorusodhi
2020-08-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-17framework for web in top baranika-ahluwalia
2020-08-17GridView column number bug fixes, make up/down arrows more visibleMelissa Zhang
2020-08-17Made default yMargin for stacking views default to 5bobzel
2020-08-14fixed some edge cses with richTextMenu synchronization. added author field ↵bobzel
to delegates