1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/elements
viown c131ff9c3e
Fix creating & deleting access schedules (#6133)
* Fix deleting & creating access schedules

* Remove unnecessary splice

* Add missing semicolon

* Correct check

* Add userId to dependency

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-09 11:07:35 -04:00
..
emby-button fix LinkButton to prevent default 2024-09-21 02:53:25 -04:00
emby-checkbox fix jittering in checkboxes on tv ui 2023-11-02 15:54:10 -03:00
emby-collapse Fix indentation issues 2023-04-19 01:56:05 -04:00
emby-input Update to React 18 2024-06-09 08:25:36 +03:00
emby-itemrefreshindicator Move globalize to lib 2024-08-14 14:00:09 -04:00
emby-itemscontainer Update to React 18 2024-06-09 08:25:36 +03:00
emby-playstatebutton Move globalize to lib 2024-08-14 14:00:09 -04:00
emby-programcell remove var 2020-07-10 18:09:02 +01:00
emby-progressbar Replace hardcoded color with theme reference 2024-02-29 04:21:24 +03:00
emby-progressring Move globalize to lib 2024-08-14 14:00:09 -04:00
emby-radio Fix indentation issues 2023-04-19 01:56:05 -04:00
emby-ratingbutton Move globalize to lib 2024-08-14 14:00:09 -04:00
emby-scrollbuttons Fix eslint errors 2024-08-21 02:54:09 -04:00
emby-scroller Move libraries to lib 2024-08-14 13:57:38 -04:00
emby-select Replace deprecated initEvent() 2024-01-21 21:02:18 -05:00
emby-slider Move globalize to lib 2024-08-14 14:00:09 -04:00
emby-tabs Move libraries to lib 2024-08-14 13:57:38 -04:00
emby-textarea Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
emby-toggle Fix indentation issues 2023-04-19 01:56:05 -04:00
ButtonElement.tsx Use consistent import style 2024-08-15 02:33:50 -04:00
CheckBoxElement.tsx Use consistent import style 2024-08-15 02:33:50 -04:00
IconButtonElement.tsx Fix creating & deleting access schedules (#6133) 2024-10-09 11:07:35 -04:00
InputElement.tsx Use consistent import style 2024-08-15 02:33:50 -04:00
ItemsScrollerContainerElement.tsx clean up GenresView & GenresItemsContainer 2022-10-29 02:07:24 +03:00
SectionTitleContainer.tsx Fix broken import 2024-09-23 12:00:22 -04:00
SelectElement.tsx Use consistent import style 2024-08-15 02:33:50 -04:00