Commit Graph

12618 Commits (999a54a0fc62bb1f9c3993e2e005a5fc216d949f)
 

Author SHA1 Message Date
yflory fe03da5bdd Conditional answers prototype
David Benqué 1605a841e1 Show required setting on one line
ansuz 68efd54917 include uid in cursor data for animal avatars
ansuz 7bb3bc167c use emoji avatars in share and access modals
ansuz 95869b84c9 emoji avatars in the contacts app
and handling of empty display names
ansuz 4b0cebb0fd animal emojis in the team roster
and fall back to default username in teams when members are unnamed
in various places where it was not handled
ansuz c4fcc9f732 WIP comments and non-functional changes
ansuz c630abb3c5 refactor animal avatar font-size to automatically scale with parents
ansuz 8d579c0376 Add avatars to rich text comments and mentions
ansuz 385cd4e947 handle single-character usernames when deriving initials from usernames
and use emoji avatar in user admin button
yflory d5b1f7b194 Warning message when changing question type
yflory d14dcca1c5 Display question type in form creator
yflory 83a1a2a337 Improve Poll template for forms
yflory 26a25e012c Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2
yflory e7eb79c4bc More privacy settings for forms
David Benqué 48217f6724 Merge remote-tracking branch 'origin/forms2' into forms2
yflory 5a8104e793 lint compliance
yflory 4e013520c5 Fix forms issues
yflory 7db03efdc5 Fix type errors when changing question type in forms
David Benqué f019cf51de Merge remote-tracking branch 'origin/forms2' into forms2
David Benqué e33179df87 Style and align form editor buttons for preview and link
yflory 228a44e36c Fix form question disappearing
yflory ead5ad217c Use placeholders when editing form questions
ansuz 9f52ec8dc7 add new translation check to find duplicates
and move all translation scripts into a dedicated folder
ansuz 4fe19c1ea4 remove unnecessary example cards from default kanban board
yflory 9af99c1b8a Fix tabindex issues in forms
ansuz 46e545a976 lint compliance
ansuz aef1b22291 console.error instead of throwing when unregistering handlers
yflory 0c4405d43f Fix textarea issues in forms
yflory 583060d130 Required questions
ansuz 5ba22328b2 Merge branch 'staging' into animal-guests
yflory 5d04cd0f4f Forms code improvements
yflory 2df0f6df9b Disable answer edition in forms
ansuz d574bc4c81 Merge branch 'soon' into staging
ansuz 0fec83b051 factor debugging data generation from support ticket transmission
and fix two incorrectly set width/height properties which overwrote 'appVersion'
yflory 925872679a New page when form responses have been submitted
ansuz f0fad8e95c avoid unnecessary use of scrollbars on sidebar apps
(settings, admin, support, ...)
ansuz ff1c4c9a65 update the calendar list when calendar removal is successful
also fall back to team.name when team.displayName is not available
ansuz c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar
yflory 1a5dd1fdd1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 904e06091d Fix calendar .ics import ()
ansuz b8c847bcce prototype animal avatars for guests that haven't set a custom name
ansuz 82101bcb9b use two characters for the default avatar
yflory bfe4f3ba36 Fix race condition when downloading sheets
yflory 7bbe9059a1 Tell users when a form has already been submitted
yflory 5abf47585c Fix opening xlsx in the sheet application
ansuz eafe27ffb4 reuse cp-charts to visualize server task running time as bar charts
ansuz bfdcf4ec0c fix user/display name rendering which I accidentally broke in the user admin menu
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