gitlab-org--gitlab-foss/app/policies
Phil Hughes 50e21a89a0
Suggests issues when typing title
This suggests possibly related issues when the user types a title.

This uses GraphQL to allow the frontend to request the exact
data that is requires. We also get free caching through the Vue Apollo
plugin.

With this we can include the ability to import .graphql files in JS
and Vue files.
Also we now have the Vue test utils library to make testing
Vue components easier.

Closes #22071
2018-11-27 15:10:40 +00:00
..
application_setting Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
ci Authorize DestroyPipelineService against pipeline 2018-11-13 17:24:10 +01:00
clusters Add policy for clusters on group level 2018-11-08 23:14:06 +13:00
concerns Rename the module and add a simple test to check 2018-07-27 17:52:45 +08:00
project_policy Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
base_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
commit_policy.rb Freeze string literals 2018-08-10 18:15:25 +02:00
commit_status_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
deploy_key_policy.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
deploy_token_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
deployment_policy.rb Allow to make builds soft-archived. 2018-11-05 15:51:57 +01:00
environment_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
external_issue_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
global_policy.rb Spec instance statistics 2018-07-27 15:54:28 +02:00
group_label_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
group_member_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
group_policy.rb Add policy for clusters on group level 2018-11-08 23:14:06 +13:00
issuable_policy.rb Restrict reopening locked issues for issue authors 2018-09-04 12:25:18 +02:00
issue_policy.rb Restrict reopening locked issues for issue authors 2018-09-04 12:25:18 +02:00
merge_request_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
milestone_policy.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
namespace_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
nil_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
note_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
personal_snippet_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
project_label_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
project_member_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
project_policy.rb Authorize DestroyPipelineService against pipeline 2018-11-13 17:24:10 +01:00
project_snippet_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
protected_branch_policy.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
user_policy.rb Allow users to set a status 2018-07-30 15:01:26 +02:00