Skip to content

fix: edited actions for the organization members and invites#481

Merged
BrRenat merged 3 commits intostagingfrom
fix/SLR-2013
Nov 16, 2020
Merged

fix: edited actions for the organization members and invites#481
BrRenat merged 3 commits intostagingfrom
fix/SLR-2013

Conversation

@BrRenat
Copy link
Copy Markdown
Collaborator

@BrRenat BrRenat commented Nov 16, 2020

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 16, 2020

Codecov Report

Merging #481 (a3441bd) into staging (0538a8a) will increase coverage by 7.61%.
The diff coverage is 95.24%.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging     #481      +/-   ##
===========================================
+ Coverage    87.40%   95.01%   +7.61%     
===========================================
  Files          149      159      +10     
  Lines         2754     3088     +334     
===========================================
+ Hits          2407     2934     +527     
+ Misses         347      154     -193     
Impacted Files Coverage Δ
src/actions/token/erase.js 100.00% <ø> (ø)
src/constants.js 100.00% <ø> (ø)
src/accounts/init-admin.js 80.64% <50.00%> (ø)
src/auth/oauth/index.js 90.66% <69.23%> (+68.44%) ⬆️
src/auth/oauth/hapi.js 88.09% <80.00%> (+5.23%) ⬆️
src/actions/remove.js 93.33% <81.81%> (ø)
src/actions/organization/invites/send.js 94.11% <83.33%> (-5.89%) ⬇️
src/utils/organization/send-invite-email.js 91.66% <83.33%> (ø)
src/utils/tbits/index.js 84.21% <83.33%> (-0.70%) ⬇️
src/utils/organization/add-organization-members.js 97.95% <87.50%> (-2.05%) ⬇️
... and 57 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 52f2552...a3441bd. Read the comment docs.

@BrRenat BrRenat merged commit a3f2627 into staging Nov 16, 2020
@BrRenat BrRenat deleted the fix/SLR-2013 branch November 16, 2020 03:43
AVVS pushed a commit that referenced this pull request Nov 16, 2020
## [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))
@AVVS
Copy link
Copy Markdown
Member

AVVS commented Nov 16, 2020

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

The release is available on:

Your semantic-release bot 📦🚀

BrRenat added a commit that referenced this pull request Nov 27, 2020
* fix: edited actions for the organization members and invites

* fix: not include added members in invite list

* fix: update mailer templates
BrRenat pushed a commit that referenced this pull request Nov 27, 2020
## [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))
BrRenat added a commit that referenced this pull request Nov 29, 2020
* fix: edited actions for the organization members and invites (#481)

* fix: edited actions for the organization members and invites

* fix: not include added members in invite list

* fix: update mailer templates

* chore(release): 14.12.3-rc.1 [skip ci]

## [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))

* fix: added new props form email config in validation scheme

* chore(release): 14.12.3-rc.2 [skip ci]

## [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))

* fix: edit emal types in validate config

* fix: omit required email types in validation config

* fix: fix test config

* chore(release): 14.12.3-rc.3 [skip ci]

## [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))

* fix: allow any types for user permission

* chore(release): 14.12.3-rc.4 [skip ci]

## [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))

* fix: remove invite after accept

* chore(release): 14.12.3-rc.5 [skip ci]

## [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 (#484)

* feat: added get and update actions for organization member

* fix: bump mailer templates

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
AVVS pushed a commit that referenced this pull request Nov 29, 2020
# [14.13.0-rc.1](v14.12.3...v14.13.0-rc.1) (2020-11-29)

### Bug Fixes

* added new props form email config in validation scheme ([c11d040](c11d040))
* allow any types for user permission ([2c708e9](2c708e9))
* edit emal types in validate config ([b162bdf](b162bdf))
* edited actions for the organization members and invites ([#481](#481)) ([cc276bc](cc276bc))
* fix test config ([c1f88e1](c1f88e1))
* omit required email types in validation config ([a05b4fd](a05b4fd))
* remove invite after accept ([2eac8c4](2eac8c4))

### Features

* added get and update actions for organization member ([#484](#484)) ([6d59440](6d59440))
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 pushed a commit that referenced this pull request Dec 7, 2020
# [14.14.0-rc.1](v14.13.0...v14.14.0-rc.1) (2020-12-07)

### Bug Fixes

* added new props form email config in validation scheme ([c11d040](c11d040))
* allow any types for user permission ([2c708e9](2c708e9))
* bump templates ([77eedd0](77eedd0))
* edit emal types in validate config ([b162bdf](b162bdf))
* edited actions for the organization members and invites ([#481](#481)) ([cc276bc](cc276bc))
* fix test config ([c1f88e1](c1f88e1))
* merge master ([99fc059](99fc059))
* omit required email types in validation config ([a05b4fd](a05b4fd))
* remove invite after accept ([2eac8c4](2eac8c4))

### Features

* added get and update actions for organization member ([#484](#484)) ([6d59440](6d59440))
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.

2 participants