summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-012-0/+27
* 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
| * | | | 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
* | | | | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-1/+1
| |_|_|/ |/| | |
* | | | Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-1/+4
* | | | Merge branch 'remove-zebra-table-background' into 'master'Mike Greiling2018-09-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove striped table styling of Admin Area Applications viewAndreas Kämmerle2018-09-061-1/+1
* | | | Resolve "Remove usage ping payload from Cohorts, add to Settings"Luke Bennett2018-09-061-14/+17
|/ / /
* | | Conditional partial rendering for EE in application settingsMartin Wortschack2018-09-041-0/+8
| |/ |/|
* | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-302-0/+11
* | [master] Missing CSRF in System Hooks resend actionFrancisco Javier López2018-08-281-2/+1
* | Merge branch 'Expose-users-id-in-admin-users-show-page' into 'master'Phil Hughes2018-08-281-0/+4
|\ \ | |/ |/|
| * Expose user's id in /admin/users/ show page.Eva Kadlecová2018-08-211-0/+4
* | clarify runners currently online textBen Bodenmiller2018-08-201-1/+1
|/
* doc: ci/yaml expire_in: the value is in secondsElan Ruusamäe2018-08-171-0/+2
* Merge branch '49770-fixes-input-alignment-on-user-admin-form-with-errors' int...Fatih Acet2018-08-162-15/+30
|\
| * Fixes input alignment in user admin form with errors49770-fixes-input-alignment-on-user-admin-form-with-errorsJacopo2018-08-092-15/+30