aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.tsx
AgeCommit message (Collapse)Author
2019-05-06addd doc list castbob
2019-05-05fixed problem with annotations being added to view document instead of ↵Bob Zeleznik
proto. added keyvalue indication for fields that only exist on prootype
2019-05-01fixed drag drop making source documents disappear. improved TreeView ↵Bob Zeleznik
collapsing. Chnaged schemaView options placement
2019-05-01Fixed schema viewTyler Schicke
2019-04-30Merge branch 'master' into newDocsbob
2019-04-30fixed schema column default/persistencebob
2019-04-27Split more files upTyler Schicke
2019-04-27A bunch more stuffTyler Schicke
2019-04-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-25silly me - borderRadius can be inheritedBob Zeleznik
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-24Almost all of schema viewTyler Schicke
2019-04-23fixes to zoom scaling, moved and fixed icon stuff into ↵bob
CollectionFreeFormDocumentView. several smaller bugs.
2019-04-19played with iconifying things in a different way. fixed some things with ↵bob
schemas.
2019-04-18more minor schema view fixes.bob
2019-04-17final cleanup of schema viewsBob Zeleznik
2019-04-17some schema view simplificationsBob Zeleznik
2019-04-17fixed schema layoutBob Zeleznik
2019-04-17schemaviewsbob
2019-04-17fixed onactivechanged exception. restored preview regionbob
2019-04-16various bug fixesBob Zeleznik
2019-04-15fixed zoom fading somewhat.bob
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-13repairs to keyvalueboxBob Zeleznik
2019-04-12added undo for creating links. cleaned up some other code.bob
2019-04-12changed signatures of focus functions.bob
2019-04-12cleaned up and enabled linking to a top-level documentbob
2019-04-11made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed ↵Bob Zeleznik
global css variable file name
2019-04-11fixed schema view context menubobzel
2019-04-10fixed extra rendering for collections.bob
2019-04-09Added script field and added list of scripts to list fieldTyler Schicke
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Renamed CollectionViewBase to CollectionSubViewTyler Schicke
Fixed bug with adding documents to PDF and videos
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-07Refactored schema scriptingTyler Schicke
Changed tree view style to not be global
2019-04-07Refactored scripting to seperate compilation and executionTyler Schicke
2019-04-05Fixed remaining linter warningsTyler Schicke
2019-04-04Most stuff seems to be workingTyler Schicke
2019-04-04Started adding lintingTyler Schicke
2019-04-03Merge and it compilesTyler Schicke
2019-04-03Almost compilesTyler Schicke
2019-04-01Started refactoring props and collectionsTyler Schicke
2019-03-23Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
promises_and_user_document
2019-03-23Various fixes for the demoTyler Schicke
2019-03-22fixed schema scrollingbob
2019-03-22Added basic fill down to schema viewTyler Schicke
2019-03-21fixed performance problem with loading schema with a lot of documents.bob
2019-03-21fixed selections within schema. fixed image double-tap. fixed Open Full ScreenBob Zeleznik