-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changes to be committed: modified: bco_api/bco_api/settings.py modified: bco_api/server.conf * Enable Group and Prefix to be open to all users. Changes to be committed: modified: bco_api/api/permissions.py modified: bco_api/server.conf * Enable Prefix creation from the ui Changes to be committed: modified: bco_api/api/model/groups.py modified: bco_api/api/model/prefix.py modified: bco_api/api/scripts/method_specific/POST_api_objects_drafts_modify.py modified: bco_api/api/views.py modified: bco_api/bco_api/settings.py * Docker building Changes to be committed: modified: Dockerfile modified: admin_only/bco_api.conf modified: bco_api/bco_api/settings.py modified: bco_api/server.conf new file: docker-compose.yml * Docker support on release Changes to be committed: new file: .github/workflows/publish-Docker-image * testing Changes to be committed: renamed: .github/workflows/publish-Docker-image -> .github/workflows/release-package.yml * Push to dockerhub Changes to be committed: modified: Dockerfile deleted: apitests.py deleted: apitests_new.py deleted: bco_api/static/img/android-chrome-192x192.png deleted: bco_api/static/img/android-chrome-512x512.png deleted: bco_api/static/img/apple-touch-icon.png deleted: bco_api/static/img/favicon-16x16.png deleted: bco_api/static/img/favicon-32x32.png deleted: bco_api/static/img/favicon.ico deleted: cag.sh deleted: curl_fetch.txt modified: docker-compose.yml * Fix Extension domain validation * linting Changes to be committed: modified: bco_api/api/model/groups.py modified: bco_api/api/model/prefix.py modified: bco_api/api/models.py modified: bco_api/api/permissions.py modified: bco_api/api/scripts/utilities/JsonUtils.py modified: bco_api/bco_api/settings.py modified: bco_api/server.conf
- Loading branch information
1 parent
d9e059f
commit e22f99e
Showing
7 changed files
with
28 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters