Граф коммитов

632 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 6490361919
Fix the talk dashboard icon on dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-16 10:00:39 +02:00
Daniel Calviño Sánchez 089defd0b6
Fix missing Talk sidebar trigger in public share pages
Since the removal of SCSS files the "menu-people" icon can no longer be
used directly with a CSS class. However, it is available as a Vue
component; although it would be possible to directly render the Vue
component for the icon inside the button element the whole button is
moved to Vue instead, as the other approach requires more fighting with
the styles.

As the icon will be shown with a transparent background on the header,
which uses the primary color, the fill color of the icon needs to be
explicitly set to the primary text color.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-08-11 09:04:33 +02:00
Joas Schilling 9d837459d1
Move settings-admin.scss to vue files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 17:27:26 +02:00
Joas Schilling a0c9c02d85
Fix comments
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:57:07 +02:00
Joas Schilling 141cbbf87c
Fix stylelint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:36 +02:00
Joas Schilling 6b00177540
Transform conversation icons to CSS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:36 +02:00
Joas Schilling 64b02bfe91
Remove more icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:35 +02:00
Joas Schilling 5386616a55
Fix lobby icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:35 +02:00
Joas Schilling 1fa95eb055
Remove more unused icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:35 +02:00
Joas Schilling c569faf45b
Replace view icons with material design icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:35 +02:00
Joas Schilling 4535452a96
Remove ConversationIcon overlays
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:35 +02:00
Joas Schilling 3d899fdf82
Remove hack that seems to not be needed anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:35 +02:00
Joas Schilling efe68af88b
Remove more unused icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:35 +02:00
Joas Schilling db77613e08
Restore last topbar icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:34 +02:00
Joas Schilling 1639656bf8
Move app navigation toggle handling to the app file
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:34 +02:00
Joas Schilling 757b10f69c
Translate icon in mentions of chat input and messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:34 +02:00
Joas Schilling a5868a9060
Remove remenants from call button icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 12:33:01 +02:00
Joas Schilling 141cd4c93f
Replace reply button icon with material design
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 12:32:35 +02:00
Joas Schilling 60f5270aa6
Move critical delete action to material design icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 12:23:53 +02:00
Joas Schilling 34ece57086
Translate simple rules
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 12:20:24 +02:00
Joas Schilling a61858eabe
Move app.scss into App.vue
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 12:18:57 +02:00
Joas Schilling 1067cf001a
Move publicshare files to CSS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 12:18:57 +02:00
Joas Schilling ce38a4ad24
Fix stylelint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 12:18:57 +02:00
Joas Schilling d4519ebe55
Move At.scss to At.css
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 12:18:57 +02:00
Joas Schilling 6aa894fee4
Fix stylelint rules
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 10:16:02 +02:00
Joas Schilling 9078ef69ca
Move unified search to simple CSS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 10:03:42 +02:00
marco 0b1d39919a
Fix tab icon
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-13 16:14:20 +02:00
marco 85bfd0439e Fix some more imports
Signed-off-by: marco <marcoambrosini@pm.me>
2022-01-11 08:07:47 +01:00
Joas Schilling 43936651d2
Fix "Close sidebar" button
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-17 09:17:05 +01:00
Joas Schilling 6fa485364c
Fix missing icons from call button in the topbar
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-17 08:53:09 +01:00
marco 303c33196d Move call layout switcher into localmediacontrols
Signed-off-by: marco <marcoambrosini@pm.me>
2021-11-10 22:07:09 +01:00
Vincent Petry 7a07db57ae
Fix date picker z-index
To make it appear on top of the settings modal.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-08 22:16:33 +02:00
Marco Ambrosini b907282e84 Fix jumping UI glitch
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-03-19 12:48:29 +00:00
Joas Schilling cfa27a49bd
Fix missing delete icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-15 16:16:40 +01:00
Vincent Petry 7f0b2f5495
Replace video button icon with material design icon
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-03 14:40:08 +01:00
Vincent Petry 484a2235a8
Replace mute icon with material design icon
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-01 16:04:34 +01:00
Marco Ambrosini 6e115d49f0 Fix description icon sizes
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-01-22 14:47:36 +00:00
Joas Schilling 629f566b57 More size fixing
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-26 11:37:10 +02:00
Marco Ambrosini 2950405d9e Fix mentions layout
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-08-26 11:37:10 +02:00
Joas Schilling 039c67dcd9 Ellipsis long status messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-26 11:37:10 +02:00
Joas Schilling 1c8004f5f4
Add a description to the admin settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-25 08:47:09 +02:00
Joas Schilling e844d64309
Load all icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-17 14:44:36 +02:00
Joas Schilling 7f3ac0d441
Fix status styling on active element on mentions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-05 19:27:34 +02:00
Joas Schilling f89c938663
Conversations in Unified Search
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-03 15:43:37 +02:00
Joas Schilling 3b13db8a52
… menu icon in app navigation is white when in a call
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-26 14:51:12 +02:00
Joas Schilling e9b5e47192
Add drop shadow again on icons in the topbar too
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-18 14:00:04 +02:00
Joas Schilling d9871d37ff
Make the fullscreen icon not forced white anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-08 20:00:25 +02:00
Joas Schilling 704637c849
Fix three dot color when in a call
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-08 19:32:57 +02:00
Joas Schilling 893e6bed04
Fix stylelint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-08 18:05:31 +02:00
Joas Schilling 7ee60c13f3
Make the app-navigation-toggle forced white when in-call
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-08 16:47:18 +02:00