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

Add permissions:load rake task #1197

Merged
merged 3 commits into from Dec 18, 2020
Merged

Conversation

mnaichuk
Copy link
Member

No description provided.

@mnaichuk mnaichuk added the 2.6 label Dec 18, 2020
@vshatravenko vshatravenko merged commit 91cc566 into 2-6-stable Dec 18, 2020
@vshatravenko vshatravenko deleted the enhancement/permission-load branch December 18, 2020 09:34
xenirio pushed a commit that referenced this pull request Jan 26, 2021
commit 94ec357
Author: Wittawat Patcharinsak <kinkongjeng@gmail.com>
Date:   Fri Jan 22 16:12:29 2021 +0700

    Feature: Add CI step to update the global version  (#1230)

commit c1bc48b
Author: Keng Suppaseth <kengio@gmail.com>
Date:   Wed Jan 20 17:30:16 2021 +0700

    Fix: Missing model annotation after migration

commit ad67678
Author: Chumak Nadiia <chumaknadya19@gmail.com>
Date:   Tue Jan 19 14:53:19 2021 +0200

    Enhancement: Add response types for documentation

commit 0951555
Author: Chumak Nadiia <chumaknadya19@gmail.com>
Date:   Tue Jan 12 11:27:17 2021 +0200

    Fix: Reject from retry when JWT:VerificationError raised

commit 629ded7
Author: Camille <cmeulien@heliostech.fr>
Date:   Tue Jan 5 10:05:56 2021 +0200

    Feature: Mailer improvements (#1202)

    * Add retry mechanism to mailer
    * Add a development guide to use mailer locally
    * Fix event-api loading problem in development environment
    * Remove Spring

    Co-authored-by: Chumak Nadiia <chumaknadya19@gmail.com>

commit 0b45f33
Author: Chumak Nadiia <chumaknadya19@gmail.com>
Date:   Fri Jan 15 16:19:40 2021 +0200

    Fix: Record activity log after mysql connection lost

commit a94d961
Author: chumaknadya <chumaknadya19@gmail.com>
Date:   Fri Jan 15 12:47:53 2021 +0200

    Enhancement: Add ability to disable encryption on API level (#1220)

    * Enhancement: Add ability to disable encryption

commit 1d8aeb8
Author: Danylo Patsora <dpatsora@gmail.com>
Date:   Wed Dec 30 01:29:12 2020 +0200

    Feature: Blocklogin restrictions (#1213) (#1214)

    * Feature: Blocklogin restrictions (#1213)

    * Destroy user sessions
    * Add specs and docs

    * Fix: Restrictions specs

commit 4cef2f0
Author: Camille <cmeulien@heliostech.fr>
Date:   Thu Dec 24 12:21:10 2020 +0200

    Add CSRF token in API key documentation (#1169)

    * Add CSRF token in API key documentation

commit 9aded7b
Author: pkucherenk0 <38254545+pkucherenk0@users.noreply.github.com>
Date:   Mon Dec 21 18:21:02 2020 +0200

    Add ability for admin to read activity

commit 8b7ea7e
Author: pkucherenk0 <38254545+pkucherenk0@users.noreply.github.com>
Date:   Mon Dec 21 18:23:43 2020 +0200

    Update ability of compliance and accountant

    Compliance and accountant should be able to see Market, Engine, Currency

commit 56837b3
Author: Andrew Peresada <kohelbekker@gmail.com>
Date:   Mon Dec 21 19:05:33 2020 +0200

    Enhancement: update sdk-citools version for Drone CI

commit 4b0ff18
Author: Chumak Nadiia <chumaknadya19@gmail.com>
Date:   Fri Dec 18 13:29:27 2020 +0200

    Fix: Unify mailer language keys && Add backtrace

commit 7bb25d7
Author: pkucherenk0 <38254545+pkucherenk0@users.noreply.github.com>
Date:   Thu Dec 17 13:49:05 2020 +0200

    Update abilities.yml

commit 91cc566
Author: Maksym <mnaichuk@heliostech.fr>
Date:   Fri Dec 18 11:34:34 2020 +0200

    Enhancement: Add permissions:load rake task (#1197)

    Co-authored-by: Valentine Shatravenko <vshatravenko@heliostech.fr>

commit d528abd
Author: pkucherenk0 <38254545+pkucherenk0@users.noreply.github.com>
Date:   Thu Dec 17 17:24:45 2020 +0200

    Update authz rules

commit 371da97
Author: Valentine Shatravenko <vshatravenko@heliostech.fr>
Date:   Thu Dec 17 18:17:44 2020 +0200

    Enhancement: Update SDK version to 2.6.6

commit 883fc4f
Author: chumaknadya <chumaknadya19@gmail.com>
Date:   Wed Dec 16 13:19:13 2020 +0200

    Fix: Delete redundant permissions (#1178)

commit d089665
Author: Chumak Nadiia <chumaknadya19@gmail.com>
Date:   Tue Dec 8 16:05:13 2020 +0200

    Fix: Docs generation

commit 0d40302
Author: MoD <mod@tail.cat>
Date:   Wed Dec 16 00:16:12 2020 +0200

    Updating SDK tools to 2.6.5

commit ca33d9a
Author: Louis <lbellet@openware.com>
Date:   Tue Dec 15 23:43:19 2020 +0200

    Update seeds.yml

commit 9ba90b0
Author: akushniruk <akushniruk@heliostech.fr>
Date:   Thu Dec 3 11:48:59 2020 +0200

    Feature: add the ability to update user email by superadmin

commit 59afbb5
Author: chumaknadya <chumaknadya19@gmail.com>
Date:   Fri Dec 4 16:01:48 2020 +0200

    Feature: Add rake task for deleting activities && Add documentation

commit bcd9956
Author: Anna Kulakova <akulakova@heliostech.fr>
Date:   Fri Oct 30 17:07:36 2020 +0200

    Fix restriction seed function
huuhait pushed a commit to anhhalearn/barong that referenced this pull request Jun 22, 2021
* Fix restriction seed function

* Feature: Add rake task for deleting activities && Add documentation

* Feature: add the ability to update user email by superadmin

* Update seeds.yml

* Updating SDK tools to 2.6.5

* Fix: Docs generation

* Fix: Delete redundant permissions (openware#1178)

* Enhancement: Update SDK version to 2.6.6

* Update authz rules

* Enhancement: Add permissions:load rake task (openware#1197)



Co-authored-by: Valentine Shatravenko <vshatravenko@heliostech.fr>

* Update abilities.yml

* Fix: Unify mailer language keys && Add backtrace

* Enhancement: update sdk-citools version for Drone CI

* Update ability of compliance and accountant

Compliance and accountant should be able to see Market, Engine, Currency

* Add ability for admin to read activity

* Add CSRF token in API key documentation (openware#1169)

* Add CSRF token in API key documentation

* Feature: Blocklogin restrictions (openware#1213) (openware#1214)

* Feature: Blocklogin restrictions (openware#1213)

* Destroy user sessions
* Add specs and docs

* Fix: Restrictions specs

* Enhancement: Add ability to disable encryption on API level (openware#1220)

* Enhancement: Add ability to disable encryption

* Fix: Record activity log after mysql connection lost

* Feature: Mailer improvements (openware#1202)

* Add retry mechanism to mailer
* Add a development guide to use mailer locally
* Fix event-api loading problem in development environment
* Remove Spring

Co-authored-by: Chumak Nadiia <chumaknadya19@gmail.com>

* Fix: Reject from retry when JWT:VerificationError raised

* Enhancement: Add response types for documentation

* Fix: Missing model annotation after migration

* Feature: Add CI step to update the global version  (openware#1230)

* Feature: add ordering parameter to get labels endpoint

* Fix: default ordering for labels to asc

* Fix: Prevent nil error on phone submasking in case of wrong migration

* Feature: Add Document to abilities

* Feature: Auth0 support (openware#1245)

* Add Auth0 support for users signup and signin

* Feature: Add ability to register first user with superadmin role

* Feature: Add ability to update owner_uid (openware#1247)

* Feature: Add ability to update owner_uid

Co-authored-by: Anna Kulakova <akulakova@heliostech.fr>

* Feature: Add management API endpoints to create/update APIkeys

* Fix dead links in README 2.6

* Update mailer.md

* Enhancement: Add Kaigara installation to the Dockerfile

* Enhancement: Change log for private key loading

* Fix: mng API to create service account without owner_uid (openware#1260)

* Bump kaigara to 0.1.21

* Enhancement: Bump Kaigara version to 0.1.22

* Enhancement: Bump Kaigara version to 0.1.22

* Enhancement: Add ability to create service account with specific level (openware#1263)

* Feature: Add username to user's model (openware#1234)

Co-authored-by: Oleksandr Khlopiachyi <akhlopiachyi@heliostech.fr>

* Fix: Prevent label duplication

* Feature: Add the support for ERB in management_api.yml (openware#1267)

* Feature: Add ability to read JWT private key from string (openware#1272)

* Bump mimemagic to 0.3.10

Co-authored-by: Camille Meulien <cmeulien@heliostech.fr>

* Feature: Add ability to use ERB templates in mailer.yml

* Fix: JWT_PRIVATE_KEY from env

* Enhancement: Update Kaigara version (openware#1277)

* Feature: Bump version to 3.0.0

* Feature: Bump version to 3.1.0

* Feature: Add IP country for admin user activities api

* Fix: Add country to user activities

* Feature: Ability to reset all users sessions after password reset

* Fix: Add full match for state triggers

* Enhancement: Update Kaigara version (openware#1295)

* Script for creating labels for a list of users (openware#1289)

* script for creating labels

Co-authored-by: dinesh-skyach <dinesh.chohda@skyach.com>
Co-authored-by: Camille <cmeulien@heliostech.fr>
Co-authored-by: josadcha <josadcha@heliostech.fr>

* Fix: Document worker

* Fix: add peatio/swagger endpoint to athuz pass rules

* Feature: add new 'reporter' role

Co-authored-by: Anna Kulakova <akulakova@heliostech.fr>
Co-authored-by: chumaknadya <chumaknadya19@gmail.com>
Co-authored-by: akushniruk <akushniruk@heliostech.fr>
Co-authored-by: Louis <lbellet@openware.com>
Co-authored-by: MoD <mod@tail.cat>
Co-authored-by: Valentine Shatravenko <vshatravenko@heliostech.fr>
Co-authored-by: pkucherenk0 <38254545+pkucherenk0@users.noreply.github.com>
Co-authored-by: Maksym <mnaichuk@heliostech.fr>
Co-authored-by: Andrew Peresada <kohelbekker@gmail.com>
Co-authored-by: Camille <cmeulien@heliostech.fr>
Co-authored-by: Danylo Patsora <dpatsora@gmail.com>
Co-authored-by: Keng Suppaseth <kengio@gmail.com>
Co-authored-by: Wittawat Patcharinsak <kinkongjeng@gmail.com>
Co-authored-by: Valera Petrusenko <villi1511@gmail.com>
Co-authored-by: Danylo Patsora <dpatsora@heliostech.fr>
Co-authored-by: josadcha <39953699+josadcha@users.noreply.github.com>
Co-authored-by: Vee <vee.jirapongcharoenlarb@yellow.com>
Co-authored-by: Oleksandr Khlopiachyi <akhlopiachyi@heliostech.fr>
Co-authored-by: crm-skyach <74418228+crm-skyach@users.noreply.github.com>
Co-authored-by: dinesh-skyach <dinesh.chohda@skyach.com>
Co-authored-by: josadcha <josadcha@heliostech.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants