ta264
c98b86b413
Fixed: Allow downloading any search result ( #525 )
...
* Allow downloading any search result
Ones that couldn't be parsed get a red icon
* Not required - initialized to false
* Add a warning the the queue page for manual downloads
2018-11-11 00:38:38 -05:00
Qstick
4712f7f947
New: Tooltips for remove actions
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-11-11 00:09:22 -05:00
Qstick
14867cff7e
Fixed: Center icons in tables
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-11-11 00:04:04 -05:00
Qstick
64a8d02f77
New: Server Side UI Filtering, Error Boundaries ( #501 )
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-09-22 23:10:50 -04:00
Qstick
b8511f039a
New: Various UI Package Updates
2018-09-15 22:32:34 -04:00
Qstick
e41f884153
Fixed: Updates to commandExecutingSelector
2018-09-04 22:40:26 -04:00
Qstick
61387b3d44
New: Album Release Date on queue screen
2018-09-01 23:10:23 -04:00
Qstick
6581b3a2c5
New: UI Updates, Tag manager, More custom filters ( #437 )
...
* New: UI Updates, Tag manager, More custom filters
* fixup! Fix ScanFixture Unit Tests
* Fixed: Sentry Errors from UI don't have release, branch, environment
* Changed: Bump Mobile Detect for New Device Detection
* Fixed: Build on changes to package.json
* fixup! Add MetadataProfile filter option
* fixup! Tag Note, Blacklist, Manual Import
* fixup: Remove connectSection
* fixup: root folder comment
2018-08-07 20:57:15 -04:00
Qstick
e6a43b2dc0
New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] ( #431 )
2018-07-20 18:33:56 -04:00
Qstick
7354e02bff
New: Custom Filtering for UI ( #234 )
2018-03-14 21:28:46 -04:00
Qstick
c712d932a0
Fixed: Queue sort keys
...
Closes #194
2018-02-04 00:53:03 -05:00
Qstick
ec2dc34098
New: Interactive Search from Album Detail Page
2018-02-04 00:27:52 -05:00
Qstick
54e9f88648
Various UI Fixes and Updates
...
Closes #188
Closes #185
Closes #187
2018-01-25 22:01:53 -05:00
Qstick
26ef43f302
New: Manually Edit/Override Album Release ( #181 )
...
* New: Manually Edit/Override Album Release
* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set
Closes #109
Closes #129
Closes #128
2018-01-17 21:28:47 -05:00
Qstick
b1a016289c
Refactor Episode section naming to Album in UI
2018-01-01 01:05:24 -05:00
Qstick
d8c89f5bbd
UI Updates (Cancel Import, Move Artist, Manual Import from Artist)
...
Ability to cancel an import lookup/search at any point.
Ability to move artist path from Artist Edit or bulk move from Mass Editor.
Trigger manual import for Artist path from Artist Detail page.
Pulled from Sonarr
2017-12-29 22:23:04 -05:00
Josh Jones
5fae202760
Update text to say album instead of episode. ( #170 )
2017-12-29 12:22:54 -05:00
Qstick
94d4215a40
Change ‘episode’ to ‘release’ in remove queue modal
2017-12-21 20:35:57 -05:00
Tynan CR
9d00a17ade
Fixed eslint errors and re-enabled build.sh check ( #150 )
...
* Fixed eslint errors and re-enabled build.sh check
* Corrected typo
* Corrected typo
* Disabled max-params on files with warnings
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
* Fixes for PR comments
2017-12-17 00:49:47 -05:00
Qstick
5f75c6046b
Fix: Not Loading/Showing Track on History Page
2017-12-13 23:05:28 -05:00
Qstick
cd5b658196
UI Action Handler Changes, Misc Fixes
2017-11-26 15:09:45 -05:00
Qstick
21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping ( #121 )
...
* Multi Disc Stage 1 - Backend Work
* Quality Group Functionality
* Fixed: Only show wanted album types on ArtistDetail page
* Add Media Count Column to ArtistDetail Page
* Parser updates for multidisc cases, other usenet release title formats
* Search for Tracks by Medium Number in Addition to Title and TrackNumber
* Medium Renaming Token for Track Naming
* fixup Codacy and Comment Cleanup
* fixup remove comments
2017-11-15 21:24:33 -05:00
Qstick
cb9af37c39
Misc UI Updates
2017-10-28 16:13:32 -04:00
Qstick
4b278c80aa
Rename UI Component Episode to Album
2017-10-18 21:56:15 -04:00
Qstick
1700c471b7
More UI Cleanup
2017-10-07 18:38:31 -04:00
Qstick
023452e1c3
Add Page Populator from Sonarr
2017-10-07 02:47:28 -04:00
Qstick
52e3d96f4a
UI Formatting Cleanup
2017-10-07 02:21:06 -04:00
Qstick
02925245c2
Rename Episode Instances to Album to fix AlbumModal
2017-10-06 22:28:30 -04:00
Qstick
bd3bd9a378
Fix for History Not Showing
2017-10-05 23:27:12 -04:00
Qstick
f3e55a236c
Misc UI Fixes
2017-10-05 22:32:26 -04:00
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
2017-10-01 23:05:28 -04:00
Qstick
729d1142b0
Log TrackImport and TrackFileDeleted to History
2017-09-25 23:44:53 -04:00
Qstick
9be4ec4c15
[UI] Refactor TrackFile Modal
2017-09-24 22:58:13 -04:00
Qstick
44cc642ad4
[UI Work] Misc UI Fixes and Tweaks
2017-09-16 16:22:06 -04:00
Qstick
871a3773b2
[UI Work] History, Queue, Calendar Fixes
2017-09-16 00:16:26 -04:00
Qstick
77f1d2e64c
[UI Work] Add Artist, Import Artist, Calendar
2017-09-07 23:09:52 -04:00
Qstick
95051cbd63
Initial Commit Rework
2017-09-05 23:00:26 -04:00