summaryrefslogtreecommitdiff
path: root/app/views/projects/hooks
Commit message (Collapse)AuthorAgeFilesLines
* Added UI to define secret_token for webhook and systemhookfeature/backport-safewebhooksGabriel Mazetto2016-05-021-0/+5
| | | | Codestyle changes to easy EE merge
* Project webhooks updated UIPhil Hughes2016-04-262-85/+91
| | | | Closes #13993
* Allow enable/disable push events for system hooksDmitriy Zaporozhets2016-04-191-6/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-4/+2
| | | | | | | | | | | | - Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard.
* web hooks to webhooksashleys2016-03-101-5/+5
|
* Issue #5817 wording of the web hooks updated on issue and merge eventsiqualisoni2016-01-111-2/+2
|
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-1/+8
|
* defined class prepend-top-10 used for alignment issueThirumal S2015-11-051-1/+1
|
* form group alignment issue fixed in webhook index pageThirumal S2015-10-301-1/+1
|
* Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-0/+8
|
* Add support for Webhook note eventsStan Hu2015-05-211-1/+8
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/6745
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
|
* Refactor buttonsDmitriy Zaporozhets2015-03-141-2/+2
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Replace ui-box title with panel-headingDmitriy Zaporozhets2014-05-291-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace ui-box with panel.panel-defaultDmitriy Zaporozhets2014-05-291-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace existing links to help pages with the new ones.Marin Jankovski2014-05-291-1/+1
|
* Added tag_push_events to the web_hooksJeroen van Baarsen2014-03-051-1/+8
| | | | | * Added a scope to the web_hooks model * Added extra checkbooks in de hooks overview window
* Use more specific class names: grouped -> btn-groupedDmitriy Zaporozhets2014-02-201-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* minor language fixesMichael Moll2014-01-071-4/+4
|
* alert-error to alert-dangerDmitriy Zaporozhets2013-12-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Style project edit sectionDmitriy Zaporozhets2013-12-311-7/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate forms and inputs pt1Dmitriy Zaporozhets2013-12-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update form classesDmitriy Zaporozhets2013-12-311-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix header caseDmitriy Zaporozhets2013-12-131-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fixed all the confirm: deprecation warningsJeroen van Baarsen2013-12-101-1/+1
|
* Improve help page for Project web hooksDmitriy Zaporozhets2013-12-041-44/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* UI with event types for Project WebHooksDmitriy Zaporozhets2013-12-041-8/+35
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Include project_id in webhook payload.Marin Jankovski2013-10-141-0/+1
|
* Lots of wording improvements for the project settings areaHenry Smith2013-08-151-7/+8
| | | | | | | | | | Summary: - Mostly very small things involving use of "a", "the" etc. - "post-receive" hooks are usually written with the hyphen in the name . - I changed the Web Hooks page to have a title consistent with all the other pages in the settings area. - More consistent usage of full-stops in lists.
* Increase input padding. Minor ui fixesDmitriy Zaporozhets2013-08-081-1/+1
|
* use control-group classes for inline forms in project area pagesDmitriy Zaporozhets2013-08-071-2/+2
|
* Dont load bootstrap buttons. Modified css with new buttonsDmitriy Zaporozhets2013-08-011-1/+1
|
* Replace %h5.title with div.titleDmitriy Zaporozhets2013-07-131-1/+1
|
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-232-0/+77