Commit Graph

15679 Commits

Author SHA1 Message Date
David Benque 0072aaa8a5 Merge branch 'appconfig_ui' of github.com:cryptpad/cryptpad into appconfig_ui 2024-06-19 16:59:00 +01:00
David Benque 1d0166da69 Onboard Flow UI
- Instance details forms
- Color preset picker
2024-06-19 16:58:44 +01:00
yflory b24cce5f0a Fix restoring default color 2024-06-19 17:51:17 +02:00
David Benque 8d18f680ea Merge branch 'appconfig_ui' of github.com:cryptpad/cryptpad into appconfig_ui 2024-06-19 15:39:04 +01:00
David Benque 5b7095a4a8 Start onboarding screen UI
- Main screen window
- Title
- Some navigation
2024-06-19 15:38:58 +01:00
yflory c9f9d143b1 Fix color palette 2024-06-19 16:12:22 +02:00
daria ea6bc8b983 change focus order on board elements 2024-06-18 15:06:37 +03:00
zuzanna-maria c1193b45c3 cleaning and corrections 2024-06-18 13:05:59 +01:00
zuzanna-maria 6993487d2a cleaning and corrections 2024-06-18 13:02:46 +01:00
yflory 0fa9f14c49
Merge pull request #1473 from cryptpad/locked-focus-on-text-editors
Fix locked focus on text editors
2024-06-18 12:52:49 +02:00
yflory 3a0fd0ecd6
Merge pull request #1509 from cryptpad/stats
Server fixes and aggregated stats
2024-06-18 12:46:27 +02:00
yflory 1b34c89369
Merge pull request #1466 from cryptpad/fix-notifications-dismiss-hover
#1465: unsharp the corners when hovering the dismiss button on notification dropdown menu
2024-06-18 12:45:15 +02:00
yflory a2a35a62c6
Merge pull request #1464 from Chouhartem/anonymous-drive-context-menu
#1089: Fix contextual menu `Open` on anonymous drive
2024-06-18 12:44:59 +02:00
zuzanna-maria 716442f348 layout etc 2024-06-18 10:44:18 +01:00
mathilde-cryptpad 677287d2dc
Merge pull request #1518 from cryptpad/clarify-sandbox-config
Clarify sandbox `httpSafePort` use in `config.example.js`
2024-06-18 11:12:25 +02:00
mathilde-cryptpad 6b430c0b01 clarify how to use the different ports, see #1212 2024-06-18 11:10:19 +02:00
mathilde-cryptpad 6b2388080f
Merge pull request #1516 from cryptpad/http2-nginx-new-option
Switch to new `http2` Nginx option
2024-06-18 10:27:14 +02:00
mathilde-cryptpad 5ae741926b update Nginx examples with the new http2 option 2024-06-18 09:58:51 +02:00
daria f202a617d0 remove focus from Access modal input
(when overlay is applied)
2024-06-17 16:19:57 +03:00
daria 0365fdf31d remove focus from Access modal elements
(when overlay is applied)
2024-06-17 15:45:37 +03:00
zuzanna-maria e2a7be88b7 cleaning 2024-06-14 19:03:26 +01:00
zuzanna-maria b5377e4c65 cleaning 2024-06-14 18:50:47 +01:00
zuzanna-maria 0cfc27f3d3 color pick 2024-06-14 18:35:51 +01:00
yflory fd774282c9 Add aggregated stats for instances that opted-in 2024-06-11 18:14:45 +02:00
zuzanna-maria 98b7351070 color palette 2024-06-07 13:25:18 +01:00
zuzanna-maria bc3c7f7779 logo and color 2024-06-07 12:00:30 +01:00
daria 189a673da7 Share modal is accessible using the keyboard 2024-06-07 13:57:56 +03:00
daria 408f818641 Access rights checkmarks can be accessed via keyboard 2024-06-07 13:43:32 +03:00
daria bee0d6128f add focus style for links in modals #1506 2024-06-06 20:57:51 +03:00
daria 8ab32b7862 add focus style for checkmarks + Add/Share modals elements #1506 2024-06-06 20:54:08 +03:00
daria 2fd586923e add focus style for color picker inside kanban modals #1506 2024-06-06 20:28:41 +03:00
daria db21bdfc60 add focus style for inputs inside modals #1506 2024-06-06 20:21:12 +03:00
daria 9f13370ba5 change focus style of buttons #1506 2024-06-06 20:09:39 +03:00
daria 3fa57d0311 add focus style to kanban edit elements #1506 2024-06-06 19:39:33 +03:00
daria f2f30a63a9 `+Add` can be accessed via keyboard in kanban modals 2024-06-06 19:16:58 +03:00
daria c95dce7358 change tick on selected color on kanban colors 2024-06-06 19:02:46 +03:00
zuzanna-maria be4855b582 grid 2024-06-06 12:16:01 +01:00
zuzanna-maria b6801668f3 logo upload command error 2024-06-03 13:26:59 +01:00
Wolfgang Ginolas 89f7b79eec Fix OO images when OnlyOffice was reloaded
https://github.com/cryptpad/cryptpad/issues/1500
2024-05-31 14:23:18 +02:00
daria 6a5439229d fix modal bugs
- delete button from kanban modals can be accessed with the keyboard
- share/access elements are accessible (WIP)
2024-05-30 15:15:12 +03:00
daria 30bcacf40d edit item modals (kanban) are keyboard accessible 2024-05-29 18:15:44 +03:00
Wolfgang Ginolas 7dbec1bd25 Add the latest version to GitHubs issue template 2024-05-29 08:29:15 +02:00
zuzanna-maria b6dcb3fc47 cleaning 2024-05-28 18:43:17 +01:00
zuzanna-maria f03a05cac0 refactoring 2024-05-28 17:48:59 +01:00
zuzanna-maria 8a36160729 link screens 2024-05-28 16:45:58 +01:00
mathilde-cryptpad bcf1cb7a33
Merge pull request #1498 from nisbet-hubbard/patch-3
Optimize Apache httpd example config
2024-05-27 08:30:39 +02:00
nisbet-hubbard bcaccab029
add a location block dedicated to the websocket to improve performances 2024-05-25 11:09:10 +08:00
zuzanna-maria aeb3a6d0c2 install app screen working 2024-05-24 16:36:34 +01:00
zuzanna-maria 4ec0e7e50e add sendadmindecree 2024-05-24 13:36:19 +01:00
Wolfgang Ginolas d41cd30672 fix install-onlyoffice.sh 2024-05-24 09:39:39 +02:00