Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing gaming dashboard from monorepo #1790

Merged
merged 3 commits into from
Dec 1, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 0 additions & 40 deletions .github/workflows/lingui-extract-gaming.yml

This file was deleted.

4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ Theme context and other utilities for generating and using the theming capabilit

The UI for Chainsafe Files

#### **`packages/gaming-ui`**

The UI for Chainsafe Gaming

#### **`packages/storage-ui`**

The UI for Chainsafe Storage
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@
"build:files-ui": "yarn wsrun -p files-ui -c build",
"release:files-ui": "yarn wsrun -p files-ui -c release",
"start:files-ui": "yarn wsrun -p files-ui -c start",
"build:gaming-ui": "yarn wsrun -p gaming-ui -c build",
"release:gaming-ui": "yarn wsrun -p gaming-ui -c release",
"start:gaming-ui": "yarn wsrun -p gaming-ui -c start",
"build:storage-ui": "yarn wsrun -p storage-ui -c build",
"release:storage-ui": "yarn wsrun -p storage-ui -c release",
"start:storage-ui": "yarn wsrun -p storage-ui -c start",
Expand Down
8 changes: 0 additions & 8 deletions packages/gaming-ui/.env.example

This file was deleted.

29 changes: 0 additions & 29 deletions packages/gaming-ui/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions packages/gaming-ui/.linguirc

This file was deleted.

3 changes: 0 additions & 3 deletions packages/gaming-ui/.sentryclirc

This file was deleted.

28 changes: 0 additions & 28 deletions packages/gaming-ui/README.md

This file was deleted.

48 changes: 0 additions & 48 deletions packages/gaming-ui/craco.config.js

This file was deleted.

4 changes: 0 additions & 4 deletions packages/gaming-ui/cypress.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/gaming-ui/cypress/fixtures/loginData.ts

This file was deleted.

57 changes: 0 additions & 57 deletions packages/gaming-ui/cypress/plugins/index.ts

This file was deleted.

Loading