What's Changed
- fix(proposal permissions): restrict remove permissions to update dao … by @VERZUOL1 in #950
- fix(login): fixing blocked popup problem by @karpovdmitryod in #953
- fix(wallet): fixing login flow - v3 by @karpovdmitryod in #954
- test(tests): another portion of tests by @AlexeyPonomarenko in #959
- fix(dao version): fix hook by @VERZUOL1 in #963
- fix(ga integration): add ga scripts by @VERZUOL1 in #965
- fix(login to sender): fix login to sener wallet by @VERZUOL1 in #966
- test(tests): added tooltips for notification toggles by @AlexeyPonomarenko in #972
- feat(discovery): add units to counts and integrate new API by @stee1house in #974
- feat(governance token): add wizard by @VERZUOL1 in #960
- Update Next.js to v12 by @maxmagic-dev in #973
- fix(badge color): make consistant group color by @VERZUOL1 in #971
- fix(dao assets): show logo as flag, and preview to proposal card by @VERZUOL1 in #961
- Revert "fix(dao assets): show logo as flag, and preview to proposal card" by @karpovdmitryod in #980
- Revert "fix(badge color): make consistant group color" by @karpovdmitryod in #981
- Revert "Update Next.js to v12" by @karpovdmitryod in #982
- Refactor/merge latest changes from release 3.0.6 by @VERZUOL1 in #984
- fix(badge color): make consistant group color by @VERZUOL1 in #983
- test(tests): another portion of tests by @AlexeyPonomarenko in #989
- feat(localisation): added localisation for some components from header by @AlexeyPonomarenko in #988
- feat(notifications counter): add notifications counter by @VERZUOL1 in #990
- test(tests): another portion of tests by @AlexeyPonomarenko in #991
- feat(sidebar): add new link to sidebar by @stee1house in #998
- fix(discovery): update order of the tvl, little bug fixing by @stee1house in #996
- test(tests): another portion of tests by @AlexeyPonomarenko in #1000
- fix(dao feed): fix missing logos by @VERZUOL1 in #1003
- Fix/settings page mobile by @VERZUOL1 in #1006
- fix(near config): update near config so contract name can be configured by @VERZUOL1 in #1005
- refactor(qa env config): update api url by @VERZUOL1 in #1007
- Release/3.0.6 by @VERZUOL1 in #1004
- fix(ga): add measuremnt ids by @VERZUOL1 in #1011
- Fix/build development by @VERZUOL1 in #1012
- Fix/build development by @VERZUOL1 in #1013
- fix(dao): check is dao version available by @VERZUOL1 in #1014
- test(tests): another portion of tests by @AlexeyPonomarenko in #1010
- Feat/major nextjs update by @maxmagic-dev in #1008
- fix(build): fix build config by @VERZUOL1 in #1016
- Fix/dao version upgr by @VERZUOL1 in #1015
- fix(storybook): fix sb build by @VERZUOL1 in #1017
- test(tests): another portion of tests by @AlexeyPonomarenko in #1018
- feat(proposal page): update ui of the proposal page by @stee1house in #1020
- Feat/wallet refactor by @karpovdmitryod in #1021
- feat(vote credit): add card, modal and row components by @VERZUOL1 in #1022
- feat(locales): removed chinese locale by @AlexeyPonomarenko in #1023
- feat(modals): centered modals vertically by @AlexeyPonomarenko in #1024
- feat(dev): remove old AuthContext usage by @maxmagic-dev in #1026
- fix(create dao): fix members step validation by @VERZUOL1 in #1025
- fix(wallet): adding refresh after NEAR accounts switch by @karpovdmitryod in #1027
- fix(accounts dropdown): update selected wallet ui, fix styles by @VERZUOL1 in #1028
- feat(DAO page): switch places of the "Follow" and "Join DAO" buttons by @AlexeyPonomarenko in #1030
- feat(Notifications Hub): increased margin between notifications by @AlexeyPonomarenko in #1032
- feat(social icons): updated twitter social icon by @AlexeyPonomarenko in #1033
- feat(google analytics): add custom ga events by @VERZUOL1 in #1029
- feat(proposals page): update groups by @stee1house in #1031
- Fix/remove async methods by @VERZUOL1 in #1034
- refactor(test env config): update test env config by @VERZUOL1 in #1036
- feat(create external proposal): add create external roposal component by @VERZUOL1 in #1035
- feat(allowance): adding possibility to act on proposals without wallet interaction by @karpovdmitryod in #1037
- feat(buttons): no hover effect for disabled button by @AlexeyPonomarenko in #1038
- feat(sidebar): updated location and label of the Discovery item by @AlexeyPonomarenko in #1039
- feat(side filter): "All" option has proper highlight when selected by @AlexeyPonomarenko in #1040
- fix(payout): adding support for USN tokens in payout proposals by @karpovdmitryod in #1042
- fix(payout): fixing USN tokens prefix by @karpovdmitryod in #1043
- feat(deposit input): updated UI of deposit input by @AlexeyPonomarenko in #1044
- feat(Notification Hub): updated ui of archive and read buttons by @AlexeyPonomarenko in #1046
- feat(custom templates): add custom fc templates registry by @VERZUOL1 in #1045
- feat(logrocket): add logrocket integration by @VERZUOL1 in #1047
- feat(ga setup): add pag titles, add error boundary by @VERZUOL1 in #1049
- fix(payout): fixing USN payouts for testnet and mainnet by @karpovdmitryod in #1051
- fix(app config): fix app config fetch by @VERZUOL1 in #1053
- feat(custom proposal templates): add templates, update create proposal by @VERZUOL1 in #1055
- fix(logout): adding page refresh after wallet sign out by @karpovdmitryod in #1057
- test(dao flags): replaced flags with round logos by @AlexeyPonomarenko in #1054
- test(tests): another portion of tests by @AlexeyPonomarenko in #1050
- fix(proposal page): remove filters according to the new design by @stee1house in #1061
- test(notifications): updated ui of notifications bell by @AlexeyPonomarenko in #1066
- fix(fc registry): fix template toggle by @VERZUOL1 in #1064
- Feat/make timeline proposal component by @stee1house in #1071
- feat(feed): add fc filter by @VERZUOL1 in #1072
- fix(create dao): update create dao fee by @VERZUOL1 in #1073
- test(copy button): copy button wrapped copied content where possible by @AlexeyPonomarenko in #1075
- fix(fc templates): update mobile views by @VERZUOL1 in #1074
- fix(authorization): send auth data in header by @VERZUOL1 in #1079
- fix(fc-templates): fix share fc templates -only allow daos where user… by @VERZUOL1 in #1081
- fix(auth header): add auth header to notifications api by @VERZUOL1 in #1082
- fix(external proposal create): fix json format by @VERZUOL1 in #1085
- fix(create-proposal-validation): fix account validation by @VERZUOL1 in #1086
- Fix/merge latest upgrade changes by @VERZUOL1 in #1087
- feat(ga events): add ga events to various actions in the app by @VERZUOL1 in #1088
- fix(fc templates): change apply to daos ui by @VERZUOL1 in #1089
- fix(create proposal external): fix groups and accounts parse, add mis… by @VERZUOL1 in #1090
- feat(upgrade): add link to tutorial, update styles by @VERZUOL1 in #1092
- Fix/hide save templates for upgrade proposals by @VERZUOL1 in #1093
- test(tests): another portion of tests by @AlexeyPonomarenko in #1097
- fix(external proposal): fix payload format by @VERZUOL1 in #1101
- fix(my accounts): fix page error, handle non auth user by @VERZUOL1 in #1100
- feat(function call): added "vote in other dao" function call template by @AlexeyPonomarenko in #1099
- feat(vote in other dao): moved "vote in other dao" function call template under a feature flag by @AlexeyPonomarenko in #1105
- feat(proposals): user is not being navigated into proposal when selects TGas by @AlexeyPonomarenko in #1103
- Add posibility to add DAO members in bulk by @maxmagic-dev in #1106
- feat(Governance): new GovernanceFlow service by @karpovdmitryod in #1108
- feat(dev): fix default vote policy parsing, prevent edit/delete for s… by @maxmagic-dev in #1109
- Feature/migrate dao wizard by @VERZUOL1 in #1111
- fix(dao clone): fix condition by @VERZUOL1 in #1112
- fix(ld config): add ld keys by @VERZUOL1 in #1114
- Feature/drafts page by @VERZUOL1 in #1115
- fix(clone dao): fix create dao proposal format by @VERZUOL1 in #1116
- feat(dev): add to create dao flow groups managing by @maxmagic-dev in #1117
- fix(clone dao): fix info panel condition by @VERZUOL1 in #1119
- fix(clone dao): add transfer funds warnings by @VERZUOL1 in #1122
- feat(dev): fix ui mismatches by @maxmagic-dev in #1120
- feat(custom fc template): add template to finish upgrade flow by @VERZUOL1 in #1123
- fix(migrate dao): update warnings, add dismiss action and modal by @VERZUOL1 in #1124
- feat(staking contract): first part of implementation of the staking contract by @AlexeyPonomarenko in #1121
- fix(stats page): fix race condition - missing data on chart/table by @VERZUOL1 in #1127
- fix(migrate dao): change texts and descriptions by @VERZUOL1 in #1128
- feat(dev): hide Change Cote policy, fix new group quorum setup and slug by @maxmagic-dev in #1129
- feat(drafts notifictions): add notifications on likes actions by @VERZUOL1 in #1125
- Added autotests by @volodymyr-iliashchenko in #1130
- feat(dev): add mobile ui for manage groups flow and update group prop… by @maxmagic-dev in #1131
- feat(drafts): add view draft page by @stee1house in #1132
- Autotests by @volodymyr-iliashchenko in #1133
- feat(near services): done renaming for services and folders by @AlexeyPonomarenko in #1126
- feat(draft proposal comments): add comments components by @VERZUOL1 in #1134
- fix(wallet): fix popup blocked in safari browser by @VERZUOL1 in #1135
- feat(proposal creation): updated separator for proposal description by @AlexeyPonomarenko in #1137
- feat(drafts): add editable component by @stee1house in #1139
- fix(notification): fix invalid message - wrong proposer name by @VERZUOL1 in #1138
- feat(dev): add check for create proposal request limitations with Near Wallets by @maxmagic-dev in #1140
- feat(dev): fix votePolicy compatibility by @maxmagic-dev in #1141
- feat(proposal creation): staking contract deployment and acceptance by @AlexeyPonomarenko in #1142
- fix(dao assets): fix dao assets urls parsing by @VERZUOL1 in #1143
- fix(global error): add global error handler by @VERZUOL1 in #1145
- feat(dev): update dao creation by @maxmagic-dev in #1144
- Feature/compare proposals by @VERZUOL1 in #1148
- fix(migrate dao): change wizard conditions by @VERZUOL1 in #1149
- fix(app config): disable redirects, add ld config by @VERZUOL1 in #1150
- fix(fc templates): disable fc templates for non auth users by @VERZUOL1 in #1151
- feat(gov token): last step of the flow by @AlexeyPonomarenko in #1152
- feat(dev): add extra validation for uniq groups names by @maxmagic-dev in #1153
- Feature/amp 32 validation by @maxmagic-dev in #1154
- Revert "fix(app config): disable redirects, add ld config" by @VERZUOL1 in #1155
- Fix/ld config fix by @VERZUOL1 in #1157
- feat(dev): revert all group for voting permission and proposal creati… by @maxmagic-dev in #1158
- fix(fc templates): add view mode by @VERZUOL1 in #1161
- Autotests by @volodymyr-iliashchenko in #1162
- fix(http service): change auth header by @VERZUOL1 in #1164
Full Changelog: release/3.0.6...release/3.0.8