Commit Graph

94 Commits

Author SHA1 Message Date
449b32a384 Removing remaining artistLoaded, albumLoaded, etc in favor of itemLoaded for consistent pipeline; Looking at search 2020-09-13 20:59:46 +12:00
9f186d281c Mapping all remaining views - just modals and components to go 2020-07-17 22:12:47 +12:00
44b55d5f78 Fixing context menu trigger silencing; Search form polish 2020-06-18 21:06:52 +12:00
b27bb49ed4 Clearable search results 2020-06-09 21:09:29 +12:00
52039e2f5d Search results grid layout; Tracklist 2020-06-09 16:44:17 +12:00
cfd1222445 Creating SearchResults component 2020-06-09 08:17:19 +12:00
3e56a3f873 Removing componentWillReceiveProps from base views 2020-03-11 20:40:20 +13:00
5a1f08fdf0 Splitting out helpers into separate files 2020-03-03 16:39:37 +13:00
3e196f74ae Allow hotkeys even when non-text input in focus 2019-10-23 07:34:52 +13:00
3e9cee359c Upgrading search type URILink uris, fixes #448 2019-10-18 15:15:51 +13:00
6e7b72e6a5 Supporting url-unsafe characters in search term, fixes #446 2019-10-18 14:02:10 +13:00
68de0feed6 Better UX on dropdown field; Adding search added_from in queue 2019-10-13 09:29:41 +13:00
e4d53a2d35 Auto eslint fix 2019-09-05 15:36:11 +12:00
c04ed1862d Only push onBlur if props available 2019-06-10 14:00:05 +12:00
bd811ff007 Retaining search results by using URL params and keep results query 2019-06-10 13:49:57 +12:00
4a303917ef POC for retaining search results, would fix #398 2019-06-09 16:20:06 +12:00
4f27b0eb3e Removing PropTypes; Adding scroll restoration, fixes #263 2019-02-10 19:51:33 +13:00
bcd11855f7 Restoring search of URI straight to asset; Ability to turn off smooth scrolling; adding reset for album filter 2019-02-08 16:05:43 +13:00
a90d6b7fe7 Parallax not to animate cached images (much slicker-feeling interface); Search links repaired; Playlist creation/deletion index updater 2019-02-01 15:38:15 +13:00
d5c946456f Links for grid items, may need to add more context options 2019-01-16 16:46:40 +13:00
56587aa6fb Upgrading everything, especially router 2019-01-09 16:56:35 +13:00
d443c259b4 Patching thumbnail and button regression 2018-12-15 22:12:01 +13:00
657c060eb6 Fixing sort order for popularity, fixes #343; 2018-12-08 21:16:05 +13:00
0bafa7e97b Replacing all Link with custom Link that scrolls to the top (so we can detect forward vs backward navigation) 2018-10-24 21:34:41 +13:00
5f81b8727c Search state 2018-08-23 20:34:13 +12:00
643ec313da Search URI still a bit problematic 2018-08-22 21:42:16 +12:00
54fb8a0266 Restoring search as added_from in queue, fixing URILink for search links 2018-08-14 21:25:55 +12:00
82fa3354c6 Window title reflects current view; Hosted-instance tracking 2018-06-29 14:26:06 +12:00
29f60071a9 Adding page titles 2018-06-28 08:12:03 +12:00
b9dd17c953 Search state in field, not view 2018-06-16 12:36:50 +12:00
801b132f48 Popularity component 2018-06-15 19:58:17 +12:00
b72c77f4f8 Search not to fiddle with URL to fix render() triggering 2018-06-15 08:56:17 +12:00
7a94320d80 Popularity sorting (as default) for search 2018-06-11 21:12:11 +12:00
c27588f2f0 Reinstating initial setup; Only reporting to analytics where approved, fixes #247 and #268 2018-06-05 13:43:02 +12:00
ad8e831d82 Polishing fields; Sortable sources 2018-05-29 21:05:03 +12:00
2e2df58100 Everything goes through Icon now 2018-05-20 20:42:20 +12:00
8bdb49b3d5 Context menu icons 2018-05-19 11:15:10 +12:00
eb89ac29ee Committing to Material icons 2018-05-16 16:50:46 +12:00
c8d0d90d1a Material icons 2018-05-15 21:30:57 +12:00
03d0ae3397 Dropdown click outside better handlers 2018-05-09 14:09:20 +12:00
44d5f13372 Dropdown field new functionality 2018-05-06 20:25:59 +12:00
75099b732b Removing sorting of search uris in favor of source selection dropdown 2018-05-04 09:08:01 +12:00
5b92573a28 Reinstating added_by search origins 2018-04-28 16:10:09 +12:00
cd52734bcc Reorganising component folder structure 2018-04-19 13:34:16 +12:00
fcbfc64ec6 Revamping radio notifications; Radio current track 2018-04-01 21:26:42 +12:00
6fe069e58c Responsive improvements for form fields 2018-02-15 09:47:49 +13:00
910f03a8c8 Moving search context to URI component 2018-01-05 21:31:59 +13:00
90eda428c2 Streamlining search triggers and sub-views 2018-01-02 22:55:44 +13:00
d16729880d Revising search sorting backend; Polishing context menu on mobile 2017-12-30 22:43:05 +13:00
5c49b6a859 Sorting of search results in UI (#198) 2017-12-04 08:43:09 +13:00