Commit Graph

469 Commits

Author SHA1 Message Date
Kara Hoagland 469b2bca36 Merge branch 'sprint-3' into 49-image-feature 2022-12-01 16:36:25 -08:00
rheabhutada02 b8271dd5b0 Merge pull request #104 from cse110-fa22-group29/add-sw-caching
Add service worker caching towards local first functionality
2022-12-01 14:37:32 -08:00
Arthur Lu 1a1f5d8e1f finalize ADR
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-12-01 22:35:48 +00:00
Arthur Lu 730f904a58 fix style
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-12-01 22:32:50 +00:00
Arthur Lu 7cb90e23c0 add comments and docs to sw.js,
add service worker ADR
2022-12-01 08:37:49 +00:00
Arthur Lu 1ed46b8ade implement fix for strange first load cache behavior 2022-12-01 08:09:22 +00:00
Arthur Lu d95f0036ac clean up some styling 2022-12-01 07:36:19 +00:00
Arthur Lu 3580941207 Add functional service worker caching towards local first functionality,
fix favicon link issue in ReviewDetails.html
Co-authored-by: rheabhutada02 <rheabhutada02@users.noreply.github.com>

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-30 16:18:18 -08:00
Henry Feng 0d17ddee53 Implementation of photo taking feature 2022-11-30 15:59:43 -08:00
Arthur Lu fa7b8dc7f5 add text break to Form.css
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-30 14:58:34 -08:00
Henry Feng 20cdc4ce76 Merge remote-tracking branch 'origin/sprint-3' into 49-image-feature 2022-11-29 17:21:55 -08:00
rheabhutada02 a68bf60f44 Rename 112922-doccumentation-jsdoc.md to 112922-documentation-jsdoc.md 2022-11-29 16:20:25 -08:00
rheabhutada02 d01c4d2ef5 documentation updates for html files 2022-11-29 16:17:26 -08:00
rheabhutada02 58e4f6fdeb Documentation for ReviewDetails.js 2022-11-29 16:13:58 -08:00
rheabhutada02 ea41495e49 documentation 2022-11-29 15:59:57 -08:00
rheabhutada02 5405cbfd7c Documented CreatePage.js 2022-11-29 15:39:43 -08:00
rheabhutada02 6ca0ee1763 Merge branch 'main' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 2022-11-29 15:10:23 -08:00
rheabhutada02 7757d1d0da Documented CreatePage.html 2022-11-29 15:10:20 -08:00
rheabhutada02 5aa1616f17 Merge pull request #99 from cse110-fa22-group29/add-prettier
Add prettier
2022-11-29 14:53:48 -08:00
Arthur Lu e74b3f5597 add prettier requirements and commands,
add prettier ADR,
add prettier action
2022-11-29 22:38:22 +00:00
rheabhutada02 eb4cb54b05 Merge pull request #92 from cse110-fa22-group29/separate-tag-storage
Individual Tags in Local Storage
2022-11-29 14:28:39 -08:00
Kara Hoagland 6a0708a3f0 moved break for delete 2022-11-29 14:27:48 -08:00
rheabhutada02 fbea45e151 Delete js-docs.yml 2022-11-29 14:27:11 -08:00
rheabhutada02 68020ccae7 Merge pull request #97 from cse110-fa22-group29/add-js-docs
Add JSDoc
2022-11-29 14:25:44 -08:00
Arthur Lu 603fb849f3 add explanation of JSDoc usage to ADR 2022-11-29 22:23:24 +00:00
Arthur Lu dcee487737 add JSDoc ADR,
add JSDoc to publish action
2022-11-29 22:18:32 +00:00
Kara Hoagland 1cdaa63935 delete tag bug 2022-11-29 14:16:17 -08:00
Arthur Lu 929de8c98b fix js-doc command 2022-11-29 22:11:12 +00:00
Graydogminer beb3e6cc98 added JS Docs to workflow 2022-11-29 13:59:02 -08:00
Marc 131e14d611 added jsdocs to package.json 2022-11-29 21:53:05 +00:00
Arthur Lu bc6012af76 fix perttier action naming 2022-11-29 13:49:57 -08:00
rheabhutada02 5ee4c4d231 Merge pull request #96 from cse110-fa22-group29/prettier-init-changes
Add prettier linting
2022-11-29 13:44:56 -08:00
rheabhutada02 fd07a93d50 Merge pull request #95 from cse110-fa22-group29/remove-.vscode
Remove .vscode folder
2022-11-29 13:42:22 -08:00
look-its-ashton 9d7a928032 Rename 112722-retrospective2.md to 112822-retrospective.md 2022-11-29 13:25:27 -08:00
Arthur Lu 5c4e4c38f4 add prettier lint action 2022-11-29 08:32:45 -08:00
Arthur Lu b7d79b6b50 remove .vscode folder,
add .vscode to .gitignore
2022-11-29 08:20:53 -08:00
Arthur Lu 0ca848e26b add prettier to devDependencies,
add lint-prettier and fix-prettier commands
2022-11-29 08:15:59 -08:00
Kara Hoagland 847e8a1aa1 No tag duplicates 2022-11-28 18:48:55 -08:00
look-its-ashton 46bdee7b68 Retrospective 2 Meeting Notes 2022-11-28 16:45:33 -08:00
look-its-ashton f44d8713a0 Added Gavin's section 2022-11-28 14:02:55 -08:00
look-its-ashton 7bdeafa483 added Daniels progress to sprint review 2 2022-11-27 23:59:00 -08:00
Kara Hoagland 5e06bd0cf7 Merge branch 'sprint-3' into separate-tag-storage 2022-11-27 20:34:12 -08:00
Kara Hoagland dd0bcbe57d moved from details to localStorage 2022-11-27 17:31:13 -08:00
look-its-ashton f91520ed85 Merge pull request #93 from cse110-fa22-group29/sprint-2
Sprint 2
2022-11-27 17:23:07 -08:00
look-its-ashton e77fe1406c Sprint 2 typo 2022-11-27 17:14:33 -08:00
look-its-ashton 57be3a11ed Merge branch 'sprint-2' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into sprint-2 2022-11-27 17:07:34 -08:00
look-its-ashton c381bd1f60 retrospectiev 2 started and sprint 2 review 2.md 2022-11-27 17:07:10 -08:00
Kara Hoagland 1484a882b2 tag storage 2022-11-27 15:48:00 -08:00
Arthur Lu f99cfd0eff fix tag vertical fitting issue
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-26 18:39:33 -08:00
Arthur Lu a63552f32b fix ReviewCard css,
fixes article tag overflow issue,
should resolve #85

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-26 18:00:09 -08:00