-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* EPMRPP-66071 Removed unused files. Update description * EPMRPP-66071 Fix plugin icon. * Update plugin id. Change plugin name. Update readme. Add jar * Add integration bts group * Update jar * EPMRPP-67335 Add space to plugin description * EPMRPP-66075: Add test connection command based on api token, email and project * EPMRPP-66075: Remove built plugins * EPMRPP-66075-Fix init listeners * EPMRPP-66091 - add intergation form * EPMRPP-67027 - remove credentials * EPMRPP-67031 - add common component to edit integration * EPMRPP-66951-Add issue types and issue type fields commands * EPMRPP-67644 - rename project field * EPMRPP-66076: Introduce validation command * EPMRPP-66076: Add headers * EPMRPP-67476 - change email field validation * Add listeners init * EPMRPP-67709 Add issue form fields * EPMRPP-66076: Add missed suppliers * EPMRPP-66076: Add missed command * EPMRPP-66076 || Refactor create and update validation of cloud jira (#14) * Fix incorrect plugin command name * Fix incorrect plugin command name * EPMRPP-66076 || Refactor auth encryption (#15) * EPMRPP-68407 || Implement post issue command (#17) * EPMRPP-68407 || Fix compilation errors * EPMRPP-68407 || Skip reporter field as it is resolved from creds * EPMRPP-68559 || fix bts project key validation (#18) Co-authored-by: Mikhail Sidarkevich <mikhail_sidarkevich@epam.com> * EPMRPP-68630 || Add build github action * EPMRPP-68947 || Information about Jira Cloud issue (#19) * EPMRPP-68947 || Refactor according to new common comands without existed integration * EPMRPP-68947 || Add get issue command * EPMRPP-68947 || Fix common commands * EPMRPP-73595 || Handle 500 error on get non-existent Jira cloud ticket (#20) * Update version * 5.7.0 || Update plugin version * 5.7.0 || Add release scripts * 5.7.0 || Add release scripts * 5.7.0 || Add release scripts * 5.7.0 || Add release scripts * 5.7.0 || Add release scripts * EPMRPP-78159 || Update plugin description Jira Cloud (#27) * EPMRPP-78099 || Redesign Integrations. Update modal windows * EPMRPP-79259 || Astericks to mandatory fields, EPMRPP-79263 || Unnecessary placeholders remove (#30) Co-authored-by: Artsiom Sadouski <artsiom_sadouski@epam.com> * EPMRPP-81278 || Bump Node.js version for UI build (#31) * EPMRPP-82260 || Use new modal for Edit integration form (#38) * EPMRPP-78914 || Redesign integrations. Link updates (cherry picked from commit 65845a0) * EPMRPP-86229 || Adjust to new plugin mechanism * EPMRPP-86229 || Update build.gradle to use new node plugin * EPMRPP-86229 || Adjust Jira Cloud plugin structure according to the new plugins mechanism (#40) * EPMRPP-87092 || Update version --------- Co-authored-by: Ilya Hancharyk <Ilya_Hancharyk@epam.com> Co-authored-by: Pavel Bortnik <pavel_bortnik@epam.com> Co-authored-by: miracle8484 <76156909+miracle8484@users.noreply.github.com> Co-authored-by: Mikhail Sidarkevich <mikhail_sidarkevich@epam.com> Co-authored-by: Mikhail Sidarkevich <42434528+chivekrodis@users.noreply.github.com> Co-authored-by: RuslanLyubimov <105453422+RuslanLyubimov@users.noreply.github.com> Co-authored-by: Ruslan Lyubimov <ruslan_lyubimov@epam.com> Co-authored-by: tr1ble <43150561+tr1ble@users.noreply.github.com> Co-authored-by: Artsiom Sadouski <artsiom_sadouski@epam.com> Co-authored-by: Ivan_Kustau <Ivan_Kustau@epam.com> Co-authored-by: Ivan Kustau <86599591+IvanKustau@users.noreply.github.com> Co-authored-by: Vadim73i <55870906+Vadim73i@users.noreply.github.com>
- Loading branch information
1 parent
9a34bbb
commit 5c56faf
Showing
19 changed files
with
2,892 additions
and
901 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
version=5.7.3 | ||
version=5.7.4 | ||
description=EPAM Report Portal. Cloud Jira plugin | ||
pluginId = JIRA Cloud |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.