aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2024-11-07trying to add a new create any doc toolA.J. Shulman
2024-11-06Enhance assistant security with structured validation and input sanitizationA.J. Shulman
2024-10-22fixed websearch tool endpoint so it only returns displayable results in Dash;...A.J. Shulman
2024-10-20changed to generic addLinkedDocA.J. Shulman
2024-10-17Merge branch 'ajs-before-executable' of https://github.com/brown-dash/Dash-We...A.J. Shulman
2024-10-17added create text doc tool with font color and background color and fixed no ...A.J. Shulman
2024-10-17fixed quizMode to actually render and to get pointer events.bobzel
2024-10-17Merge branch 'master' into ajs-before-executablebobzel
2024-10-17made Card and Carousel part of novice mode views.bobzel
2024-10-17fixed drag/drop of faces from one face to another.bobzel
2024-10-17Removed awaits inside loops and made Parameters readonly for better type safetyA.J. Shulman
2024-10-17Implemented strict typechecking for tools, specifically tool inputsA.J. Shulman
2024-10-17fixed script compile errorbobzel
2024-10-16from lastbobzel
2024-10-16fixed size of flashcard ui (and other buttons) when fitWidth is set and when ...bobzel
2024-10-16major fixes to cardDeck view to simplify code and to make arch follow a true ...bobzel
2024-10-15tried something for typechecking but way too overcomplicatedA.J. Shulman
2024-10-14reorganized comparisonBox related components -- moved stuff down into Docs.Cr...bobzel
2024-10-13fixes to scripting to generate errors to allow schema view to enter strings t...geireann
2024-10-12made tagsView fit Doc width.bobzel
2024-10-12disabled lightbox showing docCreatorMenubobzel
2024-10-11Lots of cleanup in comparisonBox to get rid of duplicated code and siimplify ...bobzel
2024-10-11fixed verticalalign of text boxes on load when existing text was there. fixe...bobzel
2024-10-11fix for vertically centered textbox that overflows to switch to top so that s...bobzel
2024-10-11added some commenting and code tweaks to ComparisonBoxbobzel
2024-10-11fixes for quiz mode - comparisonbox renderSide fixes. scrolling doesn't propa...bobzel
2024-10-11cleaned up comparisonBox a bit - fixed text doc placeholder text and fixed pa...bobzel
2024-10-11quiz changesalyssaf16
2024-10-10fixed being able to use text menu on text in comparison box. Allow TextDocum...bobzel
2024-10-10fixed contextMenu for menus with only a default itembobzel
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-10minor lint fixes.bobzel
2024-10-10Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ...Nathan-SR
2024-10-10schema cell editing div height 100%Nathan-SR
2024-10-10merged with masterbobzel
2024-10-10Merge branch 'master' into nathan-starterbobzel
2024-10-10adjusted hiding chrome for carousel. cleaned up some comparisonBox quiz code...bobzel
2024-10-10adjusted placement of flaschard practice buttons to be closer to the bottom. ...bobzel
2024-10-10change the default flashcard to have a thin border and have text fill the car...bobzel
2024-10-10fix for placement of flashcardUI buttons when zoomed outbobzel
2024-10-10added new file header comments and fixed some error handlingA.J. Shulman
2024-10-10tweaks to cardDeck view so that cards are activated when clicked, but not sel...bobzel
2024-10-10only show flip comparison icon if revealOp isn't hoverbobzel
2024-10-09changed flashcard revealOp to be set on collection, not individual flashcardsbobzel
2024-10-09from lastbobzel
2024-10-09lint fixesbobzel
2024-10-09Merge branch 'master' into ajs-before-executablebobzel
2024-10-09Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ...Nathan-SR
2024-10-09small changes for pull request; removed schema type reference in editableview...Nathan-SR
2024-10-09hide flashcard menu when animating docs in card view and elsewherebobzel