nextcloud-command
58b232947c
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-03 18:44:05 +00:00
nextcloud-command
d965206e93
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-04-28 17:10:33 +00:00
Joas Schilling
554e0c0636
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-27 09:36:45 +02:00
Arthur Schiwon
75b7e07333
Merge pull request #37267 from nextcloud/enh/36579/new-attempt
...
[stable25] fix(user-management): Fix deleting user in hidden group(s)
2023-04-11 10:57:20 +02:00
Christopher Ng
c2d2ae3c59
Improve handling of profile fields
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 82bbcca720 )
2023-04-03 16:03:56 -07:00
Julia Kirschenheuter
35aa660029
Merge pull request #37388 from nextcloud/backport/37211/stable25
...
[stable25] Create `<h3>` headings for profile page. Replace `<label>` which have…
2023-03-31 08:06:59 +02:00
Julia Kirschenheuter
1c36c408ad
Merge pull request #37483 from nextcloud/fix/36916-The_list_of_contacts_represents_a_list,_but_it_was_not_marked_as_such-stable25
...
[stable25] Change contactsmenu structure to a list
2023-03-31 08:05:21 +02:00
Julia Kirschenheuter
d9c768e219
Merge pull request #37460 from nextcloud/backport/37449/stable25
...
[stable25] Fix/36917 the statuses list was implemented semantically incorrectly
2023-03-31 08:01:39 +02:00
julia.kirschenheuter
d99a7274f6
Create <h3> headings for profile page. Replace <label> which have no conncted <input> with <h3> heading
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-30 15:56:19 +02:00
julia.kirschenheuter
087a99caed
Fix list structure
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-30 15:09:26 +02:00
julia.kirschenheuter
fc3744e949
Change contactsmenu structure to a list
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-30 14:38:52 +02:00
julia.kirschenheuter
ef97df258a
Replace custom tooltips with native ones of entries in contacts menu.
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-29 15:02:18 +02:00
Julia Kirschenheuter
83aef8e7ca
Merge pull request #37337 from nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons-stable25
...
[stable25] Fix/36908 set aria hidden for default shipped widgets icons
2023-03-24 10:43:46 +01:00
Julius Härtl
81e8da2b95
Merge pull request #37347 from nextcloud/backport/37139/stable25
2023-03-24 09:53:50 +01:00
julia.kirschenheuter
2d49d8a436
Fix description for icons in dashboard widgets
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
(cherry picked from commit b111c180a5 )
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-24 09:18:53 +01:00
julia.kirschenheuter
b4c44cb840
Fix alt attrs for img in files_versions
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-23 13:17:58 +01:00
Louis Chemineau
597104b8e3
Compile assets
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-03-22 15:25:42 +01:00
Christoph Wurst
07f2ac361c
fix(user-management): Fix deleting user in hidden group(s)
...
E.g. guest_users
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-16 12:23:29 +00:00
Julia Kirschenheuter
3cfa52c70a
Merge pull request #36896 from nextcloud/backport/36358/stable25
...
[stable25] Adapt native tooltip for new structure of NcAvatar
2023-03-09 16:00:12 +01:00
julia.kirschenheuter
8fb844d1df
fixup! Adapt native tooltip for new structure of NcAvatar
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-09 11:47:52 +01:00
julia.kirschenheuter
9ec8ba7d84
Create headings for settings pages
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-09 10:37:27 +01:00
Christopher Ng
7343b212db
Add label and switch ocdialog close button to button element
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-07 01:18:10 +00:00
Christopher Ng
b3b4174d6c
Add avatar contact img description
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-05 08:48:11 +00:00
Christopher Ng
d178f6a7c1
Fix share select dropdown not opening when viewer is open
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 0c69619d91 )
2023-03-03 13:10:35 -08:00
Arthur Schiwon
d5c9453d10
Bump @nextcloud/vue from 7.7.0 to 7.8.0
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-03 09:43:10 +01:00
Christopher Ng
ed8bae0cdf
Port admin delegation selects
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-02 10:17:45 +00:00
Christopher Ng
d3e520346b
Port clear user status select
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 86ddc3f3bb )
2023-03-01 14:49:53 -08:00
Christopher Ng
207b4b5b85
Bump @nextcloud/password-confirmation from 4.0.2 to 4.0.4
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 0ffdd74af8 )
2023-02-28 16:13:14 -08:00
Christopher Ng
0c651aaf2e
Bump @nextcloud/vue from 7.5.0 to 7.7.0
...
- Add node-polyfill-webpack-plugin to polyfill Node.js core modules
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 12571079fc )
2023-02-28 14:11:04 +01:00
Robin Windey
163b86b729
Convert tag ids to number
...
Fix for #35645
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-28 09:01:57 +00:00
Christopher Ng
56f644acac
Add name for home breadcrumb in filepicker
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-26 22:19:48 +00:00
Christopher Ng
6e6e3cd4ed
Add focus border for search results
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-24 16:59:24 -08:00
Christopher Ng
65179836d6
Port user menu to Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit c77998209f )
2023-02-24 12:40:38 -08:00
nextcloud-command
b15b5627d1
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-24 16:48:46 +00:00
Simon L
1ddf4328e9
fix too long entries in contacts-menu
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-16 10:52:39 +00:00
Louis Chemineau
6da48df354
Restore copy button text on directory fetch error
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-09 11:05:42 +01:00
Christopher Ng
8f632722c8
Fix compilation of Vue 2.7 features
...
- Bump vue-loader from 15.9.8 to 15.10.1
- Fix contacts menu styles
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-08 17:43:34 -08:00
Christopher Ng
03c9537930
Port profile visibility select
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-08 00:23:23 +00:00
Christopher Ng
3b61e380ea
Drop vue-clipboard2 to fix copy to clipboard
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit edcf675e6e )
2023-02-02 16:36:18 -08:00
Christopher Ng
785f351d10
Fix user status message input
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 5ab35aaa7a )
2023-02-01 15:20:59 -08:00
Joas Schilling
5511f4f5fb
chore(js): Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit 19aa254bb9 )
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-27 14:14:42 -08:00
Christopher Ng
ad12f75798
Fix focus not returning to search icon
...
- Remove programmatic focusing already handled by focus-trap
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-26 23:58:57 +00:00
Pytal
37ebbea82a
Merge pull request #36339 from nextcloud/backport/36055/stable25
...
[stable25] Port files sharing selector
2023-01-25 18:23:15 -08:00
Simon L
f8812c747f
Merge pull request #36344 from nextcloud/backport/36326/stable25
...
[stable25] don't translate a variable
2023-01-25 20:59:56 +01:00
nextcloud-command
8cc9681962
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-25 18:34:27 +00:00
Simon L
c13aa49b0c
don't translate a variable
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-25 18:28:45 +00:00
julia.kirschenheuter
68ae7d076e
Replace custom tooltips with native ones in users page
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-01-25 10:24:55 +01:00
Christopher Ng
2f4f019378
Bump @nextcloud/vue to v7.5.0
...
- Set webpack config `resolve.fallback.assert` to `false` to fix build error:
```
Module not found: Error: Can't resolve 'assert'
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.
If you want to include a polyfill, you need to:
- add a fallback 'resolve.fallback: { "assert": require.resolve("assert/") }'
- install 'assert'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "assert": false }
```
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 2f8fb24828 )
2023-01-24 08:57:15 -08:00
Louis
4e6d1cb67a
Merge pull request #36082 from nextcloud/backport/35903/stable25
...
[stable25] Replace custom tooltips with native ones in apps page
2023-01-24 10:34:25 +01:00
nextcloud-command
f71a8b85a2
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-23 11:54:40 +00:00