Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-03Add applications section to GKE clusters pageEric Eastwood
2017-11-02Refactor responsive table styles to support nested error blockEric Eastwood
- 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-10-17Adds collapsible sections in cluster pageFilipa Lacerda
2017-10-06Fix margins in edit formFilipa Lacerda
2017-10-03Adds new line for cssFilipa Lacerda
2017-10-02Starts edit formFilipa Lacerda