gitlab-org--gitlab-foss/app/assets/javascripts/environments
Eric Eastwood 83200405b2 Refactor responsive table styles to support nested error block
- Split layout from the styles of the row
 - Move command `.append-` `.prepend-` styles to bottom of source order
    - Actually applies styles over others in more situations which is
      probably what is expected when you add it to an element
    - Also allows us to get rid of some styles that were trying to get
      around this fact

See https://i.imgur.com/IE50PK6.png
Which is used in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15064

Design from https://gitlab.com/gitlab-org/gitlab-ce/issues/38464
2017-11-02 05:44:53 -05:00
..
components Refactor responsive table styles to support nested error block 2017-11-02 05:44:53 -05:00
folder Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
mixins Update vue-resource 2017-07-12 14:47:09 +00:00
services Adds polling function to environments table 2017-05-22 21:56:12 +02:00
stores Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
environments_bundle.js Use vue files for vue components. 2017-04-27 14:06:17 +00:00
event_hub.js Use a button and a post request instead of UJS links - part 1 - Environments 2017-03-14 00:58:26 +00:00