Commit Graph

12 Commits

Author SHA1 Message Date
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
saml33 6cfccd13ea fix rewards 2023-12-11 20:33:50 +11:00
saml33 3b3344039e fix rewards banner display and show prev season points before claim 2023-12-05 10:09:05 +11:00
Adrian Brzeziński 0ca7822239 fix claim stale wallet state 2023-11-07 11:18:41 +01:00
Adrian Brzeziński be236418b5 fix 2023-10-24 02:11:26 +02:00
saml33 5a9024a74d add rank to top bar points 2023-10-23 13:02:40 +11: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 147614e89f update rewards api 2023-10-05 22:10:29 +11: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
tlrsssss 7075ef9f12
Add rewards redemption (#270)
* 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

---------

Co-authored-by: Riordan Panayides <riordan@panayid.es>
Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
2023-09-25 13:33:34 +02:00