ansuz
95869b84c9
emoji avatars in the contacts app
...
and handling of empty display names
3 years ago
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
3 years ago
ansuz
c4fcc9f732
WIP comments and non-functional changes
3 years ago
ansuz
c630abb3c5
refactor animal avatar font-size to automatically scale with parents
3 years ago
ansuz
8d579c0376
Add avatars to rich text comments and mentions
3 years ago
ansuz
385cd4e947
handle single-character usernames when deriving initials from usernames
...
and use emoji avatar in user admin button
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
ansuz
9f52ec8dc7
add new translation check to find duplicates
...
and move all translation scripts into a dedicated folder
3 years ago
ansuz
4fe19c1ea4
remove unnecessary example cards from default kanban board
3 years ago
yflory
9af99c1b8a
Fix tabindex issues in forms
3 years ago
ansuz
46e545a976
lint compliance
3 years ago
ansuz
aef1b22291
console.error instead of throwing when unregistering handlers
3 years ago
yflory
0c4405d43f
Fix textarea issues in forms
3 years ago
yflory
583060d130
Required questions
3 years ago
ansuz
5ba22328b2
Merge branch 'staging' into animal-guests
3 years ago
yflory
5d04cd0f4f
Forms code improvements
3 years ago
yflory
2df0f6df9b
Disable answer edition in forms
3 years ago
ansuz
d574bc4c81
Merge branch 'soon' into staging
3 years ago
ansuz
0fec83b051
factor debugging data generation from support ticket transmission
...
and fix two incorrectly set width/height properties which overwrote 'appVersion'
3 years ago
yflory
925872679a
New page when form responses have been submitted
3 years ago
ansuz
f0fad8e95c
avoid unnecessary use of scrollbars on sidebar apps
...
(settings, admin, support, ...)
3 years ago
ansuz
ff1c4c9a65
update the calendar list when calendar removal is successful
...
also fall back to team.name when team.displayName is not available
3 years ago
ansuz
c5e6ca646e
adjust animal avatar caching system and adjust size in the toolbar
3 years ago
yflory
1a5dd1fdd1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
3 years ago
yflory
904e06091d
Fix calendar .ics import ( #784 )
3 years ago
ansuz
b8c847bcce
prototype animal avatars for guests that haven't set a custom name
3 years ago
ansuz
82101bcb9b
use two characters for the default avatar
3 years ago
yflory
bfe4f3ba36
Fix race condition when downloading sheets
3 years ago
yflory
7bbe9059a1
Tell users when a form has already been submitted
3 years ago
yflory
5abf47585c
Fix opening xlsx in the sheet application
3 years ago
ansuz
eafe27ffb4
reuse cp-charts to visualize server task running time as bar charts
3 years ago
ansuz
bfdcf4ec0c
fix user/display name rendering which I accidentally broke in the user admin menu
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
yflory
2e1deeb8ed
Open static spreadsheets (xlsx, ods) in the sheet app
3 years ago
yflory
51ba5d22da
Make sure all the images are loaded when downloading sheet
3 years ago
yflory
d6983a8b83
Download sheets as .bin when x2t is not available
3 years ago