Commit Graph

131 Commits (ae84d99af07e24caf672cd5f586b379dafaff195)

Author SHA1 Message Date
yflory 925872679a New page when form responses have been submitted
yflory f537d8f658 Improve form editor UX
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
yflory aa84b625c7 Improve forms participant view
ansuz cf7593553b polish and re-enable form response messages
ansuz 8d5221e6e8 include bar graphs for multi* form answers
ansuz 8887d8fc1e remove dead code
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css
David Benqué fc4178df7e Refactor form control buttons
ansuz 30c2bfbdfa more small tweaks
ansuz d6886fb4c0 style and text fixes for form timeline
aemi-dev b365c411ea Hackathon 2021 - Timeline
ansuz 53ba25b5b0 more chart visualizations, brand colors
ansuz a613b64b77 use brand link color for links in the form app
David Benqué 04a616f87d Add margin to individual response list
- prevents response title to be mixed up with first question
David Benqué 4f5a041010 Style username in poll results table
David Benqué e3150f1284 Add margin above anonymous name field
yflory 212b3d4884 Form fixes and improvements
yflory 0929b5db47 Form improvements
David Benqué ca1016ad3a Add spacing to Form results
David Benqué eaa02bb8b8 Add spacing to buttons in question editor
David Benqué 825badea71 Fix spacing at the bottom of form pages
David Benqué dc091b81c7 Adjust list of individual responses
David Benqué fa526d5618 Add spacing to form responses page
David Benqué e2bd942a71 Add spacing under Poll hint
yflory a435b1c12d Remove history and snapshots entries for participants
yflory 4d769ebaf5 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
ansuz 8c270cc301 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 7c7d6d99a5 Merge remote-tracking branch 'origin/form' into staging
David Benqué d70cece94d Small fixes to Add menu and markdown links
yflory 8c6e79be02 Fix scrollbar in forms
David Benqué b557fc9b5b Fix Add menus for light theme
David Benqué 62a6e99c3e Style adjustments to "Add" menus
ansuz 0e386be968 Merge branch 'form' into staging
David Benqué d35a499fc7 Fix Submit UI
- anonymous checkbox alignment
- invalid red colors across light/dark themes
yflory 79b0460d80 Fix poll total column UI
yflory c4f7f9d55e Make results selactable
David Benqué 248408ad25 Merge remote-tracking branch 'origin/form' into form
David Benqué 22e1eaed24 Remove testing code
yflory bb232776b3 Add warning message when invalid answers in the form
David Benqué 4dfe8ac0d0 Add hover style and hint to ordered list questions
David Benqué 5b2445789e Fix style of text paragraph answers on results page
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
yflory fc38d8fef8 Fix form polls UI with lots of answers
David Benqué 1b4ce70113 Merge remote-tracking branch 'origin/form' into form
yflory 4f01d8fa31 Update inline calendar style (box-shadow)
David Benqué 5b55df1705 Merge remote-tracking branch 'origin/form' into form
yflory 63cf7f133c Fix mediatag width in polls
David Benqué 314a053cbc Merge remote-tracking branch 'origin/form' into form
David Benqué 7f39114a3f Poll styles
yflory cb1d4c1a0d Fix poll UI in forms
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
yflory 562bcf64e2 Update form UI
yflory 9d2b60a044 Update form creator UI
yflory 4cc84b8c80 Fix forms issues and allow answers in no drive mode
yflory a522720a59 Show individual answers
yflory cb6efc0425 Claim previous anonymous answer
yflory 3b85d16cd8 Add page break
yflory 6021b15213 Add description block to forms
yflory 833bcc93cc Sort options and items in form editor
yflory 8871f41bfe Improve rendering of form polls with time values
yflory a948237043 Add Poll block type
yflory 29dc1a5b3b Add more block types in form
yflory 4577a3baf0 Open and close a form
yflory d06cba0b5e Sort and delete form questions
yflory 07c90b6a94 View responses
yflory 10f52230a4 Form app prototype