1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 16:01:46 +02:00
Commit Graph

65 Commits

Author SHA1 Message Date
kay.one
96810c489c fully working add series 2013-06-30 12:57:41 -07:00
kay.one
57ccc51393 updated spinner 2013-06-30 12:57:39 -07:00
kay.one
00bb73a423 updated spinner view to use CSS3 instead of spinning font. 2013-06-30 12:57:39 -07:00
Keivan Beigi
a5d122c112 fixed button size 2013-06-28 16:19:00 -07:00
Keivan Beigi
28de886bb1 fixed less prefixer path
fixed modals
2013-06-26 16:45:05 -07:00
kay.one
3b80d59197 added prefixer.less 2013-06-25 22:42:44 -07:00
kay.one
8841e43c25 cleaned up template helpers 2013-06-24 21:43:45 -07:00
Keivan Beigi
b0bd3f34f1 removed NzbDrone. namespace, everything is done using require. 2013-06-24 16:41:59 -07:00
Mark McDowall
56cf3555a6 Required toolbar 2013-06-23 21:28:18 -07:00
kay.one
ee28926da0 fixed some quote issues. 2013-06-22 08:58:16 -07:00
kay.one
769331d45d updated jshint to 2.1.3
single quotes
2013-06-21 23:24:24 -07:00
Keivan Beigi
3c686808f2 updating add existing series to use the common views. 2013-06-21 17:48:23 -07:00
kay.one
72772bed5a moved add series to require. 2013-06-20 22:19:41 -07:00
Keivan Beigi
24c77b4047 broken 2013-06-20 18:43:58 -07:00
Keivan Beigi
0916c8b8d1 cache busting for js file based on server version. 2013-06-20 17:06:56 -07:00
kay.one
8138ff5eee self closing icon tag 2013-06-18 23:41:45 -07:00
kay.one
806e58ed1f fixed saving settings. now done more generically. 2013-06-18 21:27:41 -07:00
Keivan Beigi
6f8c73771d settings is fully moved to required. 2013-06-18 18:02:23 -07:00
Mark McDowall
279f8b5d73 Better require 2013-06-17 17:49:48 -07:00
Mark McDowall
d3d937afcc Added build date to footer 2013-06-15 15:19:06 -07:00
Mark McDowall
d538fe62cf Update version in UI on start 2013-06-15 15:19:05 -07:00
Mark McDowall
f94220c5ff Version added to footer 2013-06-15 15:19:04 -07:00
kay.one
0ae1865dd8 fixed more require issues 2013-06-14 22:28:53 -07:00
Keivan Beigi
7c483e2db9 handlebars and templates are loaded with require.js 2013-06-14 16:36:59 -07:00
Keivan Beigi
2407e33ea2 almost all js files are loaded using require.js 2013-06-14 16:18:37 -07:00
Keivan Beigi
aed7b95245 removing js refrences from index.html 2013-06-14 14:07:44 -07:00
kay.one
70cfa5e685 cleaned up all the cells. there is a cell for pretty much everything. 2013-06-09 13:51:32 -07:00
kay.one
dc2930dc98 added toggle cell for episode ignore status. 2013-06-08 23:21:32 -07:00
kay.one
ca71025bca updated history table 2013-06-08 23:20:38 -07:00
Mark McDowall
1809aefea2 Backgrid pagination works again. 2013-06-08 00:58:27 -07:00
Keivan Beigi
bf499ed98a added some custom cells for resources. 2013-06-07 16:54:46 -07:00
Mark McDowall
89082ea94e Fixed merge conflict 2013-06-07 08:44:27 -07:00
Mark McDowall
50444fc34a Fixed filesize cell 2013-06-07 08:43:57 -07:00
kay.one
72cfde1303 fixed FileSizeCell, template helper. 2013-06-07 07:34:54 -07:00
Mark McDowall
7961e83338 Fixed series poster size in FF 2013-06-06 22:54:56 -07:00
kay.one
f63869bcfa I feel pretty,
Oh, so pretty,
I feel pretty and witty and gay!
And I pity
Any girl who isn't me today.
2013-06-06 22:15:07 -07:00
kay.one
4015984900 added placeholder image for missing posters. 2013-06-06 20:53:05 -07:00
kay.one
f94ea0e78a styling 2013-06-06 20:53:04 -07:00
Mark McDowall
4c16aea932 Using span for formatted date 2013-06-06 20:44:22 -07:00
Mark McDowall
626d48c8ea Helper cleanup 2013-06-06 19:40:52 -07:00
kay.one
763c4bd25b minor cleanup. 2013-06-06 18:29:54 -07:00
kay.one
5f8c58adb9 Added FileSizeCell 2013-06-06 17:50:17 -07:00
kay.one
0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 2013-06-01 12:31:39 -07:00
kay.one
53bb6254fd removed some false/positive error message from the UI. 2013-05-28 22:03:43 -07:00
Keivan Beigi
465dc725c8 finished add series,
still has a few rough edges but should be functional.
2013-05-27 19:06:47 -07:00
kay.one
6e6df842a0 removed add series tab 2013-05-26 23:20:03 -07:00
kay.one
8dee1e00e5 fixed modal opening a modal. 2013-05-26 18:19:26 -07:00
kay.one
5ad5307a7b add existing has a load more button that shows all of the results. 2013-05-25 22:54:28 -07:00
kay.one
4b5b0ad751 renamed remove methods in QualityProfile, Notification 2013-05-22 19:39:28 -07:00
Keivan Beigi
27fc51da48 Cleaned up modals in the UI.
added empty modal for episode info
2013-05-14 18:17:53 -07:00