promotion: preprod -> prod - #12
Merged
Merged
Conversation
* feat: add active column to club table * feat: add active field to JClub entity * feat: add active field to Club domain model * feat: map active field in JClubMapper * feat: add active field to ClubStats record * test: update Club constructor calls with active parameter * test: update ClubService tests with active parameter in Club constructor * feat: add active status indicator to club card * feat: add active filter dropdown to dashboard * feat: add active filter logic to dashboard JS * refactor: replace status dot with top-right Inactif label in club card * fix: style select dropdown with custom chevron to fix arrow alignment * fix: match history icon height with payer cotisation button * refactor: make Inactif label more visible and less flush to edge * refactor: reduce Inactif label font weight from medium to normal * refactor: make Inactif label a subtle badge * style: darken inactif badge for less sublte look * chore: format * refactor: put inactif instead of non actif for inactive club dropdown * fix: update tests to include active boolean in Club constructor * chore: show active and inactive in the ui * fix: add 'all' option to club status filter dropdown * fix: support 'all' option in active status filter logic * fix: initialize active field to true in JClub to match DB default * test: add service test for inactive club stats * test: add model test for inactive club --------- Co-authored-by: colombefioren <colomberakotonjanahary@gmail.com> Co-authored-by: NickyHariniaina <ferrissushi@gmail.com> Co-authored-by: Mathieu-bot <mathieu-bot@users.noreply.github.com> Co-authored-by: Tafita Mathieu <199898191+Mathieu-bot@users.noreply.github.com>
* feat: add active column to club table * feat: add active field to JClub entity * feat: add active field to Club domain model * feat: map active field in JClubMapper * feat: add active field to ClubStats record * test: update Club constructor calls with active parameter * test: update ClubService tests with active parameter in Club constructor * feat: add active status indicator to club card * feat: add active filter dropdown to dashboard * feat: add active filter logic to dashboard JS * refactor: replace status dot with top-right Inactif label in club card * fix: style select dropdown with custom chevron to fix arrow alignment * fix: match history icon height with payer cotisation button * refactor: make Inactif label more visible and less flush to edge * refactor: reduce Inactif label font weight from medium to normal * refactor: make Inactif label a subtle badge * style: darken inactif badge for less sublte look * chore: format * refactor: put inactif instead of non actif for inactive club dropdown * feat: add scope param to Psp interface * feat: pass scope in VolaPsp.create * feat: add scope param to VolaClient and PaymentControllerApi * feat: pass club name as scope when creating payment --------- Co-authored-by: Tsiory Jonathan <167012196+TsioryJonathan@users.noreply.github.com>
* feat : change color and button using #DFA408 palette at home page * fix : change the color of header button * feat : new dashboard style for klioba and new color for club card * fix : delete floating card and material icon on dashboard * feat : align history and membership with dashboard * fix : use gold for all dashboard stats * fix : remove gradient from dashboard banner * fix : change logout button to gold * fix : change logout info tip to gold * fix : remove why-choose section * fix : change clubs button to gold * feat : add dropdown for payment instructions * fix : remove button shadows and nous contacter * fix: remove inexisting path in gitignore --------- Co-authored-by: Tsiory Jonathan <rakotoarisoajonathan0@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.