Commit graph

137 commits

Author SHA1 Message Date
yflory
098011d1b2 Always show the delete section in the broadcast panel 2021-03-12 17:48:33 +01:00
yflory
39ce9dd02b Minor fixes and improvements to broadcast panel 2021-03-12 17:29:17 +01:00
yflory
34964ba598 Fix maintenance end time 2021-03-12 16:12:36 +01:00
yflory
3ace3eaa91 lint compliance 2021-03-12 12:55:45 +01:00
yflory
43c0794343 Improve Custom broadcast UI with default language 2021-03-12 12:54:20 +01:00
yflory
d15c0461cc Add /api/broadcast and improve message deletion 2021-03-12 12:46:11 +01:00
yflory
171d00a943 Broadcast deletion (manual and automatic) 2021-03-11 12:27:12 +01:00
yflory
c38ba1936e Preview instance broadcast before sending 2021-03-10 13:02:36 +01:00
yflory
fee8a88169 Instance notification prototype 2021-03-09 18:27:12 +01:00
yflory
11959bef1b Allow admins to reopen support tickets 2021-03-03 18:24:54 +01:00
ansuz
3b9bf65709 deduplicate 'getPrettySize' and similar variants 2021-03-01 11:17:54 +05:30
ansuz
6dcc471c81 annotate generated translation keys to suppress warnings 2021-03-01 10:15:47 +05:30
ansuz
f7bada95ed flag some duplicated code 2021-02-26 16:08:21 +05:30
ansuz
112afc0de2 add a 'refresh' button to the performance tab of the admin panel 2021-02-26 13:32:48 +05:30
ansuz
7bc12ff427 use brand link color for attachments in the admin support page 2021-02-26 12:03:01 +05:30
David Benqué
144ad3ac87 Fix admin support colors 2021-02-15 10:52:38 +00:00
David Benqué
45faee3eed Fix premium ticket styles 2021-02-09 15:48:04 +00:00
ansuz
4f6e2764b5 move getquota above getlimits 2021-02-09 14:47:39 +05:30
ansuz
32b8f1f8b8 remove some hardcoded translations 2021-02-09 10:16:23 +05:30
yflory
2ea0e37148 Add admin form to check a user quota usage from their public key 2021-02-08 12:43:04 +01:00
yflory
76ff4bfaec Refresh admin panel stats 2021-02-08 12:22:04 +01:00
ansuz
b5b0318ebf reuse configured colors for admin panel profiling table 2021-02-08 16:13:30 +05:30
ansuz
2f8573996a Merge branch 'staging' into dark 2021-01-31 17:13:42 +05:30
ansuz
d4fa64a1bf lint compliance 2021-01-31 17:13:24 +05:30
ansuz
6c1e4352e5 Merge branch 'staging' into dark 2021-01-31 17:11:02 +05:30
ansuz
94b907e126 add an icon to the 'Performance' section of the admin sidebar 2021-01-31 17:09:49 +05:30
ansuz
bb7965d94a Merge branch 'profiling' into dark 2021-01-31 14:48:36 +05:30
ansuz
9a2ccccfd6 relabel XXX comments 2021-01-31 14:47:55 +05:30
ansuz
edd46ebdb2 add some admin UI for profiling the server's workers 2021-01-29 11:51:40 +05:30
yflory
e4dbd04103 Fix iframe URL caching 2021-01-27 13:55:25 +01:00
yflory
9756e87f1b Admin, accounts code and debug dark mode 2021-01-27 13:44:32 +01:00
yflory
27994d1a6f Fix premium ticket filter 2021-01-26 17:34:50 +01:00
yflory
89406f5d89 Start with black background when OS is set to dark theme 2021-01-26 17:09:10 +01:00
ansuz
6871846306 Merge branch 'soon' into staging 2021-01-11 18:08:05 +05:30
yflory
56b227260d Fix history size in the apps 2021-01-11 11:48:56 +01:00
ansuz
7b1e3f6e84 Merge branch 'soon' into staging 2021-01-05 19:38:46 +05:30
ansuz
662629185d remove hardcoded translations for admin panel 2021-01-05 19:36:52 +05:30
ansuz
c806b97076 resolve conflicts between rebrand and staging 2020-12-29 17:20:53 +05:30
yflory
9f02df0b31 Correctly move tickets after closing them 2020-12-21 16:02:53 +01:00
yflory
dc44d8f33c lint compliance 2020-12-16 12:18:18 +01:00
yflory
08498e1c8f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-12-16 12:17:26 +01:00
yflory
7fc60d9002 Show premium tickets when they're collapsed 2020-12-16 12:17:20 +01:00
David Benqué
54d46015de Toggle support section button 2020-12-16 10:46:05 +00:00
yflory
e936045b7d More support panel improvements 2020-12-16 11:29:12 +01:00
David Benqué
17d9284a4c Show full ticket title when opened 2020-12-15 16:10:54 +00:00
yflory
792c8e4a15 Merge branch 'main' into staging 2020-12-15 14:20:14 +01:00
yflory
b1bf592265 Make it easier to open a ticket 2020-12-15 14:15:25 +01:00
yflory
687bb36e0e Handle long title in support tickets 2020-12-15 14:07:07 +01:00
yflory
b2ca3fa448 More admin support panel UI 2020-12-15 14:01:54 +01:00
yflory
69e18a48da Admin support UI 2020-12-15 13:09:02 +01:00
yflory
b3f91dd9a2 Fix button margin in admin panel 2020-12-14 12:02:48 +01:00
ansuz
d5970868f7 use the correct order of magnitude when editing an existing user quota 2020-12-11 20:38:39 +05:30
David Benqué
40093cf9a8 Remove XXX related to translation keys 2020-12-04 13:41:45 +00:00
David Benqué
2f062de290 Add archived alert message 2020-11-25 17:02:39 +00:00
yflory
bd4b44476d Archive and restore UI in the admin panel 2020-11-18 16:49:40 +01:00
yflory
49423474a8 Make application colors easier to maintain 2020-11-13 17:05:26 +01:00
yflory
9203b88538 Fix UI language 2020-11-04 11:22:31 +01:00
yflory
101b6800ea Improve custom limits UI in the admin panel 2020-10-13 13:02:50 +02:00
ansuz
ad9ed6f288 hide the 'restrict registration' admin interface until it's complete 2020-10-12 14:57:54 +05:30
ansuz
dcc463dd67 remove hardcoded translations which were applied via weblate 2020-10-12 14:50:13 +05:30
yflory
c392d52fe2 Update default storage limit from the admin panel 2020-10-08 19:07:00 +05:30
ansuz
8c552163cd decorate the 'quota' entry in the admin sidebar 2020-10-08 19:07:00 +05:30
ansuz
914139dbfa lint compliance 2020-10-08 19:07:00 +05:30
yflory
a5693af2e9 Add custom limits UI in the admin panel 2020-10-08 19:07:00 +05:30
yflory
e7a6397084 Add category filter and improve UI 2020-06-11 14:49:59 +02:00
ansuz
f63482a8da disable support tickets' 'remove' button while removal is in progress 2020-05-28 11:43:06 -04:00
ansuz
cf426c24e5 WIP 2020-05-28 11:43:06 -04:00
yflory
079329cc28 Rename toolbar file 2020-05-07 12:01:05 +02:00
David Benqué
dc383615e0 different color for premium users 2020-04-30 15:46:21 +01:00
ansuz
36e790dee6 style support tickets from premium users via a class 2020-04-29 14:40:42 -04:00
yflory
adae4b690b outer.css cache busting 2020-04-17 17:38:15 +02:00
David Benqué
b20beee2dc remove // XXX related to translation keys 2020-03-25 16:40:41 +00:00
ansuz
bf2e5aeca1 add an admin panel block to display the open file count 2020-03-20 17:04:18 -04:00
yflory
bba769ef77 Use throttle to link to support tickets 2020-02-11 18:05:59 +01:00
yflory
5d1e1c975c Link to a support ticket 2020-02-11 17:43:24 +01:00
David Benqué
fbd8700a18 fix highlighting of support messages 2020-02-10 10:58:17 +00:00
David Benqué
9a53b3b9fd style messages
- blue text for messages from admins
- red text and background for messages needing a response.
2020-01-24 16:52:44 +00:00
ansuz
1ecb61fe85 put an ugly red border on support thread messages from admins 2020-01-24 10:30:23 -05:00
yflory
81cbb3f6fe Sort support messages differently 2019-10-15 18:03:31 +02:00
yflory
f111be72e6 Clean the support UI code 2019-07-16 11:58:54 +02:00
yflory
7a4895757f Remove XXX 2019-07-02 14:45:50 +02:00
yflory
f70396a0f8 Translation keys 2019-06-28 17:05:26 +02:00
yflory
93b4dac8bb Support mailbox in the support and admin apps 2019-06-27 17:08:23 +02:00
yflory
db84b41225 Merge branch 'shareModal' into staging 2019-06-07 11:16:41 +02:00
yflory
eb12178fe7 Notifications in the admin panel 2019-06-03 11:58:49 +02:00
yflory
8e7858e6ae New share modal in all the apps 2019-06-03 11:57:55 +02:00
yflory
1b1ef20870 Add admin folder 2019-03-27 17:52:08 +01:00