aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
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
2020-05-18fixed some bugs with webbox and hacked some problems with cognitive servicesStanley Yip
2020-05-18added a button to copy a workspaceBob Zeleznik
2020-05-18fixed sizing of web boxes. added auto linking to dropped web clippings. ↵Bob Zeleznik
change linkfollowing to open on right.
2020-05-18fixed mainview exceptionBob Zeleznik
2020-05-17added progressivize option for presentaitonsBob Zeleznik
2020-05-16fixed some issues with frame animation. added comic rendering mode. added ↵Bob Zeleznik
server certficate keys to get SSL to work?
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-05-11cleaned up menu items. improved snapping with fixed aspect items, but not ↵Bob Zeleznik
perfect.
2020-05-11fixed issues with text auto height and scaled documents. allowed #tagging ↵Bob Zeleznik
in text notes to support muliple values with ';'. DashFieldviews can have multiple values, too. logout is moved to settings.
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-09added document clone and paste for all collectionsBob Zeleznik
2020-05-09fixed missing gear in golden layout. fixed double dragging events. changed ↵Bob Zeleznik
dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v
2020-05-07fixed gear in tab panes showing up. fixed tree view titling. fixed some ↵Bob Zeleznik
current_user_util templates to drag as render templates, not prototypes.
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-05-06fixed makeClone to handle text hyperlinks fixed documentBox background ↵Bob Zeleznik
color. fixed formattedtextbox sidebar clicking to sto propagation.
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-05-04added toggle switch to default templatesBob Zeleznik
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-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-30cleaned up presbox and preselementboxBob Zeleznik
2020-04-30working version of snapping with resize / templates / centersBob Zeleznik
2020-04-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-29fixed problems with snapping so that it snaps on finishDrag. cleaned up ↵Bob Zeleznik
code a bit.
2020-04-29Merge branch 'master' into snapperStanley Yip
2020-04-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Stanley Yip
snapper
2020-04-28snap lines hiddenStanley Yip
2020-04-28merged with masterBob Zeleznik
2020-04-28rearranged text filesBob Zeleznik
2020-04-22snapping!Stanley Yip
2020-04-22fixed clicking gear icon on doc decorations. moved repl to Drag items. ↵Bob Zeleznik
Removed Open... menu. Added Open FIelds & Full SCreen to Open New Persepectives.