Chocobozzz
441e453ae5
Add abuse message management in admin
2020-07-31 11:35:19 +02:00
Rigel Kent
225a7682e6
adapt notifications buttons for small screens
2020-07-29 18:15:53 +02:00
Rigel Kent
66927c0588
modify user-quota to match account settings style
2020-07-29 18:15:53 +02:00
Rigel Kent
4f5d045960
harmonize search for libraries
2020-07-29 18:15:53 +02:00
Rigel Kent
bc99dfe54e
variable columns for users list, more columns possible, badge display for statuses
2020-07-29 18:15:53 +02:00
Rigel Kent
654a188f80
allow sorting notifications
2020-07-29 18:15:53 +02:00
Kim
a949f67636
correct regressions on sub-menu for account and admin ( #3004 )
2020-07-24 23:29:39 +02:00
Rigel Kent
e13d7ae45c
fix position for sub-menus with actor
...
fixes ed5bb51726
2020-07-23 21:32:28 +02:00
Kim
ed5bb51726
Improve navigation sub-menu and tabs effects ( #2971 )
...
* Improve nav border and colors on active and non-active
* Remove margin-top effect on active nav
* Use opacity / bold instead of color change on nav
* Remove dropdown items label in sub-menu and add a class active
* Position sub-menu to fixed
* Autoclose dropdown sub-menu only on outside click
* Remove open dropdown on hover in sub-menu
* Show reusable h1 for dropdown item in sub-menu
* Put reusable sub-menu h1 styles to mixins
* Add icons to sub-menu dropdown-item h1
* Make all the sub-menu accessible with focus
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-07-23 15:09:15 +02:00
kimsible
8110705d02
Fix: disable vertical scroll instead of hide on desktop browsers
2020-07-23 14:32:04 +02:00
kimsible
2170f1db6e
Fix accessibility action buttons and display on imports and followers list
2020-07-20 17:00:28 +02:00
Chocobozzz
767bb14a38
Fix external user edition
2020-07-06 11:03:05 +02:00
Rigel Kent
6c808af9a2
fix reactive file upload button
2020-07-01 17:03:48 +02:00
Rigel Kent
1fe1e14cb3
fix video update button, add color to danger zone
2020-07-01 17:03:48 +02:00
Rigel Kent
c41c0e28ed
switch from softies to feathericons
...
also organize icons in folders per origin
2020-07-01 17:03:48 +02:00
Rigel Kent
1ebddadd07
predefined report reasons & improved reporter UI ( #2842 )
...
- added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video
- added predefined report reasons
- added video player with report modal
2020-06-22 13:00:39 +02:00
Rigel Kent
228393302d
factorize account/server blocklists for users and instance ( #2875 )
2020-06-15 13:18:22 +02:00
Caroline Chuong
c9e3565dc8
fix headings order or add missing ones ( #2871 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-13 00:53:56 +02:00
Rigel Kent
d39db21a88
match margin of abstract-video-list and sub-menu's fixed margin
2020-06-12 12:26:48 +02:00
Rigel Kent
435258ea3c
fix miniature fixed height, add link/title to avatar, remove pr-2 on channels list
2020-06-12 09:51:16 +02:00
Caroline Chuong
adcf921271
add keyboard navigation for video actions ( #2854 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-11 19:19:23 +02:00
Chocobozzz
cf78883c70
Limit thumbnail sizes
2020-06-11 16:41:51 +02:00
Rigel Kent
d840487fed
smaller miniature average size in fluid grid, updated admin instructions for global search
2020-06-10 21:09:31 +02:00
Caroline Chuong
d8d8de7f87
change focus color instead of opacity of video play button ( #2845 )
2020-06-09 13:35:30 +02:00
Rigel Kent
e66883b37a
`fitWidth` for `video-miniature`, fluid grid ( #2830 )
...
* Fluid abstract video list
* normalize timestamp display on miniatures
* use grid for abstract-video-list
- refactor scss function var to pvar to avoid overriding css variables
- move fluid-grid margins to adapt-margin-content-width mixin for maintainability
- fix video-miniature-name margin-top on small screen
* move sceenratio function in a mixin
* display no miniature avatar in channel videos view
2020-06-09 09:33:28 +02:00
Rigel Kent
81fe3c67c5
fix duplicate id in svg, empty alt in base email
2020-06-04 09:05:44 +02:00
Chocobozzz
c123027fd9
Fix grey color theme
2020-05-22 11:21:55 +02:00
Chocobozzz
5f57df5462
Fix action button icons theme
2020-05-22 11:15:31 +02:00
Chocobozzz
efc84bdc49
Fix notification with dark theme
2020-05-22 11:07:23 +02:00
Chocobozzz
f33dc6ab2d
Fix input/textarea themes
2020-05-20 13:52:12 +02:00
Chocobozzz
e0433a5f8f
Fix dropdown menu overflow
2020-05-20 11:58:03 +02:00
Chocobozzz
3bf07dd8c2
Explicit theme colors for inputs and textarea
2020-05-20 11:39:31 +02:00
Chocobozzz
619443a3f6
Fix sort icons in table
2020-05-20 10:22:18 +02:00
Kim
8544d8f561
Fix regression my-account menu overflow-x on screen width < 800px ( #2707 )
...
* Fix: correct my-account menu overflow-x on touchscreens
* Add menuLeftDisplayed support for account-sub-menu
* Handle menu in screen service + clean top-menu-dropdown
* Add comment on menuWidth menu service to allow backtracking
Co-authored-by: Rigel Kent <par@rigelk.eu>
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-05-11 11:12:58 +02:00
Chocobozzz
295928a335
Remove dots for long texts in multiline
...
It's confusing, as we don't understand what are these dots: http://lutim.cpy.re/1AkiPBVf.png
2020-05-10 10:41:55 +02:00
Chocobozzz
06827932a2
Fix textarea size
2020-05-05 13:54:30 +02:00
Chocobozzz
36f772fd8f
Increase size of username/display name in admin users list
2020-05-05 13:54:30 +02:00
Chocobozzz
ebefc902f5
Add external login buttons
2020-05-04 16:21:39 +02:00
Rigel Kent
25a42e293b
Fix rowsPerPage change, add filter clear button, update video-abuse-list search query param dynamically
2020-05-04 15:01:44 +02:00
Rigel Kent
0d3a2982a9
Switching to a named filters/single input on video-abuse
2020-05-04 15:01:44 +02:00
Rigel Kent
c2a89b70ce
Fix margin-content and miniature thumbnail width on mobile, fix media queries for tables above lg breakpoint
2020-05-01 23:24:05 +02:00
Rigel Kent
d392608090
Clearer font definitons via a font-face mixin
2020-05-01 23:22:58 +02:00
Rigel Kent
d1261d9a3c
Add links from user-edit
2020-05-01 16:41:02 +02:00
Rigel Kent
d384061366
Empty states for tables
2020-05-01 16:41:02 +02:00
Rigel Kent
9b4241e33b
Increase rows per page, add reporter muting for abuse list
2020-05-01 16:41:02 +02:00
Kim
165ee2929b
Fix tables width, paginators, button on mobile / touchscreens ( #2695 )
2020-05-01 10:45:07 +02:00
Kim
7a03209d28
Make admin sub-navs, selects, buttons responsive ( #2702 )
2020-05-01 00:51:09 +02:00
kimsible
c285180a45
Fix select width on view < 800px
2020-04-30 17:52:37 +02:00
Rigel Kent
1def3c526e
Apply the fix to both expanded and not expanded, using convention
2020-04-30 17:23:20 +02:00
kimsible
1f6d244970
Use same styles on full or not until lg screen
2020-04-30 17:23:20 +02:00