Skip to content

Commit

Permalink
Removes migrated files (#480)
Browse files Browse the repository at this point in the history
* moves all user widgets to new

* fmt

* Adds danger variant to button (#479)

* add danger variant

* fmt

* use every.near/widget/app.view

* fmt

* moves from workspace to app

* moves all user widgets to new

* fmt

* use every.near/widget/app.view

* fmt

* moves from workspace to app
  • Loading branch information
elliotBraem authored Jul 18, 2024
1 parent da3ed01 commit 9e2d369
Show file tree
Hide file tree
Showing 198 changed files with 262 additions and 7,762 deletions.
3 changes: 2 additions & 1 deletion aliases.mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"gateway_url": "https://nearbuilders.org",
"new": "builddao.near",
"old": "buildhub.near",
"potlock": "potlock.near"
"potlock": "potlock.near",
"every": "every.near"
}
3 changes: 2 additions & 1 deletion aliases.testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"gateway_url": "https://test.nearbuilders.org",
"new": "builddao.testnet",
"old": "buildhub.testnet",
"potlock": "potlock.testnet"
"potlock": "potlock.testnet",
"every": "allthethings.testnet"
}
10 changes: 0 additions & 10 deletions apps/old/bos.config.json

This file was deleted.

204 changes: 0 additions & 204 deletions apps/old/widget/MetadataEditor.jsx

This file was deleted.

161 changes: 0 additions & 161 deletions apps/old/widget/N/Compose.jsx

This file was deleted.

Loading

0 comments on commit 9e2d369

Please sign in to comment.