aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication
AgeCommit message (Collapse)Author
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-03-01basic changes finishedMohammad Amoush
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-29scripboxMohammad Amoush
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed ↵bob
default note templates to be templates.
2020-02-27streamlined setting enumerations for fields in text boxes.bob
2020-02-25improved text templates to work better with captionsBob Zeleznik
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-22replacing search drag functionalityandrewdkim
2020-02-22pushandrewdkim
2020-02-22initialandrewdkim
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