aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2023-12-15more fixes for mapbox and datavizbobzel
2023-12-14cleaning up collectionTime, still a bug when switching into it. replacing ↵bobzel
hig flyout.
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-11commented out unused google photos uploader and directory import boxbobzel
2023-12-11more updates to mobx 6. updated typescript to v5. updated pdf-distbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-08removed unused package referencesbobzel
2023-12-08removed old dts types stubsbobzel
2023-12-06converted equationEditor from a npm module to a local file. commented out ↵bobzel
old google-maps code.
2023-12-06got rid of some unused packages. switche to react-type-animation from ↵bobzel
react-typist for gpt.
2023-12-06catch mongo errors. delete (some) sessions from mongo. more package ↵bobzel
updates. cleanup of express-validator.
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-04updated npm and equation-editor-reactbobzel
2023-12-03restored hig flyout for now..bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-02replaced sharp with jimpbobzel
2023-09-12dropping link button on same collection makes a pushpin. fixed broken undo ↵bobzel
typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders.
2023-09-11clean up some runtime warnings about missing keys/valuesbobzel
2023-09-11moved edit on click script to developer. fixed highlight options for My ↵bobzel
text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode.
2023-09-08don't remove current recording from overlay, added closeOnSelect option for ↵bobzel
dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters.
2023-09-07fixed browndash componentsbobzel
2023-09-07another popup fixbobzel
2023-08-31fixed compile errors and switched to use_azure = false for server.bobzel
2023-08-31added dragging off of recordings and option for webcam vs screenbobzel
2023-08-29fixed uploading images to not resize _o image and to not crash if image size ↵bobzel
is too big for resizer.
2023-08-28trying to fix more colorsbobzel
2023-08-26Merge branch 'master' into UI_Update_Eric_MaEric
2023-08-24Merge branch 'master' into sophie-ai-imagesgeireann
2023-08-23Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-22fixJames Hu
2023-08-21added Enter event for editableTextbobzel
2023-08-17Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-08-17changed default color pickerbobzel
2023-08-17updated to new version of dash-componentsbobzel
2023-08-15trying to prevent colorpicker from generating undo event for every drag ↵geireann
movement.
2023-08-13Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-08-10updated browndash-componentsbobzel
2023-08-09fixed resizing from bottomleft. turned on Tools in novice mode. fixed ↵bobzel
aborting editing of tree view titles with escape or click outside. got rid of scrollbar in Tools panel by fixing height of masonry panel. updated browndash-components to fix problem of tooltips getting in away of click events on Tool items.
2023-08-08fixed searching web pages that are not cors readable to not generate an errorgeireann
2023-07-31set USE_AZURE to true for release modebobzel
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-27Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-07-27Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-26remove showTitle instead of setting it to empty string. add back ↵bobzel
'transparent' color button
2023-07-26fixed clicking color picker selectorbobzel
2023-07-25upadted browndash components version to fix popup closing. fixed server ↵bobzel
initialization to not redirect to home except for corsProxy's. fixes issue with login getting redirected to /home when requesting /css/main and /favicon.
2023-07-21when you click off of dropdowns it closesGeireann Lindfield Roberts
(except when e.stopPropagation is set on the said element) @bobzel do you have any ideas how to override e.stopPropagation?
2023-07-20Merge branch 'sophie-report-manager' into sophie-ai-imagesSophie Zhang
2023-07-19Merge branch 'james-azure-image' into sophie-report-managerSophie Zhang