Commit Graph

3117 Commits

Author SHA1 Message Date
yflory 37debdb866 Merge branch 'staging' into toolbar-prototype 2023-12-05 15:40:16 +01:00
yflory 922c77c12c Merge branch 'toolbar-prototype' of github.com:cryptpad/cryptpad into toolbar-prototype 2023-12-05 15:40:11 +01:00
yflory fa1e03c44e Fix keydown issues with dropdowns 2023-12-05 15:39:58 +01:00
daria f51ccd5f8d matched dropdowns using the same amount of padding 2023-12-05 13:16:26 +02:00
Mathilde 6f65c7a6fb
Correct Chinese translation from simplified to traditional
Revise the translation of `zh`
2023-12-05 11:25:58 +01:00
daria 5e027fe132 fixed design issue occured on notification dropdown 2023-12-04 16:22:09 +02:00
yflory f506e5a8cf Instance invitation and user management prototype 2023-12-01 15:44:20 +01:00
zuzanna-maria 2119ce5221 cleaned and linted 2023-11-24 17:46:52 +01:00
zuzanna-maria 9d7304c7c5 correction to drive container height css setting 2023-11-24 16:50:38 +01:00
yflory aea4072acd Merge branch 'staging' into mobile_drive_background 2023-11-24 14:40:28 +01:00
yflory cad5610f78 Merge branch 'staging' into contextmenu_drive_mobile 2023-11-24 14:01:50 +01:00
yflory 31c3148580 Apply accessibility changes to all dropdowns 2023-11-23 16:48:39 +01:00
Toomore Chiang (ocf.tw) 431b317079
Revise the translation of `zh`
Signed-off-by: Toomore Chiang (ocf.tw) <toomore@ocf.tw>
2023-11-23 11:43:21 +08:00
yflory c64644568b Merge branch 'REUSE-license-info' into staging 2023-11-22 17:21:09 +01:00
yflory e5a80afee7 Use new asynchrnous clipboard API when available 2023-11-22 12:27:24 +01:00
daria d84975deec added margin to dropdowns that open to the left 2023-11-12 20:09:44 +02:00
DianaXWiki 2e13c04161 Make ricktext toolbar keyboard accesible #1272 2023-11-09 17:35:01 +02:00
yflory 982c15ae0e Add an option to enforce MFA for all accounts on the instance 2023-11-09 15:35:56 +01:00
DianaXWiki 5348b35efc Do not change formatting 2023-11-07 17:13:43 +02:00
yflory ade5572473 SSO buttons UI in login and register pages 2023-11-07 15:37:01 +01:00
DianaXWiki 7f358408af Fix ckedit context menu and paste dialog #631,#453 2023-11-06 17:58:27 +02:00
zuzanna-maria f0b7532afd fixed drive container height to fill screen 2023-10-23 13:51:42 +02:00
David Benque 8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory e8d719c438 Fix OIDC sso issues 2023-10-18 15:39:54 +02:00
zuzanna-maria 42c010947e added context menu for individual files in drive (mobile) 2023-10-17 17:28:31 +02:00
daria dbc9cca1ff created list in user menu dropdown 2023-10-17 15:07:34 +03:00
daria b10ec96e05 Merge remote-tracking branch 'origin/toolbar' into toolbar 2023-10-17 13:23:57 +03:00
daria 790099723f wrapped elements(account name + display name) in li (user menu) 2023-10-17 13:23:27 +03:00
yflory 37008242e2 Merge branch 'main' into authsso 2023-10-12 14:56:04 +02:00
David Benque c9f3ec8476 Merge branch 'staging' into toolbar 2023-10-12 10:47:27 +01:00
yflory 7ab51a90dd Fix callback called multiple times in login code 2023-10-04 15:15:18 +02:00
yflory e9701f7bf8 Merge branch 'main' into 5.5-rc 2023-10-03 11:48:24 +02:00
yflory 17316e54d6 Update version string 2023-10-02 15:32:14 +02:00
yflory d5d75e85a3 lint compliance 2023-10-02 15:17:26 +02:00
yflory 007a990520 Fix UI on recovery page when MFA is disabled 2023-10-02 13:05:06 +02:00
David Benque c7b2eeb5de Remove hard-coded translation 2023-09-29 16:12:25 +01:00
David Benque 7c61b94f9d Merge branch 'status-page-1172' into staging 2023-09-29 16:11:15 +01:00
David Benque 7e478ed847
Merge pull request #1230 from cryptpad/1086-upload-progress-modal-overflows
Make upload progress bar responsive
2023-09-29 16:00:27 +01:00
David Benque c4de335ac3 Adjust position of upload modal on large screens
- while we wait for a better sollution for altertify log position
- give space under the upload modal for the log to be shown
2023-09-29 15:59:51 +01:00
David Benque bd3320e6ec
Merge branch 'staging' into fix-issue-1164 2023-09-29 15:46:39 +01:00
yflory d68dde07a9 Remove translation XXX 2023-09-28 18:33:03 +02:00
yflory de6112cb25 Remove margin-bottom on error screen 2023-09-28 18:32:11 +02:00
yflory 5f3acfb81d Merge branch 'mobile-fixes' into staging 2023-09-28 18:01:02 +02:00
yflory ef92d9217c Merge branch 'moderation' into staging 2023-09-28 17:56:46 +02:00
yflory fd90827da9 Merge branch 'accessibility' into staging 2023-09-28 17:55:34 +02:00
David Benque 3a83b9f3c0 Merge branch '1117-markdown-help-button-breaks-toolbar-layout' into mobile-fixes 2023-09-27 11:37:43 +01:00
David Benque 6531d3e763 Add margin to sidebar buttons on small screens 2023-09-27 11:04:12 +01:00
yflory 016f30d432 Add customizable link to a status page #1172 2023-09-26 16:26:12 +02:00
DianaXWiki 0fda25c646 Make help button also hidden #1117 2023-09-26 14:38:23 +03:00
DianaXWiki 45ddf309d1 Make button text visible #1093 2023-09-26 11:14:52 +03:00
yflory ea6d69eb48 Fix dropdown menus hidden in modals 1241 2023-09-25 16:07:23 +02:00
Mathilde Grünig 0c378835cf replace all weblate.cryptpad.fr occurences by weblate.cryptpad.org 2023-09-22 14:16:52 +02:00
yflory c3479b327b Reduce instance title size on small screens 2023-09-21 17:26:48 +02:00
yflory 3a9505465f
Merge pull request #1232 from cryptpad/1085-homepage-layout-issues
Fix homepage layout issues on small screens
2023-09-21 17:17:24 +02:00
yflory a215a07efc
Merge pull request #1113 from lemondevxyz/fix-issue-1101
add even space between category buttons
2023-09-21 16:49:41 +02:00
yflory 9f6583fbb1 Revert "added temporary label for logo"
This reverts commit b5c7bc3185.
2023-09-19 16:43:19 +02:00
yflory b977b759b4 Fix syntax inconsistencies 2023-09-19 16:07:17 +02:00
yflory bc9a335e76 Lint compliance 2023-09-19 15:06:54 +02:00
DianaXWiki 51062d8fa6 Keep space separator in title #1085 2023-09-15 15:11:06 +03:00
DianaXWiki 35d1209291 Implement review changes #1086 2023-09-15 15:00:13 +03:00
DianaXWiki f02547851e Revert "Fix success upload message location #1086" 2023-09-15 13:54:23 +03:00
yflory f282db9121 Add new placeholder data and account script to admin panel 2023-09-14 17:49:16 +02:00
yflory 4d643e51a1 Add new error message with deleted template 2023-09-13 15:43:25 +02:00
DianaXWiki 03d27cf04c Fix title weird wrapping #1085 2023-09-12 13:00:56 +03:00
yflory 2c12ff5d72 Merge branch 'staging' into moderation 2023-09-11 12:08:07 +02:00
yflory 975a177cbb Add UI/UX when reading a placeholder 2023-09-08 18:10:02 +02:00
DianaXWiki d74e19aebf Fix instance links weird wrapping #1085 2023-09-08 16:54:13 +03:00
DianaXWiki 71dfbc14d3 Fix success upload message location #1086 2023-09-08 16:30:22 +03:00
DianaXWiki 6a3e58986b Maximize space on small screens #1086 2023-09-08 13:13:24 +03:00
daria 338e43ce56 Merge remote-tracking branch 'origin/accessibility' into accessibility 2023-09-07 14:27:19 +03:00
daria 49e2077c01 updated error message #1207 2023-09-07 14:26:49 +03:00
Daria c6c5cbf594
Merge pull request #1236 from cryptpad/staging
Updating accessibility
2023-09-07 14:09:55 +03:00
David Benque aebf96e1a3
Revert button spacing regression introduced with 5.4.0
Uncommented button styling
2023-09-05 15:45:46 +01:00
David Benque 55a1434995 Replace unit with rem 2023-09-05 15:44:24 +01:00
daria 71ec6d50f9 `Open Notification panel` can be accessed with the keyboard #1201 2023-09-05 15:52:17 +03:00
daria bd6de021e2 added focus to toolbar elements #1206
user menu can be also accessed on other browsers #1209
2023-09-05 14:42:42 +03:00
daria e76e5fc34d uncommented button margin
fixed 5.4.0 regression
2023-09-05 13:21:57 +03:00
DianaXWiki c35478b464 Fix breaking title and order links #1085 2023-09-04 18:00:25 +03:00
DianaXWiki dd030b67fd Center apps grid menu #1085 2023-09-04 17:22:40 +03:00
DianaXWiki 0ec5889b25 Make upload progress bar responsive #1086 2023-09-04 11:16:32 +03:00
daria f5a7a346af changed error text on login page
fixed #1207
2023-09-01 14:35:27 +03:00
yflory 29609212be Reorder DOM based on visual order in toolbar #1198 2023-08-31 16:34:57 +02:00
DianaXWiki 97a531ac84 Add scroll property in less file #1088 2023-08-31 16:01:54 +03:00
Daria 4008bae352
Merge pull request #1224 from cryptpad/staging
Staging
2023-08-30 12:46:18 +03:00
daria 5bf4998be6 commented on login/recovery/register labels 2023-08-25 15:56:25 +03:00
David Benque 84e254d86e Bump version to 5.4.1 2023-08-22 11:46:00 +01:00
daria dee9233327 made the labels invisible on the recovery page #1163 2023-08-14 13:09:06 +03:00
daria 4cc9ad34a8 made the labels invisible on the register page #1163 2023-08-14 13:03:29 +03:00
daria d86bef72bf made the labels invisible on the login page #1163 2023-08-14 12:58:53 +03:00
daria 052c102536 radio buttons spaced evenly
same height between the buttons and the description
fixed #1104
2023-08-14 12:12:55 +03:00
Daria a1c78ca51b
Merge pull request #1181 from cryptpad/staging
Merging staging into accessibility
2023-08-10 14:20:18 +03:00
David Benque 6feaf3831b Merge branch 'main' into staging 2023-08-10 12:14:06 +01:00
daria 40b0794f1e fixed minor bugs with `npm run lint` 2023-08-09 15:07:32 +03:00
daria b5c7bc3185 added temporary label for logo 2023-08-09 14:39:23 +03:00
daria 972a61c532 fixed `ARIA role should be appropriate for the element` for select language button 2023-08-09 14:25:10 +03:00
Ahmed Mazen 61097771b5 remove button styling from "Sign Up" in the login page
As per the pull request comments, now the "Sign Up" button looks like a regular link.
2023-07-30 05:16:58 +08:00
lemondevxyz 7fec659536
Merge branch 'staging' into fix-issue-1164 2023-07-29 20:50:04 +00:00
daria 161406baab added labels for recovery inputs #1163
made the recovery popup responsive up until 260px #1126
2023-07-27 15:38:52 +03:00
daria f47a1a9927 removed comments 2023-07-27 14:11:56 +03:00
daria 848f1dafad created new placeholders for register inputs #1163 2023-07-27 14:09:15 +03:00