Commit Graph

114 Commits

Author SHA1 Message Date
Adrian Brzeziński a1421c8b32 temp fix 2023-11-27 01:54:08 +01:00
saml33 7805d23135 add nft market link to side nav 2023-11-23 12:07:56 +11:00
saml33 25726f76c7 make sidenav text smaller on small screens 2023-11-13 13:14:50 +11:00
tjs dda48dee45 show sidebar expander at smaller resolutions 2023-11-11 13:30:57 -05:00
Adrian Brzeziński a45dce8c42 fix skin flash 2023-11-07 23:33:43 +01:00
saml33 58a1e7dccf update pepe theme 2023-10-25 14:02:36 +11:00
Adrian Brzeziński 6527220575 fix theme fallback for no nft wallets 2023-10-19 00:44:36 +02:00
saml33 6362bd3cc1 re-design account page 2023-10-17 22:28:43 +11:00
saml33 372876f0de add explore page 2023-10-04 16:05:16 +11:00
saml33 b0d8d6bb9d reset skin when switching to wallet without nft 2023-09-15 23:08:02 +10:00
saml33 8f4f152372
Merge pull request #269 from blockworks-foundation/settings-modal
organize settings and use modal instead of page
2023-09-13 12:16:27 +10:00
Adrian Brzeziński c9fef7766a fix test sidebar nft 2023-09-07 22:18:25 +02:00
Adrian Brzeziński c2927b92e8
Self send nfts to mark transactions in logs (#260)
* ledger setup + lib bump

* fix

* remove ledger checkbox

* fix

* self send nfts tx mark
2023-09-06 12:30:54 +02:00
saml33 1614ae68d9 organize settings and use modal instead of page 2023-09-05 14:43:26 +10:00
tjs bd82563d55 move side bar collapse into sidebar component 2023-08-18 00:42:10 -04:00
saml33 3f5b5325dc fix expanded mango account summary 2023-08-18 12:25:09 +10:00
tjs 10cf640f11 update prettier pkgs, config, and reformat 2023-08-17 19:47:11 -04:00
saml33 1b2a9e1660
Merge pull request #229 from blockworks-foundation/pepe-theme
pepe theme
2023-08-10 14:00:05 +10:00
saml33 cc3046dbac add the remaining theme elements 2023-08-10 13:31:47 +10:00
saml33 1773e87672 add position fixed 2023-08-09 15:24:09 +10:00
saml33 89cf797ce5 add bottom status bar 2023-08-07 15:57:02 +10:00
saml33 8de30a0f1d use nft meta for sidebar image 2023-07-23 23:57:50 +10:00
saml33 960e90393b merge main 2023-07-19 13:53:28 +10:00
saml33 02cf848587 add link to risks doc 2023-07-19 13:04:22 +10:00
saml33 2f92c0f3a5 hide feedback survey 2023-07-17 11:55:14 +10:00
saml33 3a97619935 move survey link to more menu 2023-07-17 08:49:16 +10:00
saml33 42e89eeb79 Merge branch 'main' into feedback-survey 2023-07-17 08:33:49 +10:00
saml33 696a89fe70 fix side nav expanding menu 2023-06-08 14:59:15 +10:00
saml33 6945707c11 merge main 2023-06-08 13:49:49 +10:00
saml33 9ffd337fe0 use themeData for vars 2023-06-07 15:00:59 +10:00
saml33 4e0239e366 fix sidenav animation duration 2023-06-06 22:47:42 +10:00
saml33 610de84dc7 start nft theme gating and topbar buttons 2023-06-06 22:40:26 +10:00
saml33 6173d28e46 play animation on sidenav image click 2023-06-06 12:49:51 +10:00
saml33 70f599b6cb add side nav image placeholder 2023-06-05 22:25:10 +10:00
saml33 095728986c more bonk 2023-06-02 16:05:08 +10:00
saml33 2edd631e02 fix logo 2023-05-31 14:49:42 +10:00
saml33 eefc1f374d add bonk theme 2023-05-31 13:03:53 +10:00
saml33 a249080b7b update page url 2023-05-29 19:41:39 +10:00
saml33 1fb642c996 update nav and url 2023-05-29 16:02:16 +10:00
saml33 de8a2dae8b add ui 2023-05-29 15:43:01 +10:00
Adrian Brzeziński dc129e243b merge list tok pages 2023-05-25 16:00:23 +02:00
saml33 fd16034483 add link to feedback survey 2023-05-25 12:45:03 +10:00
Adrian Brzeziński 58ee6f49e0 list market page wip 2023-05-22 14:41:27 +02:00
saml33 1750b865ca remove inline default-transition class 2023-04-20 11:12:45 +10:00
saml33 228ea6d59a change focus states to use focus-visible 2023-04-20 10:43:33 +10:00
saml33 948c37ad59 merge main 2023-04-17 21:31:51 +10:00
Adrian Brzeziński 453b62fdd7
governance active proposal voting (#117)
* governance wip

* governance store + helpers wip

* get voter weight

* on boarding realms component

* token list wip

* pyth oracle get

* adv fields

* hidden adv fields

* create proposal fcn + mangolana

* register market wip

* list market fixes wip

* translations

* register to register trustless + layout changes

* fix layout

* match switchboard oracle

* loaders

* validation

* style components

* change icon

* copy update

* translations keys

* fix translation

* fix warning create open book market

* fix

* fix transaltion

* fix

* fix

* fix pr

* fix onboarding translation

* fix token owner record error in console

* remove axios

* generic vsr idl

* fix pr

* remove mangolana

* small folder ref

* voting wip

* code fix

* menu

* fix

* additional prop in onboarding component

* fix translation

* fix transaltion

* voting fixes

* add basic styling

* fix merge

* fix files

* fix

* fix loaders

* fix

* fix loading voteRecord

* fix voter state without wallet

* fix

* translations

* fix translation

* dynamic imports

* copy updates, show vote weight and current vote

* fix

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-04-14 21:05:27 +02:00
saml33 a0e4efa5bb merge main 2023-04-06 09:21:31 +10:00
Adrian Brzeziński 3976425d04
change listtoken url (#116) 2023-04-06 00:48:06 +02:00
Adrian Brzeziński 3bf2a7d470
list tokens from ui (#107)
* governance wip

* governance store + helpers wip

* get voter weight

* on boarding realms component

* token list wip

* pyth oracle get

* adv fields

* hidden adv fields

* create proposal fcn + mangolana

* register market wip

* list market fixes wip

* translations

* register to register trustless + layout changes

* fix layout

* match switchboard oracle

* loaders

* validation

* style components

* change icon

* copy update

* translations keys

* fix translation

* fix warning create open book market

* fix

* fix transaltion

* fix

* fix

* fix pr

* fix onboarding translation

* fix token owner record error in console

* remove axios

* generic vsr idl

* fix pr

* remove mangolana

* small folder ref

* additional prop in onboarding component

* fix translation

* fix navbar

* change order of governance in navbar

* fix proposal index

* fix pr

* remove link without href for mint

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-04-05 23:59:30 +02:00