Readarr/frontend/src
David Bates 54ca73f474 Fixes two ui issues (#206)
* Fixes two ui issues

References #205
- Fixes issue when in Table mode for the artist index when you click on a letter and error was thrown
- The VirtualTable reference was not set prior to trying to access functions on the object

Also fixes another ui issue I saw, when you were in the search box, the up and down arrows would not work in the Autocomplete componenet, this fixes that.

Gitignore changes to ignore my Idea projects

Adds .editorconfig for editors that respect that to maintain spacing and other config

* Changers per @QStick and the code review.

- Moved Ref out to funtion rather than inline as that can cause a performance hit
- Changed line in gitignore to ignore any .idea folder
- Cleaned up the editorconfig file
- Used proper background color in the CSS for the search suggestions
-
2018-02-11 16:57:00 +01:00
..
.vscode Initial Commit Rework 2017-09-05 23:00:26 -04:00
Activity Fixed: Queue sort keys 2018-02-04 00:53:03 -05:00
AddArtist Various UI Fixes and Updates 2018-01-25 22:01:53 -05:00
Album New: Interactive Search from Album Detail Page 2018-02-04 00:27:52 -05:00
AlbumStudio Fixed: Last UI reference to nameSlug, remove from model 2018-01-21 23:22:12 -05:00
App New: Import Lists Base (#196) 2018-02-06 18:08:36 -05:00
Artist Fixes two ui issues (#206) 2018-02-11 16:57:00 +01:00
Calendar New: Interactive Search from Album Detail Page 2018-02-04 00:27:52 -05:00
Commands UI Updates (Cancel Import, Move Artist, Manual Import from Artist) 2017-12-29 22:23:04 -05:00
Components Fixes two ui issues (#206) 2018-02-11 16:57:00 +01:00
Content Update to FontAwesome5 2018-01-21 22:56:41 -05:00
Helpers Update to FontAwesome5 2018-01-21 22:56:41 -05:00
InteractiveImport Fixed: Medium track status on AlbumDetails page. 2018-02-03 22:44:16 -05:00
jQuery Various UI Fixes and Updates 2018-01-25 22:01:53 -05:00
Organize Fixed eslint errors and re-enabled build.sh check (#150) 2017-12-17 00:49:47 -05:00
Settings New: Import Lists Base (#196) 2018-02-06 18:08:36 -05:00
Shared Various UI Fixes and Updates 2018-01-25 22:01:53 -05:00
Shims UI Formatting Cleanup 2017-10-07 02:21:06 -04:00
Store Fixed: Update Album State on AlbumStudio 2018-02-09 23:52:45 -05:00
Styles Update to FontAwesome5 2018-01-21 22:56:41 -05:00
System Updated donation links 2018-01-18 21:33:00 -07:00
TrackFile New: Manually Edit/Override Album Release (#181) 2018-01-17 21:28:47 -05:00
Utilities Various UI Fixes and Updates 2018-01-25 22:01:53 -05:00
Wanted New: Interactive Search from Album Detail Page 2018-02-04 00:27:52 -05:00
index.css Initial Commit Rework 2017-09-05 23:00:26 -04:00
index.html Various UI Fixes and Updates 2018-01-25 22:01:53 -05:00
index.js Initial Commit Rework 2017-09-05 23:00:26 -04:00
login.html [UI Work] Add Artist, Import Artist, Calendar 2017-09-07 23:09:52 -04:00
oauth.html Initial Commit Rework 2017-09-05 23:00:26 -04:00
polyfills.js UI Formatting Cleanup 2017-10-07 02:21:06 -04:00
preload.js Various UI Fixes and Updates 2018-01-25 22:01:53 -05:00
vendor.js Initial Commit Rework 2017-09-05 23:00:26 -04:00