Commit Graph

34 Commits

Author SHA1 Message Date
Taloth Saldono 2a86f8c241 Fixed: UI Series lookup autocomplete with diacritics.
Closes #1915
2017-05-11 20:37:07 +02:00
Taloth Saldono 7a25717da6 Fixed donate button. 2015-12-24 19:51:36 +01:00
Mark McDowall be338a651e Fixed: Menu button on mobile views 2015-02-23 18:16:36 -08:00
Mark McDowall 015deacd7b Upgraded to FontAwesome 4.3.0 2015-02-21 10:53:46 -08:00
Taloth Saldono 860f55996c UI Cleanup - Updated Navbar, Profile, Quality and Release subtrees. 2015-02-14 19:12:29 +01:00
Keivan Beigi 6867319c8d added alias for vent 2015-02-07 10:30:02 -08:00
Keivan Beigi 428a1439e5 rjs -> webpack 2015-02-02 17:43:14 -08:00
Keivan Beigi 0ee5261a2a stripBom 2015-01-29 18:10:16 -08:00
Keivan Beigi c472d8fe96 stripBom 2015-01-29 17:14:38 -08:00
Mark McDowall 25f0f50bff Add placeholder text to navbar search 2014-12-14 11:10:57 -08:00
Mark McDowall 291b5f48d4 sonarr instead of nzbdrone on mobile 2014-12-08 21:43:03 -08:00
Mark McDowall 094085994a New: Updated donate link with recurring donations 2014-12-03 22:28:08 -08:00
Mark McDowall 3411c4e5a7 UI fixes
Fixed: Series search won't break when term contains brackets
Fixed: Attempting to apply the activity spinner incorrectly
2014-11-05 08:46:08 -08:00
Keivan Beigi 4929e9fc9b New: Replaced user facing instances of NzbDrone with Sonarr 2014-10-28 21:49:49 -07:00
Mark McDowall 1225bbe8dc Activity instead of History
New: Renamed history to activity
New: Queue is default tab of activity
2014-10-12 00:32:56 -07:00
Mark McDowall 47b132360c New: show number of items in queue over history icon 2014-08-30 17:19:13 -07:00
kayone 5cfe2c0186 handlebar templates are now .hbs instead of .html 2014-08-26 13:17:00 -07:00
Mark McDowall e71de9cc29 Keyboard shortcut legend
New: Show keybaord shortcuts with '?'
New: ctrl+s will save settings
2014-07-29 00:10:07 -07:00
Mark McDowall 99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono 28fa264c69 Initial Bootstrap 3 migration 2014-05-11 15:57:09 -07:00
Mark McDowall c8ae9f40fb New: App health displayed in UI 2014-02-25 21:40:47 -08:00
Taloth Saldono d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00
Mark McDowall 668c667917 Fixed: command+T will not target search box in UI 2014-02-19 23:17:29 -08:00
Mark McDowall a13d187473 Cache break old logo 2014-02-12 23:00:19 -08:00
Mark McDowall 2dd7fb9fdf Fixed: Search being triggered from Release Restrictions when pressing 't' 2014-01-15 08:59:38 -08:00
Mark McDowall b5c9a811dd New: Support for running from a sub folder (reverse proxy) 2014-01-01 22:56:19 -08:00
Mark McDowall d494023504 Fixed: Settings/System tabs will no longer fill up the browser history 2013-12-27 14:22:57 -08:00
Mark McDowall 44abb6fae8 Fixed: Don't block ctrl+t from opening a new tab 2013-12-01 23:04:43 -08:00
kayone 1695ff7305 fixed UI not loading 2013-11-10 22:39:10 -08:00
kayone 6e792c6916 fixed local integration tests. 2013-11-10 20:48:24 -08:00
kayone 47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
kayone 9ed7546279 minor cleanup 2013-10-08 22:48:40 -07:00
kayone 4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00