Commit Graph

295 Commits (aaa00216d4befcd78263ff31ae6cbec0601c9035)

Author SHA1 Message Date
yflory 1a288f5896 Submit invalid responses
David Benqué bba014af99 Swap update and reset buttons
yflory ea01c0c204 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory cc06942ebd Fix type error in forms
David Benqué 602bd28428 Remove temporary translation keys
yflory c3c3a7aecb Disable form settings when disconnected
yflory a435b1c12d Remove history and snapshots entries for participants
yflory 4d769ebaf5 Merge branch 'form' into staging
ansuz 0bc678b9dd Merge branch 'form' into staging
yflory eba2255fe9 Handle disconnection in forms and disable offline mode
ansuz 886b798bc3 describe intended usage of poll options in forms
David Benqué f3394212c3 Use new icons
yflory e7a85d576b Fix block numbering in forms
yflory 369567d509 Fix onbeforeunload after submititng a form
ansuz e6280ac303 suppress 'undefined' tooltip by passing empty string
ansuz 9bdffa19d7 remove unused code
ansuz 09ca7fb6a2 lint compliance
ansuz 17d10e3637 add translation annotations
David Benqué 62a6e99c3e Style adjustments to "Add" menus
ansuz 62761c903c fix login and redirect links for forms without anonymous answers
David Benqué d35a499fc7 Fix Submit UI
- anonymous checkbox alignment
- invalid red colors across light/dark themes
David Benqué b92d56af01 Remove hard-coded translations for Forms
yflory c63e6a4f32 Info message when there are no responses
yflory 0dd8c7d255 Remove chat and userlist when answering a form
yflory 10db351add Update total in form polls when the user is answering
yflory bb232776b3 Add warning message when invalid answers in the form
David Benqué 3ca739c8ae Merge branch 'form' of github.com:xwiki-labs/cryptpad into form
David Benqué 78722307ec Change temporary translation key
yflory d77b9c4ffd Form sorted list hint
David Benqué bf3804afdf Add temporary translation keys
David Benqué 4dfe8ac0d0 Add hover style and hint to ordered list questions
David Benqué c6b867f93f Change order of question types
yflory 13db08f728 Fix type error in forms
yflory f8ca1389f3 Add poll total row
David Benqué 1a60ff01d0 Improve Poll UI
David Benqué c723244db1 Merge remote-tracking branch 'origin/form' into form
yflory ec84377d2e Fix previous commit
David Benqué a1a1996077 Merge remote-tracking branch 'origin/form' into form
David Benqué 733c788c34 Merge remote-tracking branch 'origin/form' into form
yflory fc38d8fef8 Fix form polls UI with lots of answers
yflory 360204df30 Fix character count when restoring form data
yflory b022fe573a Fix character count in form textareas
David Benqué bf116a100b Merge remote-tracking branch 'origin/form' into form
yflory 61db887785 Add an empty value in polls 'time' type
David Benqué 5b55df1705 Merge remote-tracking branch 'origin/form' into form
yflory e61fdaf2cd Fix switching from time to day in form polls
David Benqué 314a053cbc Merge remote-tracking branch 'origin/form' into form
David Benqué 7f39114a3f Poll styles
yflory 6b85a0bcc8 Fix first and last pages in forms
yflory cb1d4c1a0d Fix poll UI in forms
yflory b78b221e32 Add characters count and limit to textarea questions
yflory 14cebd32bb Fix syntax highlighting in form descriptions
David Benqué e6dfdb8b56 Adjust spacing
David Benqué 1a1ed33db4 Add spacing to block edit UI
yflory aaff13795e Fix forms UI issues
yflory 3c62dc2dcc Merge branch 'form' of github.com:xwiki-labs/cryptpad into form
yflory 8eb5c3e6db Add sorted list, textarea and typed input
David Benqué 1cd9808f44 Layout of full add menu
David Benqué 97eea3a7f0 Layout of inline add menu
- one one line and left aligned
- using large cptools icons
David Benqué 5c03f869af Use new icons
yflory 04b35c05ad Fix XXX
yflory 926edc7e5e Add onbeforeunload to prevent data loss
yflory 1b56f26809 Add a file upload button to the markdown toolbar (optional)
yflory a0cd1d7195 Insert image in description blocks
yflory 562bcf64e2 Update form UI
yflory 9d2b60a044 Update form creator UI
yflory 4cc84b8c80 Fix forms issues and allow answers in no drive mode
yflory 88f834fbb7 Answer anonymously by default
yflory a522720a59 Show individual answers
yflory cb6efc0425 Claim previous anonymous answer
yflory 3b85d16cd8 Add page break
yflory 21c47f5e57 Realtime part of the description block in forms
yflory ce6879fd68 Fix date parsing in firefox
yflory 6021b15213 Add description block to forms
yflory fc8ce9cb0e Allow anonymous answers
yflory 833bcc93cc Sort options and items in form editor
yflory 5d7ab79935 Improve form polls creation (time and day types)
yflory 8871f41bfe Improve rendering of form polls with time values
yflory e68fccc863 Fix cursor in forms
yflory ed5cc5158b Fix poll forms issues...
yflory ee67035015 Fix poll forms issues
yflory 6694d9df03 lint compliance
yflory a948237043 Add Poll block type
yflory 29dc1a5b3b Add more block types in form
yflory 4577a3baf0 Open and close a form
yflory 378cd38fbd Access and Properties modals for forms
yflory 9a1a1830fc Fix type error
yflory 4a1de32994 Dedicated form share modal and auditor role
yflory 6f64d62698 Realtime changes
yflory 5c402a00a3 Make results public and view results as participant
yflory d06cba0b5e Sort and delete form questions
yflory 07c90b6a94 View responses
yflory 3b30cfcc55 Recover previous answers
yflory 3184ad419e Ability to submit form answers
yflory 10f52230a4 Form app prototype