Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal to update distribution date #1643

Merged
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
9d3b76d
feat: created a DistributionDate modal
Silver-IT May 31, 2023
15fdc16
chore: improve translation
Silver-IT May 31, 2023
deb53fc
feat: updated translation and added isInFirstDistributionPeriod
Silver-IT May 31, 2023
1893594
feat: completed the change distribution date workfloww
Silver-IT Jun 1, 2023
8008735
feat: restrict group members to change group settings
Silver-IT Jun 1, 2023
ae71ecc
feat: improve updateSettings group action
Silver-IT Jun 1, 2023
ae96236
feat: exception handler when open proposal modal directly
Silver-IT Jun 1, 2023
a655471
fix: error to close General Proposal modal
Silver-IT Jun 1, 2023
fb6b5fa
feat: improve DistributionDate proposal workflow
Silver-IT Jun 1, 2023
37933c9
feat: proposal Item for distribution date
Silver-IT Jun 1, 2023
0e52aa3
feat: simplified interactive message templates
Silver-IT Jun 1, 2023
8e225b2
feat: proposal to change distribution date
Silver-IT Jun 2, 2023
e26ec12
fix: cypress error with distribution updates
Silver-IT Jun 5, 2023
1518f75
feat: merged latest master branch
Silver-IT Jun 5, 2023
e05fcea
feat: resolved feedback from @sebin
Silver-IT Jun 14, 2023
7738c5c
feat: test case for changing distribution date
Silver-IT Jun 15, 2023
10ed426
fix: travis error regarding distribution date
Silver-IT Jun 15, 2023
dca0157
fix: disable submit button instead of close proposal modal
Silver-IT Jun 15, 2023
ba1a407
fix: merged the latest changes
Silver-IT Aug 24, 2023
11bd0c2
fix: groupDistributionStarted using Date
Silver-IT Aug 28, 2023
16d6526
feat: simplified
Silver-IT Sep 1, 2023
302bf39
fix: init scrollDistance when switch channel
Silver-IT Sep 4, 2023
1dd25dd
fix: simplified payment periods config
Silver-IT Sep 6, 2023
8af25aa
fix: updated translation
Silver-IT Sep 6, 2023
92d53f9
chore: remove DRY issue and update translation
Silver-IT Sep 8, 2023
767ed33
feat: localized texts for proposals
Silver-IT Sep 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
865 changes: 865 additions & 0 deletions contracts/0.1.5/chatroom-slim.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contracts/0.1.5/chatroom.0.1.5.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"head":{"manifestVersion":"1.0.0"},"body":"{\"version\":\"0.1.5\",\"contract\":{\"hash\":\"21XWnNVF6uG7SPeY3kvfaZfkQdco65ffM6qkLUhxJEaupBy1Fr\",\"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\":\"21XWnNGTxPm6hrWiGA5rzMyNsWkyz76mx8MXgBocisTXrEUodm\"}}","signature":{"key":"<which of the 'authors' keys was used to sign 'body'>","signature":"<signature>"}}
9,967 changes: 9,967 additions & 0 deletions contracts/0.1.5/chatroom.js

Large diffs are not rendered by default.

Loading