Commit Graph

150 Commits (aef1b22291d36510ec31c755d8565671442be101)

Author SHA1 Message Date
ansuz e414524eab refactor form results display
* improve table component reusability for the rest of the platform
* display count of empty results at the top of each section
* remove unused styles
* fix incorrect methods for counting empty answers for multi-checkbox questions
ansuz cf7593553b polish and re-enable form response messages
ansuz 8d5221e6e8 include bar graphs for multi* form answers
ansuz c1f9d11333 delay working on some flagged issues till next release
ansuz 3976bfae84 remove unnecessary notes
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
ansuz b0539fe613 Merge branch 'staging' into hackathon-2021
ansuz 11bcdbd7e3 hotfix for forms
avoid browser fights when multiple authors view a form
with a sortable list at the same time
ansuz c1a19ea65c remove some invalid notes
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css
David Benqué fc4178df7e Refactor form control buttons
ansuz b5c051a27f label hardcoded form translations
ansuz d6886fb4c0 style and text fixes for form timeline
ansuz 900db1fcb0 disable usage of charts.css except for the timeline
ansuz e4d5431f29 display form answer timeline oldest => newest
aemi-dev 9910c97d5e Hackathon 2021 - Timeline - Minor Edits & Comments
ansuz ded834b2c7 lint compliance
aemi-dev 085736e4b7 Hackathon 2021 - Timeline
aemi-dev b365c411ea Hackathon 2021 - Timeline
ansuz 53ba25b5b0 more chart visualizations, brand colors
ansuz 73acfd9b42 start integrating some basic charts in form answers
ansuz 2d405b5a32 add more annotations indicating what type of chart should be used
ansuz 4800ac724e highlight some relevant sections of the form app
ansuz 93f73add9f the charts library should only be used in the inner scope
ansuz b3a7d5c42c factor out some duplicated code for handling 24 dates
ansuz f80aacc177 prevent incorrect removal of form submission buttons
...by guarding against overflow of a setTimeout delay
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release
ansuz 4e900b18cf use more specific 'export to CSV' translation in forms
ansuz 987fb696ed downgrade urgency of unhandled form notes
ansuz 812d5f7146 disable form response message UI until it's been reviewed more
ansuz 7bc6ed17b9 update max choices input in forms
...when the maximum exceeds the number of choices
ansuz 99c11f032e tally form votes with an increment function
yflory f5fc4f28bf Improve forms CSV export with polls
yflory 212b3d4884 Form fixes and improvements
ansuz 621941b933 comments about possible form improvements
yflory 0929b5db47 Form improvements
yflory 1b0a0fe14f Improve reset button in forms
yflory 1b081c52df lint compliance
yflory ed28b5ec7b Randomize 'ordered list' initial state in forms
yflory f46a820ad8 Don't sort 'sorted lists' in forms by default
ansuz a398af1213 use existing translation until next release
ansuz ccddcefc1d remove hardcoded translation
ansuz fceab00a6b guard against type errors when exporting results as CSV
and label a hardcoded string
yflory 0560a9a403 Fix forms CSV export
ansuz a77d0420cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz c9654a7892 remove XXX notes from forms and comment why they were there
yflory c7ac75d137 Fix CSV export in forms
yflory ec556ed261 Export forms
yflory 8074a6191c Add 'Help' entry in the file menu for forms
ansuz f601f27435 remove some XXX notes