aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-11cNathan-SR
2025-03-10removed label creation from text's anchor menu. removed label creation from ↵bobzel
pdfs.
2025-03-10from lastbobzel
2025-03-10fixed placing labels over text in images.bobzel
2025-03-10fixed labels to work with words that have apostrophes.bobzel
2025-03-10ignore python venv files. fix mobx assign in stylproviderquizbobzel
2025-03-10fixed compile errorsbobzel
2025-03-10removed unused files.bobzel
2025-03-10Merge branch 'master' into alyssa-starterbobzel
2025-03-10fixed issue with text notes that just have a doc embedded being treated like ↵bobzel
empty notes..
2025-03-10Merge branch 'master' into aarav_editbobzel
2025-03-09removed simulation doc. fixed empty imageBox uploading. fixed script ↵bobzel
typechecking. fixed metadata doc. fixed setting background colors of docs that have a template.
2025-03-07fixed following text hyperlinks to Docs. fixed using fieldinfos for ↵bobzel
DashFieldViews to get appropriate Schmema cell input. fixed dashFieldView to show correct input editor for field type.
2025-03-07fixes to daily journal creation.bobzel
2025-03-07fixed selection of default journal textbobzel
2025-03-07Merge branch 'master' into aarav_editbobzel
2025-03-07fixed columnWidth settings for sidebar. fixed color picker and other ↵bobzel
dropdowns to toggle when button is clicked. fixed dash field views to collapse properly. fixed rtf to honor marks that were set before text box is created and typing starts.
2025-03-07added more individual text formatting features + journal like backgroundaaravkumar
2025-03-07Merge branch 'aarav_edit'bobzel
2025-03-07changed masonryView so that if column count is set w/o a columnWidth, then ↵bobzel
it stays fixed
2025-03-07made daily journal a tool and removed unneeded explicit mention of it in ':' ↵bobzel
menu
2025-03-07from lastbobzel
2025-03-07cleaned up RTF creation w/ styles. fixed scripting compile bug when unused ↵bobzel
functions were considered not found.
2025-03-07attempted adding formattingaaravkumar
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2025-03-06Merge branch 'master' into aarav_editbobzel
2025-03-06fixed inital text in dayJournalbobzel
2025-03-06daily journal nodeaaravkumar
2025-03-06fixed compioling functions with DateFieldsgeireann
2025-03-06fixed resizing height to be > 10 pixels. split pivotView out of timeView.bobzel
2025-03-05fixing compile/runtime errors.bobzel
2025-03-05fixed doccreatemenu warnings.bobzel
2025-03-05Merge branch 'master' into Mergebobzel
2025-03-05fixed gridView to have margins. fixed gridView rowslider.bobzel
2025-03-05added:hover mode for images to make primary image fade in instead of alternate.bobzel
2025-03-05working on template cloningNathan-SR
2025-03-04fixed frame animtation to not write 0's by default. fixed lightbox stepinto ↵bobzel
to restore collection pan/zoom correctly. removed firefly unused ai buttons from imagebox.
2025-03-04fixed maximizing mainview by fixing window event removal in dockingview.bobzel
2025-03-04added link cretor button to text anchor menubobzel
2025-03-04fixed border / text autoheight bug.bobzel
2025-03-04fixed scrolling tabs in docking view. fixed createanydoc tool description arraybobzel
2025-03-04fixed svg conversion to bezier to handle relative points and dataformats ↵bobzel
without spaces.
2025-03-04fixed column width default / columnDragger for masonry view.bobzel
2025-03-04messageNathan-SR
2025-03-04Merge branch 'master' of https://github.com/brown-dash/Dash-Web into MergeNathan-SR
2025-03-04lintingNathan-SR
2025-03-04removed logsNathan-SR
2025-03-04cNathan-SR
2025-03-04fixed up smartDrawHandler a bit to support svg's better. you can now drop ↵bobzel
in a .svg file from the filesystem - still some unfinished business (arcs, background/foreground color inversion)
2025-03-02Slight refactors (with so much wasted time trying for larger ones)Nathan-SR