1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

39 commits

Author SHA1 Message Date
robert-hamilton36
4fe6bb5b42 Add external startMultiSelect function 2023-04-24 11:37:00 -04:00
Bill Thornton
f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Anantharaju S
e492741618
Update src/components/multiSelect/multiSelect.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-04-13 04:55:17 +05:30
anantharaju
eed2084584 Remove this commented out code 2023-04-03 10:43:19 +05:30
Bill Thornton
6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
grafixeyehero
bdff9b14f1 Rename class name for collectionEditor & add method show 2022-10-26 23:46:04 +03:00
Hadi Charara
d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
Hadi Charara
79b60ebdd4 Fixed localization with item selection 2022-07-03 14:16:36 -04:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Marius Luca
8679e37222 - add "Select All" action to multiSelect 2022-01-07 00:04:55 +02:00
David Ullmer
d97c459ea1
Check permission in multiselect 2021-10-03 18:22:11 +02:00
Bill Thornton
a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada
df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
Niels van Velzen
1b6de3c257
Disable multi download option 2021-01-05 15:44:30 +01:00
Bill Thornton
310e8b713f Fix invalid uses of Array.map 2020-12-14 16:30:45 -05:00
vitorsemeano
2a3ade9bb9
fix multiple import defaults missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:24:44 +00:00
vitorsemeano
03a6269b5f fix some bugs reported by sonarCloud 2020-11-06 00:18:43 +00:00
vitorsemeano
2ce673912c Update src/components/multiSelect/multiSelect.js
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-11-05 23:23:45 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
Bill Thornton
54d71126d9 Fix currentApiClient references 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
a09a9e9a3a Remove some more things 2020-07-26 12:32:36 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
b7d2561dae Address more feedback 2020-07-25 13:42:03 +02:00
Cameron
75076fd172
Merge branch 'es6' into migrate-to-ES6-23 2020-07-19 20:11:53 +01:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
Cameron
45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
grafixeyehero
cf931d429a apply suggestion 2020-06-26 21:39:47 +03:00
grafixeyehero
999f276140 Migration multiSelect to ES6 modules 2020-06-18 22:58:47 +03:00
grafixeyehero
e81a7dbb8f Migration collectionEditor and playlisteditor to ES6 modules 2020-06-14 02:28:15 +03:00
dkanada
35094da328 merge branch master into refactor 2020-05-17 02:49:47 +09:00
dkanada
d2f11981c6 update casing for some components 2020-05-17 02:48:21 +09:00
Renamed from src/components/multiselect/multiselect.js (Browse further)