1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-01 16:32:56 +01:00
Commit Graph

38 Commits

Author SHA1 Message Date
kay.one
467c88f711 moved mixins to require.js 2013-06-20 22:35:56 -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
Keivan Beigi
6f8c73771d settings is fully moved to required. 2013-06-18 18:02:23 -07:00
Mark McDowall
d3d937afcc Added build date to footer 2013-06-15 15:19:06 -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
Mark McDowall
626d48c8ea Helper cleanup 2013-06-06 19:40:52 -07:00
kay.one
5f8c58adb9 Added FileSizeCell 2013-06-06 17:50:17 -07:00
kay.one
9b5d22455b added simple /rss page. needs some custom backgrid cells. 2013-06-04 22:08:27 -07:00
Keivan Beigi
9160343a51 added /logs 2013-06-04 17:49:53 -07:00
Mark McDowall
c94595b3ae SaveIfChangedMixin 2013-05-30 21:07:21 -07:00
kay.one
4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
Mark McDowall
34e35bd00b FormBuilder split out 2013-05-21 20:33:35 -07:00
kay.one
95a6dfc34e added episode detail modal
summary tab is working.
2013-05-20 17:17:33 -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
kay.one
c8a48d5df3 added command support to toolbar. 2013-05-11 16:39:32 -07:00
kay.one
87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
Keivan Beigi
381af184ce replaced bootstrap notifications for errors with messenger.js 2013-05-03 16:50:22 -07:00
Mark McDowall
17e99958e1 Merge from hell? Something from the past came back to haunt us 2013-05-03 00:20:52 -07:00
Mark McDowall
7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
Keivan Beigi
4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Keivan Beigi
3638d85314 removed title region,
started adding support for a global tool bar.
2013-04-24 10:32:03 -07:00
Mark McDowall
46bc97ef92 Posters view added for series 2013-04-23 20:11:45 -07:00
Mark McDowall
4cc4e8133e Finished Series Index Table formatting 2013-04-22 23:06:55 -07:00
Mark McDowall
d706a35ab7 Backgrid added 2013-04-22 17:35:04 -07:00
Mark McDowall
000b7bf9e0 Resync'd UI and API 2013-04-21 18:21:24 -07:00
kay.one
979efb8354 much smarter binding,
auto-binding is only done when the element has binding attributes ('name')
also now an error is throw in there are binding elements but view doesn't have a model
2013-04-20 11:59:19 -07:00
Mark McDowall
2e1d36a05e Fixed ended status display for series table 2013-04-20 10:03:31 -07:00
Keivan Beigi
8429139406 added empty view for series index collection. 2013-04-18 16:14:38 -07:00
Mark McDowall
d663d9cd5a Added events when series are added 2013-04-14 22:11:51 -07:00
Mark McDowall
5d7f6fb03b Removed some UI info from views. Added UI Config 2013-04-07 16:16:02 -07:00
kay.one
663160c06a removed backbone from VS solution,
renamed NzbDrone.Backbone to UI
2013-03-29 12:18:44 -07:00