Files
gitlabhq/app/views
Grzegorz BizonandRobert Speicher 7ccccfc6d5 Merge branch 'ux/improve-artifacts-browser' into 'master'
Improve UX in build artifacts browser

This improves UX in build artifacts browser, and makes it more consistent with repository tree browser we already have.

---
Before:

![ux_artifacts_before](/uploads/9869ff74afd5e6636f0df81c7823fb6f/ux_artifacts_before.png)

---
After:

![ux_artifacts_after](/uploads/cdb68925f4489bb852fd701870e6d6a0/ux_artifacts_after.png)

---

It is easier to click on a file/directory entry now, because we don't need to click on a entry's basename (that can be really short, like `..` parent directory). We also show `Compressed to` size that indicates how much storage does this entry really consume.

Row for an entry is also highlighted on hover and we do not have Download button (clicking on a file row / file basename is enough to download a file).

Closes #10242 

See merge request !2477
2016-01-18 17:14:29 -05:00
..
2016-01-14 14:09:49 +01:00
2016-01-13 17:13:36 +01:00
2015-10-19 11:19:45 +02:00
2015-04-30 19:12:15 +02:00
2015-12-24 14:11:51 +01:00
2015-12-02 14:54:24 +01:00
2015-04-30 19:12:15 +02:00
2016-01-13 17:13:36 +01:00