Commit Graph

46 Commits

Author SHA1 Message Date
Gavin 4fe9226ec2
Change highlighting 2021-06-09 02:42:21 -07:00
Gavin Ching 28e8acda6f Fix spelling for Prerequisites 2021-06-08 19:01:15 -07:00
Gavin Ching ef634dc68a Add in create store guide 2021-06-08 18:59:01 -07:00
B 34d5f42361
Merge pull request #27 from metaplex-foundation/various-patches
Fix tiny b ug in data layer where accounts from one program get parse…
2021-06-07 14:33:10 -05:00
Jordan Prince 8e5dcf56ea Fix tiny b ug in data layer where accounts from one program get parsed as messed up versions of accounts from another program because key enum matches 2021-06-07 15:30:21 -04:00
B 312d1e35a4
Merge pull request #26 from metaplex-foundation/various-patches
Prep for switch of ids
2021-06-07 10:47:54 -05:00
B 9b6474b85f
Merge pull request #24 from johnrees/linter-fixes
linter fixes
2021-06-07 10:46:04 -05:00
Jordan Prince 9c0bf5fc7b Prep for switch of ids 2021-06-07 11:39:05 -04:00
John Rees 710253660e
remove some unused code in views/artist(s) 2021-06-06 11:06:16 +01:00
John Rees 0eb3a74951
use colons in interface 2021-06-06 11:04:09 +01:00
John Rees 3b34e2de4e
replace occurrences of !==/== with !==/===
https://eslint.org/docs/2.0.0/rules/eqeqeq
2021-06-06 11:03:29 +01:00
bartosz-lipinski f1f592b1e3 fix: style 2021-06-05 21:45:07 -04:00
bartosz-lipinski 8a22e9d0de feat: merge latest style changes 2021-06-05 21:44:28 -04:00
B 78a8f130b1
Merge pull request #21 from johnrees/remove-unused-includes
Remove unused and restructure some existing dependencies in packages/web
2021-06-05 19:24:36 -05:00
B c7a6c0dc85
Merge pull request #20 from johnrees/remove-cache
remove (and .gitignore) .cache directory
2021-06-05 19:24:06 -05:00
B 1c4f35f67b
Merge pull request #22 from johnrees/remove-unused-code
remove some unused imports from packages/web ts(x) files
2021-06-05 19:22:33 -05:00
John Rees 199c40a905
remove unused code from web/src/hooks 2021-06-05 13:35:41 +01:00
John Rees e35e8eab89
remove unused imports/code from web/src/components 2021-06-05 13:33:57 +01:00
John Rees 549ffe907f
remove inaccessible code in AppBar/searchBox 2021-06-05 13:31:30 +01:00
John Rees a7eaa55110
remove unused imports in web/src/actions 2021-06-05 13:29:46 +01:00
John Rees abf6803c23
remove unused deps + move development deps in web/package.json 2021-06-05 13:12:12 +01:00
John Rees 62d8cdb50b
remove jazzicon type declarations from packages/web
jazzicon isn't referenced in packages/web
2021-06-05 13:11:19 +01:00
John Rees 7636c11a3a
remove npm's js/packages/web/package-lock.json 2021-06-05 13:10:06 +01:00
John Rees cb02e68ce5
remove (and .gitignore) .cache directory 2021-06-05 12:45:43 +01:00
Jordan Prince 385389fa80
Merge pull request #15 from metaplex-foundation/various-patches
Allow for new safety deposit validation
2021-06-03 17:08:50 -05:00
Jordan Prince d62944a24a Allow for new safety deposit validation 2021-06-03 18:06:55 -04:00
Jordan Prince 10634767df
Merge pull request #13 from metaplex-foundation/various-patches
Various patches
2021-06-03 15:30:21 -05:00
Jordan Prince adcd242bb7 change store 2021-06-03 13:13:51 -04:00
Jordan Prince 886f205cab Fix empty payment 2021-06-02 22:08:11 -04:00
bartosz-lipinski f3b0a78216 chore: cleanup 2021-06-02 22:07:34 -04:00
Ryan M. Shea 93f2da00ab
Merge pull request #7 from metaplex-foundation/update-twitter
Update Twitter
2021-06-02 14:21:51 -06:00
rmshea 1e778e7a3b Update Twitter 2021-06-02 13:20:53 -07:00
bartosz-lipinski 882c7ba3e6 fix: show metadata in my items after creation 2021-06-02 14:24:49 -05:00
bartosz-lipinski e2109b7e0d feat: hide bids and show create only when store is public or approved 2021-06-02 14:14:54 -05:00
B 28e0129c4e
Merge pull request #4 from metaplex-foundation/various-patches
updates to vault program pda structure to use vault id
2021-06-02 13:59:55 -05:00
Jordan Prince 53f7d1abcd updates to vault program pda structure to use vault id 2021-06-02 13:54:40 -05:00
bartosz-lipinski 34203fde35 fix: hide empty sections and remove sample data 2021-06-02 13:27:19 -05:00
bartosz-lipinski 53a6507c46 fix: remove arweave cdn 2021-06-02 11:18:20 -05:00
B ee1d9e38d5
Merge pull request #3 from metaplex-foundation/fix-store
Fix for store
2021-06-02 11:00:59 -05:00
Jordan Prince 7845381d34 Fix for store 2021-06-02 11:00:08 -05:00
Ryan M. Shea 681e325026
Merge pull request #2 from metaplex-foundation/add-disclaimer
Add disclaimer
2021-06-02 09:56:35 -06:00
rmshea dcc85e1c0e Add disclaimer 2021-06-02 08:56:00 -07:00
Ryan M. Shea 0953c8cb90
Merge pull request #1 from metaplex-foundation/update-readme
Update readme
2021-06-02 09:49:33 -06:00
rmshea f430fe040a Update readme 2021-06-02 08:48:55 -07:00
Jordan Prince 485c6314b5 new ids 2021-06-02 10:12:15 -05:00
Jordan Prince dfa519cc4f New frontend only 2021-06-02 09:35:28 -05:00