Commit Graph

37 Commits

Author SHA1 Message Date
Kara Hoagland
a1499013dc -Req Star Message
-Load More Position
-Cancel Update Form
2022-12-04 17:53:13 -08:00
Arthur Lu
793e7891b3 prettier style fixes
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-12-03 02:02:52 +00:00
Arthur Lu
89dfe3293d fix html linting issue (indentation) 2022-12-02 04:05:24 +00:00
Henry Feng
fa32a61df9 Merge branch 'sprint-3' into 49-image-feature 2022-12-01 19:39:06 -08:00
Arthur Lu
f863f35de7
Merge branch 'main' into sprint-3 2022-12-01 17:06:37 -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
Henry Feng
0d17ddee53 Implementation of photo taking feature 2022-11-30 15:59:43 -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
d01c4d2ef5 documentation updates for html files 2022-11-29 16:17:26 -08:00
Arthur Lu
ae2e14172d change #d-mealImg to #d-meal-img and #d-mealName to #d-meal-name
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-26 17:38:19 -08:00
Sanjit Joseph
5901888475 Add hover text to home/edit/delete buttons 2022-11-24 02:13:41 -08:00
Arthur Lu
9194dd5166 fix html linting and some css linting issues
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-21 17:27:18 -08:00
rheabhutada02
0912ea7956 fixed logo and tags
Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
Co-authored-by: Arthur Lu <learthurgo@gmail.com>
Co-authored-by: d7hernan <d7hernan@users.noreply.github.com>
2022-11-21 17:03:10 -08:00
rheabhutada02
5f1a246e6a moved all the icons to images and fixed path issues associated with this move 2022-11-21 16:12:17 -08:00
rheabhutada02
4073d2cc4b fixed and styled review details page
Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
Co-authored-by: Arthur Lu <learthurgo@gmail.com>
Co-authored-by: d7hernan <d7hernan@users.noreply.github.com>
2022-11-21 16:07:20 -08:00
rheabhutada02
23657853e5 Merge branch 'sprint-2-css-review-details' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into sprint-2-css-review-details 2022-11-21 15:28:23 -08:00
rheabhutada02
ec9d0246ca fixed the update form, and update functionality, and formatted
Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
Co-authored-by: Arthur Lu <learthurgo@gmail.com>
2022-11-21 15:27:45 -08:00
Arthur Lu
1cbefee26f fix favicon linking
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-21 14:37:37 -08:00
rheabhutada02
123057f0f1 fixed the css linking 2022-11-21 13:56:00 -08:00
rheabhutada02
46b1ec4b07 fixed form formatting, moved it to its own file 2022-11-21 13:52:44 -08:00
Kara Hoagland
1db54e9f7a remove alt from js/html/tests 2022-11-21 11:58:26 -08:00
d7hernan
1798835807 modified css for CreatePage and color palette for homepage
Co-authored-by: rheabhutada02
Co-authored-by: Kara Hoagland
2022-11-21 00:56:54 -08:00
d7hernan
4c5132c2b2 Merge branch 'sprint-2' into sprint-2-css-review-details 2022-11-20 22:49:51 -08:00
d7hernan
49f85d5468 color palette changes 2022-11-20 22:35:02 -08:00
d7hernan
9ef3c59fee added restaurant, tag, and comments to reviewDetails
Co-authored-by: rheabhutada02
2022-11-20 22:22:31 -08:00
d7hernan
6d126f6085 Merge branch 'sprint-2-css-review-details' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into sprint-2-css-review-details 2022-11-20 21:21:25 -08:00
d7hernan
948f638cd7 fixed indentation 2022-11-20 21:21:18 -08:00
Arthur Lu
b24b1110f6 configure htmlHint and stylelint to use tab indentation,
fix html and css linting issues
2022-11-21 03:50:54 +00:00
Arthur Lu
4336157371
Merge branch 'sprint-2' into sprint-2-css-review-details 2022-11-20 16:41:35 -08:00
d7hernan
6ce15a094e css and js for ReviewDetails
Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
Co-authored-by: Arthur Lu <learthurgo@gmail.com>
2022-11-20 16:27:27 -08:00
Henry Feng
131553ddeb Merge remote-tracking branch 'origin/sprint-2' into allow-for-user-uploaded-images 2022-11-20 14:40:17 -08:00
Henry Feng
f340f3ed82 Added local img storage to updating 2022-11-20 13:51:28 -08:00
Arthur Lu
20e9842aea fix expected values for ratings and src tests
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-19 12:00:59 -08:00
Arthur Lu
7035fa46ee fixes to tag-add-btn,
fixes to tests with rating selection

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-19 11:42:30 -08:00
rheabhutada02
35f44049a2 updated crud features to work better
Co-authored-by: look-its-ashton <look-its-ashton@users.noreply.github.com>
Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
Co-authored-by: Gavyn Ezell <ezellgavyn@gmail.com>
2022-11-17 18:45:53 -08:00
rheabhutada02
cf551f932b updated name ReviewDetails.html ReviewDetails.js 2022-11-17 12:25:18 -08:00
Arthur Lu
39cb507bc5 move html and css to source folder
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-13 22:33:00 +00:00