Commit ce8bdc3
feat(cat-voices): Merge f15/cat-app into main (voting space enabled) (#3492)
* chore: remove hardcoded values of f14 and fund14 (#3443)
* feat(cat-voices): tracking registration status (#3449)
* feat: add account_registration_status to account model + poller
* feat: check registration status before refreshing account public profile
* checking account indexed status
* typos
* fix: test
* refactor RegistrationStatusPoller so its using Streams
* fix: typos
* feat(cat-voices): Improvements to import proposals, handling malformed proposals (#3448)
* feat: don't import invalid refs and skip malformed proposals
* chore: remove unused code
* feat: use active campaign observer
* chore: fix test
* chore: review update
* chore: remove not needed emit
* chore: return correct new ref
* fix: test
* chore: change log from info to warning
* feat(cat-voices): email already used warning (#3452)
* feat: implement registration signal handling for used email
* chore: do not report wallet accountChange error to sentry
* feat(cat-voices): Multi currency support (#3454)
* feat: multi currency support
* fix: spelling
* fix: revert unwanted changes
* refactor: cleanup code
* refactor: cleanup tests
* refactor: cleanup
* feat: update currency formatting
* refactor: cleanup formatting
* chore(cat-voices): update gateway open api specs (#3461)
* chore: update gateway openAPI specs
* chore: remove openAPI specs generation from earthly target
* fix: failing tests
* chore: cleanup earthly targer
* chore(cat-voices): cleanup UI (#3469)
* fix: document validation takes into account actions and comments too
* hard remove voting related content
* chore: clean up
* fix(cat-voices): disable failing earthly targets (#3482)
* feat(cat-voices): multicurrency support and money formatting changes (#3473)
* feat: use currency from the schema
* feat: allow custom currency codes
* refactor: allow description to be nullable
* chore: update gateway openAPI specs
* chore: remove openAPI specs generation from earthly target
* fix: failing tests
* feat: add fallback for integer schema
* feat: fallback double widget
* feat: make debug fallback more visible
* feat: allow to only enter decimal text
* feat: handle multiple of validation
* refactor: cleanup
* feat: add support for different formats and currencies related to money in proposals
* feat: allow to query currency by iso code
* feat: parse document currency format dynamically
* feat: convert more raw values into money instances
* feat: show allowed money range as money
* fix: validation
* feat: show multiple of as money
* fix: text reverting decimal separators
* feat: respect schema's multiple of
* docs: document currency format docs
* feat: parse money from string
* feat: convert money to use BigInts
* feat: update decimal input formatter to not exceed safe range of int / double
* fix: don't allow decimals in legacy ada format
* fix: node id differentiate
* fix: nodeId should not consider parent to be a child of itself
* feat: format money with code
* feat: formatting of different currencies
* refactor: code cleanup
* fix: spelling
* fix: tests
* fix: tests
* feat: display exact amount for registration fee as wallets do
* chore: cleanup
* chore: code review changes
* refactor: use wildcard function
---------
Co-authored-by: Damian Molinski <[email protected]>
Co-authored-by: Damian Moliński <[email protected]>
* chore(cat-voices): comments category_id (#3468)
* include category_id in CommentDocument metadata
* chore: spelling
* analyzer
* feat(cat-voices): documents campaign isolation (#3462)
* chore: move const content into fund specific files + fix tests
* empty f15 campaign
* feat: campaign filters
* fix: filter type
* feat: workspace multi campaign
* fix: viewing older proposals
* static all campaigns
* fix: more flexible create new proposal dialog
* feat: simplify campaign filtering
* watch user proposals count for active campaign
* campaign change documents clear
* fix: analyzer
* fix: tests
* chore: cleanup
* explicit categoryId query type
* chore: move active campaign pointers to one file
* feat: use category.in filter parameter
* fix: failing tests
* feat: add ProposalsFilters.forActiveCampaign constructor
* final list of all campaigns
* chore: refactor creating money logic
* fix: gitignore
* refactor: amount function
* Revert "chore(cat-voices): cleanup UI (#3469)"
This reverts commit 8058e1b.
* Revert "chore: adding voting page guard (#3437)"
This reverts commit 0dd9d2c.
* feat(cat-voices): Currency formatting adjustments (#3496)
* feat: display money as decimal
* feat: display money as decimals
* feat: allow only dot as decimal separator
* fix: tests
* fix: tests
* fix: tests
* fix: tests
* fix: tests
* Revert "fix(cat-voices): disable failing earthly targets (#3482)"
This reverts commit 2762cd6.
* fix: rename method
* fix: missing param
* chore(cat-voices): update index endpoint parameter (#3501)
* chore: update index endpoint parameter
* add parameters field to index response dto
* fix: index endpoint parameters (#3514)
* feat(cat-voices): respect title in agreement confirmation widget (#3500)
* refactor(cat-voices): unify range classes (#3513)
* refactor: unify ranges
* refactor: tests
* style: spelling
* fix: tests
* style: spelling
* feat(cat-voices): add placeholder to multi currency formatted amount (#3518)
* feat(cat-voices): F15 copy text and ID refs (#3516)
* feat: f15 documents refs
* feat: categories copy text
* feat: category dos and donts
* feat: update f15 campaign id
* feat: update category ref id in url
* chore: clean l10n
* chore: raw strings
* feat: short description
* chore: remove one element
* fix: review
* feat: support for active fund number in urls (#3526)
* feat: change max number of final proposals (#3530)
---------
Co-authored-by: Ryszard Schossler <[email protected]>
Co-authored-by: Damian Moliński <[email protected]>
Co-authored-by: Damian Molinski <[email protected]>1 parent afad5b8 commit ce8bdc3
File tree
206 files changed
+12504
-1664
lines changed- .config/dictionaries
- catalyst_voices
- apps/voices
- lib
- common
- constants
- ext
- dependency
- pages
- campaign/stage
- category
- dev_tools/cards
- discovery
- sections
- state_selectors
- proposal_builder
- appbar
- proposals/widgets
- proposal
- tiles
- widget
- registration
- create_base_profile/stage
- widgets
- wallet_link/stage
- spaces
- appbar/spaces_appbar
- drawer
- workspace
- user_proposals
- proposal_card
- routes
- guards
- routing
- widgets
- cards
- proposal
- document_builder
- value
- viewer
- document
- headers
- list
- modals/proposals
- segments
- text_field
- text
- test/widgets/cards
- packages/internal
- catalyst_voices_blocs
- lib/src
- campaign/campaign_phase
- category
- discovery
- proposal_builder
- new_proposal
- proposals
- proposal
- registration
- cubits
- state_data
- voting
- workspace
- test
- session
- workspace
- catalyst_voices_localization/lib/l10n
- catalyst_voices_models
- lib/src
- app
- campaign
- constant
- common
- document
- builder
- constant
- enums
- schema
- property
- specialized
- validation
- money
- pagination
- proposals
- proposal
- user
- test
- campaign
- document
- enums
- schema/property
- money
- proposal
- catalyst_voices_repositories
- lib/src
- api
- campaign
- comment
- config
- database/dao
- document
- source
- dto
- api
- document/schema
- mapper
- user
- proposal
- sync
- user
- wallet
- openapi
- test/src
- config
- database/dao
- document
- source
- utils
- catalyst_voices_services
- lib/src
- campaign
- comment
- documents
- proposal
- registration
- sync
- user
- test/src
- documents
- sync
- user
- catalyst_voices_view_models
- lib/src
- authentication
- campaign
- document/validation
- proposal_builder
- proposal
- test
- authentication
- campaign
- utilities/uikit_example/lib/examples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
206 files changed
+12504
-1664
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
350 | 352 | | |
351 | 353 | | |
352 | 354 | | |
| 355 | + | |
353 | 356 | | |
354 | 357 | | |
355 | 358 | | |
| |||
383 | 386 | | |
384 | 387 | | |
385 | 388 | | |
| 389 | + | |
386 | 390 | | |
387 | 391 | | |
388 | 392 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 67 | | |
78 | 68 | | |
79 | 69 | | |
| |||
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | | - | |
50 | 47 | | |
51 | | - | |
| 48 | + | |
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
| |||
58 | 55 | | |
59 | 56 | | |
60 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| 356 | + | |
356 | 357 | | |
357 | 358 | | |
358 | 359 | | |
| |||
480 | 481 | | |
481 | 482 | | |
482 | 483 | | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
483 | 491 | | |
484 | 492 | | |
485 | 493 | | |
486 | 494 | | |
487 | 495 | | |
488 | 496 | | |
| 497 | + | |
489 | 498 | | |
490 | 499 | | |
| 500 | + | |
491 | 501 | | |
492 | 502 | | |
493 | 503 | | |
| |||
511 | 521 | | |
512 | 522 | | |
513 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
514 | 529 | | |
515 | 530 | | |
516 | 531 | | |
| |||
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| 181 | + | |
| 182 | + | |
180 | 183 | | |
181 | 184 | | |
182 | 185 | | |
| |||
202 | 205 | | |
203 | 206 | | |
204 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
205 | 215 | | |
206 | 216 | | |
207 | 217 | | |
208 | 218 | | |
209 | 219 | | |
210 | 220 | | |
211 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
212 | 241 | | |
213 | 242 | | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
300 | | - | |
| 301 | + | |
301 | 302 | | |
302 | 303 | | |
303 | 304 | | |
| |||
0 commit comments