Commit graph

2107 commits

Author SHA1 Message Date
svetlagasheva
07cabd2700 onSeeAllButtonClicked prop added in MetaRow 2019-11-29 16:28:59 +02:00
svetlagasheva
665e3500c4 use search.selected instead of queryParams 2019-11-29 13:55:19 +02:00
svetlagasheva
e8faa09b13 no metadata case added 2019-11-29 13:31:20 +02:00
svetlagasheva
921a23b5cd useSearch now returns the whole search object; 2019-11-29 13:31:02 +02:00
svetlagasheva
8f9ec05e80 Merge branch 'detail-page' of github.com:Stremio/stremio-web into search 2019-11-29 11:12:20 +02:00
svetlagasheva
8500b40378 search: 'no query/groups' cases added 2019-11-28 17:21:28 +02:00
svetlagasheva
eb9bbeab0b board adapted to stremio-core changes 2019-11-28 17:06:13 +02:00
svetlagasheva
609772a932 search adapted to stremio-core changes 2019-11-28 14:50:46 +02:00
svetlagasheva
34cf2280a4 search linked with stremio-core 2019-11-28 11:51:47 +02:00
svetlagasheva
60d49536f8 dataset attribute instead of data-name used for Multiselect/ColorInput 2019-11-27 13:32:57 +02:00
svetlagasheva
2fbbe42d63 config argument removed 2019-11-27 10:02:24 +02:00
svetlagasheva
a49bc04d4c routesRegexpTests(intro, board) implemented 2019-11-26 17:27:52 +02:00
svetlagasheva
c284092433 mapLibItemsState renamed; useLibrary returns the whole library object 2019-11-26 11:28:26 +02:00
svetlagasheva
42e8d7ddcd handle all state cases in library 2019-11-26 10:59:12 +02:00
svetlagasheva
343519b528 lib items state mapped in the initial state; useLibrary returns lib state 2019-11-26 10:58:37 +02:00
NikolaBorislavovHristov
209a150216 auto select group only if user not selected already 2019-11-25 15:59:13 +02:00
NikolaBorislavovHristov
26d9d38f89 lodash.isequal added to dependencies 2019-11-25 15:53:52 +02:00
svetlagasheva
87f1f8b03c useLibrary now returns selected, type_names, lib_items 2019-11-25 15:04:35 +02:00
NikolaBorislavovHristov
98fa16c9c1 meta details state mapped in the initial state too 2019-11-25 14:21:57 +02:00
svetlagasheva
2e8909935e library adapted to new stremio-core changes 2019-11-25 12:04:20 +02:00
NikolaBorislavovHristov
a60e5ab082 Merge branch 'detail-page' of github.com:Stremio/stremio-web into detail-page 2019-11-23 15:47:08 +02:00
NikolaBorislavovHristov
87f1516960 useMetaDetails adapted to changes in core 2019-11-23 15:46:42 +02:00
NikolaBorislavovHristov
208e061f4f fix streams message 2019-11-23 15:43:56 +02:00
svetlagasheva
535c0eef8a library adapted to stremio-core changes 2019-11-22 17:53:53 +02:00
svetlagasheva
1e3b7fcad9 Merge branch 'library' of github.com:Stremio/stremio-web into library 2019-11-22 17:53:21 +02:00
svetlagasheva
823c111c8a modal dialog with long content added to storybook 2019-11-22 15:49:49 +02:00
svetlagasheva
8524e342eb dialog content width removed 2019-11-22 15:44:09 +02:00
svetlagasheva
1e132bc8fb unused className removed 2019-11-22 15:43:39 +02:00
svetlagasheva
9e9aac8ed3 check if library is loaded 2019-11-22 15:19:32 +02:00
svetlagasheva
5de793c189 space between content and frame of modal dialog increased 2019-11-22 11:20:07 +02:00
svetlagasheva
6aced6fc0e check if library is loaded 2019-11-21 12:54:16 +02:00
NikolaBorislavovHristov
9ded059620 useMetaDetails expose raw meta_details model props 2019-11-21 10:52:27 +02:00
NikolaBorislavovHristov
ce0c2c387a logs removed 2019-11-20 20:42:43 +02:00
svetlagasheva
f70ca3d293 type checks for dispatch fixed 2019-11-20 16:48:29 +02:00
NikolaBorislavovHristov
6ffaf17836 MetaDetails screen adapted to changes in core 2019-11-20 16:28:32 +02:00
svetlagasheva
fb0ec7583a login button for redirect when no user 2019-11-19 17:41:20 +02:00
NikolaBorislavovHristov
54793eb60c useDataset removed 2019-11-19 14:56:19 +02:00
svetlagasheva
7c421d2d6e into: location replace in loginAsGuest 2019-11-19 14:49:04 +02:00
svetlagasheva
a95661802a intro: window location fixed 2019-11-19 14:46:10 +02:00
svetlagasheva
db185dcf3e check for user in library 2019-11-19 14:31:08 +02:00
svetlagasheva
0cc698c509 dispatch load action when receive types 2019-11-19 14:30:26 +02:00
svetlagasheva
b2fdfc51ae library regexp changed 2019-11-19 14:19:42 +02:00
NikolaBorislavovHristov
d63e73e5ec dataset prop added to ColorInput 2019-11-19 11:39:28 +02:00
NikolaBorislavovHristov
d9f5bec1f5 TextInput submit onKeyDown 2019-11-19 11:36:54 +02:00
NikolaBorislavovHristov
7e83f9b071 MetaItem render callbacks optimized 2019-11-19 11:32:00 +02:00
NikolaBorislavovHristov
5946cfa472 MetaItem use dataset prop instead of useDatast hook 2019-11-19 11:25:40 +02:00
NikolaBorislavovHristov
8d92d2f42e MetaItem story updated 2019-11-19 11:25:25 +02:00
NikolaBorislavovHristov
14af3796d3 Image stories fixed 2019-11-19 08:48:15 +02:00
NikolaBorislavovHristov
11e01f4907 ColorInput/ColorPicker stories added 2019-11-18 20:51:42 +02:00
NikolaBorislavovHristov
0f535a4afc metadetails regexp updated 2019-11-18 18:52:02 +02:00