unrhodecode/rhodecode/templates/admin
Daniel Dourvaris 83b8750461 integrations: refactor/cleanup + features, fixes #4181
* added scopes on integrations, scopes are:
    - repo only
    - repogroup children only
    - root repos only
    - global (any repo)
* integrations schemas now have separate section for the
  settings (eg. slack) and options (eg. scope/enabled)
* added descriptions to integration types
* added icons to integration types
* added 'create new' integration page
* added scope of integration to integrations list
* added breadcrumbs for each repo/repogroup/global integrations pages
* added sorting to integrations list
* added pagination to integrations list
* added icons to integrations list
* added type filter to integrations list
* added message to integrations list if none we found
* added extra permissions check on integrations views
* db migration from 56 => 57 - adds child_repos_only field
* added tests for integrations triggered on events
* added tests for integrations schemas
* added tests for integrations views for repo/repogroup/admin
2016-08-26 11:19:55 +03:00
..
auth styling: fixing broken select2 in ldap settings #4131 2016-07-29 14:30:47 +02:00
defaults project: added all source files and assets 2016-05-24 15:56:53 +02:00
gists gists: use colander schema to validate input data. 2016-07-31 20:11:12 +02:00
integrations integrations: refactor/cleanup + features, fixes #4181 2016-08-26 11:19:55 +03:00
my_account notifications: fixing bug w/spinner in toggle 2016-08-31 14:15:55 +02:00
notifications project: added all source files and assets 2016-05-24 15:56:53 +02:00
permissions project: added all source files and assets 2016-05-24 15:56:53 +02:00
repo_groups integrations: add repo group integrations, fixes #4175 2016-08-15 13:24:16 +03:00
repos tables: adding translation for empty tables #685 #1832 2016-07-19 18:31:55 +02:00
settings html: small fix to make i18n extraction not break on <script> tags. 2016-08-02 22:43:52 +02:00
user_groups tables: adding translation for empty tables #685 #1832 2016-07-19 18:31:55 +02:00
users i18n: fixed wrong i18n call in users table. 2016-08-01 19:01:40 +02:00
admin.html project: added all source files and assets 2016-05-24 15:56:53 +02:00
admin_log.html ux: #4037 use gravatar for commit email and add tooltips for name + email 2016-07-11 14:46:41 +02:00