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

Backend POST method, sonar-scanner setup, nav changes, and multiple fixes #1014

Merged
merged 31 commits into from
May 14, 2024

Conversation

pmbinapps
Copy link

Add:
#1006 - Allow backend to receive POST method
Fix:
#977 - fix lint
#977 - Merge pull request #977 from IntersectMBO/fix/929-drep-links-are-appe…
#1004 - fix: fix frontend makefile
#1004 - Merge pull request #1004 from IntersectMBO/fix/fix-frontend-deployment
#1006 - fix backend config
#1006 - fix backend config
#1006 - Merge pull request #1006 from IntersectMBO/fix/allow-backend-to-recei…
Change:
#977 - change navto items
#998 - Configure sonar-scanner

mesudip and others added 3 commits May 14, 2024 10:33
In this commit, basic authentication has been implemented on the staging
environment to ensure that only authorized users can access it.
Different environment variables have been set up for each environment
(dev, test, staging) to provide different configurations. This allows
for specifying the basic authentication credentials specific to the
staging environment. The changes made include modifying the .envrc file
to set environment variables based on the selected environment, as well
as updating the configuration in config.mk to generate the appropriate
nginx authentication file based on the environment chosen.
placek and others added 8 commits May 14, 2024 11:39
…b Actions

In this commit, the necessary changes have been made in the GitHub
Actions workflows to apply the basic authentication environment
variables where needed. This update ensures that the correct credentials
are utilized for basic authentication in the different environments
(beta, dev, staging, test). The workflow files for these environments
have been modified to include the specific environment variables related
to basic authentication. For instance, in the
build-and-deploy-staging.yml file, the environment variable
`STAGING_NGINX_BASIC_AUTH` has been introduced to set the basic
authentication credentials for the staging environment.
…clickable

[#926] DRep panel needs to be clickable
…-on-detail-page

[#927] Your DRep needs showing on detail page
…ct-on-automated-options-picking-up-users-voting-power

[#932] Automated voting options voting power fix
…ect-drep-card

[#925] In Progress DRep cards display fixes
This is a hotfix that solves problem with wrong request configuration to metadata-validation service.

Signed-off-by: Paweł Placzyński <[email protected]>
…th-for-the-staging-envrionment

[#1003] Apply basic auth on staging environment
…idation-config-for-backend

Update backend config with metadata-validation service address
@MSzalowski MSzalowski merged commit 77cc6e6 into test May 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants