Commit Graph

14 Commits

Author SHA1 Message Date
Lisa P
79b456e511 dashboard row styles
start row layouting

work on dropup

rearrange markup, make tofu toggle

bäm

use placeholder instead of variable, doh

add border

replace all the icons

adjust icons sizes

use icon classes instead of svg

more icons adjustments

more icon tweaks on caches

update coloring mixins

fix stateMap, update db coloring mixin

cleanup owner page

even more icon fun

popup tweaks

tweak api icon

change to new broadcast icon

change icon path

responsive tweaks

dashboard filter

hack around Safari's not quite standard flexbox behaviour

update row labels and icon spacing

rearrange links in sidebar

make last builds a component, tweak svg stroke-width

more icon tweaks

fiddle around with svg view props

rearrange links in branch-row

tweak request icon

add integration test

more tweaks
2016-03-09 11:05:51 +01:00
Piotr Sarnacki
93deb7f4e2 Fix tests 2016-01-14 13:14:45 +01:00
Piotr Sarnacki
e64ceab8c4 [specs] Wait longer after tests using models finish 2015-09-02 16:17:01 +02:00
Piotr Sarnacki
7b655eee61 [specs] Fix caches-item-test by using the correct helper name 2015-09-02 13:17:30 +02:00
Piotr Sarnacki
9de0df7cbd [specs] Fix ssh key deletion test
We need to wait till the record is deleted, because otherwise it will
throw an error after the tests is finished. For now I just wait without
checking anything, but in the future we could actually check if the
request was sent etc.
2015-09-02 13:17:30 +02:00
Piotr Sarnacki
8aac1c062d Rename sshKey to ssh_key for ember-data lookups 2015-09-02 13:17:29 +02:00
Lisa Passing
691e02d08f check for push permission in ssh key settings 2015-07-27 16:46:16 +02:00
Lisa Passing
e7aa74872d add general settings functionality 2015-07-21 17:24:18 +02:00
Lisa Passing
b4f9cd95e8 add tests for ssh-key components 2015-07-21 15:35:10 +02:00
Lisa Passing
8d4762eb81 add env-var integration test 2015-07-16 16:56:50 +02:00
Lisa Passing
99f828ef65 add some and refactor add-env-var tests 2015-07-16 12:48:19 +02:00
Lisa Passing
cc0bed2974 fix failing tests 2015-07-16 12:28:14 +02:00
Lisa Passing
a2af72a10d add styles for public env-vars and tweak some other styles 2015-07-16 12:03:08 +02:00
Lisa Passing
f6fec80b5d add env var form tests 2015-07-15 16:50:18 +02:00