Commit Graph

446 Commits

Author SHA1 Message Date
Arthur Lu
f332b27168
Merge pull request #70 from cse110-fa22-group29/remove-unused-files
Reflect main changes to sprint-2
2022-11-18 15:17:43 -08:00
Arthur Lu
0a39039e9c
Merge pull request #69 from cse110-fa22-group29/remove-unused-files
Remove unused files
2022-11-18 15:16:40 -08:00
Arthur Lu
baa722b55e remove unused files
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-18 15:15:20 -08:00
Arthur Lu
9cf7baf3e5 remove commented form from index
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-18 14:43:59 -08:00
Arthur Lu
f6a9fb7fc5 remove implied init from localStorage unit tests
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-18 14:08:19 -08:00
Arthur Lu
a91c9bc7ef
Merge pull request #68 from cse110-fa22-group29/add-app-to-readme
Add link to app in README.md
2022-11-18 13:51:28 -08:00
Arthur Lu
5f84e700d1 update e2e test layout 2022-11-18 12:34:59 -08:00
Arthur Lu
46cee253f3
Merge branch 'main' into add-app-to-readme 2022-11-18 01:33:51 -08:00
Arthur Lu
ca89953d41 add link to app in README.md 2022-11-18 09:31:53 +00:00
Arthur Lu
425bc45453 fix unit test action stall issue 2022-11-18 09:23:54 +00:00
Arthur Lu
3422f584f9 fix linting in js 2022-11-18 07:56:07 +00:00
Arthur Lu
89b7319dd8 cleanup unused html and js code 2022-11-18 07:52:43 +00:00
Arthur Lu
5e83338668 update unit tests to match new localStorage implementations 2022-11-18 07:51:08 +00:00
Arthur Lu
6493fbd171 modularize localStorage calls into localStorage.js in preparation for unit testing 2022-11-18 07:13:53 +00: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
Henry Feng
416d26658d implementation of basic image local storage 2022-11-17 16:17:51 -08:00
Arthur Lu
6c00246e2d fix linting issues
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 15:33:12 -08:00
Arthur Lu
c45aec116b fix e2e test for create,
split create test into two parts,
split other test templates into two parts

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 15:32:37 -08:00
Arthur Lu
1518fda766 add e2e tests for update and delete,
fix package.json commadns for lint and fix-style

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 13:54:58 -08:00
look-its-ashton
e4755dd074 sprint 2 meeting one rough draft 2022-11-17 13:24:59 -08:00
Sanjit Joseph
4eaa1f38bb
Merge pull request #65 from cse110-fa22-group29/sprint-2-star-rating
Sprint 2 star rating
2022-11-17 12:53:41 -08:00
Sanjit Joseph
004e5cc2a2 Attempt CSS linting fix - v2 2022-11-17 12:44:19 -08:00
Arthur Lu
c66f43f6e9 add empty crud e2e tests
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 12:32:38 -08:00
Sanjit Joseph
f9074a2bc6 Attempt CSS linting fix 2022-11-17 12:31:51 -08:00
rheabhutada02
cf551f932b updated name ReviewDetails.html ReviewDetails.js 2022-11-17 12:25:18 -08:00
Sanjit Joseph
85dc0544c7 Add star rating system to main page 2022-11-17 12:19:26 -08:00
rheabhutada02
29b065562e
Merge pull request #62 from cse110-fa22-group29/e2e-testing
Implement End to End Testing Framework
2022-11-17 12:01:48 -08:00
look-its-ashton
02f493e33b sprint 2 meeting one rough draft 2022-11-17 11:53:51 -08:00
Arthur Lu
0ebf9f8a20 fix typo in package.json
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 11:38:05 -08:00
Arthur Lu
d9c28096fd add e2e framework ADR
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-16 17:41:45 -08:00
rheabhutada02
ad723543e8
Merge pull request #58 from cse110-fa22-group29/updated-documentation
Added ADR for HTMLhint and Stylelint
2022-11-16 17:14:30 -08:00
Arthur Lu
7abc995ffe fix linting errors
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-16 16:46:02 -08:00
Arthur Lu
cbe8da609c fix js-unittest.yml to start local server
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-16 16:18:35 -08:00
Arthur Lu
dd7d876f29 add dependencies to package.json,
add http-server script to package.json,
add simple e2e test in main.e2e.test.js

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-16 16:10:31 -08:00
rheabhutada02
56dceb5edb
Rename checkin6.md to 111622-checkin6.md 2022-11-16 15:55:18 -08:00
rheabhutada02
41905a219b
updated checkin6.md 2022-11-16 15:54:50 -08:00
rheabhutada02
467828d388
Rename 11822-sprint1day2.md to 110822-sprint1day2.md 2022-11-16 15:48:10 -08:00
Arthur Lu
540d6563d8
Merge pull request #43 from cse110-fa22-group29/sprint-1
Sprint 1
2022-11-14 18:16:23 -08:00
Kara Hoagland
0c40de81a0 comment 2022-11-14 18:11:57 -08:00
Kara Hoagland
bc276dc30c star path error fix 2022-11-14 18:07:33 -08:00
Arthur Lu
b6f3a57231 adjust JS Unit tests to be more permissive
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-15 01:11:48 +00: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
66dd92f0dc fix js linting
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-15 00:53:07 +00:00
look-its-ashton
d9297d7c64 retrospective sprint 1 meeting 2022-11-14 16:52:50 -08:00
Graydogminer
81ada40ca3
Create 111422-csslinting-stylelint.md 2022-11-14 01:05:58 -08:00
Graydogminer
cc6df228ed
Create 111422-htmllinting-htmlhint.md 2022-11-14 00:48:27 -08:00
rheabhutada02
2ce3714f8d
Merge pull request #57 from cse110-fa22-group29/add-phase1.mp4
Add phase1.mp4
2022-11-14 00:41:50 -08:00
Arthur Lu
09dd837081 add phase1.mp4 2022-11-14 03:53:55 +00:00
Arthur Lu
8354e561e5 Merge branch 'main' into sprint-1 2022-11-14 03:36:01 +00:00
look-its-ashton
104b42ac19 retrospective added and sprint-1 summary updated 2022-11-13 15:52:20 -08:00