aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionStackingViewFieldColumn.tsx
AgeCommit message (Collapse)Author
2022-08-03from lastbobzel
2022-06-30Merge branch 'master' into parkerbobzel
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by ↵bobzel
going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils
2022-03-15marquee create slideAubrey Li
2022-03-12attempting to add note-takingljungster
I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search)
2022-02-15mergingljungster
2022-02-15added commitsljungster
2022-02-15updatesGeireann
2021-09-08added showTitle prop to allow sidebarAnnos to have a custom titlebobzel
2021-04-09fixed : in lightbox view from creating a documentbobzel
2021-03-20cleaned up warnings. fixed webBox annotations to write to correct key so ↵bobzel
that they appear on startup.
2021-03-19simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵bobzel
colorBox layout.
2021-03-17added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bitbobzel
2021-03-16more chromeStatus cleanup. Big stripdown of propertiesButtons.bobzel
2021-03-15final cleanups to get scrolling to work smoothly for webbox's - sadly, does ↵bobzel
not work as well in Firefox, and even worse in Safari.
2021-03-11made text boxes span stackingview's when fitWidth or autoColumn is set. ↵bobzel
made doc decs fit stacking view docs properly when stack is viewScaled. increased default size of images when > 800 pixels.
2021-02-23cleaned up EditableView a bitbobzel
2020-12-10fixed filterBox/TreeView to support checkboxes again. Simplified ↵bobzel
{DocumentView/CollectionView/FieldView}props
2020-10-08fixed dragging bottom of some pdfs not to grow wildly. stopped writing ↵bobzel
renderContentBounds to annotation views. fixed texts sidebar notes to not add extra chars on creation.
2020-10-08added direct typing of notes into stacking columns in text box sidebar.bobzel
2020-09-29simplfiled ':' menu and fixed creating items to not assume a template. add ↵bobzel
emptyNote. fixed scrolling in stacking views broken in previous commit. changed formattedTextBox to support stacking sidebar.
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
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-23added settings for default text titles. fixed image audio annotatoins. ↵bobzel
fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings.
2020-08-17Made default yMargin for stacking views default to 5bobzel
2020-08-05Merge branch 'master' into presentation_updatesbobzel
2020-08-05cleanup of presentation code pre-merge.bobzel
2020-08-05fixes for stacking viewanika-ahluwalia
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-30fixed leftsidebar menu buttonsBob Zeleznik
2020-07-20fixed some performance issues with dragging invalidating stackingview ↵Bob Zeleznik
documents unnecessarily
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-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-19fixed color palette for masonry/stacking when zoom level != 1Bob Zeleznik
2020-06-19initial commit: added group document type + started setting up GroupManagerusodhi
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-05-26maded stackingViewFieldColumn targets fit available space on draggingBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-01cleaned up buxton template. fixed adding docs to collections.Bob Zeleznik
2020-04-27fixed fontsize inheritance. fixed masonry view with a columnWidth of -1 to ↵Bob Zeleznik
fit width. cleaned up masonry and editableViews
2020-04-25several fixes for performance and for working with isBackground objects.Bob Zeleznik
2020-04-06fixed sizing stacking views. fixed rotating images. fixed undo stacking drags.Bob Zeleznik