aboutsummaryrefslogtreecommitdiff
path: root/src/client/northstar/dash-nodes
AgeCommit message (Collapse)Author
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-01-07Various features/fixes to allow running on Linux w/o MongoDB or SolrTyler Schicke
- Added new launch config option for chromium - Changed port for TypeScript server debugger to account for worker process - Updated packages to versions that work with current node/npm - Update IDatabase interface - Updated MemoryDatabase to work properly with Dash - Added some workarounds for in memory database as they currently don't support users, so you must be guest, which means the guest needs to be able to do things it usually can't - Added environment variable to disable search. This doesn't fully disable search yet, but it is enough to not throw major errors when Solr isn't running - Added logic to support using an in memory DB instead of MongoDB
2019-12-12major changes to drag and dropbob
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-07-03added to fitToBox to treeviews. fixed some fitToBox issues. moved ↵bob
notifications button to library tree view.
2019-06-18Fixed linter errorsTyler Schicke
2019-05-21fixes for histogram brushing.bob
2019-05-20Fixed a bunch of demo bugsTyler Schicke
Moved Field Symbols to separate file Editing is mostly working in debug viewer
2019-05-14fixes for northstarbob
2019-05-10added summary screen grab icon as a template view of a text document. ↵Bob Zeleznik
converted Cast(...ListSpec(Doc)) pattern to DocListCast
2019-05-09fixed some compile errorsbob
2019-04-30Merge branch 'master' into newDocsbob
2019-04-29fixed histograms.bob
2019-04-27Various fixesTyler Schicke
2019-04-27Split more files upTyler Schicke
2019-04-26fixed histograms?bob
2019-04-19played with iconifying things in a different way. fixed some things with ↵bob
schemas.
2019-04-16various bug fixesBob Zeleznik
2019-04-14mostly northstar cleanup, plus cleaning up main.tsxBob Zeleznik
2019-04-12fixed brushingbob
2019-04-10fixed extra rendering for collections.bob
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-05cleaned up histogram render transform. fixed brushingbob
2019-04-05fixed histogramsbob
2019-04-05Fixed remaining linter warningsTyler Schicke
2019-04-04Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-04fixed a number of smaller issues related to linkingbob
2019-04-03Merge and it compilesTyler Schicke
2019-04-03Almost compilesTyler Schicke
2019-04-01added dragging multiple items.bob
2019-03-29fixed brush colors.Bob Zeleznik
2019-03-29improved brushingBob Zeleznik
2019-03-29code cleanupBob Zeleznik
2019-03-29brushes mostly working - some problems with cycles.bob
2019-03-29from lastbob
2019-03-29added basic brushing placeholderbob
2019-03-29fixed some bugs added some small features to histograms.bob
2019-03-29reorganized and mostly working northstar histograms.bob