-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a customizable card in the dashboard (#853)
* Add broadcast card logic (WIP) * WIP broadcast card UI & logic w/ remote config * Fix card order in dashboard+ config default Fix card order in dashboard and prevent duplicates from appearing Add default values for fr & en remote configs * Set card busy when model loading And minor code improvements * WIP add title & toggle remote configs * Add remote config based color * Use color from remote config, or default * Fix color variable and text color * Add reorder broadcast * Add custom icon, onClick event and reorderable/hide functions * Fix cards not appearing * Tests * Cleanup * [BOT] Applying version. * Fix tests * [BOT] Applying version. * Check for broadcast change while card is dismissed * Fix tests * Fix tests again * Fix tests pdv * Fix tests real --------- Co-authored-by: Emma <[email protected]> Co-authored-by: HugoMigner <[email protected]>
- Loading branch information
1 parent
db09c2a
commit e5a8dd9
Showing
10 changed files
with
463 additions
and
84 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.