Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-11 | Made 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-11 | chanegd everything to be more consistent | A.J. Shulman | |
- made both web related tools use doc manager and chunk Ids | |||
2025-05-11 | menubutton component | Nathan-SR | |
2025-05-11 | cleaned up code, commented out console logs, added documentation, and added ↵ | aaravkumar | |
menu for pormpt generation | |||
2025-05-11 | feat: improved text from document popup | A.J. Shulman | |
2025-05-11 | Made 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-11 | old screenshot? | A.J. Shulman | |
2025-05-11 | Merge branch 'master' into agent-web-working | A.J. Shulman | |
2025-05-11 | a million and one things | Nathan-SR | |
2025-05-11 | text and images are no longer messed up | Nathan-SR | |
2025-05-11 | firefly templates correctly loading | Nathan-SR | |
2025-05-11 | working on firefly integration | Nathan-SR | |
2025-05-10 | fixed naming of image template fieldKey for images. | bobzel | |
2025-05-10 | feat: changed web document to display screenshot | A.J. Shulman | |
2025-05-10 | changed 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-10 | docpreviews resize (mostly) appropriately | Nathan-SR | |
2025-05-10 | c | Nathan-SR | |
2025-05-10 | added an imageTemplate ui button. | bobzel | |
2025-05-09 | fixed reaction exception from accessing props and not _props | bobzel | |
2025-05-09 | Merge branch 'master' into lanyi-branch | bobzel | |
2025-05-09 | added 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. | |||
2025-05-09 | bunch of changes, everything still broken | Nathan-SR | |
2025-05-09 | fix: making sure the assitant docuemnt manager persists | A.J. Shulman | |
2025-05-08 | improve: enhance ChatBox UI with consistent styling and better accessibility | A.J. Shulman | |
• Fixed dictation button styling to match send button dimensions and colors • Created dedicated DictationButton.scss for better button styling • Removed vertical movement animations from all buttons for a more stable UI • Fixed empty space issue below the "Show Agent Thoughts/Actions" button • Implemented consistent hover effects across all interactive elements • Ensured font size scaling works for agent thoughts/actions content • Used Dash blue colors (#487af0, #3b6cd7) for consistent branding • Improved microphone button state visualization with pulse animation | |||
2025-05-08 | fix: fixed getDocumentMetadata to actually work correctly for getting all ↵ | A.J. Shulman | |
documents. | |||
2025-05-07 | cleaned up ai metadata on generated drawings. | bobzel | |
2025-05-07 | fixed dont_center on Docs in gridview. fixed ai view screentolocal in ↵ | bobzel | |
docView, and made ai view more streamlined. got rid of ai history sidebar in images. fixed imageeditor to use a mask that doesn't show the original conctents. fixed gptpopup scrolling, turning off of spinner, and improved ability to filter Docs | |||
2025-05-05 | fixed keeping focus on labelBox when text butons are clicked. | bobzel | |
2025-05-05 | got rid of dash _xPadding/_yPadding in favor of just using ↵ | bobzel | |
_xMargin/_yMargin. cleaned up linearView field names | |||
2025-05-05 | Merge branch 'master' into joanne-tutorialagent | bobzel | |
2025-05-05 | Merge branch 'master' into lanyi-branch | bobzel | |
2025-05-05 | Merge branch 'master' into task_nodes_aarav | bobzel | |
2025-05-05 | Merge branch 'master' into aarav_edit | bobzel | |
2025-05-02 | fixed up image outpaint dialog and added options for placementt. | bobzel | |
2025-05-01 | from last | bobzel | |
2025-05-01 | cleaned up, a bit, how wheel events are blocked from propagating. | bobzel | |
2025-05-01 | marquee selection | sharkiecodes | |
2025-04-30 | made document options as data doc options ($), and fixed namign conventions | aaravkumar | |
2025-04-30 | changing images back to use 100% to work in Safari. | bobzel | |
2025-04-30 | fixed error where all day reset would move task node to 1 day before actuall ↵ | aaravkumar | |
all day date in calendar view | |||
2025-04-30 | fixed height / width restrictions and added date selector for all day tasks | aaravkumar | |
2025-04-30 | fixes | sharkiecodes | |
2025-04-30 | Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵ | sharkiecodes | |
lanyi-branch | |||
2025-04-30 | fixes | sharkiecodes | |
2025-04-30 | fixed task boxes from collapsing after being edited in lightbox view. | bobzel | |
2025-04-30 | Merge branch 'master' into task_nodes_aarav | bobzel | |
2025-04-30 | Merge branch 'master' into aarav_edit | bobzel | |
2025-04-30 | Merge branch 'master' into lanyi-branch | bobzel | |
2025-04-30 | fixed clicking to focus on smartDraw input box | bobzel | |
2025-04-30 | two way integration -- changes in calendar reflect on task node -- and ↵ | aaravkumar | |
changes to node reflect on calendar |