Skip to content

Commit

Permalink
Proposal to update distribution date (#1643)
Browse files Browse the repository at this point in the history
* feat: created a DistributionDate modal

* chore: improve translation

* feat: updated translation and added isInFirstDistributionPeriod

* feat: completed the change distribution date workfloww

* feat: restrict group members to change group settings

* feat: improve updateSettings group action

* feat: exception handler when open proposal modal directly

* fix: error to close General Proposal modal

* feat: improve DistributionDate proposal workflow

* feat: proposal Item for distribution date

* feat: simplified interactive message templates

* feat: proposal to change distribution date

* fix: cypress error with distribution updates

* feat: resolved feedback from @sebin

* feat: test case for changing distribution date

* fix: travis error regarding distribution date

* fix: disable submit button instead of close proposal modal

* fix: groupDistributionStarted using Date

* feat: simplified

* fix: init scrollDistance when switch channel

* fix: simplified payment periods config

* fix: updated translation

* chore: remove DRY issue and update translation

* feat: localized texts for proposals
  • Loading branch information
Silver-IT authored Sep 8, 2023
1 parent 9856929 commit 8c805aa
Show file tree
Hide file tree
Showing 33 changed files with 44,211 additions and 163 deletions.
961 changes: 961 additions & 0 deletions contracts/0.1.7/chatroom-slim.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contracts/0.1.7/chatroom.0.1.7.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"head":{"manifestVersion":"1.0.0"},"body":"{\"version\":\"0.1.7\",\"contract\":{\"hash\":\"21XWnNSbTzDVk7QNPYi5n1C8w34ivhT2Xp91CWz1itVdhNjFqX\",\"file\":\"chatroom.js\"},\"authors\":[{\"cipher\":\"algo\",\"key\":\"<pubkey from deploy-key.json>\"},{\"cipher\":\"algo\",\"key\":\"<pubkey from alex.json>\"}],\"contractSlim\":{\"file\":\"chatroom-slim.js\",\"hash\":\"21XWnNN7LxitcRpsam5GmmsBJtwY7eekM5cBEdLUJNGCwPXnPE\"}}","signature":{"key":"<which of the 'authors' keys was used to sign 'body'>","signature":"<signature>"}}
10,063 changes: 10,063 additions & 0 deletions contracts/0.1.7/chatroom.js

Large diffs are not rendered by default.

Loading

0 comments on commit 8c805aa

Please sign in to comment.