summaryrefslogtreecommitdiff
path: root/app/views/admin/runners
Commit message (Expand)AuthorAgeFilesLines
* Style Dropdown Buttons with New Button Stylesstyle-dropdown-buttonsAndrew Fontaine2019-07-161-2/+1
* Remove baseEndpoint from search dropdwon63177-follow-up-from-use-scoped-routes-for-labels-and-milestonesDmitriy Zaporozhets2019-06-241-1/+1
* Truncate long tags in runners tableSarah Groff Hennigh-Palermo2019-03-281-1/+1
* use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-271-1/+2
* add tag filter to admin runners pageAlexis Reigel2019-02-271-0/+18
* Remove N+1 query for tags in /admin/runners pageStan Hu2019-02-261-1/+1
* Use limited counter for buildsMatija Čupić2019-02-131-1/+1
* Update runner admin page to make description field largerSascha Reynolds2019-01-302-4/+4
* Resolve "Runners IPv6 address overlaps other values"Miranda Fluharty2019-01-241-1/+1
* Take contacted_at value from the DB when it is about to be displayed in the W...Alexander Kutelev2019-01-041-2/+3
* Change `page_filter_path` default behaviorHeinrich Lee Yu2018-12-141-2/+2
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-1/+1
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-93/+90
* Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-261-0/+9
|\
| * add type filter to admin runners pageAlexis Reigel2018-09-241-0/+9
* | Wrap content for admin runners tableFilipa Lacerda2018-09-203-49/+71
* | Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-191-1/+1
* | Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun2018-09-181-2/+3
|/
* rename variable from *_cnt to *_countAlexis Reigel2018-09-121-1/+1
* dry up view by using a for loopAlexis Reigel2018-08-291-9/+2
* dry up view by extracting layout templateAlexis Reigel2018-08-292-61/+47
* add i18n support to admin runners pageAlexis Reigel2018-08-292-48/+52
* show number of runners indicator as calloutAlexis Reigel2018-08-291-6/+4
* convert admin runners table to responsive tableAlexis Reigel2018-08-292-66/+90
* add sort dropdown to admin runners pageAlexis Reigel2018-08-292-1/+14
* use filtered search bar for admin runnersAlexis Reigel2018-08-292-25/+44
* add status filter to admin runners pageAlexis Reigel2018-08-202-7/+24
* clarify runners currently online textBen Bodenmiller2018-08-201-1/+1
* Add container to show runner pageAnnabel Dunstone Gray2018-07-201-1/+0
* Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-262-4/+4
* [Rails5] Replace `params` with `safe_params` in app/views/admin/runners/index...blackst0ne2018-06-061-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-231-1/+1
|\
| * Merge branch '39710-search-placeholder-cut-off' into 'master'Annabel Gray2018-05-231-1/+1
| |\
| | * Fixes: Runners search input placeholder is cut offJacopo2018-05-231-1/+1
* | | Merge branch 'master' into bootstrap4Clement Ho2018-05-211-1/+1
|\ \ \ | |/ /
| * | Revert "Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runn...Matija Čupić2018-05-091-1/+1
| |/
* | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-102-4/+4
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-083-3/+11
|\ \ | |/
| * Share _form and show for project, instance and group runnersDylan Griffith2018-05-071-1/+1
| * Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runner pagesDylan Griffith2018-05-041-1/+1
| * Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-032-2/+2
| |\
| | * Replace time_ago_in_words with JS-based oneTakuya Noguchi2018-04-272-2/+2
| * | Use group_type? where possible during transition periodDylan Griffith2018-05-012-3/+3
| * | Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith2018-04-302-3/+3
| * | different text on admin runner page for group r.Alexis Reigel2018-04-231-0/+3
| * | denote group runners on admin runners pageAlexis Reigel2018-04-232-1/+6
| |/
* | [skip ci] label-info => badge-infoClement Ho2018-04-132-2/+2
* | [skip ci] label-danger => badge-dangerClement Ho2018-04-132-2/+2
* | [skip ci] Convert label-success to badge-successClement Ho2018-04-132-2/+2
* | [skip ci] label-primary => badge-primaryClement Ho2018-04-131-1/+1