Commit graph

2666 commits

Author SHA1 Message Date
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
ansuz
5ba22328b2 Merge branch 'staging' into animal-guests 2021-08-20 19:26:23 +05:30
ansuz
f0fad8e95c avoid unnecessary use of scrollbars on sidebar apps
(settings, admin, support, ...)
2021-08-20 16:03:59 +05:30
ansuz
c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 2021-08-20 15:57:14 +05:30
ansuz
82101bcb9b use two characters for the default avatar 2021-08-19 21:16:49 +05:30
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
ansuz
cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
2021-08-16 17:24:37 +05:30
ansuz
1e12b85b7c use updated translation key and add a comment 2021-08-13 18:36:44 +05:30
ansuz
add234a8f7 Merge branch 'staging' into hackathon-2021 2021-08-13 16:06:14 +05:30
ansuz
b7f627d896 update version string for 4.10.0
and commit some new 'npm run' commands while we're at it
2021-08-13 15:53:42 +05:30
ansuz
4810d6b5ba use custom styles for the form timeline, move away from charts.css 2021-08-13 12:20:26 +05:30
ansuz
25a3359671 Merge branch 'staging' into hackathon-2021 2021-08-12 20:07:09 +05:30
David Benqué
d05f03c8c6 Use icon only for toolbar collapse/expand button 2021-08-11 13:01:45 +01:00
ansuz
44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
2021-08-11 15:07:38 +05:30
ansuz
2a8c70598b Merge branch 'soon' into staging 2021-08-10 19:51:28 +05:30
ansuz
d960c10a31 clear login token when deleting your account and before logging in 2021-08-10 18:46:10 +05:30
ansuz
900db1fcb0 disable usage of charts.css except for the timeline 2021-08-06 18:51:51 +05:30
ansuz
53ba25b5b0 more chart visualizations, brand colors 2021-08-04 20:27:45 +05:30
ansuz
4e02c309bb Merge branch 'staging' into collapse-toolbar 2021-08-03 14:30:37 +05:30
ansuz
7916f36007 update version string to 4.9.0 2021-07-27 05:27:05 +05:30
ansuz
a4092e888b remove unused images 2021-07-19 19:14:47 +05:30
ansuz
d926930b4c prototype toolbar collapse 2021-07-16 14:59:27 +05:30
ansuz
aaa18a3feb fix stretched images in 'lightbox' preview modal 2021-07-06 13:23:41 +05:30
ansuz
15fc16fca3 update changelog and version strings for 4.8.0 2021-07-05 18:56:21 +05:30