aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/models
AgeCommit message (Collapse)Author
2020-02-11added ability to pass a Layout as a prop. changed presentations to use ↵bob
layout props. fixed creating a template for just an empty collection representing one field.
2020-02-11fixes for chrome for presBoxbob
2020-02-11fixes to presentation display box, and timeline min/max/span requests.Bob Zeleznik
2020-02-10small cleanups to adding stacking views to contentfittingboxes (like ↵bob
time/pivot). needs to have nativeWidth/Height set.
2020-02-10Merge branch 'master' into new_importerbob
2020-02-08initial commit, pending png read error bug fixSam Wilkins
2020-02-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-02-08switching scraperSam Wilkins
2020-02-06quick fixes for pivot layout & pivoting downbob
2020-02-06fixed unsetting of dropAction in buxton layouts.bob
2020-02-05several layout fixes for row/col stuff. fixes to icons. added buttons for ↵bob
buxton app. made PresBox not search for its own contents when following a link
2020-02-05fixed iconify things. fixed presentation title bar.bob
2020-02-05added pin to pres button.Bob Zeleznik
2020-02-04lots of small fixes to templates, presentations, default templates (icon, slide)Bob Zeleznik
2020-01-31streamlined presentationviewBob Zeleznik
2020-01-30some bugfixesStanley Yip
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-22various fixes to pivot view related things.bob
2020-01-21added extra buttonStanley Yip
2020-01-20fixed linking to text region. fixed link displays. removed old ↵Bob Zeleznik
tooltiptextmenu. fixed brushes in richTextMenu.
2020-01-20stufsStanley Yip
2020-01-20resizable paletteStanley Yip
2020-01-20working paletteStanley Yip
2020-01-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17palette now doesn't interfere with touchStanley Yip
2020-01-15wow this almost drove me crazy but swipey swipes on five fingersandrewdkim
2020-01-15the quick brown fox jumped over the lazy dogStanley Yip
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
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-19compiler fixes. fix for text box titles on templatesbob
2019-12-18userDoc buttons are auto-updated on start now.bob
2019-12-16fixed setMark() made DocumentDocument default to being a previewer of selectionsBob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.
2019-12-10mergedSam Wilkins
2019-12-10restored updateSearch, changed log_execution behavior, changed search from ↵Sam Wilkins
singleton class instance to namespace
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02further cleanupSam Wilkins
2019-11-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵eeng5
server_refactor
2019-11-18changing documentView to ignore transforms -- must be applied by view boxesbob
2019-11-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
interaction_stanley
2019-11-13fixed recentlyClosed on startup and added clearAll. fixed textbox comment ↵bob
layout a bit.
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-10some changesyipstanley