Commit Graph

2851 Commits

Author SHA1 Message Date
Piotr Sarnacki
5b9dd4819f Show loading text for queues and running jobs 2015-03-18 16:46:53 +01:00
Lisa Passing
c735444039 fix color and queued template 2015-03-18 16:42:30 +01:00
Lisa Passing
fa13d84089 markup and styles for running tab 2015-03-18 16:38:28 +01:00
Piotr Sarnacki
7715ed31d6 Remove running jobs and queue from right sidebar 2015-03-18 16:01:35 +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
32d1bc3a36 add canceled state to jobs 2015-03-18 13:35:35 +01:00
Lisa Passing
72fdfc20a2 fix jumping tab nav and remove weird git stuff 2015-03-18 13:18:44 +01:00
Lisa Passing
9f827dc472 center loading indicator in sidebar 2015-03-18 13:18:44 +01:00
Lisa Passing
26459444bc adjust height of left search to match tabs height 2015-03-18 13:18:44 +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
bfb212fc49 disable old sidebar styles 2015-03-18 13:18:43 +01:00
Lisa Passing
70a0ce798c prepare and change jobs markup 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
ce6cd943bb disable old sidebar styles 2015-03-18 13:18:42 +01:00
Lisa Passing
6459cbfb2a really adjust job height 2015-03-18 13:05:26 +01:00
Lisa Passing
c0cd45bcf2 reduce font-size and adjust height 2015-03-18 12:50:03 +01:00
Lisa Passing
a206fac3dc get env hover fade out right 2015-03-18 12:44:54 +01:00
Lisa Passing
af287fecce replace css help icon with svg icon 2015-03-18 12:33:23 +01:00
Lisa Passing
84b6238eac other expanding version 2015-03-18 12:27:00 +01:00
Lisa Passing
c32f4a1c83 expand job env on hover and hide duration 2015-03-18 12:17:51 +01:00
Piotr Sarnacki
69d6f9e8a1 Add loading indicator for jobs list
This also fixes an occasional bug which occurs when jobs list is being
displayed, but job data is not loaded yet and links are not rendering
properly.
2015-03-18 11:35:27 +01:00
Lisa Passing
0ce971bd60 replace log loader with the new one 2015-03-17 15:41:31 +01:00
Lisa Passing
2da4a7d29e nudge widths, go without max-width for now 2015-03-17 15:16:09 +01:00
Lisa Passing
7e6ae05943 change loading indicators 2015-03-17 15:01:38 +01:00
Lisa Passing
b6fa4d668f get spacing and icons right 2015-03-17 14:55:05 +01:00
Lisa Passing
d1082a0210 first stage build jobs restyle 2015-03-17 13:07:31 +01:00
Lisa Passing
e198c618cc prepare and change jobs markup 2015-03-17 12:08:40 +01:00
Lisa Passing
51323fbd1c rewrite job icon gap 2015-03-17 10:56:26 +01:00
Piotr Sarnacki
c085b52d6d Display only matrix config on jobs list 2015-03-17 09:38:52 +01:00
Lisa Passing
ed90a348db uppercase osx 2015-03-16 15:30:33 +01:00
Lisa Passing
4ef953fb9f fix some icons 2015-03-16 15:22:02 +01:00
Lisa Passing
4e7c64d45e Merge branch 'job-matrix' 2015-03-16 15:04:51 +01:00
Lisa Passing
6be4ddf820 change instances to master 2015-03-16 15:04:05 +01:00
Lisa Passing
743df1b4b2 replace help poup with tooltip 2015-03-16 14:55:31 +01:00
Lisa Passing
2a8c566c2f smaller gap between job icon and env/lang icons 2015-03-16 14:34:41 +01:00
Piotr Sarnacki
c8cfbbca5a Add an error page on repo sub-pages 2015-03-16 13:54:15 +01:00
Piotr Sarnacki
63dc5d19a5 Fix sessionStorage initialization code
With previous version of this code sessionStorage was never initialized
properly. This breaks travis become.
2015-03-16 13:54:15 +01:00
Joe Rafaniello
c45029812a Fix a small spelling mistake: committed 2015-03-16 13:54:15 +01:00
Piotr Sarnacki
7897078140 Don't show toTop or tailing buttons if there's no log 2015-03-16 13:54:15 +01:00
Piotr Sarnacki
e61846a43c Provide proper sourceEndpoint config 2015-03-16 13:54:15 +01:00
Piotr Sarnacki
dd21d1b5e8 Fix remove-log popup 2015-03-16 13:54:15 +01:00
Piotr Sarnacki
d46c0f13ac Refactor repo actions support
This commit refactors repo-actions support to use components and make
the implementation much simpler. It also fixes a bug with buttons being
displayed when they shouldn't be.
2015-03-16 13:54:14 +01:00