200 Commits (147ddd88bf0aa32e7f144155c9eeadab794ed19a)

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
3 years ago
ansuz cf7593553b polish and re-enable form response messages 3 years ago
ansuz 8d5221e6e8 include bar graphs for multi* form answers 3 years ago
ansuz 8887d8fc1e remove dead code 3 years ago
ansuz c1f9d11333 delay working on some flagged issues till next release 3 years ago
ansuz 3976bfae84 remove unnecessary notes 3 years ago
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
3 years ago
ansuz b0539fe613 Merge branch 'staging' into hackathon-2021 3 years ago
ansuz 11bcdbd7e3 hotfix for forms
avoid browser fights when multiple authors view a form
with a sortable list at the same time
3 years ago
ansuz c1a19ea65c remove some invalid notes 3 years ago
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css 3 years ago
David Benqué fc4178df7e Refactor form control buttons 3 years ago
ansuz b5c051a27f label hardcoded form translations 3 years ago
ansuz 30c2bfbdfa more small tweaks 3 years ago
ansuz d6886fb4c0 style and text fixes for form timeline 3 years ago
ansuz 900db1fcb0 disable usage of charts.css except for the timeline 3 years ago
ansuz e4d5431f29 display form answer timeline oldest => newest 3 years ago
aemi-dev 9910c97d5e Hackathon 2021 - Timeline - Minor Edits & Comments 3 years ago
ansuz ded834b2c7 lint compliance 3 years ago
aemi-dev 085736e4b7 Hackathon 2021 - Timeline 3 years ago
aemi-dev b365c411ea Hackathon 2021 - Timeline 3 years ago
ansuz 53ba25b5b0 more chart visualizations, brand colors 3 years ago
ansuz 73acfd9b42 start integrating some basic charts in form answers 3 years ago
ansuz 2d405b5a32 add more annotations indicating what type of chart should be used 3 years ago
ansuz 4800ac724e highlight some relevant sections of the form app 3 years ago
ansuz 93f73add9f the charts library should only be used in the inner scope 3 years ago
ansuz b3a7d5c42c factor out some duplicated code for handling 24 dates 3 years ago
ansuz f80aacc177 prevent incorrect removal of form submission buttons
...by guarding against overflow of a setTimeout delay
3 years ago
ansuz a613b64b77 use brand link color for links in the form app 3 years ago
ansuz 95369ae87d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 3 years ago
David Benqué 04a616f87d Add margin to individual response list
- prevents response title to be mixed up with first question
3 years ago
ansuz a4b89fff84 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
David Benqué 4f5a041010 Style username in poll results table 3 years ago
ansuz 4e900b18cf use more specific 'export to CSV' translation in forms 3 years ago
David Benqué 24401f39e1 Merge remote-tracking branch 'origin/staging' into staging 3 years ago
David Benqué e3150f1284 Add margin above anonymous name field 3 years ago
ansuz 987fb696ed downgrade urgency of unhandled form notes 3 years ago
ansuz 812d5f7146 disable form response message UI until it's been reviewed more 3 years ago
ansuz 7bc6ed17b9 update max choices input in forms
...when the maximum exceeds the number of choices
3 years ago
ansuz 99c11f032e tally form votes with an increment function 3 years ago
yflory f5fc4f28bf Improve forms CSV export with polls 3 years ago
yflory 212b3d4884 Form fixes and improvements 3 years ago
ansuz 621941b933 comments about possible form improvements 3 years ago
yflory d94f327756 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory 0929b5db47 Form improvements 3 years ago
ansuz ae77f1c6b9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
ansuz 5b3dcde28c disable cache usage for form results 3 years ago
yflory 1b0a0fe14f Improve reset button in forms 3 years ago
yflory 1b081c52df lint compliance 3 years ago