Releases: cse110-sp23-group20/fortune-teller
Releases · cse110-sp23-group20/fortune-teller
v1.0.0: Full release
What's Changed
- Fortune cookie by @bsalvania in #30
- Design overhaul for home page by @SheepTester in #31
- Palm reading design overhaul by @SheepTester in #34
- Hotfix: palm reading, readme by @SheepTester in #35
- Fortune cookie 0.2 by @bsalvania in #39
- Adding tests (jest/puppeteer) to pipeline by @bsalvania in #49
- Merge Updated Zodiac Compatibility UI by @ohuynh21 in #52
- Revert "Adding tests (jest/puppeteer) to pipeline" by @ohuynh21 in #53
- Revert "Merge Updated Zodiac Compatibility UI" by @ohuynh21 in #54
- Revert "Revert "Adding tests (jest/puppeteer) to pipeline"" by @bsalvania in #55
- fixed some bugs and added E2E tests by @ohuynh21 in #56
- added contents for other hand lines in palm reading section by @Ayaaa99 in #57
- Avoid moving JS files out of source by @SheepTester in #63
- Pipeline uses JSDOCS now to generate files for js files by @bsalvania in #58
- Fortune cookie animation by @SheepTester in #62
- Zodiac developments by @ohuynh21 in #66
- gitignore .vscode by @SheepTester in #68
- Fortune cookie tests by @bsalvania in #73
- Miscellaneous design adjustments by @SheepTester in #72
- Add tests for utils.js by @SheepTester in #74
- added randomized results for palm reading by @Ayaaa99 in #76
- E2E zodiac by @ohuynh21 in #78
- Fix jsdocs issues by @ohuynh21 in #85
- Deleted unnecessary console.log statement by @Ayaaa99 in #84
- Updating fortune adr by @thinhgvo in #87
- Wheel dragging by @SheepTester in #82
- Fix image still being draggable in Firefox by @SheepTester in #89
- Remove some old codes #90 by @thinhgvo in #91
- Changed team page link on homepage to current repo by @bsalvania in #94
- Fortune Cookie E2E tests by @bsalvania in #80
- Ci/cd changes by @ohuynh21 in #92
- changed to common background for all pages by @ohuynh21 in #95
- Palm reading - moved fortunes array to another file by @bsalvania in #96
New Contributors
Full Changelog: v0.1.0...v1.0.0
v0.1.0
Minimum viable product
Main Page
- Currently have links to the three mini apps incorporated onto the main page
- randomize function has been completed to randomly pick one of the three sub apps
- formatting and styling is WIP and icons are currently placeholders
Fortune Cookie
- have nav bar set up to link to mainpage and other apps
- have audio option (speech synthesis)
- have basic fortune cookie functionality implemented
- will be read aloud if the audio option is enabled
- animations are WIP
Zodiac/Love Compatibility
- have zodiac selector wheels functionality established
- zodiac wheels need to be redesigned to be congruent to website theme (still TBD)
- have button to lock in selection and show results
- have pop up window to display results but content of results window are still WIP
Palm Reading
Video:
2023-05-28.12-31-36.mp4
- currently have a page that asks for webcam permission
- when granted a image preview is shown
- the user can press a button to take a picture, and a results page will appear
What's Changed
- Add CI/CI lint pipeline by @SheepTester in #13
- Add lint action by @SheepTester in #14
- Fortune cookie website by @bsalvania in #15
- Home page by @dtorvi in #16
- Palm reading webcam by @SheepTester in #11
- Palm reading by @SheepTester in #17
- Quick fixes by @SheepTester in #18
- Fix lint errors by @SheepTester in #19
- Add in new documents in other repo by @SheepTester in #20
- Merge Brandon's Zodiac compatibility changes by @SheepTester in #27
New Contributors
- @SheepTester made their first contribution in #13
- @bsalvania made their first contribution in #15
- @dtorvi made their first contribution in #16
Full Changelog: https://github.com/cse110-sp23-group20/fortune-teller/commits/v0.1.0