summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-071-0/+6
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-0/+8
* Remove .card-title from .card-header for BS4 migrationTakuya Noguchi2018-10-191-4/+3
* Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-1/+1
|\
| * Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-1/+1
* | change generating url functions for external urlbenjamin2018-10-162-2/+2
* | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-152-34/+0
|\ \
| * | Remove Koding integration and documentationStan Hu2018-10-122-34/+0
| |/
* | Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-151-2/+2
|/
* Update copy to clipboard button data for application secretGeorge Tsiolis2018-10-101-1/+1
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-104-45/+2
* Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto2018-10-051-0/+2
* Add css class to Admin > Project > show pageGabriel Mazetto2018-10-041-0/+2
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-93/+90
* Add copy to clipboard button for application id and secretGeorge Tsiolis2018-10-031-7/+14
* Merge branch 'ce-7763-failure-in-geo-rb' into 'master'Douglas Barbosa Alexandre2018-10-023-4/+4
|\
| * [QA] Improve admin hashed-storage settingsRémy Coutable2018-10-023-4/+4
* | Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-022-0/+27
|\ \ | |/ |/|
| * Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-012-0/+27
* | 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
* | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-242-38/+0
* | Align form labels following Bootstrap 4 docsAnnabel Dunstone Gray2018-09-212-5/+5
* | Merge branch '51549-runners-table' into 'master'Annabel Dunstone Gray2018-09-203-49/+71
|\ \
| * | Wrap content for admin runners tableFilipa Lacerda2018-09-203-49/+71
* | | Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master'Dmitriy Zaporozhets2018-09-208-287/+303
|\ \ \ | |/ / |/| |
| * | Utilize expanded_by_defaultMartin Wortschack2018-09-198-75/+67
| * | Adds translationsMartin Wortschack2018-09-188-16/+16
| * | Adds 'Snowplow' section to IntegrationsMartin Wortschack2018-09-141-0/+2
| * | Moves 'External Authorization' before 'Web terminal'Martin Wortschack2018-09-141-0/+2
| * | Removes duplicated sectionsMartin Wortschack2018-09-142-22/+0
| * | remove 'Geo' and 'Templates' template from CE and display menu items for EE onlyMartin Wortschack2018-09-112-14/+0
| * | merge master and resolve conflictsMartin Wortschack2018-09-112-2/+5
| |\ \
| * | | use referer for redirect instead of hidden field param from partialsMartin Wortschack2018-09-1030-60/+0
| * | | fix broken pathMartin Wortschack2018-09-071-1/+1
| * | | merge master and resolve conflictsMartin Wortschack2018-09-061-14/+17
| |\ \ \
| * | | | add breadcrumb and page title for sub pages on admin settingsMartin Wortschack2018-09-069-18/+18
| * | | | add 'redirect_path' parameter to formsMartin Wortschack2018-09-0630-0/+60
| * | | | remove trailing whitespacesMartin Wortschack2018-09-051-1/+0
| * | | | fix qa selectorMartin Wortschack2018-09-052-2/+2
| * | | | adds 'Geo' sub page to application settingsMartin Wortschack2018-09-051-0/+6
| * | | | split application settings into multiple sub pagesMartin Wortschack2018-09-049-250/+309
* | | | | Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-191-1/+1
* | | | | Unite green buttons under one css classDmitriy Zaporozhets2018-09-1921-26/+26
* | | | | Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun2018-09-181-2/+3
* | | | | Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-173-4/+4
| |_|_|/ |/| | |
* | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-144-69/+123
|\ \ \ \
| * | | | 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