Commit Graph

22 Commits

Author SHA1 Message Date
Piotr Sarnacki
0a872e25a7 Fix showing running jobs
When I changed tabs-list-view to be a component I missed the fact that
config is not registered for components, which resulted in not showing
the running jobs tab at all. This commit fixes the situation.
2016-01-14 14:04:29 +01:00
Piotr Sarnacki
fb1b820837 [deprecations] Remove all of the views from the app 2016-01-13 11:26:30 +01:00
Piotr Sarnacki
21f25cd2bf [deprecations] Remove all of the views from the app 2016-01-12 16:55:22 +01:00
Piotr Sarnacki
a0ca1ec66b Change running jobs and queue into components 2015-08-06 13:58:14 +02:00
Piotr Sarnacki
759e56d7ba Change repos-list into a component 2015-08-05 13:11:57 +02:00
tchak
48fc13b7bf stop using deprecated {{bind-attr}} 2015-07-14 17:57:08 +02:00
Lisa Passing
064f414da7 create loading-indicator component and replace all instances of the non-component 2015-05-28 13:52:44 +02:00
Lisa Passing
fa13d84089 markup and styles for running tab 2015-03-18 16:38:28 +01:00
Lisa Passing
6bd5fe8387 fix some leftover things 2015-03-18 15:59:44 +01:00
Lisa Passing
3291355808 Merge branch 'running-jobs-in-left-sidebar' into to-the-left 2015-03-18 15:51:50 +01:00
Piotr Sarnacki
56bf89346b Actually show queues on left sidebar 2015-03-18 15:36:55 +01:00
Piotr Sarnacki
55fd558eb0 Quick crude and hackish version of running jobs 2015-03-18 15:34:37 +01:00
Lisa Passing
1bce9f76c4 remove old repos markup 2015-03-18 13:18:44 +01:00
Lisa Passing
32b539b948 include old styles and fix resulting overlaps 2015-03-18 13:18:44 +01:00
Lisa Passing
96a8463240 finish sidebar restyle (for now) 2015-03-18 13:18:43 +01:00
Lisa Passing
4fc3ead817 add state colors 2015-03-18 13:18:43 +01:00
Lisa Passing
85e4237165 adjust font sizes and icons 2015-03-18 13:18:43 +01:00
Lisa Passing
07db658fac add markup and classes for sidebar 2015-03-18 13:18:43 +01:00
Lisa Passing
5bb66cf30c preparations 2015-03-18 13:18:42 +01:00
Lisa Passing
7e6ae05943 change loading indicators 2015-03-17 15:01:38 +01:00
Piotr Sarnacki
911d4b6aa9 Don't show link to last build if there's no last_build_id 2015-02-11 13:04:59 +01:00
Piotr Sarnacki
3a09a0da9a Move assets/scripts/app to root dir 2015-02-03 09:44:34 +01:00