Skip to content

Commit

Permalink
Fare thee well~ (#1850)
Browse files Browse the repository at this point in the history
* chore: delete aid & scholarship pages

* fix(honor): multiple errors related to user migration

* chore: remove unused dep

* chore: coordinate with hasura

* revert: cancel test build

* fix(user): correct error code and messages

* feat: PWA install prompt
  • Loading branch information
FranGuam authored May 27, 2024
1 parent 59eeb73 commit ee5c43d
Show file tree
Hide file tree
Showing 24 changed files with 704 additions and 4,203 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ jobs:
yarn lint
yarn typecheck
- name: Test build
shell: bash
run: docker build -t eesast/web:latest .

# 以下是端到端测试框架 Playwright 的配置,比赛密集开发结束后再启用
# - name: Run Playwright tests
# run: yarn playwright test
Expand Down
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,13 @@
"axios": "1.6.8",
"cos-js-sdk-v5": "1.7.1",
"dayjs": "1.11.11",
"docxtemplater": "3.47.4",
"dotenv": "16.4.5",
"file-saver": "2.0.5",
"google-protobuf": "3.21.2",
"graphql": "16.8.1",
"graphql-ws": "5.16.0",
"grpc-web": "1.5.0",
"is-url": "1.2.4",
"jwt-decode": "4.0.0",
"lodash.get": "4.4.2",
"pizzip": "3.1.7",
"react": "18.3.1",
"react-custom-scrollbars": "4.2.1",
"react-dom": "18.3.1",
Expand All @@ -39,11 +35,8 @@
"@graphql-codegen/typescript-operations": "4.2.1",
"@graphql-codegen/typescript-react-apollo": "4.3.0",
"@playwright/test": "1.44.1",
"@types/file-saver": "2.0.7",
"@types/is-url": "1.2.32",
"@types/lodash.get": "4.4.9",
"@types/node": "20.12.12",
"@types/pizzip": "3.0.5",
"@types/react": "18.3.3",
"@types/react-custom-scrollbars": "4.0.13",
"@types/react-dom": "18.3.0",
Expand Down
Loading

0 comments on commit ee5c43d

Please sign in to comment.