Commit graph

12626 commits

Author SHA1 Message Date
ansuz
a701522c61 animal avatars for guests in join/part messages 2021-08-26 15:03:07 +05:30
yflory
20e9b2ca87 Make the form readonly when unregistered users can't send responses 2021-08-26 11:25:51 +02:00
yflory
20b0b4b9b2 Fix type error in forms 2021-08-26 11:21:00 +02:00
yflory
69e10df9e0 Form condition based on checkbox question 2021-08-26 11:19:32 +02:00
ansuz
bf02ec7359 animal emojis in color-by-author 'written by' tooltips 2021-08-26 14:30:51 +05:30
yflory
9304d7bb2a Ignore required questions in hidden sections 2021-08-26 10:54:26 +02:00
ansuz
dd8f70d6f4 fix a bug I introduced by not preserving the base case of 'getAuthorId' 2021-08-26 14:07:03 +05:30
David Benqué
59b407c913 Fix logo and alert in participant view 2021-08-25 17:40:45 +01:00
yflory
fe03da5bdd Conditional answers prototype 2021-08-25 17:32:10 +02:00
David Benqué
1605a841e1 Show required setting on one line 2021-08-25 15:52:54 +01:00
ansuz
68efd54917 include uid in cursor data for animal avatars 2021-08-25 16:18:09 +05:30
ansuz
7bb3bc167c use emoji avatars in share and access modals 2021-08-25 15:12:28 +05:30
ansuz
95869b84c9 emoji avatars in the contacts app
and handling of empty display names
2021-08-25 13:38:05 +05:30
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
2021-08-25 13:20:11 +05:30
ansuz
c4fcc9f732 WIP comments and non-functional changes 2021-08-25 13:03:27 +05:30
ansuz
c630abb3c5 refactor animal avatar font-size to automatically scale with parents 2021-08-25 12:59:37 +05:30
ansuz
8d579c0376 Add avatars to rich text comments and mentions 2021-08-25 12:57:24 +05:30
ansuz
385cd4e947 handle single-character usernames when deriving initials from usernames
and use emoji avatar in user admin button
2021-08-25 12:05:36 +05:30
yflory
d5b1f7b194 Warning message when changing question type 2021-08-24 13:50:17 +02:00
yflory
d14dcca1c5 Display question type in form creator 2021-08-24 13:41:03 +02:00
yflory
83a1a2a337 Improve Poll template for forms 2021-08-24 13:24:06 +02:00
yflory
26a25e012c Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-24 11:23:41 +02:00
yflory
e7eb79c4bc More privacy settings for forms 2021-08-24 11:23:15 +02:00
David Benqué
48217f6724 Merge remote-tracking branch 'origin/forms2' into forms2 2021-08-23 18:45:40 +01:00
yflory
5a8104e793 lint compliance 2021-08-23 18:16:53 +02:00
yflory
4e013520c5 Fix forms issues 2021-08-23 18:14:26 +02:00
yflory
7db03efdc5 Fix type errors when changing question type in forms 2021-08-23 18:08:32 +02:00
David Benqué
f019cf51de Merge remote-tracking branch 'origin/forms2' into forms2 2021-08-23 16:57:56 +01:00
David Benqué
e33179df87 Style and align form editor buttons for preview and link 2021-08-23 16:57:49 +01:00
yflory
228a44e36c Fix form question disappearing 2021-08-23 14:56:45 +02:00
yflory
ead5ad217c Use placeholders when editing form questions 2021-08-23 14:53:24 +02:00
ansuz
9f52ec8dc7 add new translation check to find duplicates
and move all translation scripts into a dedicated folder
2021-08-23 18:19:35 +05:30
ansuz
4fe19c1ea4 remove unnecessary example cards from default kanban board 2021-08-23 18:16:44 +05:30
yflory
9af99c1b8a Fix tabindex issues in forms 2021-08-23 14:32:57 +02:00
ansuz
46e545a976 lint compliance 2021-08-23 16:34:51 +05:30
ansuz
aef1b22291 console.error instead of throwing when unregistering handlers 2021-08-23 16:32:25 +05:30
yflory
0c4405d43f Fix textarea issues in forms 2021-08-23 11:55:34 +02:00
yflory
583060d130 Required questions 2021-08-20 17:41:38 +02:00
ansuz
5ba22328b2 Merge branch 'staging' into animal-guests 2021-08-20 19:26:23 +05:30
yflory
5d04cd0f4f Forms code improvements 2021-08-20 14:56:28 +02:00
yflory
2df0f6df9b Disable answer edition in forms 2021-08-20 14:45:05 +02:00
ansuz
d574bc4c81 Merge branch 'soon' into staging 2021-08-20 17:48:24 +05:30
ansuz
0fec83b051 factor debugging data generation from support ticket transmission
and fix two incorrectly set width/height properties which overwrote 'appVersion'
2021-08-20 17:47:54 +05:30
yflory
925872679a New page when form responses have been submitted 2021-08-20 13:22:06 +02:00
ansuz
f0fad8e95c avoid unnecessary use of scrollbars on sidebar apps
(settings, admin, support, ...)
2021-08-20 16:03:59 +05:30
ansuz
ff1c4c9a65 update the calendar list when calendar removal is successful
also fall back to team.name when team.displayName is not available
2021-08-20 16:02:00 +05:30
ansuz
c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 2021-08-20 15:57:14 +05:30
yflory
1a5dd1fdd1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-08-20 11:29:44 +02:00
yflory
904e06091d Fix calendar .ics import (#784) 2021-08-20 11:29:20 +02:00
ansuz
b8c847bcce prototype animal avatars for guests that haven't set a custom name 2021-08-19 22:25:51 +05:30