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

[Backport 3.x] [ISSUE #6551] Minor review of the current advanced resource workflow implementation… #6567

Merged
merged 1 commit into from
Oct 25, 2020

Conversation

github-actions[bot]
Copy link
Contributor

Backport 7de3a3c from #6552

…implementation… (#6552)

* Minor review of the current advanced resource workflow implementation #6551

* Fix tests on Travis

* Fix logical errors on approval workflow

* Fix tests on Travis

* Advanced workflow: remove change_permissions to the owner if not a manager

(cherry picked from commit 9a1552a)

* Advanced workflow: remove change_permissions to the owner if not a manager

(cherry picked from commit f23096c)

* Advanced workflow: remove change_permissions to the owner if not a manager

(cherry picked from commit bfe51a7)

* Advanced workflow: remove change_permissions to the owner if not a manager

(cherry picked from commit d9ec566)

* Advanced workflow: filter actions stream returned to the users accordingly to their perms

(cherry picked from commit 7f51346)

* Advanced workflow: filter actions stream returned to the users accordingly to their perms

* Add new settings from django-allauth 0.43.0

* Code styling alerts: remove unnecessary pass

(cherry picked from commit 0676f6e)

* Refreshing static libs

(cherry picked from commit f27d0df)

* Refreshing static libs

(cherry picked from commit 5b166bc)

* Advanced Workflow: Make sure the APIs counters are coherent with the visible resources

(cherry picked from commit 1855d74)

* Advanced Workflow: fix "request editing" action when published

(cherry picked from commit 1041b12)

* Advanced Workflow: fix "request editing" action when published -> send messages to group managers too

(cherry picked from commit 5c93ef3)

* Fix test on travis

* Merge branch 'master' into adv_workflow_improvements
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Oct 25, 2020
@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #6567 into 3.x will increase coverage by 17.14%.
The diff coverage is 44.71%.

@@             Coverage Diff             @@
##              3.x    #6567       +/-   ##
===========================================
+ Coverage   41.90%   59.04%   +17.14%     
===========================================
  Files         185      185               
  Lines       20509    20615      +106     
  Branches     3391     3437       +46     
===========================================
+ Hits         8594    12172     +3578     
+ Misses      11274     7370     -3904     
- Partials      641     1073      +432     

@afabiani afabiani merged commit 8733b32 into 3.x Oct 25, 2020
@afabiani afabiani deleted the backport-6552-to-3.x branch October 25, 2020 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant