-
Notifications
You must be signed in to change notification settings - Fork 9
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
Enhance Analytics Dashboard, Metadata Service, and DRep Features; Multiple Fixes and Additions #1040
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9219756 - Browse repository at this point
Copy the full SHA 9219756View commit details -
Configuration menu - View commit details
-
Copy full SHA for db1ddb2 - Browse repository at this point
Copy the full SHA db1ddb2View commit details
Commits on Apr 25, 2024
-
[#849] Configure sanchogov.tools sub-domain for the analytics service
This adds Terraform code that creats "participation" subdomains for each environments. The exception is the beta environment, where DNS records are not handled with TF, but need to be created manually.
Configuration menu - View commit details
-
Copy full SHA for a873b10 - Browse repository at this point
Copy the full SHA a873b10View commit details -
[#849] Move Makefiles to scripts directory
Moved the Makefiles from various directories to the scripts directory for better organization and consistency. Renamed the Makefiles accordingly and updated the references within other files to use the new paths in the scripts directory. This restructuring helps in streamlining the build processes and eases maintenance tasks related to the make files.
Configuration menu - View commit details
-
Copy full SHA for 9fbd99c - Browse repository at this point
Copy the full SHA 9fbd99cView commit details -
[#849] Use a more recent version of nixpkgs
…for scripts and infrastructure to meet the requirements stated in the terraform configuration In this commit, changes have been made to the `flake.nix` file to utilize a more recent version of nixpkgs for both scripts and infrastructure. The modifications ensure that the scripts and infrastructure align with the specified requirements in the terraform configuration. Specifically, the nodePkgs import has been updated to allow unfree packages, and the packages.scripts and packages.infra sections have been adjusted to utilize the nodePkgs instead of defaultPkgs. This adjustment guarantees that the scripts and infrastructure components are in line with the necessary configurations, enhancing compatibility and meeting the user story's demands.
Configuration menu - View commit details
-
Copy full SHA for bafb119 - Browse repository at this point
Copy the full SHA bafb119View commit details -
[#849] Add a registry for the analytics-dashboard module
A registry has been incorporated for the analytics-dashboard module within the Terraform configuration. This modification introduces a new module named "govtool-ecr-analytics-dashboard" sourced from "./modules/ecr" with the repository name set to "analytics-dashboard." By including this new module, the analytics-dashboard component is now integrated into the infrastructure setup, aligning with the user story's objective of configuring the sanchogov.tools sub-domain for the analytics service.
Configuration menu - View commit details
-
Copy full SHA for dafa29f - Browse repository at this point
Copy the full SHA dafa29fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be58a70 - Browse repository at this point
Copy the full SHA be58a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2832d5d - Browse repository at this point
Copy the full SHA 2832d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e31c5fb - Browse repository at this point
Copy the full SHA e31c5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9f9a7 - Browse repository at this point
Copy the full SHA 6e9f9a7View commit details -
[#849] Add a target to build a docker image for analytics-dashboard
Included a target in the Makefile to facilitate the creation of a Docker image for the analytics-dashboard component. This addition enables the generation and pushing of the analytics-dashboard Docker image as part of the deployment process. By introducing this functionality, the build process now encompasses the analytics-dashboard, supporting the user story's aim of configuring the sanchogov.tools sub-domain for the analytics service.
Configuration menu - View commit details
-
Copy full SHA for 1ffdd32 - Browse repository at this point
Copy the full SHA 1ffdd32View commit details -
[#849] Add necessary environment variables to the deployment configur…
…ation Include essential environment variables in the deployment configuration for beta, dev, staging, and test environments. New environment variables such as `NEXT_PUBLIC_GA4_PROPERTY_ID`, `GA_CLIENT_EMAIL`, `GA_PRIVATE_KEY`, `GOOGLE_APPLICATION_CREDENTIALS`, `SENTRY_IGNORE_API_RESOLUTION_ERROR`, and `NEXT_PUBLIC_API_URL` have been added to the workflow files, enabling the successful deployment and integration of the analytics-dashboard submodule. By introducing these environment variables, the deployment process is now equipped with essential information required for analytics functionality, aligning with the user story's goal of configuring the `sanchogov.tools` sub-domain for the analytics service.
Configuration menu - View commit details
-
Copy full SHA for 9751545 - Browse repository at this point
Copy the full SHA 9751545View commit details -
[#849] Add analytics-dashboard service to Docker Compose
Include a new service, analytics-dashboard, in the Docker Compose configuration file located at scripts/govtool/config/templates/docker-compose.yml.tpl. This addition introduces the analytics-dashboard service to the existing setup, allowing the service to be deployed as part of the infrastructure. The analytics-dashboard service is configured with necessary environment variables such as NEXT_PUBLIC_GA4_PROPERTY_ID, GOOGLE_APPLICATION_CREDENTIALS, GA_CLIENT_EMAIL, GA_PRIVATE_KEY, SENTRY_IGNORE_API_RESOLUTION_ERROR, and NEXT_PUBLIC_API_URL to enable proper functionality. The service's health is monitored through defined health check parameters, ensuring its stability within the deployment environment. By integrating the analytics-dashboard service into the Docker Compose setup, the infrastructure aligns with the user story's goal of configuring the sanchogov.tools sub-domain for the analytics service.
Configuration menu - View commit details
-
Copy full SHA for 5d48404 - Browse repository at this point
Copy the full SHA 5d48404View commit details -
[#849] Add missing docker login commands to target
In this commit, additional docker login commands were incorporated into the target in the `common.mk` file located at `scripts/govtool`. These new commands facilitate the authentication process for various repository URLs, ensuring access to the necessary Docker images during the build and deployment phases. With these additions, the script now covers the login requirements for the `analytics-dashboard`, `backend`, `frontend`, `metadata-validation`, and `status-service` repositories.
Configuration menu - View commit details
-
Copy full SHA for b03bc8a - Browse repository at this point
Copy the full SHA b03bc8aView commit details -
[#849] Add a secret to analytics-dashboard
Introduce a secret configuration for the analytics-dashboard service within the Docker Compose setup. This modification includes the addition of the `google-credentials.json` secret to enhance the security and integrity of sensitive information utilized by the service. By incorporating the secret, the analytics-dashboard service gains access to the specified Google credentials, ensuring secure interactions with external services and APIs, as mandated by the user story's requirement to configure the `sanchogov.tools` sub-domain for the analytics service.
Configuration menu - View commit details
-
Copy full SHA for f9377c8 - Browse repository at this point
Copy the full SHA f9377c8View commit details -
add a new Make target: ssh-client-setup
This target checks if $CI env variable is set to true, which indicates that the code is executed in a CI runner, and sets up SSH client config to enable reusing of open SSH connections. This should resolve SSH connections issues observed during deployments
Configuration menu - View commit details
-
Copy full SHA for 9debd2e - Browse repository at this point
Copy the full SHA 9debd2eView commit details -
Squashed 'govtool/analytics-dashboard/' content from commit 9d116a9
git-subtree-dir: govtool/analytics-dashboard git-subtree-split: 9d116a9c785edde019a243cee950eb4e476c633f
Configuration menu - View commit details
-
Copy full SHA for d908052 - Browse repository at this point
Copy the full SHA d908052View commit details -
Merge commit 'd90805282c6349b4e3f15efd4b73e3ebe7031eb0' as 'govtool/a…
…nalytics-dashboard'
Configuration menu - View commit details
-
Copy full SHA for cc33beb - Browse repository at this point
Copy the full SHA cc33bebView commit details -
Merge pull request #868 from IntersectMBO/feat/849-configure-sanchogo…
…vtools-sub-domain-for-the-analytics-service [#849] Configure sanchogov.tools sub-domain for the analytics service
Configuration menu - View commit details
-
Copy full SHA for 91d9eb0 - Browse repository at this point
Copy the full SHA 91d9eb0View commit details -
[#849] Fix broken docker compose
In this commit, the docker-compose file was modified to include the `google-credentials.json` file as a secret volume. This change was made to ensure that the necessary Google credentials are available for the analytics service running on the `participation.sanchogov.tools` sub-domain. Including the `google-credentials.json` file in the docker-compose configuration is crucial for the proper functioning of the analytics dashboard service.
Configuration menu - View commit details
-
Copy full SHA for 4829b31 - Browse repository at this point
Copy the full SHA 4829b31View commit details -
[#849] Add build arg for docker image for analytics-dashboard
In this commit, an argument (`NEXT_PUBLIC_API_URL`) was added to the `Dockerfile` of the analytics-dasboard service. This change is necessary to dynamically specify the API URL that the dashboard should connect to. By introducing this build arg, the analytics dashboard service can now adapt to different environments, like the `participation.sanchogov.tools` sub-domain, as part of configuring the analytics service under one domain tree.
Configuration menu - View commit details
-
Copy full SHA for af3051a - Browse repository at this point
Copy the full SHA af3051aView commit details
Commits on Apr 26, 2024
-
Merge pull request #874 from IntersectMBO/feat/849-configure-sanchogo…
…vtools-sub-domain-for-the-analytics-service Fix configuration for analytics dashboard
Configuration menu - View commit details
-
Copy full SHA for 38db8ce - Browse repository at this point
Copy the full SHA 38db8ceView commit details
Commits on Apr 29, 2024
-
Merge pull request #869 from IntersectMBO/fix/861-drep-explorer-when-…
…one-item-is-shown-show-more-button-is-also-shown-and-disappears-when-clicked fix/861-drep-explorer-when-one-item-is-shown-show-more-button-is-also-shown-and-disappears-when-clicked
Configuration menu - View commit details
-
Copy full SHA for 38fbb34 - Browse repository at this point
Copy the full SHA 38fbb34View commit details -
Merge pull request #871 from IntersectMBO/fix/716-drep-explorer-visua…
…l-defects fix/716-drep-explorer-visual-defects
Configuration menu - View commit details
-
Copy full SHA for 76b8c89 - Browse repository at this point
Copy the full SHA 76b8c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3fe31c - Browse repository at this point
Copy the full SHA f3fe31cView commit details -
Merge branch 'develop' of https://github.com/IntersectMBO/govtool int…
…o 226-retire-dreps-who-delegate-to-another-drep
Configuration menu - View commit details
-
Copy full SHA for 29ddfda - Browse repository at this point
Copy the full SHA 29ddfdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c04c9c4 - Browse repository at this point
Copy the full SHA c04c9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e096bf - Browse repository at this point
Copy the full SHA 6e096bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d947b3 - Browse repository at this point
Copy the full SHA 4d947b3View commit details -
[#876] add metadata/validate endpoint
Signed-off-by: jankun4 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a8d4d9 - Browse repository at this point
Copy the full SHA 3a8d4d9View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8f78c4 - Browse repository at this point
Copy the full SHA c8f78c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 914a09e - Browse repository at this point
Copy the full SHA 914a09eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50dd6ed - Browse repository at this point
Copy the full SHA 50dd6edView commit details -
Merge pull request #882 from IntersectMBO/226-retire-dreps-who-delega…
…te-to-another-drep 226 retire dreps who delegate to another drep
Configuration menu - View commit details
-
Copy full SHA for 46270af - Browse repository at this point
Copy the full SHA 46270afView commit details -
Merge branch 'develop' of https://github.com/IntersectMBO/govtool int…
…o change/880-change-terminology-of-sole-voter-to-direct-voter
Configuration menu - View commit details
-
Copy full SHA for eb85c19 - Browse repository at this point
Copy the full SHA eb85c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0a293 - Browse repository at this point
Copy the full SHA 2a0a293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5927c45 - Browse repository at this point
Copy the full SHA 5927c45View commit details -
align items in drep card and change format of numbers; change positio…
…n of yourself chip
Configuration menu - View commit details
-
Copy full SHA for c69b157 - Browse repository at this point
Copy the full SHA c69b157View commit details -
Merge pull request #890 from IntersectMBO/change/880-change-terminolo…
…gy-of-sole-voter-to-direct-voter change/880-change-terminology-of-sole-voter-to-direct-voter
Configuration menu - View commit details
-
Copy full SHA for 7f81095 - Browse repository at this point
Copy the full SHA 7f81095View commit details -
Merge branch 'develop' of https://github.com/IntersectMBO/govtool int…
…o fix/888-for-sole-voter-view-details-button-should-be-hidden
Configuration menu - View commit details
-
Copy full SHA for 12ce0fb - Browse repository at this point
Copy the full SHA 12ce0fbView commit details -
Merge pull request #895 from IntersectMBO/fix/888-for-sole-voter-view…
…-details-button-should-be-hidden Fix/888 for sole voter view details button should be hidden
Configuration menu - View commit details
-
Copy full SHA for 8946639 - Browse repository at this point
Copy the full SHA 8946639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ded5d - Browse repository at this point
Copy the full SHA 37ded5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50744ce - Browse repository at this point
Copy the full SHA 50744ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5163e47 - Browse repository at this point
Copy the full SHA 5163e47View commit details -
Merge pull request #892 from IntersectMBO/fix/878-change-padding-on-b…
…utton fix/878-change-padding-on-button
Configuration menu - View commit details
-
Copy full SHA for f51d4fe - Browse repository at this point
Copy the full SHA f51d4feView commit details -
Merge pull request #896 from IntersectMBO/fix/877-change-padding-on-chip
fix/877-change-padding-on-chip
Configuration menu - View commit details
-
Copy full SHA for c309a66 - Browse repository at this point
Copy the full SHA c309a66View commit details -
Merge branch develop of https://github.com/IntersectMBO/govtool into …
…fix/879-alingment-items-in-drep-card
Configuration menu - View commit details
-
Copy full SHA for 4f89ecf - Browse repository at this point
Copy the full SHA 4f89ecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3dbac6 - Browse repository at this point
Copy the full SHA a3dbac6View commit details
Commits on May 1, 2024
-
Merge pull request #902 from IntersectMBO/fix/879-alingment-items-in-…
…drep-card fix/879-alingment-items-in-drep-card
Configuration menu - View commit details
-
Copy full SHA for 6e09ecf - Browse repository at this point
Copy the full SHA 6e09ecfView commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d868fe9 - Browse repository at this point
Copy the full SHA d868fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68edfe8 - Browse repository at this point
Copy the full SHA 68edfe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d37fc23 - Browse repository at this point
Copy the full SHA d37fc23View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a70c94 - Browse repository at this point
Copy the full SHA 5a70c94View commit details -
Merge pull request #814 from IntersectMBO/feat/playwright-allure-reports
Feat/playwright allure reports
Configuration menu - View commit details
-
Copy full SHA for f872b67 - Browse repository at this point
Copy the full SHA f872b67View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b90757 - Browse repository at this point
Copy the full SHA 0b90757View commit details -
Configuration menu - View commit details
-
Copy full SHA for d86245a - Browse repository at this point
Copy the full SHA d86245aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc8640 - Browse repository at this point
Copy the full SHA 5dc8640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc0f03 - Browse repository at this point
Copy the full SHA 0fc0f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a689e7 - Browse repository at this point
Copy the full SHA 3a689e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10564fa - Browse repository at this point
Copy the full SHA 10564faView commit details -
Merge pull request #914 from IntersectMBO/develop
Fixes, and Changes: Docker Setup, UI Enhancements, and Dependency Updates
Configuration menu - View commit details
-
Copy full SHA for 69a48fa - Browse repository at this point
Copy the full SHA 69a48faView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9c5e08 - Browse repository at this point
Copy the full SHA d9c5e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1152f70 - Browse repository at this point
Copy the full SHA 1152f70View commit details -
Fix building analytics image for multiple environments
The current commit modifies the script `analytics-dashboard.mk` in the `govtool` directory to address the issue of building the analytics image for multiple environments. Previously, the image tag was being generated based on the latest commit hash for the `analytics-dashboard`, which was not sufficient for distinguishing between different environments. To solve this, the script now appends the `$(env)` variable to the image tag, allowing for unique identification of images across various environments.
Configuration menu - View commit details
-
Copy full SHA for d683b13 - Browse repository at this point
Copy the full SHA d683b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for db8bcef - Browse repository at this point
Copy the full SHA db8bcefView commit details -
Merge pull request #946 from IntersectMBO/fix/fix-building-analytics-…
…image-for-multiple-environments Fix building analytics image for multiple environments
Configuration menu - View commit details
-
Copy full SHA for 189e27c - Browse repository at this point
Copy the full SHA 189e27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 492b2a0 - Browse repository at this point
Copy the full SHA 492b2a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d1462 - Browse repository at this point
Copy the full SHA 05d1462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 731facb - Browse repository at this point
Copy the full SHA 731facbView commit details -
Merge pull request #947 from IntersectMBO/897-bug-slow-delegation-issue
[#897] Slow delegation issue // usePendingTransaction fixes
Configuration menu - View commit details
-
Copy full SHA for b919a42 - Browse repository at this point
Copy the full SHA b919a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9d0c5a - Browse repository at this point
Copy the full SHA c9d0c5aView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36ca534 - Browse repository at this point
Copy the full SHA 36ca534View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c848d - Browse repository at this point
Copy the full SHA b2c848dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc5cb0f - Browse repository at this point
Copy the full SHA bc5cb0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f73e09d - Browse repository at this point
Copy the full SHA f73e09dView commit details -
Merge pull request #930 from IntersectMBO/component/metadata-api
Metadata and Lock API for tests
Configuration menu - View commit details
-
Copy full SHA for a7b6a58 - Browse repository at this point
Copy the full SHA a7b6a58View commit details -
Merge pull request #939 from IntersectMBO/feat/playwright-tests
Add playwright tests
Configuration menu - View commit details
-
Copy full SHA for d22ca84 - Browse repository at this point
Copy the full SHA d22ca84View commit details -
Merge pull request #943 from IntersectMBO/chore/898-wrapper-wrap-up-w…
…allet-interface-into-package-and-export-out chore/898-wrapper-wrap-up-wallet-interface-into-package-and-export-out
Configuration menu - View commit details
-
Copy full SHA for 27ed3c3 - Browse repository at this point
Copy the full SHA 27ed3c3View commit details -
Set participation.sanchogov.tools domain to dev service only
The participation.sanchogov.tools domain has been configured to route exclusively to the dev service. This change affects the build and deploy workflows for beta, dev, staging, and test environments, as well as the Dockerfile and Docker Compose configuration for the analytics dashboard.
Configuration menu - View commit details
-
Copy full SHA for de9194c - Browse repository at this point
Copy the full SHA de9194cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d9e0d - Browse repository at this point
Copy the full SHA 52d9e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e3aa3 - Browse repository at this point
Copy the full SHA b8e3aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0277fa1 - Browse repository at this point
Copy the full SHA 0277fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b6786 - Browse repository at this point
Copy the full SHA e9b6786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb6971 - Browse repository at this point
Copy the full SHA 0fb6971View commit details -
Configuration menu - View commit details
-
Copy full SHA for d05fb43 - Browse repository at this point
Copy the full SHA d05fb43View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca66de0 - Browse repository at this point
Copy the full SHA ca66de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fd880 - Browse repository at this point
Copy the full SHA b5fd880View commit details -
Merge pull request #956 from IntersectMBO/chore/set-analytics-dashboa…
…rd-domain-to-dev-only Set participation.sanchogov.tools domain to dev service only
Configuration menu - View commit details
-
Copy full SHA for 3d8d728 - Browse repository at this point
Copy the full SHA 3d8d728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42088b6 - Browse repository at this point
Copy the full SHA 42088b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6b56d - Browse repository at this point
Copy the full SHA 0e6b56dView commit details -
Merge pull request #953 from IntersectMBO/develop
Fix slow delegation issue and usePendingTransaction fixes
Configuration menu - View commit details
-
Copy full SHA for 9507894 - Browse repository at this point
Copy the full SHA 9507894View commit details -
Merge pull request #952 from IntersectMBO/920-multiple-bugs-on-delega…
…tion-flow [#920 - bug 2] DRep details page Back button fix
Configuration menu - View commit details
-
Copy full SHA for 151093d - Browse repository at this point
Copy the full SHA 151093dView commit details -
Merge pull request #950 from IntersectMBO/feat/942-create-govtool-met…
…adata-submission-service feat(942): create govtool metadata submission service
Configuration menu - View commit details
-
Copy full SHA for 18b3c51 - Browse repository at this point
Copy the full SHA 18b3c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 424a0c2 - Browse repository at this point
Copy the full SHA 424a0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef72f2 - Browse repository at this point
Copy the full SHA 3ef72f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ce62f - Browse repository at this point
Copy the full SHA b1ce62fView commit details -
Merge branch '876-provide-metadata-validation-to-the-proposal-list-an…
…d-on-the-ga-creation' of https://github.com/IntersectMBO/govtool into 876-provide-metadata-validation-to-the-proposal-list-and-on-the-ga-creation
Configuration menu - View commit details
-
Copy full SHA for ad8b59b - Browse repository at this point
Copy the full SHA ad8b59bView commit details -
Merge pull request #958 from IntersectMBO/chore/prepare-the-govtool-p…
…ackages-to-publish chore: configure tsup for building govtool packages
Configuration menu - View commit details
-
Copy full SHA for e368d8a - Browse repository at this point
Copy the full SHA e368d8aView commit details -
Merge pull request #959 from IntersectMBO/937-bug-missing-test-ids
[#937] Missing Test IDs
Configuration menu - View commit details
-
Copy full SHA for 1bfd6d8 - Browse repository at this point
Copy the full SHA 1bfd6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da4106 - Browse repository at this point
Copy the full SHA 6da4106View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7b73cf - Browse repository at this point
Copy the full SHA d7b73cfView commit details -
Use dawidd6/action-ansible-playbook@v2 Remove verbose commands Set GOVTOOL_TAG env-variable
Configuration menu - View commit details
-
Copy full SHA for 5ad580a - Browse repository at this point
Copy the full SHA 5ad580aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 427bb98 - Browse repository at this point
Copy the full SHA 427bb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58dae13 - Browse repository at this point
Copy the full SHA 58dae13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2bd56 - Browse repository at this point
Copy the full SHA 2c2bd56View commit details -
Configuration menu - View commit details
-
Copy full SHA for d78f853 - Browse repository at this point
Copy the full SHA d78f853View commit details -
Merge pull request #966 from IntersectMBO/test-deployment
Test stack deployment
Configuration menu - View commit details
-
Copy full SHA for 4205bc7 - Browse repository at this point
Copy the full SHA 4205bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c823708 - Browse repository at this point
Copy the full SHA c823708View commit details -
Merge pull request #971 from IntersectMBO/test-deployment
BugFix: Fix image name of metadata service
Configuration menu - View commit details
-
Copy full SHA for 8533da5 - Browse repository at this point
Copy the full SHA 8533da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be9e1dd - Browse repository at this point
Copy the full SHA be9e1ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2446e - Browse repository at this point
Copy the full SHA 4e2446eView commit details -
Merge pull request #965 from IntersectMBO/904-no-option-to-delegate-t…
…o-myself-as-a-drep-after-delegating-to-abstain [#904] No option to delegate to myself as a drep
Configuration menu - View commit details
-
Copy full SHA for 6c01a1e - Browse repository at this point
Copy the full SHA 6c01a1eView commit details -
Merge pull request #961 from IntersectMBO/907-move-drep-yourself-card…
…-to-top [#907] Move DRep yourself card to top in DRep Directory
Configuration menu - View commit details
-
Copy full SHA for 3e487f8 - Browse repository at this point
Copy the full SHA 3e487f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa8bb0 - Browse repository at this point
Copy the full SHA caa8bb0View commit details -
Merge pull request #972 from IntersectMBO/test-deployment
BugFix: Fix images for gov-action-loader
Configuration menu - View commit details
-
Copy full SHA for 88610eb - Browse repository at this point
Copy the full SHA 88610ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 902d642 - Browse repository at this point
Copy the full SHA 902d642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 386b3fa - Browse repository at this point
Copy the full SHA 386b3faView commit details -
Merge pull request #973 from IntersectMBO/test-deployment
BugFix: Rename metadata api service name to metadata-api
Configuration menu - View commit details
-
Copy full SHA for 0d9648d - Browse repository at this point
Copy the full SHA 0d9648dView commit details -
Merge pull request #963 from IntersectMBO/918-automated-voting-option…
…s-layout-fixes [#918] Automated voting options layout fixes
Configuration menu - View commit details
-
Copy full SHA for 3a90a79 - Browse repository at this point
Copy the full SHA 3a90a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3221dce - Browse repository at this point
Copy the full SHA 3221dceView commit details -
Merge pull request #889 from IntersectMBO/876-provide-metadata-valida…
…tion-to-the-proposal-list-and-on-the-ga-creation [#876] add metadata/validate endpoint
Configuration menu - View commit details
-
Copy full SHA for 0f27b2e - Browse repository at this point
Copy the full SHA 0f27b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9508e77 - Browse repository at this point
Copy the full SHA 9508e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d1c8a7 - Browse repository at this point
Copy the full SHA 5d1c8a7View commit details -
Merge pull request #978 from IntersectMBO/develop
Add metadata validation and submission service, DRep details page fix, and voting options layout improvements
Configuration menu - View commit details
-
Copy full SHA for 7567b47 - Browse repository at this point
Copy the full SHA 7567b47View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91a753a - Browse repository at this point
Copy the full SHA 91a753aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b32b138 - Browse repository at this point
Copy the full SHA b32b138View commit details -
Merge pull request #981 from IntersectMBO/test-deployment
Reflect VITE_BASE_URL change in test deployment
Configuration menu - View commit details
-
Copy full SHA for cdbd658 - Browse repository at this point
Copy the full SHA cdbd658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4670a - Browse repository at this point
Copy the full SHA 4d4670aView commit details -
Merge pull request #977 from IntersectMBO/fix/929-drep-links-are-appe…
…nded-to-govtool-url fix/929-drep-links-are-appended-to-govtool-url
Configuration menu - View commit details
-
Copy full SHA for 4c53331 - Browse repository at this point
Copy the full SHA 4c53331View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38ce897 - Browse repository at this point
Copy the full SHA 38ce897View commit details -
Merge pull request #997 from IntersectMBO/tests/lighthouse
Tests/lighthouse
Configuration menu - View commit details
-
Copy full SHA for f8002d5 - Browse repository at this point
Copy the full SHA f8002d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d57c6d2 - Browse repository at this point
Copy the full SHA d57c6d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca4719 - Browse repository at this point
Copy the full SHA 6ca4719View commit details -
Merge pull request #998 from IntersectMBO/feat/sonar-scanner
Configure sonar-scanner
Configuration menu - View commit details
-
Copy full SHA for 2cf09aa - Browse repository at this point
Copy the full SHA 2cf09aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f1e02 - Browse repository at this point
Copy the full SHA 90f1e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba37d8 - Browse repository at this point
Copy the full SHA 6ba37d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6353ee4 - Browse repository at this point
Copy the full SHA 6353ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f583da - Browse repository at this point
Copy the full SHA 3f583daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cef8a7 - Browse repository at this point
Copy the full SHA 0cef8a7View commit details -
Merge pull request #1004 from IntersectMBO/fix/fix-frontend-deployment
fix: fix frontend makefile
Configuration menu - View commit details
-
Copy full SHA for 864bd79 - Browse repository at this point
Copy the full SHA 864bd79View commit details -
Allow backend to receive POST mehod
In order to facilitate the metadata validation on backend service we set the POST method to be allowed in CORS. Signed-off-by: Paweł Placzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e129f0a - Browse repository at this point
Copy the full SHA e129f0aView commit details -
Merge pull request #1006 from IntersectMBO/fix/allow-backend-to-recei…
…ve-post-method Allow backend to receive POST mehod
Configuration menu - View commit details
-
Copy full SHA for 9059dc4 - Browse repository at this point
Copy the full SHA 9059dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb3d99 - Browse repository at this point
Copy the full SHA 1eb3d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5959680 - Browse repository at this point
Copy the full SHA 5959680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b91031 - Browse repository at this point
Copy the full SHA 8b91031View commit details -
Configuration menu - View commit details
-
Copy full SHA for e33383b - Browse repository at this point
Copy the full SHA e33383bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9788e5 - Browse repository at this point
Copy the full SHA c9788e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5248e87 - Browse repository at this point
Copy the full SHA 5248e87View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23ddf9e - Browse repository at this point
Copy the full SHA 23ddf9eView commit details -
Merge pull request #1016 from IntersectMBO/feat/sonar-scanner
Feat/sonar scanner
Configuration menu - View commit details
-
Copy full SHA for 16a578b - Browse repository at this point
Copy the full SHA 16a578bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f32371 - Browse repository at this point
Copy the full SHA 4f32371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de7399 - Browse repository at this point
Copy the full SHA 9de7399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899e5af - Browse repository at this point
Copy the full SHA 899e5afView commit details -
[#1003] Apply basic auth on staging environment
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.
Configuration menu - View commit details
-
Copy full SHA for 3a948e2 - Browse repository at this point
Copy the full SHA 3a948e2View commit details -
Merge pull request #1017 from IntersectMBO/quickfix/test-deployment
Expose kuber-api for tests
Configuration menu - View commit details
-
Copy full SHA for 5fdc44a - Browse repository at this point
Copy the full SHA 5fdc44aView commit details -
[#1003] Apply environment variables for basic authentication in GitHu…
…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.
Configuration menu - View commit details
-
Copy full SHA for 06675fc - Browse repository at this point
Copy the full SHA 06675fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 350df52 - Browse repository at this point
Copy the full SHA 350df52View commit details -
Merge pull request #983 from IntersectMBO/926-drep-panel-needs-to-be-…
…clickable [#926] DRep panel needs to be clickable
Configuration menu - View commit details
-
Copy full SHA for 2e095a7 - Browse repository at this point
Copy the full SHA 2e095a7View commit details -
Merge pull request #985 from IntersectMBO/927-your-drep-needs-showing…
…-on-detail-page [#927] Your DRep needs showing on detail page
Configuration menu - View commit details
-
Copy full SHA for 7c6003b - Browse repository at this point
Copy the full SHA 7c6003bView commit details -
Merge pull request #1012 from IntersectMBO/932-voting-power-not-corre…
…ct-on-automated-options-picking-up-users-voting-power [#932] Automated voting options voting power fix
Configuration menu - View commit details
-
Copy full SHA for a6d6060 - Browse repository at this point
Copy the full SHA a6d6060View commit details -
Merge pull request #1013 from IntersectMBO/925-drep-delegation-incorr…
…ect-drep-card [#925] In Progress DRep cards display fixes
Configuration menu - View commit details
-
Copy full SHA for ecd232a - Browse repository at this point
Copy the full SHA ecd232aView commit details -
Update backend config with metadata-validation service address
This is a hotfix that solves problem with wrong request configuration to metadata-validation service. Signed-off-by: Paweł Placzyński <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dfaf81 - Browse repository at this point
Copy the full SHA 8dfaf81View commit details -
Merge pull request #1020 from IntersectMBO/chore/1003-set-up-basic-au…
…th-for-the-staging-envrionment [#1003] Apply basic auth on staging environment
Configuration menu - View commit details
-
Copy full SHA for 624fd10 - Browse repository at this point
Copy the full SHA 624fd10View commit details -
Merge pull request #1023 from IntersectMBO/hotfix/change-metadata-val…
…idation-config-for-backend Update backend config with metadata-validation service address
Configuration menu - View commit details
-
Copy full SHA for 84cd7bb - Browse repository at this point
Copy the full SHA 84cd7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd2c5ae - Browse repository at this point
Copy the full SHA dd2c5aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77cc6e6 - Browse repository at this point
Copy the full SHA 77cc6e6View commit details -
Merge pull request #1024 from IntersectMBO/pretest
Sync pretest with test with the recent workflow changes introduced on develop
Configuration menu - View commit details
-
Copy full SHA for e8d43ef - Browse repository at this point
Copy the full SHA e8d43efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aff6e4 - Browse repository at this point
Copy the full SHA 7aff6e4View commit details -
Merge pull request #1025 from IntersectMBO/fix/fix-test-deployment-wo…
…rkflow-file fix: fix test deployment workflow file
Configuration menu - View commit details
-
Copy full SHA for 45a50e5 - Browse repository at this point
Copy the full SHA 45a50e5View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 348ece0 - Browse repository at this point
Copy the full SHA 348ece0View commit details -
Merge pull request #1029 from IntersectMBO/fix/1028-drep-directory-in…
…correctly-appended-filter-yourself-to-drep-directory [#1028] fix: remove incorrectly appended filter yourself to drep directory
Configuration menu - View commit details
-
Copy full SHA for 02d88d6 - Browse repository at this point
Copy the full SHA 02d88d6View commit details -
Merge pull request #1022 from IntersectMBO/fix/1019-empty-drep-direct…
…ory-with-extra-result fix/1019-empty-drep-directory-with-extra-result
Configuration menu - View commit details
-
Copy full SHA for 88ef4ef - Browse repository at this point
Copy the full SHA 88ef4efView commit details -
Merge pull request #1018 from IntersectMBO/fix/928-not-404-page-in-dr…
…ep-directory fix/928-not-404-page-in-drep-directory
Configuration menu - View commit details
-
Copy full SHA for 715bd5d - Browse repository at this point
Copy the full SHA 715bd5dView commit details -
Merge pull request #1001 from IntersectMBO/957-wrong-drep-type-return…
…ed-after-change-from-drep-to-direct-voter [#957] drep/list drep type fix
Configuration menu - View commit details
-
Copy full SHA for d7545cb - Browse repository at this point
Copy the full SHA d7545cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da2109 - Browse repository at this point
Copy the full SHA 0da2109View commit details -
Update govtool/frontend/src/components/molecules/GovernanceActionDeta…
…ilsCardLinks.tsx Signed-off-by: Michał Szałowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d6ab36 - Browse repository at this point
Copy the full SHA 4d6ab36View commit details -
Merge pull request #1032 from IntersectMBO/1031-update-ga-links-type
[#1031] Update GA links type
Configuration menu - View commit details
-
Copy full SHA for 7242721 - Browse repository at this point
Copy the full SHA 7242721View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad557dd - Browse repository at this point
Copy the full SHA ad557ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0944b6 - Browse repository at this point
Copy the full SHA b0944b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07fb9d - Browse repository at this point
Copy the full SHA d07fb9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ee2d1 - Browse repository at this point
Copy the full SHA 63ee2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc0272 - Browse repository at this point
Copy the full SHA 2bc0272View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb63afd - Browse repository at this point
Copy the full SHA eb63afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e217ace - Browse repository at this point
Copy the full SHA e217aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd088e - Browse repository at this point
Copy the full SHA acd088eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b52800 - Browse repository at this point
Copy the full SHA 6b52800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36fab44 - Browse repository at this point
Copy the full SHA 36fab44View commit details -
Configuration menu - View commit details
-
Copy full SHA for d516bd6 - Browse repository at this point
Copy the full SHA d516bd6View commit details -
Merge pull request #1033 from IntersectMBO/feat/extended-tests
Feat/extended tests
Configuration menu - View commit details
-
Copy full SHA for 899edbe - Browse repository at this point
Copy the full SHA 899edbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f307ebd - Browse repository at this point
Copy the full SHA f307ebdView commit details