Skip to content

Staging#485

Merged
BrRenat merged 13 commits intomasterfrom
staging
Nov 29, 2020
Merged

Staging#485
BrRenat merged 13 commits intomasterfrom
staging

Conversation

@BrRenat
Copy link
Copy Markdown
Collaborator

@BrRenat BrRenat commented Nov 27, 2020

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 27, 2020

Codecov Report

Merging #485 (6d59440) into master (27367cc) will decrease coverage by 0.06%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #485      +/-   ##
==========================================
- Coverage   95.05%   94.99%   -0.07%     
==========================================
  Files         159      162       +3     
  Lines        3072     3154      +82     
==========================================
+ Hits         2920     2996      +76     
- Misses        152      158       +6     
Impacted Files Coverage Δ
src/constants.js 100.00% <ø> (ø)
src/actions/organization/invites/list.js 94.73% <80.00%> (-5.27%) ⬇️
src/actions/organization/invites/send.js 94.11% <83.33%> (-5.89%) ⬇️
src/utils/organization/add-organization-members.js 97.95% <87.50%> (-2.05%) ⬇️
.../utils/organization/update-organization-members.js 93.75% <93.75%> (ø)
src/actions/organization/members/get.js 95.00% <95.00%> (ø)
src/actions/organization/members/update.js 95.45% <95.45%> (ø)
src/actions/organization/invites/accept.js 95.45% <100.00%> (+0.71%) ⬆️
src/utils/challenges/email/generate.js 95.74% <100.00%> (+0.39%) ⬆️
src/utils/organization/get-organization-members.js 100.00% <100.00%> (ø)
... and 4 more

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 b76b46c...6d59440. Read the comment docs.

BrRenat and others added 13 commits November 27, 2020 21:12
* fix: edited actions for the organization members and invites

* fix: not include added members in invite list

* fix: update mailer templates
## [14.12.3-rc.1](v14.12.2...v14.12.3-rc.1) (2020-11-16)

### Bug Fixes

* edited actions for the organization members and invites ([#481](#481)) ([a3f2627](a3f2627))
## [14.12.3-rc.2](v14.12.3-rc.1...v14.12.3-rc.2) (2020-11-18)

### Bug Fixes

* added new props form email config in validation scheme ([6625eb6](6625eb6))
## [14.12.3-rc.3](v14.12.3-rc.2...v14.12.3-rc.3) (2020-11-18)

### Bug Fixes

* edit emal types in validate config ([43896ba](43896ba))
* fix test config ([0db5127](0db5127))
* omit required email types in validation config ([f2b16de](f2b16de))
## [14.12.3-rc.4](v14.12.3-rc.3...v14.12.3-rc.4) (2020-11-20)

### Bug Fixes

* allow any types for user permission ([be0d9dc](be0d9dc))
## [14.12.3-rc.5](v14.12.3-rc.4...v14.12.3-rc.5) (2020-11-23)

### Bug Fixes

* remove invite after accept ([287f7b3](287f7b3))
* feat: added get and update actions for organization member

* fix: bump mailer templates
@BrRenat BrRenat merged commit 37645a5 into master Nov 29, 2020
@AVVS
Copy link
Copy Markdown
Member

AVVS commented Nov 29, 2020

🎉 This PR is included in version 14.13.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

AVVS pushed a commit that referenced this pull request Dec 1, 2020
# [14.13.0](v14.12.3...v14.13.0) (2020-12-01)

### Features

* merge pull request [#485](#485) staging to master ([37645a5](37645a5)), closes [#481](#481) [#481](#481) [#484](#484)
* merge pull request [#486](#486) staging to master ([19b4576](19b4576))
@AVVS
Copy link
Copy Markdown
Member

AVVS commented Dec 1, 2020

🎉 This PR is included in version 14.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AVVS AVVS added the released label Dec 1, 2020
@AVVS
Copy link
Copy Markdown
Member

AVVS commented Dec 7, 2020

🎉 This PR is included in version 14.14.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants