Commit Graph

150 Commits (8a1f6d66cf3e7a12d7ab8b1b3142ecfd7dd1ab82)

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
2021-08-19 16:28:26 +05:30
ansuz cf7593553b polish and re-enable form response messages 2021-08-18 14:46:56 +05:30
ansuz 8d5221e6e8 include bar graphs for multi* form answers 2021-08-18 09:56:48 +05:30
ansuz c1f9d11333 delay working on some flagged issues till next release 2021-08-16 18:32:34 +05:30
ansuz 3976bfae84 remove unnecessary notes 2021-08-16 18:24:57 +05:30
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
2021-08-16 17:24:37 +05:30
ansuz b0539fe613 Merge branch 'staging' into hackathon-2021 2021-08-13 17:55:24 +05:30
ansuz 11bcdbd7e3 hotfix for forms
avoid browser fights when multiple authors view a form
with a sortable list at the same time
2021-08-13 17:28:40 +05:30
ansuz c1a19ea65c remove some invalid notes 2021-08-13 17:26:29 +05:30
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css 2021-08-13 12:20:26 +05:30
David Benqué fc4178df7e Refactor form control buttons 2021-08-11 10:42:59 +01:00
ansuz b5c051a27f label hardcoded form translations 2021-08-09 15:59:23 +05:30
ansuz d6886fb4c0 style and text fixes for form timeline 2021-08-09 15:37:31 +05:30
ansuz 900db1fcb0 disable usage of charts.css except for the timeline 2021-08-06 18:51:51 +05:30
ansuz e4d5431f29 display form answer timeline oldest => newest 2021-08-05 17:15:56 +05:30
aemi-dev 9910c97d5e Hackathon 2021 - Timeline - Minor Edits & Comments 2021-08-05 11:58:41 +02:00
ansuz ded834b2c7 lint compliance 2021-08-05 11:53:35 +05:30
aemi-dev 085736e4b7 Hackathon 2021 - Timeline 2021-08-05 02:10:29 +02:00
aemi-dev b365c411ea Hackathon 2021 - Timeline 2021-08-05 01:58:22 +02:00
ansuz 53ba25b5b0 more chart visualizations, brand colors 2021-08-04 20:27:45 +05:30
ansuz 73acfd9b42 start integrating some basic charts in form answers 2021-08-04 17:08:29 +05:30
ansuz 2d405b5a32 add more annotations indicating what type of chart should be used 2021-08-04 15:31:57 +05:30
ansuz 4800ac724e highlight some relevant sections of the form app 2021-08-04 13:51:02 +05:30
ansuz 93f73add9f the charts library should only be used in the inner scope 2021-08-04 13:50:38 +05:30
ansuz b3a7d5c42c factor out some duplicated code for handling 24 dates 2021-07-28 15:19:05 +05:30
ansuz f80aacc177 prevent incorrect removal of form submission buttons
...by guarding against overflow of a setTimeout delay
2021-07-28 15:17:25 +05:30
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 2021-07-27 03:40:03 +05:30
ansuz 4e900b18cf use more specific 'export to CSV' translation in forms 2021-07-26 19:56:49 +05:30
ansuz 987fb696ed downgrade urgency of unhandled form notes 2021-07-26 18:12:31 +05:30
ansuz 812d5f7146 disable form response message UI until it's been reviewed more 2021-07-26 18:11:45 +05:30
ansuz 7bc6ed17b9 update max choices input in forms
...when the maximum exceeds the number of choices
2021-07-26 14:57:28 +05:30
ansuz 99c11f032e tally form votes with an increment function 2021-07-26 14:53:04 +05:30
yflory f5fc4f28bf Improve forms CSV export with polls 2021-07-23 17:51:56 +02:00
yflory 212b3d4884 Form fixes and improvements 2021-07-23 14:47:30 +02:00
ansuz 621941b933 comments about possible form improvements 2021-07-19 19:49:20 +05:30
yflory 0929b5db47 Form improvements 2021-07-12 15:36:55 +02:00
yflory 1b0a0fe14f Improve reset button in forms 2021-07-09 11:56:53 +02:00
yflory 1b081c52df lint compliance 2021-07-09 11:46:32 +02:00
yflory ed28b5ec7b Randomize 'ordered list' initial state in forms 2021-07-09 11:45:48 +02:00
yflory f46a820ad8 Don't sort 'sorted lists' in forms by default 2021-07-09 11:41:12 +02:00
ansuz a398af1213 use existing translation until next release 2021-07-07 14:18:48 +05:30
ansuz ccddcefc1d remove hardcoded translation 2021-07-07 14:16:43 +05:30
ansuz fceab00a6b guard against type errors when exporting results as CSV
and label a hardcoded string
2021-07-07 13:06:07 +05:30
yflory 0560a9a403 Fix forms CSV export 2021-07-06 16:09:30 +02:00
ansuz a77d0420cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-06-30 16:52:00 +05:30
ansuz c9654a7892 remove XXX notes from forms and comment why they were there 2021-06-30 16:51:50 +05:30
yflory c7ac75d137 Fix CSV export in forms 2021-06-30 12:47:02 +02:00
yflory ec556ed261 Export forms 2021-06-24 15:59:38 +02:00
yflory 8074a6191c Add 'Help' entry in the file menu for forms 2021-06-16 10:56:51 +02:00
ansuz f601f27435 remove some XXX notes 2021-06-16 06:23:58 +05:30