Skip to content
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

Fix config auto unmarshalling #13

Merged
merged 1 commit into from
Dec 23, 2018
Merged

Fix config auto unmarshalling #13

merged 1 commit into from
Dec 23, 2018

Conversation

hanzei
Copy link
Collaborator

@hanzei hanzei commented Dec 22, 2018

@hanzei hanzei added the 2: Dev Review Requires review by a core committer label Dec 22, 2018
@codecov-io
Copy link

codecov-io commented Dec 22, 2018

Codecov Report

Merging #13 into master will decrease coverage by 7.91%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   86.29%   78.37%   -7.92%     
==========================================
  Files           3        4       +1     
  Lines         124      148      +24     
==========================================
+ Hits          107      116       +9     
- Misses          9       22      +13     
- Partials        8       10       +2
Impacted Files Coverage Δ
server/plugin.go 92.1% <100%> (+0.21%) ⬆️
server/configuration.go 34.78% <34.78%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 580a1b5...b27979a. Read the comment docs.

@hanzei hanzei added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Dec 23, 2018
@hanzei hanzei merged commit 94fff04 into master Dec 23, 2018
@hanzei hanzei deleted the config branch December 23, 2018 07:16
hanzei added a commit to mattermost/mattermost-plugin-zoom that referenced this pull request Dec 23, 2018
@lindy65 lindy65 removed the 4: Reviews Complete All reviewers have approved the pull request label Jan 11, 2019
avas27JTG pushed a commit that referenced this pull request Mar 8, 2024
… url (#870)

* [MI-2154]:Fixed issue(768) /Jira Connect doesn't open mattermost's subpath url (#3)

* Fixes #768

* Update webapp/src/actions/index.ts

updated the url to use string interpolation syntax.

Co-authored-by: Michael Kochell <[email protected]>

* updated with feedback from Michael

* removed the unwanted styles changes

* removed the unwanted styles changes

* removed the unwanted styles changes

* resolved comments

* resolved comments

* plugin now adds the entire url from the config

* connect to cloud with subpath now working

* fixed styling and linting issues

* fixed linting issue

* Update server/user_cloud.go

Co-authored-by: Michael Kochell <[email protected]>

* updated method to call the site url with a sub path

* updated method to call the site url with a sub path

* updated logic based on lev's comments

* added a method in plugin.go that will generate the final path

* updated based on feedback from levb

* added method to generate full path

* fixed conflicts

* updated and tested connect

* Update index.ts

removed whitespace

* Update webpack.config.js

* updated SiteURL handler

* [MI-2154]:fixed lint errors

* [MI-2154]:fixed review fixes

Co-authored-by: Sanjay <sanjaymj@12345>
Co-authored-by: Maisnam Raju Singh <[email protected]>
Co-authored-by: Michael Kochell <[email protected]>
Co-authored-by: maisnamrajusingh <[email protected]>

* [MM-768]:fixed CI error

* Improved code quality (#5)

* Review fixes done

* [MI-2182]: Review fixes done
1. Improved code quality

* [MI:2182]:Review fixes done
1.Improved code quality

* Review fixes done of #870 (#13)

* Review fixes done

* [MI-2182]: Review fixes done
1. Improved code quality

* [MI:2182]:Review fixes done
1.Improved code quality

* [MI-2182]: Review fixes done
1.Improved code quality

* [MI-2182]:Fixed CI errors

* [MM-768]:Fixed review comment

* [MI-2839]: Done the review fixes of a Jira PR #870 (#41)

* [MI-2839]: Done the review fixes of a Jira PR #887

* [MI-2839]: Review fixes done
1.Changed the way to create a full URL path

---------

Co-authored-by: Sanjay <sanjaymj@12345>
Co-authored-by: Maisnam Raju Singh <[email protected]>
Co-authored-by: Michael Kochell <[email protected]>
Co-authored-by: maisnamrajusingh <[email protected]>
Co-authored-by: Nityanand Rai <[email protected]>
Co-authored-by: Nityanand Rai <[email protected]>
Co-authored-by: raghavaggarwal2308 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants