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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix expiry date when generating invite link #545 #547

Merged
merged 1 commit into from Jul 14, 2019

Conversation

djaca
Copy link

@djaca djaca commented Jul 14, 2019

Make sure you've reviewed the checklist. (DO NOT REMOVE)

馃毃Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your master!
  • Make sure you are making a pull request against the dev branch. Also you should start your branch off dev branch.
  • Check you have included issue number in your pr (e.g Add vue component for nav bar聽#23).
  • Check you have added tests that prove your fix is effective or that your feature works.
  • Check your code additions will fail neither code linting checks nor unit test.
  • Check you added any notable changes to the CHANGELOG.md file.

Description

It fixes format for expiry date when generating invite link.
Resolves #545

馃挃Thank you!

@codecov
Copy link

codecov bot commented Jul 14, 2019

Codecov Report

Merging #547 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #547   +/-   ##
=========================================
  Coverage     79.35%   79.35%           
  Complexity      546      546           
=========================================
  Files           146      146           
  Lines          1841     1841           
=========================================
  Hits           1461     1461           
  Misses          380      380

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 4355eb5...5708fa4. Read the comment docs.

@Hasnayeen Hasnayeen merged commit 932c7ec into Hasnayeen:dev Jul 14, 2019
@Hasnayeen
Copy link
Owner

Thanks for the PR

@djaca djaca deleted the issue545 branch July 14, 2019 10:43
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.

None yet

2 participants