generated from Brightscout/mattermost-plugin-starter-template
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MI-2820]: Modified API endpoint to require a project to be provided #144
Merged
Changes from all commits
Commits
Show all changes
185 commits
Select commit
Hold shift + click to select a range
85a669a
[MI-2304] Pipeline subscription
raghavaggarwal2308 21c0365
[MI-2315] Added slash command to add/list pipeline subscriptions
raghavaggarwal2308 1f0947e
[MI-2304] Fixed casing of event type description
raghavaggarwal2308 b73575d
Merge branch 'MI-2304' of github.com:Brightscout/mattermost-plugin-az…
raghavaggarwal2308 b201a3d
[MI-2321] Created notification post for "Release Created" and "Build …
raghavaggarwal2308 0798808
[MI-2321] Added notification post for "Release Abandoned", "Release d…
raghavaggarwal2308 b2dd84f
[MI-2321] Added notification post for "Run stage state changed" and "…
raghavaggarwal2308 a46984f
[MI-2321] Refactored code
raghavaggarwal2308 5839e9a
[MI-2321] Removed commented code
raghavaggarwal2308 53058ac
[MI-2321] Removed unused struct
raghavaggarwal2308 1f222ea
[MI-2321] Fixed bug: Pull reqest commented event notification not wor…
raghavaggarwal2308 e878063
[MI-2339][server]: Added support to show pipeline build link preview.
avas27JTG 23f45e4
[MI-2339][server]: Added mock method for pipeline build
avas27JTG 6b9b96e
[MI-2321] Fixed author icon css on notification post
raghavaggarwal2308 8963751
[MI-2339][server]: Updated error message
avas27JTG 76d49bb
[MI-2343][server+webapp]: Added support to show pipeline release link…
avas27JTG 731f2ee
Merge branch 'MI-2339' of github.com:Brightscout/mattermost-plugin-az…
avas27JTG 32b6a67
[MI-2304] Review fixes
raghavaggarwal2308 4130bbf
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 bd96af0
Merge branch 'MI-2304' of github.com:Brightscout/mattermost-plugin-az…
raghavaggarwal2308 b65ea80
[MI-2315] Review fixes
raghavaggarwal2308 1c7ca9a
[MI-2304] Review fixes
raghavaggarwal2308 c800d02
[MI-2345][server+webapp]: Added feature for user to Approve/Reject a …
avas27JTG 05caef6
Merge branch 'MI-2315' of github.com:Brightscout/mattermost-plugin-az…
avas27JTG 6e870e8
[MI-2339][server][review_fix]: Minor refactoring
avas27JTG d2c2ab9
[MI-2345][server]: Added mock method for UpdatePipelineApprovalRequest
avas27JTG 7ae186e
[MI-2345][server]: Fixed variable name for failing CI
avas27JTG b92f752
[MI-2350][server]: Add feature to update status of an already approve…
avas27JTG 1dd3333
[MI-2350][server]: Changed variable names to prevent shadow declarations
avas27JTG ef552c0
[MI-2304] Review fixes
raghavaggarwal2308 94a6312
[MI-2315] Review fixes
raghavaggarwal2308 da8182e
[MI-2321] Review fixes
raghavaggarwal2308 3431efb
[MI-2339][server][review_fix]: Added debug logs and changed casings
avas27JTG 7cee8d6
Merge branch 'MI-2339' of github.com:Brightscout/mattermost-plugin-az…
avas27JTG 571882c
[MI-2343][server][review_fix]: Minor refactoring
avas27JTG aa98b6d
[MI-2304] Review fixes
raghavaggarwal2308 4f41b91
[MI-2345][server][review_fix]: Minor refactoring
avas27JTG 38042f8
[MI-2321] Review fixes
raghavaggarwal2308 c8ba4bf
Merge pull request #100 from Brightscout/MI-2304
raghavaggarwal2308 a456fc7
Merge pull request #102 from Brightscout/MI-2315
raghavaggarwal2308 1d1b3f6
Merge pull request #103 from Brightscout/MI-2321
raghavaggarwal2308 fd3d2d2
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
avas27JTG d9faef2
[MI-2339][server]: Changed pipeline icon name
avas27JTG 140fb59
Merge branch 'master' of github.com:mattermost/mattermost-plugin-azur…
raghavaggarwal2308 1071ba6
Merge branch 'epic_phase_3' of github.com:mattermost/mattermost-plugi…
raghavaggarwal2308 af30300
Merge branch 'MI-2339' of github.com:mattermost/mattermost-plugin-azu…
raghavaggarwal2308 f89192d
Merge branch 'epic_phase_3' of github.com:mattermost/mattermost-plugi…
raghavaggarwal2308 4e63614
Merge branch 'MI-2345' of github.com:mattermost/mattermost-plugin-azu…
raghavaggarwal2308 a3cebf2
[MI-2419][server]: Added support to approve/reject run stage pipeline…
avas27JTG 4e78400
[MI-2450] Added testcases and Makefile command to generate mocks
raghavaggarwal2308 ee378ee
[MI-2450] Added testcases for command.go
raghavaggarwal2308 8210205
[MI-2450] Delete cover.out file
raghavaggarwal2308 a83402d
[MI-2450] Added some more testcases for command.go
raghavaggarwal2308 dd22e18
[MI-2450] Removed cover.out file
raghavaggarwal2308 cdc7139
[MI-2456] Added testcases for handleSubscriptionNotification
raghavaggarwal2308 4e21f7e
[MI-2461] Added testcases for release link preview
raghavaggarwal2308 4c0d702
[MI-2450] Self review fix
raghavaggarwal2308 42ac8b9
[MI-2339][server]: Added support to show pipeline build link preview.…
avas27JTG 297e050
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
avas27JTG 149cdfe
[MI-2345][server][review_fix]: Changed place of path variable
avas27JTG 63f9d59
Merge branch 'MI-2345' of github.com:Brightscout/mattermost-plugin-az…
avas27JTG 5ff8230
[MI-2350][server][review_fix]: Changed spelling
avas27JTG a29189d
[MI-2463] Added testcases for pipeline job request
raghavaggarwal2308 8ab794f
[MI-2466] Added testcases for run stage job request feature
raghavaggarwal2308 c5de718
[MI-2463] Added testcases for client.go
raghavaggarwal2308 bdf7685
[MI-2466] Updated varible names
raghavaggarwal2308 9ce501b
[MI-2467] Updated documentation for pipeline features
raghavaggarwal2308 c2c675c
[MI-2462] Moved files in assets to public folder
raghavaggarwal2308 150560d
[MI-2474] Added comment modal for approving/rejecting pipeline requests
raghavaggarwal2308 e8ff0c2
Merge branch 'master' of github.com:mattermost/mattermost-plugin-azur…
raghavaggarwal2308 8d2b0b5
[MI-2341][webapp+server] Added filters for "Build" and "Release" even…
raghavaggarwal2308 ce42d14
[MI-2476] Enhancements:
raghavaggarwal2308 b8cd599
[MI-2476] Updated help command for pipelines
raghavaggarwal2308 0365479
[MI-2360] Updated APIs to create/delete subscriptions and subscriptio…
raghavaggarwal2308 fcb63fb
[MI-2474] Changed modal title
raghavaggarwal2308 43a9aa7
[MI-2470] Add dropdown for AreaPath field in create task modal
raghavaggarwal2308 6249638
[MI-2345][server+webapp]: Added feature for user to Approve/Reject a …
avas27JTG d025b9d
[MI-2343][server+webapp]: Added support to show pipeline release link…
avas27JTG 11cd816
[MI-2359] Added filters in subscription modal for "Run" events (#118)
raghavaggarwal2308 cee0e11
[MI-2467] Review fixes
raghavaggarwal2308 5f5ec2a
[MI-2419][server]: Added support to approve/reject run stage pipeline…
avas27JTG aa73c82
[MI-2467] Review fix
raghavaggarwal2308 fb343ec
Merge branch 'epic_phase_3' of github.com:mattermost/mattermost-plugi…
avas27JTG a954af9
Merge pull request #10 from Brightscout/MI-2467
raghavaggarwal2308 73ba08e
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
avas27JTG 13727a3
[MI-2495] Removed unused code
raghavaggarwal2308 13e7038
[MI-2495] Minor bug fixes
raghavaggarwal2308 e3e3405
[MI-2495] Reset unlink confirmation modal error state on hide.
raghavaggarwal2308 ffc4741
[Fix]: Fixed organization name for Pipelines (#132)
avas27JTG b5a01eb
[MI-2495] Code refactor
raghavaggarwal2308 37dc7bd
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 3c5e676
[MI-2495] Bump plugin version to v3.0.0
raghavaggarwal2308 f5fad8e
[MI-2495] Review fix
raghavaggarwal2308 768f36f
Merge pull request #16 from Brightscout/MI-2495
raghavaggarwal2308 e185772
[MI-2476] Review fix
raghavaggarwal2308 c869e67
[MI-2462] Review fix
raghavaggarwal2308 2a17b7c
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 8f86195
[MI-2462] Changed plugin version on plugin.go
raghavaggarwal2308 75e787c
Merge branch 'master' of github.com:mattermost/mattermost-plugin-azur…
raghavaggarwal2308 3f930d2
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 eaa4e67
[MI-2450] Fix testcases
raghavaggarwal2308 99f96ca
[MI-2450] Review fixes
raghavaggarwal2308 04e59ba
Merge branch 'MI-2450' of github.com:Brightscout/mattermost-plugin-az…
raghavaggarwal2308 c2bbe66
[MI-2456] Review fixes
raghavaggarwal2308 cc16221
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 c6018da
[MI-2461] Review fixes
raghavaggarwal2308 57a8c3d
[MI-2461] Removed unused image
raghavaggarwal2308 45659fa
Fixed lint error
raghavaggarwal2308 1335ef3
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 c08f39b
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 bacb265
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 1d2b561
[MI-2463] Removed unused code
raghavaggarwal2308 89c3596
[MI-2463] Fix testcases
raghavaggarwal2308 c286123
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 2578ff9
[MI-2466] Changed name of testcases
raghavaggarwal2308 419dc0c
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 07152c0
[MI-2462] Fix errors
raghavaggarwal2308 ff3890f
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 799e445
Merge branch 'MI-2474' of github.com:Brightscout/mattermost-plugin-az…
raghavaggarwal2308 25bdae1
[MI-2476] Fix invalid command constant
raghavaggarwal2308 9649927
[MI-2450] Review fixes
raghavaggarwal2308 0d477e9
[MI-2461] Review fixes
raghavaggarwal2308 94c71d0
[MI-2463] Review fixes
raghavaggarwal2308 8e179e7
[MI-2466] Review fixes
raghavaggarwal2308 85e2250
[MI-2461] Review fixes
raghavaggarwal2308 464812c
[MI-2474] Review fixes
raghavaggarwal2308 e4c31a8
Merge pull request #6 from Brightscout/MI-2456
raghavaggarwal2308 1141234
Merge pull request #14 from Brightscout/MI-2476
raghavaggarwal2308 da188e2
[MI-2470] Review fixes
raghavaggarwal2308 515d2b5
[MI-2450] Review fixes
raghavaggarwal2308 c58f46c
[MI-2474] Review fixes
raghavaggarwal2308 80779de
Merge branch 'MI-2474' of github.com:Brightscout/mattermost-plugin-az…
raghavaggarwal2308 17fa4fe
Merge pull request #8 from Brightscout/MI-2463
raghavaggarwal2308 1325681
[MI-2461] Review fixes
raghavaggarwal2308 8100d48
[MI-2470] Review fix
raghavaggarwal2308 eae16f8
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 4426ebe
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 a31f509
Merge pull request #7 from Brightscout/MI-2461
raghavaggarwal2308 4ebdcea
Merge pull request #11 from Brightscout/MI-2462
raghavaggarwal2308 e5f6e26
Merge pull request #15 from Brightscout/MI-2470
raghavaggarwal2308 0054e77
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 e8791b3
Merge pull request #9 from Brightscout/MI-2466
raghavaggarwal2308 5826f24
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 b40b787
[MI-2524] Fix and add testcases on branch MI-2474
raghavaggarwal2308 bcf9df6
[MI-2524] Review fixes
raghavaggarwal2308 b2eb70c
[MI-2524] Review fixes
raghavaggarwal2308 7fd8802
Merge pull request #19 from Brightscout/MI-2524
raghavaggarwal2308 f702d48
Merge pull request #12 from Brightscout/MI-2474
raghavaggarwal2308 74d534a
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
raghavaggarwal2308 c344a62
Merge pull request #4 from Brightscout/MI-2450
raghavaggarwal2308 44cddec
Bump plugin verstion to v3.1.0
raghavaggarwal2308 2b74225
Merge pull request #20 from Brightscout/release-3.1.0
raghavaggarwal2308 71f3356
[MI-2504][server+webapp]: Generated manifest files and Changed "Hide"…
avas27JTG 28ff33d
Merge branch 'master' of github.com:Brightscout/mattermost-plugin-azu…
avas27JTG e89a2e6
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
avas27JTG 615b9bc
[Fix]: Fixed Circle CI
avas27JTG 266579e
[Fix]: Fixed manifest file
avas27JTG 1ac30cc
[MI-2511] Created constants for common mocks
raghavaggarwal2308 2df3a96
[MI-2511] Review fixes
raghavaggarwal2308 4c6b7e6
[MI-2511] Review fix
raghavaggarwal2308 abf711e
Merge pull request #23 from Brightscout/MI-2511
raghavaggarwal2308 6112629
[MI-2611]: Fixed modals not opening on multiple clients in case of cl…
avas27JTG 9c9c68c
[MI-2505]: Added logic to protect subscriptions notification webhook …
avas27JTG 7433d0c
Merge branch 'master' of github.com:Brightscout/mattermost-plugin-azu…
avas27JTG 4daf4e0
Merge branch 'epic_phase_3' of github.com:Brightscout/mattermost-plug…
avas27JTG 72424ce
[MI-2613]: Fixed resetting error message on Link modal, showing descr…
avas27JTG 3ab28e7
[MI-2621]: Created font icons for subscription card and changed subsc…
avas27JTG 968391b
[Review fix]: Removed unused files
avas27JTG 84596b6
[MI-2669]: Added some key-values in plugin.json file and created sepa…
avas27JTG baaa567
[MI-2672]: Removed consumerInput form subscription response, added va…
avas27JTG d22a81d
[Fix]: Updated manifest file
avas27JTG 46b191e
[MI-2669]: Made changes for subscriptionID to be used as key for KV-s…
avas27JTG 61e8f38
[MI-2669_1]: Added a top level CSS class as a unique selector (#31)
avas27JTG 18ce68a
[MI-2669]: Created a hook for intercepting redux changes and moved th…
avas27JTG 8c5b806
[Refactor]: Removed unused util
avas27JTG 1e0fc5f
[MI-2669]: Created hook to fetch and load filters (#34)
avas27JTG 6d00878
[Fix]: Moved subscriptionID field at the top in struct
avas27JTG b439dbc
[MI-2748]: Implemented 1:1 mapping between MM user and Azure DevOps u…
avas27JTG 49dad5a
[MI-2750]: Implemented fetching channel list on webapp and removes fr…
avas27JTG 0b1586b
[MI-2765]: Used @mattermost/client for making webapp calls to MM serv…
avas27JTG e5950fc
[MI-2820]: Modified API endpoint to require a project to be provided
avas27JTG 6b20c52
[MI-2820]: Removed extra line
avas27JTG 633b076
[MI-2820]: Review fixes
avas27JTG 8af9234
Merge branch 'master' of github.com:mattermost/mattermost-plugin-azur…
avas27JTG 3e5a793
[MI-2820]: Added LogWarn and refactored code
avas27JTG File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could "return early" if
project
is blank right? Before we interact with the storeThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have made
organization
andproject
as path params here so, if they are empty this API will not be called and we will not reach here and get404