yflory
5a8104e793
lint compliance
3 years ago
yflory
4e013520c5
Fix forms issues
3 years ago
yflory
7db03efdc5
Fix type errors when changing question type in forms
3 years ago
David Benqué
f019cf51de
Merge remote-tracking branch 'origin/forms2' into forms2
3 years ago
David Benqué
e33179df87
Style and align form editor buttons for preview and link
3 years ago
yflory
228a44e36c
Fix form question disappearing
3 years ago
yflory
ead5ad217c
Use placeholders when editing form questions
3 years ago
yflory
9af99c1b8a
Fix tabindex issues in forms
3 years ago
yflory
0c4405d43f
Fix textarea issues in forms
3 years ago
yflory
583060d130
Required questions
3 years ago
yflory
5d04cd0f4f
Forms code improvements
3 years ago
yflory
2df0f6df9b
Disable answer edition in forms
3 years ago
yflory
925872679a
New page when form responses have been submitted
3 years ago
yflory
7bbe9059a1
Tell users when a form has already been submitted
3 years ago
yflory
f537d8f658
Improve form editor UX
3 years ago
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
yflory
aa84b625c7
Improve forms participant view
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
yflory
ed28b5ec7b
Randomize 'ordered list' initial state in forms
3 years ago
yflory
f46a820ad8
Don't sort 'sorted lists' in forms by default
3 years ago
ansuz
a398af1213
use existing translation until next release
3 years ago
ansuz
ccddcefc1d
remove hardcoded translation
3 years ago
ansuz
fceab00a6b
guard against type errors when exporting results as CSV
...
and label a hardcoded string
3 years ago
yflory
0560a9a403
Fix forms CSV export
3 years ago
David Benqué
ca1016ad3a
Add spacing to Form results
3 years ago
ansuz
a77d0420cd
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
3 years ago
ansuz
c9654a7892
remove XXX notes from forms and comment why they were there
3 years ago
yflory
c7ac75d137
Fix CSV export in forms
3 years ago
yflory
87d04ed68a
Fix form CSV export
3 years ago
yflory
ec556ed261
Export forms
3 years ago
yflory
6f91272217
Add default form templates
3 years ago
yflory
8074a6191c
Add 'Help' entry in the file menu for forms
3 years ago
ansuz
f601f27435
remove some XXX notes
3 years ago
ansuz
2b642835b9
Merge branch 'soon' into staging
3 years ago
yflory
2de7c61284
Fix drag after adding a question
3 years ago
ansuz
c3a6547e09
merge WIP changelog and stashed changes
3 years ago
David Benqué
eaa02bb8b8
Add spacing to buttons in question editor
3 years ago
yflory
61ac8b0512
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
3 years ago
yflory
8a07b66843
Add default content and default template to forms
3 years ago
yflory
1a288f5896
Submit invalid responses
3 years ago
David Benqué
825badea71
Fix spacing at the bottom of form pages
3 years ago
David Benqué
bba014af99
Swap update and reset buttons
3 years ago
David Benqué
dc091b81c7
Adjust list of individual responses
3 years ago
David Benqué
a577281724
Merge remote-tracking branch 'origin/staging' into staging
3 years ago
David Benqué
fa526d5618
Add spacing to form responses page
3 years ago
yflory
ea01c0c204
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
3 years ago
yflory
cc06942ebd
Fix type error in forms
3 years ago
David Benqué
e2bd942a71
Add spacing under Poll hint
3 years ago
David Benqué
602bd28428
Remove temporary translation keys
3 years ago
yflory
c3c3a7aecb
Disable form settings when disconnected
3 years ago
yflory
a435b1c12d
Remove history and snapshots entries for participants
3 years ago
yflory
79cfce1f5a
Share auditor link from drive
3 years ago
yflory
4d769ebaf5
Merge branch 'form' into staging
3 years ago
ansuz
0bc678b9dd
Merge branch 'form' into staging
3 years ago
yflory
eba2255fe9
Handle disconnection in forms and disable offline mode
3 years ago
ansuz
886b798bc3
describe intended usage of poll options in forms
3 years ago
David Benqué
f3394212c3
Use new icons
3 years ago
yflory
e7a85d576b
Fix block numbering in forms
3 years ago
yflory
369567d509
Fix onbeforeunload after submititng a form
3 years ago
ansuz
8c270cc301
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
4 years ago
ansuz
7c7d6d99a5
Merge remote-tracking branch 'origin/form' into staging
4 years ago
David Benqué
d70cece94d
Small fixes to Add menu and markdown links
4 years ago
yflory
8c6e79be02
Fix scrollbar in forms
4 years ago
ansuz
e6280ac303
suppress 'undefined' tooltip by passing empty string
4 years ago
ansuz
9bdffa19d7
remove unused code
4 years ago
ansuz
09ca7fb6a2
lint compliance
4 years ago
ansuz
17d10e3637
add translation annotations
4 years ago
David Benqué
b557fc9b5b
Fix Add menus for light theme
4 years ago
David Benqué
62a6e99c3e
Style adjustments to "Add" menus
4 years ago
ansuz
0e386be968
Merge branch 'form' into staging
4 years ago
ansuz
62761c903c
fix login and redirect links for forms without anonymous answers
4 years ago
David Benqué
d35a499fc7
Fix Submit UI
...
- anonymous checkbox alignment
- invalid red colors across light/dark themes
4 years ago
David Benqué
b92d56af01
Remove hard-coded translations for Forms
4 years ago
yflory
79b0460d80
Fix poll total column UI
4 years ago
yflory
c63e6a4f32
Info message when there are no responses
4 years ago
yflory
c4f7f9d55e
Make results selactable
4 years ago
yflory
0dd8c7d255
Remove chat and userlist when answering a form
4 years ago
yflory
bf8903c517
Merge branch 'form' of github.com:xwiki-labs/cryptpad into form
4 years ago
yflory
10db351add
Update total in form polls when the user is answering
4 years ago
David Benqué
248408ad25
Merge remote-tracking branch 'origin/form' into form
4 years ago
David Benqué
22e1eaed24
Remove testing code
4 years ago
yflory
bb232776b3
Add warning message when invalid answers in the form
4 years ago
David Benqué
3ca739c8ae
Merge branch 'form' of github.com:xwiki-labs/cryptpad into form
4 years ago
David Benqué
78722307ec
Change temporary translation key
4 years ago
yflory
d77b9c4ffd
Form sorted list hint
4 years ago
David Benqué
bf3804afdf
Add temporary translation keys
4 years ago
David Benqué
4dfe8ac0d0
Add hover style and hint to ordered list questions
4 years ago
David Benqué
c6b867f93f
Change order of question types
4 years ago
David Benqué
38253386ba
Merge remote-tracking branch 'origin/form' into form
4 years ago
David Benqué
5b2445789e
Fix style of text paragraph answers on results page
4 years ago
yflory
13db08f728
Fix type error in forms
4 years ago
yflory
f8ca1389f3
Add poll total row
4 years ago
David Benqué
1a60ff01d0
Improve Poll UI
4 years ago
David Benqué
c723244db1
Merge remote-tracking branch 'origin/form' into form
4 years ago
yflory
ec84377d2e
Fix previous commit
4 years ago
David Benqué
a1a1996077
Merge remote-tracking branch 'origin/form' into form
4 years ago
David Benqué
733c788c34
Merge remote-tracking branch 'origin/form' into form
4 years ago
yflory
fc38d8fef8
Fix form polls UI with lots of answers
4 years ago
yflory
360204df30
Fix character count when restoring form data
4 years ago
yflory
b022fe573a
Fix character count in form textareas
4 years ago
David Benqué
1b4ce70113
Merge remote-tracking branch 'origin/form' into form
4 years ago
yflory
4f01d8fa31
Update inline calendar style (box-shadow)
4 years ago
David Benqué
bf116a100b
Merge remote-tracking branch 'origin/form' into form
4 years ago
yflory
61db887785
Add an empty value in polls 'time' type
4 years ago
David Benqué
5b55df1705
Merge remote-tracking branch 'origin/form' into form
4 years ago
yflory
63cf7f133c
Fix mediatag width in polls
4 years ago
yflory
e61fdaf2cd
Fix switching from time to day in form polls
4 years ago
David Benqué
314a053cbc
Merge remote-tracking branch 'origin/form' into form
4 years ago
David Benqué
7f39114a3f
Poll styles
4 years ago
yflory
6b85a0bcc8
Fix first and last pages in forms
4 years ago
yflory
cb1d4c1a0d
Fix poll UI in forms
4 years ago
yflory
b78b221e32
Add characters count and limit to textarea questions
4 years ago
yflory
14cebd32bb
Fix syntax highlighting in form descriptions
4 years ago
David Benqué
e6dfdb8b56
Adjust spacing
4 years ago
David Benqué
1a1ed33db4
Add spacing to block edit UI
4 years ago
yflory
aaff13795e
Fix forms UI issues
4 years ago
yflory
3c62dc2dcc
Merge branch 'form' of github.com:xwiki-labs/cryptpad into form
4 years ago
yflory
8eb5c3e6db
Add sorted list, textarea and typed input
4 years ago
David Benqué
1cd9808f44
Layout of full add menu
4 years ago
David Benqué
97eea3a7f0
Layout of inline add menu
...
- one one line and left aligned
- using large cptools icons
4 years ago
David Benqué
5c03f869af
Use new icons
4 years ago
yflory
04b35c05ad
Fix XXX
4 years ago
yflory
926edc7e5e
Add onbeforeunload to prevent data loss
4 years ago
yflory
1b56f26809
Add a file upload button to the markdown toolbar (optional)
4 years ago
yflory
a0cd1d7195
Insert image in description blocks
4 years ago
yflory
562bcf64e2
Update form UI
4 years ago
yflory
9d2b60a044
Update form creator UI
4 years ago
yflory
4cc84b8c80
Fix forms issues and allow answers in no drive mode
4 years ago
yflory
88f834fbb7
Answer anonymously by default
4 years ago
yflory
a522720a59
Show individual answers
4 years ago
yflory
cb6efc0425
Claim previous anonymous answer
4 years ago
yflory
3b85d16cd8
Add page break
4 years ago
yflory
21c47f5e57
Realtime part of the description block in forms
4 years ago
yflory
ce6879fd68
Fix date parsing in firefox
4 years ago
yflory
6021b15213
Add description block to forms
4 years ago
yflory
fc8ce9cb0e
Allow anonymous answers
4 years ago
yflory
833bcc93cc
Sort options and items in form editor
4 years ago
yflory
5d7ab79935
Improve form polls creation (time and day types)
4 years ago
yflory
8871f41bfe
Improve rendering of form polls with time values
4 years ago
yflory
e68fccc863
Fix cursor in forms
4 years ago
yflory
ed5cc5158b
Fix poll forms issues...
4 years ago
yflory
ee67035015
Fix poll forms issues
4 years ago
yflory
6694d9df03
lint compliance
4 years ago
yflory
a948237043
Add Poll block type
4 years ago
yflory
29dc1a5b3b
Add more block types in form
4 years ago
yflory
4577a3baf0
Open and close a form
4 years ago
yflory
378cd38fbd
Access and Properties modals for forms
4 years ago
yflory
9a1a1830fc
Fix type error
4 years ago
yflory
4a1de32994
Dedicated form share modal and auditor role
4 years ago
yflory
6f64d62698
Realtime changes
4 years ago
yflory
5c402a00a3
Make results public and view results as participant
4 years ago
yflory
d06cba0b5e
Sort and delete form questions
4 years ago