Skip to content

release/3.0.1

Compare
Choose a tag to compare
@VERZUOL1 VERZUOL1 released this 14 Jan 12:08
· 2 commits to release/3.0.1 since this release
62b8379

What's Changed

  • feat(navigation): slight update of navigation by @AlexeyPonomarenko in #318
  • feat(dao list): items are centered on the page by @AlexeyPonomarenko in #319
  • feat(notifications page): implement infinite loading for archived not… by @VERZUOL1 in #320
  • fix(nft): NFT card refactored, image cropping fixed, preload and failed states fixed by @unholywhite in #323
  • feat(notification card): add mobile view by @VERZUOL1 in #322
  • feat(notifications settings): implement filter on notification settin… by @VERZUOL1 in #326
  • Fix/dao dashboard by @VERZUOL1 in #327
  • fix(nft): page mobile layout fix by @unholywhite in #329
  • feat(localization): added some localization to dao pages by @Izek in #328
  • fix(dao): dao main page layout fixes by @unholywhite in #330
  • fix(notifications): dao group settings by @unholywhite in #331
  • fix(dao): funds chart layout - TVL over time chart header by @unholywhite in #341
  • fix(misc): copy button - show "copied" message on mobile devices by @unholywhite in #344
  • fix(bounty): time to complete - suffix removed (typo) by @unholywhite in #342
  • fix(search bar): improve search mechanism, show spinner, cancel prev … by @VERZUOL1 in #343
  • fix(create proposal): restyle editable gas input by @VERZUOL1 in #346
  • fix(copy button): fix layout on dao grid and notification settings pages by @unholywhite in #345
  • fix(app header): login dropdown menu layout fixed by @unholywhite in #348
  • fix(create dao): fix app crash on safari browser when open create dao… by @VERZUOL1 in #351
  • feat(all daos page): show loaders while sorting by @VERZUOL1 in #352
  • fix(create dao): page footer layout fix by @unholywhite in #347
  • fix(create proposal): fix tokens dropdown visibility by @VERZUOL1 in #353
  • fix(feed): fix data loading on load more by @VERZUOL1 in #354
  • fix(notifications): fix invalid proposer name by @VERZUOL1 in #359
  • fix(sidebar, mob footer): set proper active state for All Daos and My Daos links by @unholywhite in #355
  • fix(daos feed): change data endpoints by @VERZUOL1 in #360
  • fix(bounty card): fix deadline period count by @VERZUOL1 in #361
  • Feature/editable tgas by @VERZUOL1 in #363
  • fix(daos feed): show actual dao funds by @VERZUOL1 in #364
  • fix(create proposal): fix proposal variant dropdown layout by @VERZUOL1 in #372
  • fix(gas input): restyle tgas input by @VERZUOL1 in #366
  • fix(dao members): fix wrong dao members votes count by @VERZUOL1 in #369
  • fix(create proposal): add validation to change links proposal by @VERZUOL1 in #373
  • refactor(helpers): moved helpers to utils and hooks directories by @AlexeyPonomarenko in #374
  • test(tests): initial test setup by @AlexeyPonomarenko in #375
  • feat(settings page): implement new dao setting page ui by @VERZUOL1 in #377
  • test(tests): implemented tests for all utils and AppHeader by @AlexeyPonomarenko in #378
  • fix(intercom button): move intercom button to avoid buttons overlap by @VERZUOL1 in #389
  • fix(dao logo): fix dao logo styles by @VERZUOL1 in #388
  • fix(create proposal): allow create proposals with policy warning by @VERZUOL1 in #385
  • fix(voting policy proposal): fix value format for change viting polic… by @VERZUOL1 in #387
  • test(components): implemented portion of tests. Fixed some issues, removed redundant code by @AlexeyPonomarenko in #391
  • feat(comment): parse links and show images in comments by @VERZUOL1 in #390
  • fix(gas): change default gas value, update chart on tokens page by @VERZUOL1 in #392
  • Fix/all daos title by @VERZUOL1 in #401
  • fix(formatter): fix kformatter function to accept optional tofixed nu… by @VERZUOL1 in #404
  • fix(create dao): fix validation on create dao page by @VERZUOL1 in #408
  • fix(page layout): fix main page layout by @VERZUOL1 in #407
  • fix(comments): fix comments section layout by @VERZUOL1 in #406
  • feat(proposals): transfer proposal with fungible token is being created by batched transactions by @AlexeyPonomarenko in #411
  • feat(dao stats): integrate new stats api, update chart by @VERZUOL1 in #416
  • test(component): covered some components with tests, removed redundant code, fixed typo by @AlexeyPonomarenko in #410
  • fix(chart): format dates as utc for chart by @VERZUOL1 in #418
  • feat(bounties page): add editable gas input on bounty card by @VERZUOL1 in #414
  • test(component): covered another portion of components with tests by @AlexeyPonomarenko in #417
  • fix(build): fix tests, add mock data by @VERZUOL1 in #421
  • fix(notifications): fix notifications messgaes format by @VERZUOL1 in #431

Full Changelog: release/3.0.0...release/3.0.1