summaryrefslogtreecommitdiff
path: root/app/views/doorkeeper
Commit message (Expand)AuthorAgeFilesLines
* Fix Authorized applications count.moyuru2019-03-121-1/+1
* Fix authorized applications countmoyuru2019-03-021-1/+1
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Update copy to clipboard button data for application secretGeorge Tsiolis2018-10-101-1/+1
* Add copy to clipboard button for application id and secretGeorge Tsiolis2018-10-031-6/+13
* Add message about disabled oauth feature in user profileDmitriy Zaporozhets2018-09-211-0/+3
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-1/+1
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-1/+0
* Fix broken text in OAuth authorization screenStan Hu2018-08-071-1/+1
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-3/+3
* i18n: externalize strings from 'app/views/doorkeeper'Tao Wang2018-07-1311-60/+51
* Replace .scope-description with .text-secondaryPaul Slaughter2018-06-291-1/+1
* [skip ci] Remove .page-headerClement Ho2018-04-121-1/+1
* [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-112-3/+3
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* Add breadcrumbs to User Settings sub-viewsRob Watson2018-01-011-0/+2
* Prevent error when authorizing an admin-created OAauth application without a ...Douwe Maan2017-11-131-5/+8
* Merge branch '32059-fix-oauth-phishing' into 'security-10-1'Douwe Maan2017-11-102-6/+15
* Authorizations regarding OAuth - style confirmationJacopo2017-08-241-37/+41
* Added limited width to profile settingsprofile-settings-widthPhil Hughes2017-06-233-2/+6
* Implement OpenID Connect identity providerMarkus Koller2017-03-071-0/+2
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-317-8/+8
* HAMLLint: Fix `TrailingWhitespace` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
* View-related (and other minor) changes to !5951 based on @rymai's review.Timothy Andrew2016-12-162-2/+2
* Move the scopes form/list view into a partial.Timothy Andrew2016-12-162-15/+2
* Implement minor changes from @dbalexandre's review.Timothy Andrew2016-12-162-2/+0
* Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew2016-12-162-1/+23
* Removes class 'btn-link' of Revoke buttonFilipa Lacerda2016-09-261-1/+1
* Fix grammar and wording in text on various pages.Connor Shea2016-05-221-1/+1
* Updated project group sharing UIPhil Hughes2016-04-251-2/+2
* Implement top navigation concept for profile areaDmitriy Zaporozhets2016-04-191-1/+0
* Fix the improper delete form being rendered for an oauth_authorized_applicationconnorshea2016-04-141-1/+1
* Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-5/+1
* Fixed error with applications delete enonymous token formfix-application-settingsPhil Hughes2016-03-231-1/+1
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-203-3/+3
* Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-131-17/+81
* Fixed failing application settings testsPhil Hughes2016-03-041-1/+1
* Applications tab on profile settingsPhil Hughes2016-03-042-19/+20
* Improve text on warning messageZeger-Jan van de Weg2016-01-261-1/+3
* Warn admin of granting admin rights during OAuthZeger-Jan van de Weg2016-01-261-1/+8
* Make tables full width.Douwe Maan2015-10-193-45/+48
* Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan2015-07-021-2/+7
* Fix consistency issues on New Application page.Nicolas2015-06-152-3/+9
* Fix layout issue when New Application validation fails.Nicolas2015-06-151-10/+15
* Plural instead of singular.Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-303-2/+5
* Refactor buttonsDmitriy Zaporozhets2015-03-142-2/+2