Commit Graph

550 Commits

Author SHA1 Message Date
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
look-its-ashton
b61ea4e54d added checking meeting for week 10 2022-12-01 12:17:08 -08: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
Sanjit Joseph
df80486f45 Decrease create button size 2022-11-30 22:01:24 -08:00
Sanjit Joseph
e2b9c98176 Removed unusued plate art 2022-11-30 21:32:01 -08:00
Sanjit Joseph
be31dbfbd7 Style search bar 2022-11-30 18:09:09 -08:00
Sanjit Joseph
78f627b39d Change text from 'filtering method' to 'sorting method' 2022-11-30 18:02:07 -08:00
Sanjit Joseph
d964d1e275 Edit style for search bar 2022-11-30 18:01:33 -08:00
Sanjit Joseph
c09e82c6ab Move filter bar inline with search 2022-11-30 17:42:51 -08:00
Sanjit Joseph
f300c740c4 Move filter bar to separate div 2022-11-30 17:31:47 -08:00
Sanjit Joseph
79e7561beb Disallow dragging on invisible create button 2022-11-30 17:24:26 -08:00
Sanjit Joseph
18f79936fe Move create_button styling out of index.html 2022-11-30 17:21:03 -08:00
Sanjit Joseph
42a560ab0e Rename Grouppink (?) to create_button.png 2022-11-30 17:18:49 -08:00
Sanjit Joseph
18a3230ad7 Merge branch 'filter-sort' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into filter-sort 2022-11-30 17:12:36 -08:00
Sanjit Joseph
1347e3bbc1 Implement new create button 2022-11-30 17:11:57 -08:00
Sanjit Joseph
7b8fea9d67 Upload new create button 2022-11-30 17:11:39 -08:00
Arthur Lu
eb3133c676 fix ReviewCard.js element id issue
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-30 17:02:42 -08:00
look-its-ashton
4d40c72158 Sprint 3 Meeting 2 Notes 2022-11-30 16:56:59 -08:00
Arthur Lu
11b152fec9 Merge branch 'filter-sort' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into filter-sort 2022-11-30 16:36:23 -08:00
Arthur Lu
64d57ffd90 fix review details html id consistency,
fix appTestHelpers with proper element selection

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-30 16:36:21 -08:00
Kara Hoagland
23bf3a2c84 fix create page tag duplicate 2022-11-30 16:35:45 -08: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
Kara Hoagland
9bc5b5624b add clear search and no result 2022-11-30 16:11:42 -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
Arthur Lu
5943a5c8ef update tests to match new tag and sorting helper prototypes,
remove getTopReviewsFromStorage and getReviewsByTag from localStorage and main

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-30 14:49:41 -08:00
Kara Hoagland
5621139dd7 added different filtering methods + load more btn 2022-11-30 02:49:49 -08:00
Kara Hoagland
a65b65d748 add tag search
add top rating sort
add star localstorage
2022-11-29 20:51:45 -08:00
look-its-ashton
7cac0bc0a8 Merge branch 'main' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 2022-11-29 19:30:43 -08:00
look-its-ashton
30d01e33c9 Sprint 3 Tuesday Meeting Notes Added 2022-11-29 19:30:33 -08:00
rheabhutada02
841cb1df14
Merge pull request #101 from cse110-fa22-group29/cicd-phase-2
CI phase 2
2022-11-29 18:50:22 -08:00
Graydogminer
b3a8add8ee
add phase 2 video 2022-11-29 17:42:23 -08:00
rheabhutada02
842c703d1a
Merge pull request #100 from cse110-fa22-group29/backend-adrs
important backend adrs
2022-11-29 17:39:31 -08:00
Gavyn Ezell
a5fa45b054 important backend adrs 2022-11-29 17:35:38 -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
529f24f306 update phase 2 with future ci features 2022-11-29 22:51:03 +00:00
Arthur Lu
c1fd10c268 update cicd phase 2 status 2022-11-29 22:46:16 +00:00
Arthur Lu
e74b3f5597 add prettier requirements and commands,
add prettier ADR,
add prettier action
2022-11-29 22:38:22 +00:00