Commit Graph

12714 Commits (fcf1a011ae804644b9651720351a3421707d9935)

Author SHA1 Message Date
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
ansuz 82101bcb9b use two characters for the default avatar 2021-08-19 21:16:49 +05:30
yflory bfe4f3ba36 Fix race condition when downloading sheets 2021-08-19 16:00:50 +02:00
yflory 7bbe9059a1 Tell users when a form has already been submitted 2021-08-19 15:23:49 +02:00
yflory 5abf47585c Fix opening xlsx in the sheet application 2021-08-19 15:15:04 +02:00
ansuz eafe27ffb4 reuse cp-charts to visualize server task running time as bar charts 2021-08-19 18:21:48 +05:30
ansuz bfdcf4ec0c fix user/display name rendering which I accidentally broke in the user admin menu 2021-08-19 18:20:14 +05:30
yflory f537d8f658 Improve form editor UX 2021-08-19 14:44:14 +02:00
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
2021-08-19 16:28:26 +05:30
yflory aa84b625c7 Improve forms participant view 2021-08-19 12:56:44 +02:00
yflory 2e1deeb8ed Open static spreadsheets (xlsx, ods) in the sheet app 2021-08-19 10:44:09 +02:00
yflory 51ba5d22da Make sure all the images are loaded when downloading sheet 2021-08-18 12:54:14 +02:00
yflory d6983a8b83 Download sheets as .bin when x2t is not available 2021-08-18 12:29:36 +02:00