Christopher Ng
ccc8316de0
Increase spacing between additional sharing tab content
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-13 01:58:27 +00:00
Simon L
0846a3f6fe
Merge pull request #34039 from nextcloud/enh/34037/heading-login-form
...
add a heading to the login form
2022-09-12 21:41:45 +02:00
Simon L
36ada4f6ea
Merge pull request #34031 from nextcloud/enh/33866/ldap-ui-buttons
...
fix ldap ui buttons
2022-09-12 20:00:56 +02:00
nextcloud-command
249fc11500
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-12 17:18:39 +00:00
nextcloud-command
ca8fe03ce6
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-12 15:33:26 +00:00
Carl Schwan
3fcb05e900
Port Profile section checbox to NcCheckoxRadioSwitch component
...
Improve accessibility and unify the design
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 15:38:20 +02:00
Vincent Petry
c22d44b82e
Merge pull request #34022 from nextcloud/fix/dark-avatar-user-list
...
Fix avatar icons in user list when using dark theme
2022-09-12 15:14:38 +02:00
Vincent Petry
e173e809a9
Merge pull request #34024 from nextcloud/make-profile-page-scrollable
...
Make profile page scrollable again
2022-09-12 15:13:23 +02:00
Carl Schwan
bc142f41ad
Merge pull request #33993 from nextcloud/remove-scrollbar-default-dashbord
...
Improve dashboard default scrollbar behavior
2022-09-12 12:32:58 +02:00
Carl Schwan
2453a8a72a
Make profile page scrollable again
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 10:29:00 +02:00
Carl Schwan
82139cc1e3
Fix avatar icons in user list when using dark theme
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 09:52:36 +02:00
Carl Schwan
3431e63c12
Bump nc vue to beta2
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09 15:17:03 +02:00
Carl Schwan
bc9a488046
Update avatars on update
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09 14:23:41 +02:00
blizzz
76f42e121b
Merge pull request #33958 from nextcloud/enh/33860/fix-versions-visibility
...
fix versions icons
2022-09-09 13:25:11 +02:00
szaimen
0e57fb54e5
fix versions icons
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-09 09:02:12 +00:00
Carl Schwan
c5ab8fa361
Improve dashboard default scrollbar behavior
...
- Decrease spacing so that scrollbar doesn't appear on laptop screen
when having one row of panel
- Move scrollbar to content so that on chromium the scrollbar is not so
ugly
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09 10:07:53 +02:00
Simon L
aa53dedb36
Merge pull request #33954 from nextcloud/enh/33868/dashboard-scrollbar
...
dashboard should not have a scrollbar by default
2022-09-09 08:50:51 +02:00
Carl Schwan
984d5ee7cb
Merge pull request #33974 from nextcloud/fix/search-menu
...
Fix UnifiedSearch
2022-09-09 08:43:09 +02:00
Carl Schwan
9e045447f7
Fix UnifiedSearch
...
- Fix too big margins
- Fix horizontal scrolbar (caused by margin in text field)
- Add some spacing between the items (4px)
- Center items (I love flex)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08 18:07:09 +02:00
Carl Schwan
0b77607362
Use NoteCard component in BackgroundJob settings
...
Fix #33880
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08 14:13:42 +02:00
Carl Schwan
3fa59ba412
Fix apps list issues caused by redesign
...
- Make icons work on dark theme
- Use new buttons
- Fix some eslint warnings
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08 10:49:17 +02:00
szaimen
079d444f53
dashboard should not have a scrollbar by default
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-08 07:54:22 +00:00
Carl Schwan
36b2d3dc2a
Merge pull request #33781 from nextcloud/port/login-form/vue-password-components
...
Use new vue components in login form
2022-09-06 16:54:33 +02:00
Carl Schwan
43d1aa38df
More cleaning up of the login component
...
- Move css in scopped vue components
- Port to NcNoteCard all the warning messages
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-06 15:20:29 +02:00
luz paz
9d26671f05
Fix typos in apps/ subdirectory
...
Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/`
Signed-off-by: luz paz <luzpaz@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-05 12:59:54 +00:00
John Molakvoæ
dbcac3943f
Merge pull request #33814 from nextcloud/fix-sidebar
2022-09-02 16:23:55 +02:00
Vincent Petry
b1be4346cd
Merge pull request #33826 from nextcloud/enh/a11y-unified-search
...
Accessibility and design improvements to unified search
2022-09-02 12:22:46 +02:00
John Molakvoæ
d3e417efbf
Fix sidebar toggle
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-02 09:58:05 +00:00
Christopher Ng
f44d2586b1
Remake profile picture saving with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-02 02:22:57 +00:00
Christopher Ng
a7016170cf
Accessibility improvements to unified search
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-02 01:38:13 +00:00
John Molakvoæ
96bbc1a7a1
Fallback to root if the picker folder doesn't exists
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-01 17:13:04 +00:00
Julius Härtl
5219992e8c
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-01 14:42:12 +02:00
Julius Härtl
b6a6802857
Some more fixes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-01 14:15:42 +02:00
Julius Härtl
d6bd98d3c5
Bump bundled files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-01 14:15:42 +02:00
Carl Schwan
9689f734e8
Merge pull request #33429 from nextcloud/port-password-vue
...
Port password settings to vue
2022-08-31 20:47:25 +02:00
Carl Schwan
60c42914d8
Port password settings to vue
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-31 17:42:36 +02:00
Julius Härtl
a392235e23
Cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31 16:24:33 +02:00
Julius Härtl
ad8fadf157
Fix active app indicator position
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31 14:38:39 +02:00
Julius Härtl
aa85e1c2af
Fix jsunit failures
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31 14:36:20 +02:00
nextcloud-command
bff4c86154
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-31 08:34:06 +00:00
Vincent Petry
d7deeb4e02
Merge pull request #33311 from nextcloud/enh/27869/phone
...
Remake phone number property saving with Vue
2022-08-29 14:53:27 +02:00
nextcloud-command
f14264ee52
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-29 06:14:56 +00:00
Christopher Ng
d7821f8474
Remake phone number property saving with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-26 23:49:27 +00:00
Christopher Ng
e2efbab13f
Remake website property saving with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-26 18:50:28 +00:00
John Molakvoæ
47584eee60
Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfix
2022-08-26 20:00:12 +02:00
John Molakvoæ
f617796c35
Merge pull request #33702 from nextcloud/bugfix/noid/fix-weather-icon
2022-08-26 19:59:43 +02:00
Carl Schwan
f1ce2c2b93
Fix rebasing issues and improve profile settings page a bit more
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:51:10 +02:00
Vincent Petry
d1317e7540
Remove copy in file actions when not allowed
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-26 14:18:47 +02:00
Carl Schwan
aa150b9f85
Merge pull request #33699 from nextcloud/remove-ie-dep
...
Remove old ie polify
2022-08-26 13:48:57 +02:00
Carl Schwan
c17b8317d6
Remove old ie polify
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 12:42:10 +02:00