aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
2023-07-31fixed initialization of multitoggle and linear menusbobzel
2023-07-31from lastbobzel
2023-07-31added resolvedports to /getCurrentUser to avoid seperate requestbobzel
2023-07-31Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-31fixed dictation into text boxes to stop when component unmounts. fixed ↵bobzel
some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected.
2023-07-28DataVizBox from 'tools' instructionssrichman333
2023-07-27fixed importElementBox and made importBox be a masonry view. fixed clicking ↵bobzel
background of importBox to deselect everything. fixed masonry view documennt screentolocal and fixed column handle placement. fixed 'never' disable click script flag. fixed color of documentdeocrations title.
2023-07-21fixed additional colour issuesGeireann Lindfield Roberts
and - updated redo shortcut - fixed some things with the tree view (particularly the sorting)
2023-07-19more keyboard shortcut updates.geireann
2023-07-18Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann Lindfield Roberts
2023-07-18fixed button click issuesGeireann Lindfield Roberts
and made it such that when you have no documents selected, then irrelevant buttons wont show
2023-07-18fixed upload sidebar to be able to upload zipped dash docs.bobzel
2023-07-18fixed ClickButtonGeireann Lindfield Roberts
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-18Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann Lindfield Roberts
2023-07-18variantGeireann Lindfield Roberts
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-18fixed shared dashboards field locationgeireann
2023-07-18test cleanupgeireann
2023-07-18resolved pointer down issues with component libraryGeireann Lindfield Roberts
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-13from last - fixed one problem with group sharing, others exist ↵bobzel
(remove/adding meber from group after sharing has been done doesn't take effect until browser refresh)
2023-07-13removed shared dashboards from SharedDocs -- only available through the ↵bobzel
Dashbaord view now. Need to change hgihlight of Dashboard button to show badge w/ new dashboards the same as is done is shard docs.
2023-07-13fixes for equation box default selections.bobzel
2023-07-12fixing dashboard view of shared dashboards to open dashbarods the same as ↵geireann
sharing panel - as embeddings.
2023-07-11updated settings managerGeireann Lindfield Roberts
- fixed some things with top toolbar and refactored files - removed FontIconBadge
2023-07-11more fixes to simplify sharingbobzel
2023-07-10fixed collection linear view to an extentGeireann Lindfield Roberts
still errors remaining and work that needs to be done!
2023-07-09fixing dropdown componentsGeireann Lindfield Roberts
2023-07-05trying to add importBoxeperelm2
2023-06-28Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for ↵bobzel
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.
2023-06-15fixed updating server cache when window/tab closes.bobzel
2023-06-14Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-06-13fixed updating cached docs when opening a backlinks collection. added some ↵bobzel
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
2023-06-06updated text properties to be prefixed with field 'text_'bobzel
2023-06-05topbar, buttons etcgeireann
2023-05-22start of physics cleanupbobzel
2023-05-22merged physics with masterbobzel
2023-05-17changed creationDate to author_date. fixed undo bug with webboxes. fixed ↵bobzel
menu problems with Open New Embedding and moved some collection menu items to buttons/
2023-05-16cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵bobzel
Long Press).
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵bobzel
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
2023-05-14fixed webpage link following by adding a presData for the current URL to all ↵bobzel
embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate.
2023-05-14major overhaul of field naming conventions.bobzel
2023-05-13changed EditableViews to support oneline and multiline. Also added ↵bobzel
transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click.
2023-05-09fixed exporting to work with collections that have no assets, and with ink ↵bobzel
documents. cleaned up some unused fields. added more explicit support for flashcards.
2023-05-02fixed tooltips on color/dropdown buttons. removed fill color button from ↵bobzel
ink tools - use the main fill button now (when in an ink mode)
2023-04-27updated some text shortcuts and enabled selecting regions to make ↵bobzel
footnoes/elided text.
2023-04-27added proper scaling of multi-selections and groups. fixed pinViewport to ↵bobzel
work again.