Commit graph

2689 commits

Author SHA1 Message Date
ansuz
442318b849 Merge branch 'disable-stale-tests' into staging 2021-12-08 09:17:42 +05:30
ansuz
bff8b54304 Merge branch 'mermaid-8.13' into staging 2021-12-08 09:14:47 +05:30
ansuz
d7a213767f second revision of updated mermaid styles 2021-12-07 14:59:53 +05:30
ansuz
82ecb81a77 bump version string to 4.13.0 2021-12-07 08:42:43 +05:30
ansuz
11fc8158cc compromize on styles for entity relationship and pie diagrams for better readability in dark mode 2021-12-07 08:24:56 +05:30
ansuz
15cf523144 don't load the janky test framework that we aren't even using 2021-11-22 16:35:35 +05:30
ansuz
6ee38fba6d Merge branch 'soon' into staging 2021-11-16 14:11:55 +05:30
David Benqué
40d92a5423 Adjust UI for anon/name answer choice in forms 2021-11-09 16:26:47 +01:00
yflory
e6073c5684 Update version 2021-11-09 16:26:27 +01:00
David Benqué
e4fe445c16 Adjust UI for anon/name answer choice in forms 2021-11-09 15:11:43 +00:00
yflory
a9890f0c7b Fix dropdown separator style issue in the calendar app 2021-10-26 15:28:42 +02:00
yflory
73eb80ea30 Remove XXX 2021-10-18 15:50:05 +02:00
yflory
2bc0131904 Add early access message on pad creation screen 2021-10-18 15:43:14 +02:00
yflory
117eda8a04 Reorder apps in menus and homepage 2021-10-18 15:30:46 +02:00
ansuz
6ab6e94802 bump version to 4.12 2021-10-18 17:29:32 +05:30
David Benqué
ebc03b12e3 Update favicon source file 2021-10-15 14:02:46 +01:00
David Benqué
2cf70bc754 Add favicons for doc and presentation apps 2021-10-15 14:01:10 +01:00
yflory
bdfb4db13c lint compliance 2021-10-13 17:32:01 +02:00
yflory
62e7467a94 Fix scrollbar in loading message 2021-10-13 17:30:04 +02:00
yflory
f3cdf33daa Detect disabled apps in drive context menu 2021-10-13 17:25:43 +02:00
yflory
7f40aa53d0 Refactor early access instance settings 2021-10-13 16:46:26 +02:00
yflory
345a284608 Fix cursor for disabled apps 2021-10-13 14:33:38 +02:00
yflory
9e1831bbeb Fix overflowing error screen message 2021-10-12 17:02:38 +02:00
yflory
f432852a86 New error messages for early access apps 2021-10-12 16:59:41 +02:00
yflory
a56cdfe38f Prepare new apps early access 2021-10-11 16:55:56 +02:00
yflory
c8384f42c9 Merge branch 'staging' into exportSheet 2021-10-11 10:47:41 +02:00
yflory
8dd42e3e8c Only display current shared folder with embed link 2021-10-08 15:58:54 +02:00
David Benque
f092575104 Adjust "export to spreadsheet" forms UI 2021-09-27 09:54:30 +01:00
yflory
022be6d1e0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-09-07 17:51:16 +02:00
yflory
704c50fae3 Fix colors in forms 2021-09-07 17:36:51 +02:00
yflory
527bcda1b0 Forms colortheme 2021-09-07 16:28:30 +02:00
ansuz
5b46845078 add a small margin below file upload preview container 2021-09-07 19:28:17 +05:30
ansuz
84e7a021d9 bump version to 4.11 2021-09-07 17:47:16 +05:30
ansuz
f2f6136208 add 'invalid' styles to link creation modal 2021-09-07 17:03:34 +05:30
yflory
1fa916d88c Merge branch 'staging' into merge2 2021-09-06 17:49:14 +02:00
David Benqué
8de2a03dc4 Fix height of template name that was cropping descenders 2021-09-06 15:02:56 +01:00
ansuz
a2ad37a8ad stop supporting IE
1. stop polyfilling promises
2. use named defines for chainpad-listmap and its dependencies while we're at it

use 'bower update' for things to work
2021-09-03 20:00:31 +05:30
David Benqué
24a21bab8d Add conditional section icon 2021-09-02 15:12:48 +01:00
yflory
600cca564d Fix button icons 2021-09-02 12:16:01 +02:00
yflory
a6794c5cee Improve condition selector in forms 2021-09-01 17:10:50 +02:00
ansuz
21dca721aa override bootstrap colors for link preview in the link-shared dialog 2021-09-01 19:51:00 +05:30
David Benqué
a79a9bdd63 Add shadows to question blocks
- increase contrast of light theme
- prepares upcoming color themes
2021-09-01 15:15:18 +01:00
ansuz
727af0ccf5 update changelog and leave a note 2021-09-01 18:08:41 +05:30
ansuz
b4775a0d50 fix file upload preview size 2021-09-01 17:35:00 +05:30
ansuz
22dd995a28 Merge branch 'staging' into accessible-media 2021-09-01 17:02:56 +05:30
ansuz
147ddd88bf adjust font size for initials and emoji avatar size on small screens 2021-08-30 18:40:42 +05:30
ansuz
02d9da502d remove dead code 2021-08-30 17:56:53 +05:30
ansuz
7231fc6926 media-tag accessibility and UX improvements
* preview content and prompt users to describe media when uploading
* add 'alt' attributes to rendered media-tag content if it is included in the file's encrypted metadata
* add alt attributes to some related UI elements
2021-08-30 17:51:50 +05:30
ansuz
cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
2021-08-27 19:38:50 +05:30
ansuz
c630abb3c5 refactor animal avatar font-size to automatically scale with parents 2021-08-25 12:59:37 +05:30