summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-144-104/+101
|\
| * Dont use nav-pills. Instead use nav-listsDmitriy Zaporozhets2016-01-131-96/+91
| * Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-132-3/+5
| * Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* | Improvements, readability for artifacts browserGrzegorz Bizon2016-01-141-1/+1
* | Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon2016-01-141-1/+1
* | Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-141-2/+2
* | Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-141-10/+15
|\ \
| * | Fix Admin/Users view to position buttons without spacing magicGabriel Mazetto2016-01-141-15/+15
| * | Prevent ldap_blocked users from being unblocked by the Admin UIGabriel Mazetto2016-01-081-1/+6
* | | Remove (invalid) timestamp formattingrs-broadcastsRobert Speicher2016-01-131-2/+2
* | | Move `BroadcastMessage#status` to a helper since it's presentationalRobert Speicher2016-01-131-1/+1
* | | Broadcast Messages can now be editedRobert Speicher2016-01-133-22/+31
* | | Move broadcast message form to a partialRobert Speicher2016-01-132-32/+38
* | | Style the broadcast message formRobert Speicher2016-01-131-5/+8
* | | Add js-requires-input to formRobert Speicher2016-01-131-3/+2
* | | Merge branch 'configure-randomize-metrics-sample-interval' into 'master' Yorick Peterse2016-01-131-0/+7
|\ \ \ | |_|/ |/| |
| * | Make the metrics sampler interval configurableYorick Peterse2016-01-131-0/+7
* | | Merge branch 'improve_more_buttons' into 'master' Jacob Schatz2016-01-123-4/+4
|\ \ \ | |/ / |/| |
| * | Improve admin area button styleDrew Blessing2016-01-113-4/+4
* | | Add user's last used IP addresses to admin pageStan Hu2016-01-121-0/+16
|/ /
* | Disable "Already Blocked" button in admin abuse report pageStan Hu2016-01-091-1/+1
* | Remove Block Button from Abuse Reports page if User is Already Blocked Robert Speicher2016-01-081-1/+4
|\ \ | |/ |/|
| * Show that user is already blocked on Abuse Reportsfix-block-button-still-showing-on-abuse-reports-after-user-is-blockedKelvin2016-01-061-0/+3
| * Remove block button on abuse reports if user is already blockedKelvin2016-01-061-1/+1
* | Add two custom Date/Time conversion formatsRobert Speicher2016-01-074-7/+7
* | Remove stamp gemRobert Speicher2016-01-074-7/+7
* | Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-061-8/+0
|/
* Redesign the AbuseReports indexrs-abuse-reportsRobert Speicher2016-01-042-10/+11
* Show 'All' tab by default in the builds pageshow-all-builds-by-defaultDouglas Barbosa Alexandre2016-01-041-5/+5
* Merge branch 'rs-delimit-all-the-things' into 'master' Dmitriy Zaporozhets2016-01-044-22/+22
|\
| * number_with_delimiter most of the thingsrs-delimit-all-the-thingsRobert Speicher2015-12-314-22/+22
* | Fix typo in CI settingsSteffen Köhler2016-01-011-1/+1
|/
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-4/+6
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-0/+22
* Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settingsYorick Peterse2015-12-281-0/+53
* Add to application_settings forced TFA optionsGabriel Mazetto2015-12-241-0/+12
* Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
* Merge branch 'admin_add_identity' into 'master' Robert Speicher2015-12-212-0/+5
|\
| * Allow admin to create new user identitiesDrew Blessing2015-12-152-0/+5
* | Show git version on admin pageTrey Davis2015-12-151-0/+4
|/
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-141-1/+1
|\
| * Fix 500 when viewing specific runners on runners page [ci skip]Kamil Trzcinski2015-12-141-1/+1
* | Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-146-0/+365
|\ \ | |/
| * Fix runners admin view [ci skip]Kamil Trzcinski2015-12-141-1/+1
| * Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-1/+1
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-116-0/+351
|/
* Improve text indication visibility on snippetsZeger-Jan van de Weg2015-12-081-2/+2
* Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-032-2/+2
|\
| * Fix failures in masterValery Sizov2015-12-031-1/+1