aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionStackingView.tsx
AgeCommit message (Collapse)Author
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking ↵bobzel
autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900
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-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-22selecting a tab doc in a tree view makes the tab active in the Dashboard. ↵bobzel
fixed stacking view's maxHeight to be _maxHeight
2020-08-21fixed stacking view to use autoHeight to avoid having scroll bars. changed ↵bobzel
some names (inactive instead of recentlyClosed). switched to untitled Tabs from Untitled Collection
2020-08-17Made default yMargin for stacking views default to 5bobzel
2020-08-13fixed warnings.bobzel
2020-08-13got rid of mainviewnotifs in favor of having badges for any fonticonboxbobzel
2020-08-13location of mainviewnotifs notification bubble should be fixed + Anika's ↵usodhi
defaultaclprivate fix
2020-08-07minor changes + attempt to move around the notifs buttonusodhi
2020-08-06automatic text progressivize, ui changes, bug fixesGeireann Lindfield Roberts
2020-08-04Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-03made adcanced document views a non-novice featurebobzel
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-08-02merge w masteranika-ahluwalia
2020-08-03Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-02fixed runtime warnings. fixed color of title text of stacking and masonry viewsbobzel
2020-08-02drag actionsGeireann Lindfield Roberts
inc. multiple documents (fixed for all stacking collections)
2020-07-30mergeanika-ahluwalia
2020-07-30Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-07-30fixed leftsidebar menu buttonsBob Zeleznik
2020-07-29stackinviews and tree viewsBob Zeleznik
2020-07-24Merge branch 'master' into presentation_updatesgeireann
2020-07-22simplified changing columnHeaders in StackingViewBob Zeleznik
2020-07-17Merge branch 'master' into presentation_updatesgeireann
2020-07-16coerced documents in stacking views to display with a mininum height of 20. ↵Bob Zeleznik
fixed selection with marquee to choose documents in the collection view, not other aliases.
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ↵Bob Zeleznik
a function, not value, prop
2020-07-05Merge branch 'master' into presentation_updatesgeireann
2020-07-04transition speed + viewLinksgeireann
2020-07-02fixing kluge with scrollinggeireann
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
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-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-18pdf changes + radial menu + create new workspacesgeireann
(bug with ink)
2020-06-17Merge branch 'master' into mobile_revision_directgeireann
2020-06-17fixed scrolling in left sidebar tools panel. changed docking data fieldto ↵Bob Zeleznik
track all tabs ever created. changed tab colors. enabled of embedding into text documents with 'a'
2020-06-16mobile menu bug fixes + doc button fixgeireann
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-04prevented colectionstackview scrolling when nested collctions are scrolledBob Zeleznik
2020-05-26upate activeFrame from currentTimecodeBob Zeleznik
2020-05-18added opacity for stacking views.Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-13fixed presentations to not find items in the presentation list. cleaned up ↵Bob Zeleznik
webbox css
2020-05-12fixed issues with preselements not updating. fixed focus issues with ↵Bob Zeleznik
stacking view for Presentations
2020-05-12changed isBackground setting to reset nativeW/H to W/H. fixed presBox ↵Bob Zeleznik
reordering. fixed resizing of fixedAspect suff from sides.
2020-05-11changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵Bob Zeleznik
Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus.
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.