Commit Graph

243 Commits

Author SHA1 Message Date
Szymon Szlachtowicz f2bdc3abf5
Make voting use directory (#103) 2021-07-12 15:17:32 +02:00
Szymon Szlachtowicz 28a623216d
Introduce directory contract (#102) 2021-07-09 08:42:49 +02:00
Maria Rushkova 990d662296
Change widths logic (#99) 2021-07-08 13:14:51 +02:00
Maria Rushkova f392681556
Extract CardCommunity (#98) 2021-07-08 12:36:34 +02:00
Szymon Szlachtowicz 968b3f86c0
Refactor CardVote (#96) 2021-07-08 09:10:57 +02:00
Maria Rushkova eeedf005ee
Add tablet media queries (#90) 2021-07-07 16:41:40 +02:00
Szymon Szlachtowicz abe8dd749b
Show aggregated votes (#95) 2021-07-07 14:11:54 +02:00
Szymon Szlachtowicz 3e7c27cff8
Add votes sorting (#94) 2021-07-07 12:43:55 +02:00
Szymon Szlachtowicz 082645f96e
Add type filtering (#92) 2021-07-07 10:41:19 +02:00
Szymon Szlachtowicz 961d0a92f0
Fix contract tests (#93) 2021-07-07 10:30:19 +02:00
Szymon Szlachtowicz 9f268f65d7
Refactor contract interaction (#91) 2021-07-07 09:19:41 +02:00
Szymon Szlachtowicz 167c34a42a
Fix getCommunityVoting (#89) 2021-07-06 15:34:48 +02:00
Szymon Szlachtowicz cbd319db3f
Add getCommunityVoting (#88) 2021-07-06 14:55:13 +02:00
Maria Rushkova 1e681c3123
Add count animation (#87) 2021-07-06 14:02:27 +02:00
Szymon Szlachtowicz b30c03289f
Improve contract tests (#83) 2021-07-06 13:59:28 +02:00
Szymon Szlachtowicz 7e6f0e6c1c
Change infura api key (#86) 2021-07-06 13:58:00 +02:00
Szymon Szlachtowicz 2b194ca741
Add remove proposal (#85) 2021-07-06 13:12:12 +02:00
Maria Rushkova bbea3a13e4
Improve UI (#84) 2021-07-06 11:29:56 +02:00
Szymon Szlachtowicz 205dfd0e77
Filter votes cards (#81) 2021-07-06 08:46:21 +02:00
Maria Rushkova 27e3c26ee1
Change VoteFilter layout (#82) 2021-07-05 10:37:22 +02:00
Maria Rushkova f016099642
Add notification block (#80) 2021-07-02 16:08:59 +02:00
Maria Rushkova f2cd8ab038
UI improvements (#78) 2021-07-02 13:53:57 +02:00
Maria Rushkova ca92e2e71b
Add confirm animation (#76) 2021-07-01 15:25:09 +02:00
Maria Rushkova e7c749f658
Style sending btn (#77) 2021-07-01 09:24:12 +02:00
Szymon Szlachtowicz 3c89ffbb12
Refactor ProposeModal (#75) 2021-06-30 15:20:45 +02:00
Szymon Szlachtowicz 3c54b91300
Add ColumnFlexDiv (#74) 2021-06-30 14:19:53 +02:00
Szymon Szlachtowicz 4f17c35ee4
Add new fields to api proposal (#8) 2021-06-30 11:48:42 +02:00
Szymon Szlachtowicz 81f13598d7
Add useCommunityDetails (#73) 2021-06-29 14:57:23 +02:00
Szymon Szlachtowicz adfbcf1ffe
Fix propose loading (#72) 2021-06-29 14:15:24 +02:00
Maria Rushkova bfed48bf52
Animate vote graph bar (#61) 2021-06-29 12:40:58 +02:00
Maria Rushkova 7982f3d890
Add proposing skeleton (#69) 2021-06-29 12:21:38 +02:00
Szymon Szlachtowicz 6f240edf0d
Transpile for status app (#70) 2021-06-29 11:15:27 +02:00
Szymon Szlachtowicz 2947309074
Change api mock to async (#71) 2021-06-29 10:17:31 +02:00
Maria Rushkova ffa8d0c157
Add skeleton cards to Directory (#66) 2021-06-28 14:56:18 +02:00
Szymon Szlachtowicz bdf53d556f
Move hooks folder (#68) 2021-06-28 14:20:56 +02:00
Szymon Szlachtowicz 59be0ec826
Add waku voting (#57) 2021-06-28 13:43:22 +02:00
Oleksandr 812e8a5ec6
Make header stick to the top (#58) 2021-06-28 13:20:36 +02:00
Maria Rushkova b02eaeec7d
Toggle buttons (#67) 2021-06-28 12:55:20 +02:00
Maria Rushkova 882fe75b4a
Add Search to vote page (#63) 2021-06-28 10:31:11 +02:00
Oleksandr af2c9dfe8d
Add weekly feature bar (#65) 2021-06-28 10:29:59 +02:00
Szymon Szlachtowicz 3ebceff19a
Use correct addresses (#62) 2021-06-25 14:28:03 +02:00
Szymon Szlachtowicz 80ba207d6c
Add vote types (#60) 2021-06-25 13:46:22 +02:00
Maria Rushkova 06cb8559d2
Add OngoingVoteModal (#56) 2021-06-25 10:33:01 +02:00
Maria Rushkova ce1437a81b
Add initial proposing amount (#59)
* Add initial proposing amount

* Update packages/DApp/src/components/card/VoteModal.tsx

Co-authored-by: Szymon Szlachtowicz <38212223+Szymx95@users.noreply.github.com>

Co-authored-by: Szymon Szlachtowicz <38212223+Szymx95@users.noreply.github.com>
2021-06-24 17:40:09 +02:00
Szymon Szlachtowicz f8e3bb605e
Mock contract (#45)
* Mock contract

* refactor code

* Add event to vote cast

* Add list of voters

* Add deploy
2021-06-23 23:33:25 +02:00
Oleksandr f7098114d3
Add skeleton placeholder (#54)
* Add skeleton placeholder

* Change skeleton showing logic
2021-06-23 11:21:33 +02:00
Oleksandr 6f330ab107
Add netlify redirects (#53) 2021-06-23 09:43:19 +02:00
Maria Rushkova f3f9d5579c
Add ButtonDisconnect (#52) 2021-06-23 09:42:26 +02:00
Maria Rushkova c31cdd0308
Add Feature modal (#51)
* Add Feature modal

* Move Feature modal to FeatureBtn
2021-06-23 07:36:11 +02:00
Maria Rushkova d57ba3c209
Add and improve card styles (#49)
* Align tags

* Add CardLogo wrap

* Add green dot to Account

* Change CardVote layout
2021-06-22 13:05:27 +02:00