aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/models/current_user_utils.ts
AgeCommit message (Collapse)Author
2020-04-15fixed onCheckedClick to use scriptingBoxBob Zeleznik
2020-04-13fixed some map api issues. fixed image box rotations.Bob Zeleznik
2020-04-11small server checks, removed buxton import document draggerSam Wilkins
2020-04-11fixed deiconifying things. fixed interactions with backgrounds to allow ↵Bob Zeleznik
their content to be active. added overflow flag for collection freeforms.
2020-04-09fixed linkAnchorDoc so that it can be selected and deleted.Bob Zeleznik
2020-04-09added initial script template (onClick) for script behaviorsBob Zeleznik
2020-04-08fixesBob Zeleznik
2020-04-08Merge branch 'master' into script_documentsBob Zeleznik
2020-04-08added scripting boxBob Zeleznik
2020-04-08fixed isButton => isLinkButton updatesBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of ↵Bob Zeleznik
OnClick options. switched containingCollection to thisContainer for onclick scripts
2020-04-04fixed not-selection buttons when clicked.Bob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03fixed templateisused func. fixed slide view templateBob Zeleznik
2020-04-03cleaning up .. removing Docs.Create.SearchDocumentBob Zeleznik
2020-04-03fixed queryView template a bit.Bob Zeleznik
2020-04-03from lastBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-03changed dontSelect to dontDecorateSelectionBob Zeleznik
2020-04-03fixed some issues with template buttons creating documents. simplified ↵Bob Zeleznik
query boxe code. added a searchView.
2020-04-02mergeAndy Rickert
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with ↵Bob Zeleznik
excluding collections + locking selection.
2020-03-31more settings ui + huge bugfixes with document dragging and selectionAndy Rickert
2020-03-28fixed screenshot icon and tweaked checkboxBob Zeleznik
2020-03-28from lastBob Zeleznik
2020-03-28fixed runtime errors when collection data field has image or non-list value. ↵Bob Zeleznik
cleaned up creating buttons.
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between ↵Bob Zeleznik
aliases which have a context. fixed clippings of PDFs to scroll correctly and resize in slideViews. fixed slideViews to render 'text' and 'data' instead of 'contents' and 'data'
2020-03-27fixed iconifying doc script removal. fixed metadata to display inline-flex ↵Bob Zeleznik
so that value truncates instead of moving to next line.
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ↵Bob Zeleznik
TreeView document of options. fixed resize in docDecorations for dragging corners other than bottom-right.
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop ↵Bob Zeleznik
the original document without moving it. switched to passing childDropAction as a prop
2020-03-19added screen capture docBob Zeleznik
2020-03-11removed scrubber tool which isn't being used anymore (audiobox has its own ↵Bob Zeleznik
scrubber)
2020-03-10fixed buttons so they don't selectBob Zeleznik
2020-03-10made stacking view hide edit/view button unless selected. get rid of ↵Bob Zeleznik
columns with no documens when hideHeadings is set.
2020-03-10fixed up iconifying of different document types. fixed selection to not ↵Bob Zeleznik
select toolbar tabs. fixed outline-like document creation in tree views.
2020-03-06made tree views display documentViews instead of just stringsbob
2020-03-03fixed enumerations a bit.Bob Zeleznik
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
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