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

Feature/config watch table #95

Merged
merged 11 commits into from
May 21, 2021
Merged

Conversation

4fdal
Copy link
Contributor

@4fdal 4fdal commented May 19, 2021

hidden and watch config table
1. add new config badaso-hidden-tablles
2. add new config badaso-watch-tables
3. automatic add table in config watch

other file change :
        modified:   src/Badaso.php
        renamed:    src/Config/hidden-tables.php -> src/Config/badaso-hidden-tables.php
        new file:   src/Config/badaso-watch-tables.php
        modified:   src/Controllers/BadasoBaseController.php
        modified:   src/Controllers/BadasoCRUDController.php
        new file:   src/Helpers/HiddenWatchTableConfig.php
        modified:   src/Providers/BadasoServiceProvider.php

my4fdal added 2 commits May 19, 2021 13:47
1. add new config badaso-hidden-tablles
2. add new config badaso-watch-tables
3. automatic add table in config watch
1. add new config badaso-hidden-tablles
2. add new config badaso-watch-tables
3. automatic add table in config watch
4. client verify license if error code 500

other file change :
        modified:   src/Badaso.php
        renamed:    src/Config/hidden-tables.php -> src/Config/badaso-hidden-tables.php
        new file:   src/Config/badaso-watch-tables.php
        modified:   src/Config/badaso.php
        modified:   src/Controllers/BadasoBaseController.php
        modified:   src/Controllers/BadasoCRUDController.php
        new file:   src/Helpers/HiddenWatchTableConfig.php
        modified:   src/Providers/BadasoServiceProvider.php
@@ -0,0 +1,95 @@
<?php
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be separate file for watch and hidden helper

@rizkiheryandi
Copy link
Member

Didn't found changes for "4. client verify license if error code 500"

my4fdal and others added 4 commits May 21, 2021 11:57
1. add helper class hidden table
2. add helper class watch table
@rizkiheryandi rizkiheryandi merged commit ec4e28c into develop May 21, 2021
@rizkiheryandi rizkiheryandi deleted the feature/config_watch_table branch May 21, 2021 08:27
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