Commit Graph

126 Commits

Author SHA1 Message Date
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
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
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 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
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
Jordan Prince 7845381d34 Fix for store 2021-06-02 11:00:08 -05:00
Jordan Prince dfa519cc4f New frontend only 2021-06-02 09:35:28 -05:00