Releases: bcgov/api-services-portal
Releases · bcgov/api-services-portal
v1.0.54
v1.0.53
v1.0.52
v1.0.51
v1.0.50
v1.0.37
Version 1.0.37
Commits
- [ad3da05] Merge branch 'dev'
- [d174499] ninclude missing qmutations in whitelist
- [cb438a1] Merge branch 'hotfix/namespace-access-failing' into dev
- [078c973] remove ns access prefetch
- [e6f1239] return null when no current namespace
- [356414a] Merge branch 'hotfix/namespace-access-failing' into dev
- [28d19b8] upd queryKey in namespace access
- [91aec77] Merge pull request #115 from bcgov/hotfix/namespace-access-failing
- [4fada9a] fix for not backfilling
- [63c572c] Merge pull request #113 from bcgov/feature/discover-page
- [0b99389] Update README.md
- [c1a82f1] upd directory title and markdown
- [838662a] Merge pull request #112 from bcgov/feature/consumer-scope-mgmt
- [4f96582] Merge pull request #106 from bcgov/feature/sprint-23-ui
- [ac70ad2] add TZ to feeder
- [dfbbabe] Merge pull request #100 from bcgov/hotfix/product-import
- [3e7f7a9] upd proxy to skip feed traffic
- [46e5a7c] upd plugin tweaks
- [5ae95a9] add missing shared lib
- [63ab833] fix plugin maintenance
- [6fa69e4] add support for consumer scope mgmt
- [33367d0] Fix lint error.
- [8ecd51e] Fix type error
- [dc3d320] Remove unneeded files.
- [940e76d] Move 90% of namespace access into 1 file.
- [9999ecf] Fix tags bleeding out of table in namespace access
- [8bdf998] Fix namespace switching for create/delete.
- [2ac0ca8] remove some commented code
- [b758f15] fix ofor seeding Gateway Services product
v1.0.26
Version 1.0.26
Commits
v1.0.25
Version 1.0.25
Commits
v1.0.24
Version 1.0.24
Commits
- [c173a6b] Merge pull request #92 from bcgov/dev
- [006045b] Merge pull request #87 from bcgov/feature/bceid
- [8495da5] Merge branch 'dev' into feature/bceid
- [a608b4b] Merge pull request #91 from bcgov/feature/detect-user-identity
- [97cab55] Merge pull request #90 from bcgov/feature/active-validation-fix
- [bff8265] show username if name is not valid
- [a0a519e] upd request addtl details
- [59a2f05] upd business profile loading and mocck server
- [7bcc6f8] fix prometheus
- [70c9983] show links with portal-user
- [6a385b1] fix prometheus not running
- [bbdafc7] allow create namespace for idir user
- [393da9a] upd authz to replace developer role
- [6a58d09] use username to derive an additional role
- [f5697e7] add cred details to query
- [be575bb] fix validation
- [b381e03] Merge pull request #88 from bcgov/feature/batch-name-change
- [26207d5] Merge pull request #76 from bcgov/util/add-kong-gateway
- [a2b0fde] Update README.md
- [5c38b14] incl some documentationo
- [04f1fcc] incl some documentationo
- [b8e4837] fix for gatewayservice
- [129c9b4] add display of business profile on access approval page
- [4802599] Running services locally - Using postgres instead of mongodb
- [8a310e5] removed unused folder name
- [dac3ae5] added cookie secure env var to the build/deploy pipeline
- [bbcfd30] updating the cookie secure condition to use new env var
- [c8ed698] Adding a new service (kong gateway) and using postgres in place of mongodb as a storage for aps-porta, kong, keycloak services
- [e3ece3f] upd kong feeder
v1.0.23
Version 1.0.23
Commits
- [cd8315f] remove unwanted code
- [a58f25d] adj consumer block showing for acl based flow
- [89015bc] upd the service route list
- [798a2f6] Merge branch 'dev' into feature/serviceacct-access
- [f63e7ec] support backend delete and create policies for svc acct
- [7b4dbbe] Merge pull request #59 from bcgov/util/add-docker-compose
- [a6981dc] Update .env.local
- [9640f1a] Merge pull request #60 from bcgov/feature/serviceacct-access
- [034c847] Merge pull request #63 from bcgov/feature/acl-flow
- [a7b50ad] updated readme to refer to new oauth2 proxy url rather than localhost
- [25ce67c] Merge branch 'util/add-docker-compose' of https://github.com/bcgov/api-services-portal into util/add-docker-compose
- [ec48628] added an alias to oauth2 proxy service
- [2780409] Update README.md
- [20850ae] Merge pull request #62 from bcgov/util/add-issue-template
- [03f39f7] Merge pull request #58 from bcgov/defect/doc-missing-content
- [bf051f5] Update issue.md
- [4c9bd93] revert doc chgs
- [76adc85] upd docs
- [d813995] twk
- [0a28862] twk
- [55bed9e] add namespace access
- [19eded7] adding an issue template which can be used to create more descriptive tasks in zenhub
- [020ce27] upd migration script
- [59294b8] add kong-acl-only flow
- [b7f69f1] Merge branch 'dev' into util/add-docker-compose
- [3d3eba9] Updated README with instructions for starting the services in local docker environment
- [6aca8ef] added commands to bring up and down services in docker environment
- [3fc078e] Fix phantom content and inconsistencies with documentation. General tidying up
- [311551c] upd whitelist
- [1d449fe] Update whitelist.json
- [f094879] Merge pull request #57 from bcgov/dev
- [9672770] Merge branch 'feature/serviceacct-access' into dev
- [f24c2ff] Update index.ts
- [e266aef] Add scopes to the create new service account process.
- [3362423] Updated the docker compose - Modified the importing strategy of keycloak realm to include a user
- [34772ef] Merge branch 'dev' into util/add-docker-compose
- [f6cf836] Added a docker compose file that builds and deploys oauth2-proxy, keycloak, aps-portal and mongodb components in docker containers. Also added a jSON file to configure master realm in keycloak and oauth2-proxy.cfg to configure oauth2-proxy
- [653fbcc] Convert POC to new layout.