aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Expand)Author
2024-10-16major fixes to cardDeck view to simplify code and to make arch follow a true ...bobzel
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-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-10Merge branch 'master' into alyssa-starterbobzel
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-10change the default flashcard to have a thin border and have text fill the car...bobzel
2024-10-10added new file header comments and fixed some error handlingA.J. Shulman
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-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
2024-10-09removing more commented out code, fixing lint. fixed carousel3Dview child ac...bobzel
2024-10-09Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...bobzel
2024-10-09more refactoring to of collection flashcards into CollectioSubView to simplif...bobzel
2024-10-09commentsalyssaf16
2024-10-09textboxalyssaf16
2024-10-08modified how buttons are laid out on carousel and comparison views so that te...bobzel
2024-10-08changed carousel view to resize ui buttons based on screen scaling and docume...bobzel
2024-10-07Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...alyssaf16
2024-10-07comments and clean upalyssaf16
2024-10-07refactored imageUrlToBase64 into clientUtils. lint fixes.bobzel
2024-10-07moved some more quiz functions to styleProviderQuizbobzel
2024-10-07moved all quiz code out of LabelBox and ImageBox and into StyleProviderQuiz. ...bobzel
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07fixed card 'pile' function. lint fixes.bobzel
2024-10-07lint fixesbobzel
2024-10-06Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...alyssaf16
2024-10-06commentsalyssaf16
2024-10-04from lastbobzel
2024-10-04from lastbobzel
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-04cleaning up lint problems.bobzel
2024-10-04Merge branch 'master' into nathan-starterbobzel
2024-10-04cleaning up CardDeckView so that animations work smoothlybobzel
2024-10-03fixed tagsView height when zooming.geireann
2024-10-03Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ...Nathan-SR