Commit Graph

199 Commits

Author SHA1 Message Date
Gavyn Ezell 365e701924 review page functionality 2022-11-12 10:10:07 -08:00
Kara Hoagland d72e8ea601 merge 2022-11-11 12:12:29 -08:00
Kara Hoagland 9ee980f57e added stars back 2022-11-11 12:07:58 -08:00
Arthur Lu 0c0b49264e Merge pull request #47 from cse110-fa22-group29/fix-es6-compatibility
Fix JS unit test ES6 compatibility
2022-11-11 08:58:39 -08:00
Kara Hoagland 524db534b6 Merge branch 'sprint-1' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into sprint-1 2022-11-11 00:04:24 -08:00
Kara Hoagland 8263aa6082 newWindow/cleaning/miniFixes 2022-11-11 00:03:56 -08:00
Sanjit Joseph ef8a689b3f Upload default plate icons 2022-11-10 23:34:13 -08:00
Sanjit Joseph 4945285e2e Remove old star icons 2022-11-10 23:32:56 -08:00
Arthur Lu 1a8d494fe2 fix typo in js-unittest.yml action 2022-11-11 02:55:25 +00:00
Arthur Lu d274a8a442 update js-unittest action to use nodejs v 18 2022-11-11 02:41:23 +00:00
Arthur Lu 8b2ae89bd2 switch localStorage mock to mock-local-storage,
fix unit tests to work with ES6 import syntax,
remove testenv module
2022-11-11 02:39:40 +00:00
rheabhutada02 23c29e80bc Merge branch 'sprint-1' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into sprint-1 2022-11-10 18:17:18 -08:00
rheabhutada02 91fb6703ee Updated reset.css 2022-11-10 18:17:15 -08:00
Arthur Lu b85a73400d add another unit test to localStorage.test.js,
reflect fixes to packages.json from main
2022-11-10 22:33:47 +00:00
Gavyn Ezell c168d0f902 tag functionality 2022-11-10 13:22:32 -08:00
Arthur Lu 1718c7cedb move localStorage util to localStorage.js,
update main,js to rquire localStroage,
add simple unit tests to localStroage.test.js,
create symlink of testenv.js to source/assets/scripts,
update package.json with proper recursive call

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-10 01:35:41 +00:00
Gavyn Ezell 9bbb2e48f7 tags 2022-11-08 22:43:41 -08:00
Gavyn Ezell 55f0f5d645 resolve merge: css files and index.html 2022-11-08 22:08:38 -08:00
Gavyn Ezell 3e4ae68e2e tag functionality in form, review card changes 2022-11-08 21:51:03 -08:00
d7hernan 7419a0ffe8 file no longer needed 2022-11-08 16:14:36 -08:00
d7hernan a393b36082 whatever 2022-11-08 16:09:45 -08:00
Gavyn Ezell d8ed4d24a8 started review cards, form change 2022-11-08 15:57:02 -08:00
d7hernan 07dac10012 Merge branch 'main' into sprint-1 2022-11-08 15:44:37 -08:00
d7hernan b27a8bcb03 uncommented src code 2022-11-08 15:40:39 -08:00
d7hernan a063e38028 html for entries 2022-11-08 15:35:49 -08:00
look-its-ashton d6e8291779 Merge pull request #42 from cse110-fa22-group29/js-linting-ci
Implement JS linting framework and action
2022-11-08 15:22:29 -08:00
d7hernan 3bd1c8a023 modified html 2022-11-08 15:18:46 -08:00
Arthur Lu aa69ef1ab7 fix devDependencies list in package.json
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 17:53:55 +00:00
Arthur Lu 7392d25c42 implement linting action,
fix action naming issue

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 04:09:15 +00:00
d7hernan 3387e2605f modify html 2022-11-07 19:50:29 -08:00
look-its-ashton 9ef4080e81 Merge pull request #41 from CODE-REFINARY/main
Adding Meeting Notes and Static Directory
2022-11-07 19:41:32 -08:00
look-its-ashton 1b4b0ee81c static folder 2022-11-07 19:28:06 -08:00
Gavyn Ezell b28380fa54 index move 2022-11-07 19:22:50 -08:00
Gavyn Ezell e64222aec1 lab6 starter 2022-11-07 19:18:05 -08:00
Arthur Lu a6015aff3b implement basic linting with eslint,
fix linting errors in testenv module

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 03:09:10 +00:00
look-its-ashton 37d3460394 Started on meeting notes for Sprint 1 2022-11-07 18:52:39 -08:00
rheabhutada02 50f0679a76 Merge pull request #38 from cse110-fa22-group29/js-unit-test-ci
Implement JS unit test framework and CI pipeline actions
2022-11-07 18:24:02 -08:00
Arthur Lu 22a3e9f4f4 remove git from js unit test ci action
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 02:03:50 +00:00
Arthur Lu 3043c6e157 fix locality issue in mocha unit tests,
move sample helper functions for localStorage unit testing

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 01:33:35 +00:00
Arthur Lu 0f622d16de switch to mocha for test latency improvements
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 00:00:15 +00:00
Arthur Lu c7c395c832 make workflow naming shorter
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-07 23:43:40 +00:00
Arthur Lu 6f915678b5 sudo all run commands
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-07 23:38:53 +00:00
Arthur Lu 1798ad1140 implement js unittest action
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-07 23:31:13 +00:00
Arthur Lu 1c7b1de7d3 Merge pull request #37 from cse110-fa22-group29/js-unit-test
Pull new JS unit tests from js-unit-test to js-unit-test-ci
2022-11-07 15:27:51 -08:00
look-its-ashton 54dd7e8261 Update README.md 2022-11-07 14:26:35 -08:00
look-its-ashton 60948d4ea1 Created ADR directory 2022-11-07 14:25:14 -08:00
look-its-ashton 8a22d37e5b Pre-sprint discsussion meeting 2022-11-07 14:17:48 -08:00
Arthur Lu b680b83dcc switch toBe to toStrictEqual in testenv.test.js 2022-11-07 21:17:05 +00:00
Arthur Lu c95834ca31 add .gitignore 2022-11-06 22:57:42 +00:00
Arthur Lu f5b2953c33 fix testenv unit test naming 2022-11-06 22:53:14 +00:00