Commit Graph

44 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
396bbf06d2 fix css linting issue
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-12-02 01:23:40 +00:00
Arthur Lu
b07c99f805 fix css linting
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-12-01 17:02:09 -08:00
Kara Hoagland
e9bae6fe2d
Merge branch 'sprint-3' into filter-sort 2022-12-01 16:29:09 -08:00
Sanjit Joseph
df80486f45 Decrease create button size 2022-11-30 22:01:24 -08:00
Sanjit Joseph
be31dbfbd7 Style search bar 2022-11-30 18:09:09 -08:00
Sanjit Joseph
d964d1e275 Edit style for search bar 2022-11-30 18:01:33 -08:00
Sanjit Joseph
18f79936fe Move create_button styling out of index.html 2022-11-30 17:21:03 -08:00
Sanjit Joseph
1347e3bbc1 Implement new create button 2022-11-30 17:11:57 -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
Kara Hoagland
a65b65d748 add tag search
add top rating sort
add star localstorage
2022-11-29 20:51:45 -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
622d324c9a Add rounded corners to food image element 2022-11-24 02:24:37 -08:00
Arthur Lu
83a0358869 fix form tag wrap issue
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-22 14:46:01 -08:00
Arthur Lu
5ba0dab1a1 fix flex-flow css linting issue
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-21 18:00:58 -08:00
Arthur Lu
1dfd8c91a2 fix css linting issues
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-21 17:55:44 -08:00
Arthur Lu
a12de4e058 fix some more css issues
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-21 17:31:12 -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
Arthur Lu
9f9ac19b71 fix ReviewDetails CreatePage large tag display issue
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-21 17:20:12 -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
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
50283be4f5 renamed the file 2022-11-21 13:52:48 -08:00
rheabhutada02
46b1ec4b07 fixed form formatting, moved it to its own file 2022-11-21 13:52:44 -08:00
rheabhutada02
68b0c8edf5 cleaned css and html
Co-authored-by: Arthur Lu <learthurgo@gmail.com>
2022-11-21 12:32:54 -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
rheabhutada02
1055f7ef26 updating font 2022-11-20 23:50: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
069aff88af centered search journal form 2022-11-20 21:58:44 -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
eed39f580f cleanup css in homepage.css and index.html 2022-11-21 03:17:32 +00:00
Arthur Lu
a5ac2dc940 fix review card spacing and centering in homepage
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-20 17:03:55 -08:00
Arthur Lu
4336157371
Merge branch 'sprint-2' into sprint-2-css-review-details 2022-11-20 16:41:35 -08:00
Arthur Lu
1f832aadd2 fix homepage structal issues,
TODO: clean css

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-20 16:31:32 -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
look-its-ashton
8c2ad629d2 updated main page 2022-11-20 15:46:13 -08:00
Gavyn Ezell
5668e68594 first style integration
Co-authored-by: d7hernan <d7hernan@users.noreply.github.com>
Co-authored-by: look-its-ashton <look-its-ashton@users.noreply.github.com>
2022-11-19 12:29:50 -08:00
Gavyn Ezell
23ae101f56 testing images
Co-authored-by: d7hernan <d7hernan@users.noreply.github.com>
2022-11-19 11:19:57 -08:00
Sanjit Joseph
004e5cc2a2 Attempt CSS linting fix - v2 2022-11-17 12:44:19 -08:00
Sanjit Joseph
f9074a2bc6 Attempt CSS linting fix 2022-11-17 12:31:51 -08:00
Sanjit Joseph
85dc0544c7 Add star rating system to main page 2022-11-17 12:19:26 -08:00
Arthur Lu
837ba92d7d fix css style issues,
removed css for rating stars

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-15 01:08:32 +00: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