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
8887d8fc1e
remove dead code
2021-08-17 12:15:29 +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
30c2bfbdfa
more small tweaks
2021-08-09 15:47:27 +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
a613b64b77
use brand link color for links in the form app
2021-07-28 03:43:36 +05:30
ansuz
95369ae87d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-27 03:41:12 +05:30
ansuz
854a635c5f
remove hardcoded translations and defer non-blocking issues till the next release
2021-07-27 03:40:03 +05:30
David Benqué
04a616f87d
Add margin to individual response list
...
- prevents response title to be mixed up with first question
2021-07-26 15:38:21 +01:00
ansuz
a4b89fff84
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-26 19:57:10 +05:30
David Benqué
4f5a041010
Style username in poll results table
2021-07-26 15:26:51 +01:00
ansuz
4e900b18cf
use more specific 'export to CSV' translation in forms
2021-07-26 19:56:49 +05:30
David Benqué
24401f39e1
Merge remote-tracking branch 'origin/staging' into staging
2021-07-26 14:29:02 +01:00
David Benqué
e3150f1284
Add margin above anonymous name field
2021-07-26 14:28:55 +01:00
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
d94f327756
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-12 15:37:07 +02:00
yflory
0929b5db47
Form improvements
2021-07-12 15:36:55 +02:00
ansuz
ae77f1c6b9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-09 18:13:30 +05:30
ansuz
5b3dcde28c
disable cache usage for form results
2021-07-09 16:43:17 +05:30
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