Douwe Maan
26ad250989
Add a page title to every page.
2015-04-30 19:12:15 +02:00
Stan Hu
808b05e974
Move service template and project service settings into a shared view
2015-04-29 07:52:27 -07:00
Ioannis Kappas
3196c52969
added fieldset support to project and admin services views.
...
split field logic to separate template.
2015-04-22 20:04:03 +03:00
Dmitriy Zaporozhets
0b355aba02
Replace alerts with well where alert is not needed
2015-03-25 23:07:59 -07:00
Marin Jankovski
5aa97ce91b
Show test settings as disabled when service cannot be tested.
2015-03-18 21:47:17 -07:00
Drew Blessing
6a269450e6
Fix UI bug regarding services
2015-03-17 12:09:26 -05:00
Marin Jankovski
a1f5ae98e2
Show asterisks instead of password in service edit form.
2015-03-12 10:10:19 -07:00
Dmitriy Zaporozhets
8b551ee318
Merge branch 'emails-on-push'
...
Conflicts:
app/controllers/projects/services_controller.rb
app/models/project_services/emails_on_push_service.rb
2015-03-08 16:49:11 -07:00
Dmitriy Zaporozhets
3bfd53149c
Replace bs-callout with alert
2015-03-06 18:36:22 -08:00
Stan Hu
7e204cf389
Added comment notification events to HipChat and Slack services.
...
Supports four different event types all bundled under the "note" event type:
- comments on a commit
- comments on an issue
- comments on a merge request
- comments on a code snippet
2015-03-06 06:54:00 -08:00
Douwe Maan
d57e809cbd
Set supported events per project service.
2015-03-03 11:14:32 +01:00
Stan Hu
afe5d7d209
Issue #595 : Support Slack notifications upon issue and merge request events
...
1) Adds a DB migration for all services to toggle on push, issue, and merge events.
2) Upon an issue or merge request event, fire service hooks.
3) Slack service supports custom messages for each of these events. Other services
not supported at the moment.
4) Label merge request hooks with their corresponding actions.
2015-03-03 11:14:31 +01:00
Mlanawo Mbechezi
9e4d3f328f
fix typo
2015-02-27 22:49:40 +01:00
Douwe Maan
f0b78a8529
Clarify EmailsOnPushService options.
2015-02-25 16:40:48 +01:00
Douwe Maan
0e7d1fd44f
Add optional title field to service properties.
2015-02-25 14:05:03 +01:00
Vinnie Okada
76aad9b76e
Upgrade to Rails 4.1.9
...
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.
2015-02-14 11:09:23 -07:00
Jeremy
b4d9ceb26f
Add Asana service
...
Also add ability to render "service.help" in markdown
2015-02-02 09:59:42 +01:00
Dmitriy Zaporozhets
5e98293b0e
Redesign services page
2015-01-23 21:03:12 -08:00
Drew Blessing
776bca07cd
Add Atlassian Bamboo service
2014-10-28 05:20:36 -05:00
Sullivan SENECHAL
d1fa3b336d
Add Pushover service integration
...
That introduce select field type for services options.
2014-10-03 13:54:37 +02:00
Dmitriy Zaporozhets
a3db7631b8
Fix haml indent
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-28 12:52:02 +03:00
Dmitriy Zaporozhets
a18ae13e98
Backport CI service refactoring from EE
...
It allows easier contribution of different CI services
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-28 11:35:43 +03:00
Dmitriy Zaporozhets
7ced2eb447
Use normal btn size for test service
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-04-06 14:26:24 +03:00
Dmitriy Zaporozhets
5b2aa853a3
Fix compare view and services
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 17:08:31 +02:00
Dmitriy Zaporozhets
d7a48443ce
alert-error to alert-danger
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 16:34:14 +02:00
Dmitriy Zaporozhets
010a770b3f
Migrate forms and inputs pt1
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 02:50:36 +02:00
Dmitriy Zaporozhets
16eb3ac360
Update form classes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 01:27:02 +02:00
Dmitriy Zaporozhets
078b3f580e
Rename Services to Project services
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-18 16:27:52 +02:00
Dmitriy Zaporozhets
d550933907
Add new method to mailer for deliver emails with push info
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-17 14:45:55 +02:00
Dmitriy Zaporozhets
2428a0b2dd
Add project_services dir to autoload path
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-17 12:58:44 +02:00
Dmitriy Zaporozhets
5ac5730547
Sort project services by title. Add textarea support to it
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-17 12:42:13 +02:00
Dmitriy Zaporozhets
436e96467d
Nicer icons for enabled/disabled stuff
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-20 14:05:42 +02:00
Henry Smith
602e2e68d9
Lots of wording improvements for the project settings area
...
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.
2013-08-15 19:19:29 +01:00
Dmitriy Zaporozhets
e2f946fddb
Minor UI improvements
2013-08-12 17:21:57 +03:00
Ronald van Eede
62ba789545
Added can_test? mehod to Service model and added tests
2013-08-09 22:02:34 +02:00
Dmitriy Zaporozhets
bea14d6c28
remove unnecessary %br/%hr and styles
2013-07-13 09:05:28 +03:00
Dmitriy Zaporozhets
36fd4de825
Replace page_title with page-title. Correct margin for some blocks/layouts
2013-07-13 08:45:48 +03:00
Dmitriy Zaporozhets
2ed7cbfba4
Move projects controllers/views in Projects module
2013-06-23 19:47:22 +03:00