Releases: HugoGresse/open-feedback
Releases · HugoGresse/open-feedback
v0.10.0
New features: (screenshots below)
- add some counters to the Dashboard
- create a new vote item + focus it when pressing "Enter" key on another vote item
- add a "Copy" button to the JSON model
Improvements & fixes:
- form error messages are now displayed more clearly
- form submit button & fields are now disabled when the form is submitting (formik v2 issue)
- date range form are disabled on submit
- admin user are now saved/updated in database to prepare the Users screen in the admin.
- dependency update
v0.9.0
Bug fix
- login issue between the admin and the feedback has been fixed. As a result, if you vote while being logged in to the admin, your vote will not be anonymous and you'll be notified when voting.
New feature
v0.8.0
Technical release:
- voteItems is now removed from collection to a simple array
- dependency update
- new script folder for the DB migration.
Bug fix: comment switch on Voting Form was not saved on modification, only with the save button below. This was weird, it is now auto saved.
v0.6.1
v0.5
- You can now create your own event at https://openfeedback.io
- also, the admin contain the speaker list
- Update dependencies
v0.4
v0.3
v0.2
v0.1
New Features
- new Admin layout
- Event can now gather data from an external JSON with a predefined template
- Admin: manage Voting Form
https://openfeedback.io/admin
Tech
- dependencies update (a lot)
- redux codebase uniformisation











