Skip to content

Commit 401e4ca

Browse files
lucas-barrosrenanvalentinthedanheller
authored
[DDW-794] Implement the Catalysts Fund7 screen (#2732)
* [DDW-794] Move to folder * [DDW-794] Current Fund component * [DDW-794] App shell * [DDW-794] RegisterToVote component * [DDW-794] Font adjustments * [DDW-794] Fix build * [DDW-794] Translations file * [DDW-794] CHANGELOG * [DDW-794] Translations * [DDW-794] Fix button height * [DDW-794] Introduce fund number config variable * [DDW-794] Add long date time format * [DDW-794] English translations * fixup! [DDW-794] Introduce fund number config variable * [DDW-794] Fix external button links * [DDW-794] Update translations * [DDW-794] Fix text * [DDW-794] Minor UI fixes * [DDW-794] Fix learn more button layout * [DDW-794] Minor UI fixes * [DDW-794] Add number format for user config * [DDW-794] Build translations * fixup! [DDW-794] Minor UI fixes * [DDW-794] Add space between date time for Japanese * [DDW-794] Change verb tense * [DDW-794] Use config file for reward value * [DDW-794] Remove empty lines * [DDW-794] Use a variable for register condition * [DDW-794] Date time separator logic * [DDW-794] Decople from array order * [DDW-794] Move messages to separete file * [DDW-794] Move locale to .messages file * [DDW-794] remove messages.js file * [DDW-794] Minor UI updates * [DDW-794] Update changelog * [DDW-794] Use checkbox label prop * [DDW-794] Update ExternalLinkButton * [DDW-794] Patch Checkbox component for Voting screen This commit should be removed when https://input-output.atlassian.net/browse/DDW-811 is done. * [DDW-794] Add new text * [DDW-794] Add translation * [DDW-794] UI fixes on register to vote component * [DDW-794] Add unit * [DDW-794] Remove blank lines * [DDW-794] Translations file * [DDW-794] Update translations * [DDW-794] Make button with auto * [DDW-794] Rename variable Co-authored-by: Renan Ferreira <[email protected]> Co-authored-by: Danilo Prates <[email protected]>
1 parent 8b2d51f commit 401e4ca

40 files changed

+1323
-968
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## vNext
44

55
### Features
6-
6+
- Implemented "Catalyst Fund7" voting registration changes ([PR 2732](https://github.com/input-output-hk/daedalus/pull/2732))
77
- Added Over-saturation warning in delegation wizard ([PR 2733](https://github.com/input-output-hk/daedalus/pull/2733))
88
- Added Catalyst footer links ([PR 2721](https://github.com/input-output-hk/daedalus/pull/2721))
99
- Fixed the Delegation popover timeout ([PR 2722](https://github.com/input-output-hk/daedalus/pull/2722))
Lines changed: 3 additions & 0 deletions
Loading

source/renderer/app/components/voting/VotingInfo.js

Lines changed: 0 additions & 324 deletions
This file was deleted.

0 commit comments

Comments
 (0)