aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/Main.tsx
AgeCommit message (Collapse)Author
2019-04-14fixed workspace menuBob Zeleznik
2019-04-14mostly northstar cleanup, plus cleaning up main.tsxBob Zeleznik
2019-04-14cleaned up ContainingCollectionView stuff a bitBob Zeleznik
2019-04-14restored ContainingCollectionView for use in drawings links (maybe brushing ↵Bob Zeleznik
later)
2019-04-14starting to add LODBob Zeleznik
2019-04-12combined preview cursor with marquee. moved preview cursor prompt to its ↵Bob Zeleznik
own file.
2019-04-12fixed lint warnings.Bob Zeleznik
2019-04-12fixed brushingbob
2019-04-12moved previewcursor to mainbob
2019-04-12changed signatures of focus functions.bob
2019-04-12cleaned up and enabled linking to a top-level documentbob
2019-04-11made css globals avabile from code. cleaned up formattedText overlay api..bob
2019-04-11fixed zoom not always rendering. fixed documents (images, pdfs) not ↵bobzel
appearing. fixed lint warnings.
2019-04-11tried to fix some context menu and other conflicting interactionsbobzel
2019-04-10changed drag of selected text to wait for a move event.Bob Zeleznik
2019-04-10fixed text duplication when editing.Bob Zeleznik
2019-04-10fixed text menu and text dragging.Bob Zeleznik
2019-04-10improved text editing.bob
2019-04-10fixed extra rendering for collections.bob
2019-04-10fixed uploading of csv files.bob
2019-04-09added ability to load a new database for Northstarbob
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-08Changed Documents initialization and fixed key error in mainTyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-08fixed up a bunch of small things + started on text wackiness.bob
2019-04-08added copyOnDrag stuff.bob
2019-04-06Removed prepareDragTyler Schicke
2019-04-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-05fixed exception w/ brushing. added undo for dragging items into workspace.bob
2019-04-05Fixed remaining linter warningsTyler Schicke
2019-04-04Changed linter stuffTyler Schicke
2019-04-04Started adding lintingTyler Schicke
2019-04-03Merge and it compilesTyler Schicke
2019-04-03merged with masterbob
2019-04-03Almost compilesTyler Schicke
2019-04-01Started refactoring props and collectionsTyler Schicke
2019-04-01added dragging multiple items.bob
2019-03-29fixed some bugs added some small features to histograms.bob
2019-03-29reorganized and mostly working northstar histograms.bob
2019-03-27addressed contextmenu issues (partially off screen and duplicate entries) ↵Bob Zeleznik
and got rid of KeyStore.ActiveFrame
2019-03-26a bunch more cleanupBob Zeleznik
2019-03-26added HistogramFieldbob
2019-03-22Moved active schema out of mainTyler Schicke
2019-03-22Moved main doc idTyler Schicke
2019-03-22Better typechecking and more PromisesTyler Schicke
2019-03-21Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
promises_and_user_document
2019-03-21tweaked mainbob
2019-03-21Merge branch 'master' into northstarBob Zeleznik