aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/models/current_user_utils.ts
AgeCommit message (Collapse)Author
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-21added a descriptionView templatebob
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-19enabled multicolumn document to show contents of original document if its a ↵bob
template and no fields are specified ... probably will reverse this later
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-17fixed initialization of note types and alias titles.bob
2020-02-15more color scheme fixes.Bob Zeleznik
2020-02-15title bar fixes and more dark scheme stuffBob Zeleznik
2020-02-15fixed dark scheme a bit more. fixed entering metadata on goldenlayout tabsBob Zeleznik
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular
2020-02-13made time controls show only on hover. fixed removing from template ↵Bob Zeleznik
collection. fixed errors.
2020-02-12mergeandrewdkim
2020-02-12moved showTitle,etc to use _showTitle,etcbob
2020-02-12can select text from web node and upload from mobileandrewdkim
2020-02-11small fixes for mobile remote uploadandrewdkim
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-11fixed some small errorsvellichora
2020-02-11fixes for chrome for presBoxbob
2020-02-11mergeHannah
2020-02-11refined upload interactionHannah
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-09can upload collection from mobile to desktopvellichora
2020-02-08refactored mobile interface so that current views are created via scriptingvellichora
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-02-04ok so the toolglass is working, but it's super slow... i'll fix that later lolStanley Yip
2020-02-02some more stuffStanley Yip
2020-02-02started creating upload from web on mobilevellichora
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