aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-05-19fixed text boxes to calculate height correctly. removed usertag ↵bobzel
modification time in text. fixed masonry and stacking views with pivots.
2025-05-19fix crash from last.bobzel
2025-05-16made pdf buttons maintain scren size.bobzel
2025-05-16changed isGroup to freeform_isGroup to fix issues with groups that are ↵bobzel
changed into other collection types. fixed toggleTarget links to work when opening in a light box (previously they flickered on, then off). fixed text boxes with a number field as data to act like a number input box.
2025-05-15scroll wheel fixes for calendarBoxbobzel
2025-05-15cleaned up calendarBox to have a more reactive UI and to fix some bugs with ↵bobzel
selecting and autoscroling.
2025-05-15fixed web box clicks on TEXTareasbobzel
2025-05-14fixed selecting allDay for calendar. fixed turning off allDay when moving ↵bobzel
calendar events. fixed undoing calendar drags.
2025-05-14Merge branch 'master' into aarav_editbobzel
2025-05-14moved calendar button to expert. fixed context menu for dash field views.bobzel
2025-05-13fixed setting up link anchors for video to be added to Doc. fixed ↵bobzel
imageTemplate to work with templates in tabs. fixed link following from link menu. cleaned up getView with sidebars to open them when needed properly..
2025-05-12Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Joanne
joanne-tutorialagent
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-12added tutorial tool, still need to integrate with metadatatoolJoanne
2025-05-12added mermaid guideA.J. Shulman
2025-05-12even betterA.J. Shulman
2025-05-12workign betterA.J. Shulman
2025-05-12Added exampleA.J. Shulman
2025-05-12conditionalsNathan-SR
2025-05-12cNathan-SR
2025-05-12cNathan-SR
2025-05-12styleref working hackilyNathan-SR
2025-05-12data fieldsNathan-SR
2025-05-12scrapbooks with tagssharkiecodes
2025-05-11outpainting scrapbookssharkiecodes
2025-05-11integrated outpainting with scrapbookssharkiecodes
2025-05-11scrapbook backgroundssharkiecodes
2025-05-11many changes to firefly UI (options added) and starting work on finalizing ↵Nathan-SR
conditionals
2025-05-11cleaned up unused functions and also made available documents area json.A.J. Shulman
2025-05-11Made sure if there was no chunk in a document, that it would still revert ↵A.J. Shulman
back to using the chunkid as a documentID
2025-05-11chanegd everything to be more consistentA.J. Shulman
- made both web related tools use doc manager and chunk Ids
2025-05-11menubutton componentNathan-SR
2025-05-11cleaned up code, commented out console logs, added documentation, and added ↵aaravkumar
menu for pormpt generation
2025-05-11feat: improved text from document popupA.J. Shulman
2025-05-11Made it so chunk Ids are seperately managed and made sure the doc id is ↵A.J. Shulman
sonsistent and not created in python spawn
2025-05-11old screenshot?A.J. Shulman
2025-05-11Merge branch 'master' into agent-web-workingA.J. Shulman
2025-05-11a million and one thingsNathan-SR
2025-05-11text and images are no longer messed upNathan-SR
2025-05-11firefly templates correctly loadingNathan-SR
2025-05-11working on firefly integrationNathan-SR
2025-05-10fixed naming of image template fieldKey for images.bobzel
2025-05-10feat: changed web document to display screenshotA.J. Shulman
2025-05-10changed how we corsProxy web pages to be simpler and work better. changed ↵bobzel
dragging off annotations after text selections to only create a text doc whent the drop target is the parent collection -- otherwise links are created.
2025-05-10docpreviews resize (mostly) appropriatelyNathan-SR
2025-05-10cNathan-SR
2025-05-10added an imageTemplate ui button.bobzel
2025-05-09fixed reaction exception from accessing props and not _propsbobzel
2025-05-09Merge branch 'master' into lanyi-branchbobzel
2025-05-09added user templates to template_user global field. fixed schemas to not ↵bobzel
erase field values when setting a new column name. fixed templates to render properly when switching by fixing contentsRef to be observable. fixed templates with fields in stacks to autoHeight update correctly by . fixed images in templates to set their nativeDim after rendering. fixed text views of descriptions to auto-updated by setting the modification date of the description field.