summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Fix usage ping docs link from empty cohorts pagefix-usage-ping-doc-linkSean McGivern2017-04-251-1/+1
* Don't show usage ping on settings pageSean McGivern2017-04-172-6/+7
* Fix doc linksSean McGivern2017-04-142-2/+2
* Remove redundant sentence from cohorts disabledSean McGivern2017-04-141-1/+1
* Use serializer for formatting cohorts dataSean McGivern2017-04-141-23/+13
* Fix documentation links from cohortsSean McGivern2017-04-142-3/+4
* Rename user cohorts -> cohortsSean McGivern2017-04-144-3/+3
* Add user cohorts table to admin areaSean McGivern2017-04-145-1/+68
* Add documentation on Usage statistics and link from the admin areaAchilleas Pipinellis2017-04-141-0/+1
* Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-3/+5
* Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+9
* Use an icon to indicate whether service template is activeStan Hu2017-04-131-1/+1
* Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-112-2/+2
* Document how polling interval is useddocument-polling-intervalAdam Niedzielski2017-04-101-0/+1
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-0613-17/+17
* Support 2FA requirement per-groupMarkus Koller2017-04-061-1/+1
* Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-0/+14
* Fix admin projects page in admin areaAlfredo Sumaran2017-03-291-7/+8
* Fix projects_limit RangeError on user createAlexander Randa2017-03-241-1/+1
* Add `aria-label` for feature status accessibilityKushal Pandya2017-03-231-12/+18
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-202-2/+2
* Change Canccel button class29441-cancel-button-misaligned-in-new-application-pageChris Peressini2017-03-141-1/+1
* mark internal users in the admin panelhttp://jneen.net/2017-03-091-1/+3
* Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-072-0/+10
|\
| * apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-062-60/+3
| * applies relevant changes to the code and code structureTiago Botelho2017-02-283-81/+67
| * refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-282-40/+11
| * add admin panel for personal access tokensSimon Vocella2017-02-283-0/+110
* | Use native unicode emojisEric Eastwood2017-03-061-1/+1
* | Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-2/+3
* | Add admin settings entriesPawel Chojnacki2017-03-061-0/+22
* | Refactor projects filtering by nameDmitriy Zaporozhets2017-03-032-59/+51
* | Fixes filtering by name reseting archive filterPhil Hughes2017-03-031-9/+2
|/
* Add runner version to /admin/runners viewJonathon Reinhart2017-02-262-0/+3
* Don't allow deleting a ghost user.Timothy Andrew2017-02-242-2/+5
* Remove syntax help link and update screenshotLin Jen-Shin2017-02-221-2/+0
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-217-17/+17
|\
| * fix failed spec because haml_lintwendy04022017-02-191-1/+1
| * fix incorrect sidekiq concurrency count in admin background pagewendy04022017-02-191-1/+1
| * Fix grammer issue in admin/runners28353-little-grammar-issueClement Ho2017-02-171-1/+1
| * changed minor inconsistency in help textzero-for-unlimiteddimitrieh2017-02-171-2/+2
| * Merge branch '28059-add-pagination-to-admin-abuse-reports' into 'master' Alfredo Sumaran2017-02-161-0/+1
| |\
| | * Restore pagination to admin abuse reportsEric Eastwood2017-02-161-0/+1
| * | Merge branch 'active_when' into 'master' Robert Speicher2017-02-163-13/+12
| |\ \
| | * | Add active_when helperSemyon Pupkov2017-02-153-13/+12
| | |/
* | | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-161-2/+3
* | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-163-3/+3
|\ \ \ | |/ /
| * | Merge branch 'alphabetically_sort_tags_on_runner_list' into 'master' Rémy Coutable2017-02-151-1/+1
| |\ \
| | * | Alphabetically sort tags on runner listblackst0ne2017-02-151-1/+1
| | |/
| * | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1