Christopher Ng
124cffad4f
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-23 10:51:46 +07:00
Grigorii K. Shartsev
51c45b563c
chore(assets): Recompile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-22 23:54:45 +07:00
Christopher Ng
e87721594a
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-15 11:28:52 +07:00
John Molakvoæ
e2a828c1bb
chore(assets): Recompile assets
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-12 08:43:43 +07:00
julia.kirschenheuter
6dc5ae32b3
Update Nc Vue to 8.4.0
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-01-02 10:53:48 +07:00
Christopher Ng
e486178229
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-12-07 18:53:33 +07:00
nextcloud-command
0f667d2a57
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-07 10:30:46 +07:00
nextcloud-command
cad0f580c0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-07 01:11:51 +07:00
John Molakvoæ
f89ef392b3
fix(files): better upload error handling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-05 12:10:39 +07:00
Ferdinand Thiessen
02dc8e4729
chore: Update `@nextcloud/vue` to 8.3.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-01 18:38:13 +07:00
Christopher Ng
ceca099f29
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-30 17:15:12 +07:00
Christopher Ng
f10af575b3
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-28 10:50:05 +07:00
Ferdinand Thiessen
0b55db7f1d
fix(cypress): Adjust user settings tests for changed actions component
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 23:16:23 +07:00
Ferdinand Thiessen
9b9133c0e9
chore: Update `@nextcloud/vue` to 8.2.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 22:41:05 +07:00
Christopher Ng
95c889a65e
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-16 16:14:36 +07:00
Ferdinand Thiessen
d45ff35eb2
chore: Update `@nextcloud/vue`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-14 18:34:31 +07:00
Ferdinand Thiessen
b470d33fc7
chore: Update nextcloud dependencies to stable version
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-09 15:04:00 +07:00
julia.kirschenheuter
a8fdb88e75
Update `calendar-availability-vue` to `^2.0.0`
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-11-09 09:48:34 +07:00
Ferdinand Thiessen
8038206a1f
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-08 21:55:40 +07:00
John Molakvoæ
50417bcee8
chore(jest): update snapshot after component update
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-11-08 08:39:14 +07:00
Ferdinand Thiessen
7f0ff4092c
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-06 15:16:19 +07:00
Ferdinand Thiessen
d4727af11c
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-04 22:45:56 +07:00
Ferdinand Thiessen
5b0c27b6da
fix(settings): Stablize user list cypress tests
...
* Use common `data-testid` to identify elements rather than to depend on internal classes or properties
* Force clean the state for the user tests
* Move leftover acceptance tests for users from drone to cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-25 11:36:24 +07:00
Christopher Ng
ac287269b7
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-23 15:18:07 +07:00
Grigorii K. Shartsev
1fbe58b0fb
chore(assets): Re-compile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-21 04:48:39 +07:00
Grigorii K. Shartsev
2d6cd78c32
fix: replace non-standard autocorrect with spellcheck attribute
...
`autocorrect` was actual for Safari long time ago when Safari didn't fully supported HTML 5 spellcheck.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 00:35:51 +07:00
Ferdinand Thiessen
3f83ae145f
fix(cypress): Test using `data-test-id` attributes rather than private classes
...
Makes the test more resilant to inner component changes of the `@nextcloud/vue` library.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-19 16:17:20 +07:00
julia.kirschenheuter
ba0fadd312
Append to body all selects inside of user table
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-17 09:25:31 +07:00
Christopher Ng
58569eb24e
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-11 09:51:48 +07:00
Christopher Ng
4f1751f51c
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-06 14:43:01 +07:00
Christopher Ng
14cb7b926c
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-05 16:52:37 +07:00
nextcloud-command
e1bda0ad8f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-04 15:29:21 +07:00
julia.kirschenheuter
1431b0dd27
Correct `aria-label` on action input and text field
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-04 14:28:28 +07:00
John Molakvoæ (skjnldsv)
e3b2af4d9c
fix(files): preview loading
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2023-09-26 20:22:10 +07:00
Christopher Ng
58229ad325
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-09-14 17:03:41 +07:00
Louis Chemineau
617a9e8a29
Do not display userCount when it is equal to 0
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-09-14 16:19:24 +07:00
Christopher Ng
12289cb0be
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-09-13 16:01:33 +07:00
nextcloud-command
8389140f2a
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-09-12 16:17:30 +07:00
John Molakvoæ
b304c3766c
feat(files): add folder icon overlay
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-05 11:40:06 +07:00
julia.kirschenheuter
6e6bf2a132
Adjust input field for "rename group"
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-08-31 11:39:22 +07:00
Christopher Ng
5ed9536c93
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-29 11:05:52 +07:00
Ferdinand Thiessen
e7c03aa9c0
chore: Build assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-26 21:01:37 +07:00
Joas Schilling
e1accaf0b1
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-22 08:41:04 +07:00
Christopher Ng
9423be64ab
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-08-21 16:29:57 +07:00
John Molakvoæ
1b67542e0b
fix(files): trashbin redirect and default fileid Sidebar open
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-17 18:58:20 +07:00
Christopher Ng
ffc497849d
fix(l10n): Password column header
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-08-17 13:05:10 +07:00
Grigorii K. Shartsev
d8d9567bdb
chore(assets): build assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-08-16 15:48:32 +07:00
Ferdinand Thiessen
fab9f48efe
chore: Build assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-02 15:21:30 +07:00
Julien Veyssier
b13ca8620f
compile assets
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-08-02 12:40:29 +07:00
Ferdinand Thiessen
c1975a634c
feat(settings): Show supported apps on app settings if subscribed
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-07-31 09:17:32 +07:00