Commit graph

18 commits

Author SHA1 Message Date
winniehell
02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Luke Bennett
b4a9247f7e Replaced deprecated use of document.body.scrollTop 2016-10-24 12:56:22 -05:00
Luke Bennett
680efd4f8d
Added subnav to labels edit+new and milestones edit+new+show
Added subnav to blame show, blob edit, builds show, commit builds, commit show, environments edit and pipelines show

Added subnav to new enviro view

Added sidebar top position calculation logic

Added sidebar translation to follow the subnav up when the body is scrolled until a certain limit
2016-10-07 12:46:46 +01:00
Phil Hughes
ea2f9a6083 Correctly parse the date of artifact expiring
Previously it was just replacing dashes which would remove the timezone offset causing the date to be invalid

Closes #19600
2016-10-05 16:02:52 +01:00
Luke Bennett
f162dde69f
Now anchors to the top or bottom of the build trace with the correct offset 2016-09-09 21:22:18 +01:00
Luke Bennett
b5d74bef8e
trace step buttons now scroll 50px up or down at a time 2016-09-09 21:22:18 +01:00
Jared Deckard
7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Phil Hughes
85f6244ce8 Merge branch 'master' into build-cancel-spinner 2016-08-30 10:43:09 +01:00
Annabel Dunstone
cc7b3db5a2 Remove params from build; general refactor 2016-08-17 14:23:14 -05:00
Annabel Dunstone
162ef4b072 Display jobs as scrolling list in sidebar 2016-08-17 12:15:36 -05:00
Annabel Dunstone
8dbb1b2fbe Move stages and jobs to build sidebar 2016-08-17 11:46:41 -05:00
Annabel Dunstone
0b9cd0a1f6 Populate dropdowns with current build on pageload 2016-08-17 11:18:53 -05:00
Annabel Dunstone
f97939a791 Selecting stage updates builds dropdown 2016-08-17 11:18:53 -05:00
Annabel Dunstone
5bfca3b16d Add data attributes to builds 2016-08-17 11:18:53 -05:00
Annabel Dunstone
d3cd603b46 Hide dropdown if all tests fit on one line; add counter to dropdown 2016-08-17 11:18:53 -05:00
Annabel Dunstone
283c1dc330 Add overflow tests to dropdown 2016-08-17 11:18:53 -05:00
Phil Hughes
6e50719ff8 Fixed artifacts expire date in FF 2016-07-27 19:38:22 +01:00
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00