Commit Graph

72 Commits

Author SHA1 Message Date
Adrian Brzeziński 72457a419b add blue text for common reward 2024-02-06 14:34:42 +04:00
saml33 4557eff7c2 fix deposit/withdraw color in activity feed and update outdated tailwind classes 2024-01-11 20:19:31 +11:00
Adrian Brzeziński 4ae8ae9b03 Revert "fix flicker when loading claim or season (#353)"
This reverts commit f876e48aac.
2024-01-02 01:52:07 +01:00
saml33 f876e48aac
fix flicker when loading claim or season (#353) 2024-01-01 20:38:33 +01:00
Adrian Brzeziński 35715084ba add fee estimation to governance instructions 2023-12-22 19:16:04 +01:00
saml33 30f05cd18e make projected rewards tier easier to understand 2023-12-14 10:39:38 +11:00
Adrian Brzeziński b4b7b3901b fix claim of nfts 2023-12-05 01:24:50 +01:00
saml33 3b3344039e fix rewards banner display and show prev season points before claim 2023-12-05 10:09:05 +11:00
saml33 8e27126d63 round points up and show prev season points until claim 2023-12-03 21:40:16 +11:00
saml33 b4e802a1b1 rewards copy updates 2023-11-27 14:42:48 +11:00
saml33 6a0e827087 fix swap form z-index 2023-11-17 23:37:17 +11:00
steven 2c8073d55c bg blur to claim cards 2023-11-16 22:08:44 -05:00
Adrian Brzeziński a652abc328 claim refresh fix 2023-11-16 14:08:03 +01:00
saml33 9d5d25c175 hide private accounts from rewards leaderboard 2023-11-11 22:58:21 +11:00
Adrian Brzeziński 218e1c6923 fix stale state on claim ui 2023-11-06 23:11:36 +01:00
Adrian Brzeziński 775e478efd bg change for rewards claim 2023-10-30 14:45:05 +01:00
saml33 637b710dcc reflip show claim view 2023-10-25 22:34:17 +11:00
saml33 1b45a5f677 add projected next season tier 2023-10-25 22:23:41 +11:00
saml33 58a1e7dccf update pepe theme 2023-10-25 14:02:36 +11:00
saml33 bf9e64a499 fix claim prizes loader width 2023-10-25 13:14:40 +11:00
saml33 93dde6629d show prize details before claim 2023-10-25 12:53:11 +11:00
Adrian Brzeziński 985db87d9c fix stencile match 2023-10-24 22:07:06 +02:00
Adrian Brzeziński ff19a54a52 error notify on claim 2023-10-24 14:30:13 +02:00
saml33 4ef09ba769 close rewards animation on last prize 2023-10-24 13:56:12 +11:00
Adrian Brzeziński be236418b5 fix 2023-10-24 02:11:26 +02:00
Adrian Brzeziński a3cd3595b6 fix img loading in rewards 2023-10-24 01:33:51 +02:00
saml33 c0ad267e84 fix claim banner season number 2023-10-24 09:51:09 +11:00
riordanp 4e4fc5f455
Add analytics (#285)
* Add analytics

* Add opt-out

* Add rewards page custom events
2023-10-23 17:06:43 +01:00
saml33 d1dabf97b2 add banner for rewards claim period 2023-10-23 11:29:14 +11:00
saml33 3dc7a7edd4 fix claim flicker when no claim 2023-10-19 22:46:19 +11:00
saml33 26baa956dd show prize cards after reveal on claim page 2023-10-19 13:46:43 +11:00
Adrian Brzeziński 27f8cc07e3 small fix 2023-10-18 18:05:59 +02:00
Adrian Brzeziński a706b6356c chunk fix 2023-10-18 17:38:05 +02:00
saml33 e9d38e0957 round rewards points to nearest int 2023-10-18 12:28:28 +11:00
saml33 001b3bd9f0 rewards leaderboard fixes 2023-10-18 11:25:05 +11:00
Adrian Brzeziński dc6ee9ec5c
sound fixes (#291) 2023-10-17 14:50:34 +02:00
saml33 1197ec6e98 fix padding 2023-10-10 13:23:25 +11:00
saml33 68cfd1594d fixed raised button flicker 2023-10-06 10:49:46 +11:00
saml33 147614e89f update rewards api 2023-10-05 22:10:29 +11:00
Adrian Brzeziński b89c3b3fca add fast listing governance for untrusted tokens 2023-09-28 20:39:35 +02:00
saml33 f9b2cede70 add gradient to banner 2023-09-28 23:49:25 +10:00
saml33 ab14ad623a add animated tiles to season banner 2023-09-28 23:34:56 +10:00
saml33 056769bf50 season banner content/layout 2023-09-28 22:10:05 +10:00
saml33 2e3c82a807 add card graphic to claim 2023-09-28 21:30:25 +10:00
Adrian Brzeziński 3452c7dd50 claim ends date 2023-09-28 13:02:32 +02:00
saml33 7d4785b9e4 add random winner titles 2023-09-28 15:20:26 +10:00
saml33 6fa3922dfd simplify claims page 2023-09-28 14:54:13 +10:00
saml33 3d4a6f4fc8 better mechanism for mango mints banner 2023-09-28 13:56:53 +10:00
saml33 15bea1fbfc fix season end countdown and console errors 2023-09-28 11:31:41 +10:00
Adrian Brzeziński 30d98faa1d
render (#279)
* Add rewards redemption

* Only create claim account if required

* Dedupe dependencies

* Satisfy lavamoat

* Change distribution

* Upgrade redemption package

* Fix dependency issues

* Dedupe

* Add claimed check

* fix

* fix

* Add claimed check

* chunk instructions

* Add season fetch

* adjust view to api

* check if cliam started

* cleanup part 1

* cleanup

* fix season show

* fix

* fix

* mango render

* fix

* fix

* render

* fix

* fix

* fix

* remove readme

* remove unused code

* fix

* error handling

* New prefix, lookup previous season distribution

* fix is all claimed

* fix

* fix

* fix tokens imgs

* fix

* link leaderboard to account

* style seasons and leaderboard

* seasons mobile

* start claims styling

* remove font import

* fix

* fix rewards tier card

* nft imgs

* fix loader

---------

Co-authored-by: Riordan Panayides <riordan@panayid.es>
Co-authored-by: saml33 <slam.uke@gmail.com>
2023-09-28 00:08:39 +02:00