297 Commits (47a3ad641595c4eaf40e07bd74cd4fb0f0a3b040)

Author SHA1 Message Date
yflory 28db6956dd Improve collaborative edition of forms 3 years ago
yflory c3d2bd038f Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
yflory 324e41b866 Fix flickering when redrawing form 3 years ago
David Benqué b6575e0f38 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
David Benqué ee878ca830 Change settings order and test microcopy 3 years ago
yflory 7a1bc5bc40 Improve keyboard shortcuts in form edition 3 years ago
David Benqué 1b947a7710 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
David Benqué f97ca8e4cd Test new names for form editor settings 3 years ago
yflory 2655a99b80 Allow guest answers by default in forms 3 years ago
yflory 54a9a761f9 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
yflory 0623467f24 Merge branch 'autosave' of github.com:xwiki-labs/cryptpad into autosave 3 years ago
yflory 9f5cf8daf6 Fix cursor issues in forms realtime edition 3 years ago
David Benqué 663e7fbf1d Adjust "response message" button and dialog 3 years ago
David Benqué ae95f06bdb Style tweaks for question edit and preview 3 years ago
yflory fe9d17cd17 Hide 'required' radio in preview mode 3 years ago
yflory ccc5e92659 Keep 'required' radio in form edit mode 3 years ago
yflory 9d195ed7be Autosave in forms 3 years ago
yflory ad50be0308 Improve focus and shortcuts when editing form options 3 years ago
yflory 8f1e8f8934 Move response message in forms 3 years ago
yflory 20e9b2ca87 Make the form readonly when unregistered users can't send responses 3 years ago
yflory 20b0b4b9b2 Fix type error in forms 3 years ago
yflory 69e10df9e0 Form condition based on checkbox question 3 years ago
yflory 9304d7bb2a Ignore required questions in hidden sections 3 years ago
yflory fe03da5bdd Conditional answers prototype 3 years ago
David Benqué 1605a841e1 Show required setting on one line 3 years ago
yflory d5b1f7b194 Warning message when changing question type 3 years ago
yflory d14dcca1c5 Display question type in form creator 3 years ago
yflory 83a1a2a337 Improve Poll template for forms 3 years ago
yflory 26a25e012c Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 3 years ago
yflory e7eb79c4bc More privacy settings for forms 3 years ago
David Benqué 48217f6724 Merge remote-tracking branch 'origin/forms2' into forms2 3 years ago
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 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 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 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 3 years ago
ansuz 4e900b18cf use more specific 'export to CSV' translation in forms 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 0929b5db47 Form improvements 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
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 ec556ed261 Export forms 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
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é bba014af99 Swap update and reset buttons 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é 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 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 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é 62a6e99c3e Style adjustments to "Add" menus 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 c63e6a4f32 Info message when there are no responses 4 years ago
yflory 0dd8c7d255 Remove chat and userlist when answering a form 4 years ago
yflory 10db351add Update total in form polls when the user is answering 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
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é 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 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