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

Polls #321

Merged
merged 44 commits into from
Apr 4, 2023
Merged

Polls #321

merged 44 commits into from
Apr 4, 2023

Conversation

toadlyBroodle
Copy link
Contributor

toadlyBroodle/amethyst polls branch merged into main

… pollButton; supress missing translations errors when debugging
remove imageUpload from pollView,
add buttons for add/delete options,
format poll text fields,
change poll option placeholder string
rename primaryPollDescription string
add PollOption, PollVoteValueRange component previews,
rename poll_recipients string
change value range placeholder strings
rename poll strings/values
add/delete poll options functionality,
don't allow deleting first 2 poll options
move recipients field to optional section,
make recipients, options textFields fillMaxWidth
add user's pubkey to recipients field,
add poll field saveable texts to pollViewModel,
add clearState fun to pollViewModel,
add refined PollNoteEvent to Event,
disable sendPoll button unless all fields valid
remove always true condition from Account.isAcceptable()
prefix all poll composables with 'New',
move all poll composables to actions folder,
move jsonToPollOptions parser to PollNoteEvent
add PollNoteEvent.kind to DataSources,
add consume(PollNoteEvent) to LocalCache,
simplify code for displaying PollNoteEvents with replyTos or mentions,
fix pollOptions (and other poll fields) get from tags functions
simplify PollNote() arguments,
use parent's backgroundColor,
breakout PollNote modifier
fix PollNoteEvent field getter return types
add poll_option tag and handlers to LnZapEvents and zap funs,
show vote option tallies,
format zapped vote button icons
option zap widgets layout improvements
fix PollNoteEvent tag getter funs for the final fucking time (hopefully)!,
only show option amounts if user has zapped poll note,
make poll options wider
@vitorpamplona vitorpamplona merged commit 4434b0e into vitorpamplona:main Apr 4, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants