aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Collapse)Author
2020-01-16additional qol changeskimdahey
2020-01-16extra fixes after pull from masterkimdahey
2020-01-16merged w masterkimdahey
2020-01-16fixed context menu on mac. fixed exceptions with contentScaling and ↵Bob Zeleznik
contentfittingviews. fixed sizing of mainview's contents
2020-01-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-01-16changed template menu buttonBob Zeleznik
2020-01-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-15changed freeformdocument to use contentfittingviews if specified with ↵bob
FitToBox. fixed bugs with contentfittingviews & titles.
2020-01-15almost nothingSam Wilkins
2020-01-15linter + baseline functional multicolumn viewSam Wilkins
2020-01-14multicolumn view in context menuSam Wilkins
2020-01-14initial propagation of collectionmulticolumnviewSam Wilkins
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking ↵bob
panels to be placed in Content fitting document views.
2020-01-13fixed check box functions on treeviews to propagate to all childrenbob
2020-01-13fixed onChildClick handlers to work for freeform views. added padding for ↵bob
fitTocontents views. fixed performance with templates. added openOnRight script func. switched filter to ||,
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-11Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-10better working version of pivot viewerbob
2020-01-10multicolumn changesSam Wilkins
2020-01-10created multicolumn view file, made recipient parameter optional in ↵Sam Wilkins
sessionmanager
2020-01-09Fixed an error I was having with animejsTyler Schicke
I don't think this should break things for anyone, because the code should be doing basically the same thing, but for some reason I was getting errors with the previous way.
2020-01-09Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-09Merge pull request #329 from browngraphicslab/textbox_fawn_fixStanley Yip
rich text menu
2020-01-09buttons show correct active status when togglign marks at the end of textFawn
2020-01-09azure ink fixes, sessionSam Wilkins
2020-01-09condensed the link button and made buttons dark when they are active in the ↵Fawn
selection
2020-01-09unhandled rejection improvements and isSessionEnd flagSam Wilkins
2020-01-09minor cleanFawn
2020-01-09minor mergeFawn
2020-01-09pull and merge with masterFawn
2020-01-09code cleaning richtextmenuFawn
2020-01-09added styling options to select dropdowns on rich text menuFawn
2020-01-09refactored dropdown buttons into a buttondropdown component for richtextmenuFawn
2020-01-09bounded antimodemenu to the boundaries of the screen and minor styling of ↵Fawn
richtextmenu
2020-01-09minor cleanupvellichora
2020-01-09fixed many warningsbob
2020-01-08starter stuff for touch holdStanley Yip
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-08starting somethingStanley Yip
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-08cleaned up searchBox. fixed parentdocument context menu placement.bob
2020-01-08session cleanupSam Wilkins
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
2020-01-07added logic so that text nodes started on the very left still show the full ↵vellichora
richtextmenu
2020-01-07fix for link line opacitybob
2020-01-07fixed up text toolbar a little. fixed doculink anchors on hyperlinksbob
2020-01-07kind of hack to get selects in richtextmenu to be selectable againvellichora
2020-01-07resizing works, the math is just wrong loooolStanley Yip