Commit graph

15420 commits

Author SHA1 Message Date
yflory
7d141f919e Fix issue with new dropdowns 2024-03-15 14:27:38 +01:00
DianaXWiki
58b3a80638 Fix user storage + statistics 2024-03-15 14:09:21 +01:00
yflory
1063fd30a8 lint compliance 2024-03-14 17:42:13 +01:00
yflory
3f42b9252e Fix minor issue wiht admin refactoring 2024-03-14 17:41:42 +01:00
yflory
2e9fa4e623 Rename sidebar-layout blocks 2024-03-14 16:28:57 +01:00
yflory
d4d9ff9ac0 Fix buttons in admin panel staying disabled 2024-03-14 14:38:55 +01:00
DianaXWiki
26c65c8024 Fix database functionality and create radio broadcast element 2024-03-14 13:25:11 +01:00
yflory
25098e20de lint compliance 2024-03-13 16:51:22 +01:00
yflory
6a050ad736 Merge branch 'staging' into support2 2024-03-13 16:38:49 +01:00
yflory
13f92370cb Merge branch 'produpdate' into staging 2024-03-13 16:33:50 +01:00
yflory
62b4f901db Add missing handler for menu entries 2024-03-13 16:19:16 +01:00
yflory
c0be0e4b12 Remove duplicated code 2024-03-13 15:27:54 +01:00
yflory
4c28fe3413 Fix slide options 2024-03-13 15:11:06 +01:00
yflory
349e45e043 Fix user directory in new admin panel 2024-03-13 12:31:25 +01:00
DianaXWiki
101e55137b Implement review fixes 2024-03-12 17:48:09 +01:00
Fabrice Mouhartem
2e626630f9
Remove a nbsp 2024-03-12 17:30:52 +01:00
Fabrice Mouhartem
18a5d53668
#1399: Don’t replay the request handlers on history replay 2024-03-12 17:30:27 +01:00
daria
b873a84607 refactor code 2024-03-12 16:49:47 +02:00
DianaXWiki
a7f1fcc8a4 Fix functionalities for refactored panels 2024-03-12 15:14:09 +01:00
daria
923cb9690b remove duplicate code 2024-03-08 17:37:17 +02:00
yflory
6a3bc3ce26 New support: fix type error 2024-03-08 14:12:21 +01:00
yflory
c6bcfc1321 Dropdown accessibility: fix small screen issues & keyboard 2024-03-08 12:31:53 +01:00
dependabot[bot]
fa2f3978cf
Merge pull request #1426 from cryptpad/dependabot/npm_and_yarn/jose-4.15.5 2024-03-08 06:57:03 +00:00
dependabot[bot]
d8251aea37
Bump jose from 4.15.3 to 4.15.5
Bumps [jose](https://github.com/panva/jose) from 4.15.3 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.15.3...v4.15.5)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 18:52:42 +00:00
yflory
4ba052d090 lint compliance 2024-03-07 18:40:10 +01:00
yflory
67cdadca1f Dropdown accessibility: handle submenus and other fixes 2024-03-07 18:39:10 +01:00
yflory
c6fce9f662 Merge branch 'staging' into documents-toolbar 2024-03-07 14:58:34 +01:00
yflory
1c2dc2cbef lint compliance 2024-03-07 14:58:14 +01:00
yflory
a1e2a03d03 Merge branch 'staging' into documents-toolbar 2024-03-07 14:02:41 +01:00
yflory
06daba5975 Update package-lock 2024-03-07 12:12:02 +01:00
yflory
b902f281d7 Don't log clean websocket disconnections 2024-03-07 12:11:36 +01:00
yflory
447a7e183c Use latest chainpad-server and its updated events 2024-03-07 10:58:25 +01:00
yflory
0cc8766be1 New support: cleaning 2024-03-06 17:18:30 +01:00
yflory
eaf94f69ab New support: fix UI issues 2024-03-06 15:39:22 +01:00
yflory
a4bdc64520 New support: add search and fix UI issues 2024-03-06 15:29:28 +01:00
yflory
b943930948 New support: responsiveness 2024-03-06 14:04:57 +01:00
daria
34c8266e43 delete unused code 2024-03-06 14:43:50 +02:00
yflory
a8ae2eb6eb New support: filter by tag 2024-03-04 18:14:59 +01:00
yflory
ec5bfc236f New support: add tags to tickets 2024-03-04 13:48:56 +01:00
Wolfgang Ginolas
dd0c5598ea Do not allow OnlyOffice comments in view mode
https://github.com/cryptpad/cryptpad/issues/1420
2024-03-04 10:49:50 +01:00
DianaXWiki
50f0159325 Add new panels refactored 2024-03-03 18:13:05 +01:00
yflory
c10176585a New support: fix race condition causing UI issues 2024-03-01 16:47:37 +01:00
yflory
5283fdab69 New support: pre-recorded messages 2024-03-01 16:34:27 +01:00
daria
c35771e59d Theme items(Slide) are accessible using the keyboard
WIP #1284
2024-03-01 15:54:08 +02:00
yflory
2618eeb35a Merge branch 'sidebar' into support2 2024-03-01 14:17:43 +01:00
yflory
563c01885c New support: fix scroll after refresh and add copy button to profile 2024-03-01 12:21:30 +01:00
yflory
8048335f98 New support: show pending tickets on a single column 2024-03-01 11:15:29 +01:00
Wolfgang Ginolas
5b4d1fd898 Enable no-undef in eslintrc 2024-03-01 10:31:53 +01:00
Wolfgang Ginolas
fdc86ab130 Remove jshint 2024-03-01 07:44:00 +01:00
Wolfgang Ginolas
bc87c971d7 Use eslint-plugin-compat to check browser compability 2024-03-01 07:44:00 +01:00