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

Staging: #161 #349 #301 #291 #198 #143 #240 #121 #119 #210 #152 #246 #214 #141 #144 #212 #239 #316 #338 #356

Merged
merged 86 commits into from
Mar 1, 2024

Commits on Feb 23, 2024

  1. fix get drep voting power

    Sworzen1 authored and MSzalowski committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    29069b3 View commit details
    Browse the repository at this point in the history
  2. add keys

    Sworzen1 authored and MSzalowski committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2e3a764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac847f View commit details
    Browse the repository at this point in the history
  4. fix get drep voting power

    Sworzen1 authored and pmbinapps committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    965c021 View commit details
    Browse the repository at this point in the history
  5. add keys

    Sworzen1 authored and pmbinapps committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    602c083 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e18baa1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    3d96d83 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. [#301] Add Michał Szałowski to SSH access list for environment manage…

    …ment
    
    This commit updates the user_data.sh script within the Terraform modules
    for govtool-EC2 instances. It adds Michał Szałowski to the list of users
    authorized for SSH access, thereby expanding the secure access
    management system to include a team leader. This change is a step
    towards fulfilling the secure credential sharing acceptance criterion by
    ensuring new team members like Michał have the necessary access to
    sensitive environments.
    placek committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c17c0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a27c09 View commit details
    Browse the repository at this point in the history
  3. add image for sole voter

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    119471f View commit details
    Browse the repository at this point in the history
  4. change props and dashabord card sizes

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    441d028 View commit details
    Browse the repository at this point in the history
  5. add sole voter into IMAGES

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    19ef0be View commit details
    Browse the repository at this point in the history
  6. sort IMAGES asc

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    88273fc View commit details
    Browse the repository at this point in the history
  7. add translations for sole voter card

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9070153 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6a72c5 View commit details
    Browse the repository at this point in the history
  9. delete unnecessary code

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    18ff224 View commit details
    Browse the repository at this point in the history
  10. add feat to changelog

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d1151f9 View commit details
    Browse the repository at this point in the history
  11. add sole voter into IMAGES

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    75be3bf View commit details
    Browse the repository at this point in the history
  12. add retire as sole voter screen

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b6b5737 View commit details
    Browse the repository at this point in the history
  13. add retirement to changelog

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    dc10121 View commit details
    Browse the repository at this point in the history
  14. update home cards

    Sworzen1 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b515b26 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a06abb4 View commit details
    Browse the repository at this point in the history
  16. Minor refactor

    JanJaroszczak authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7c1a049 View commit details
    Browse the repository at this point in the history
  17. [#119] Fixes after CR

    JanJaroszczak authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2b8aac7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f1c9257 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2367be0 View commit details
    Browse the repository at this point in the history
  20. [#210] 'user' changed to 'voter'

    JanJaroszczak authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e230b78 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    df64c45 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c6a4704 View commit details
    Browse the repository at this point in the history
  23. [#119] Duplicated lines removed

    JanJaroszczak authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    abdbfe4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c716ea7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1769960 View commit details
    Browse the repository at this point in the history
  26. [#212] provide sole voter information in drep/info

    Extend the drep/info endpoint by adding isRegisteredAsSoleVoter and wasRegisteredAsSoleVoter fields
    jankun4 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b39916f View commit details
    Browse the repository at this point in the history
  27. [#212] udpate CHANGELOG.md

    jankun4 authored and MSzalowski committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a9de520 View commit details
    Browse the repository at this point in the history
  28. [#212] fix swagger drep info example

    Signed-off-by: jankun4 <[email protected]>
    jankun4 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    dafe401 View commit details
    Browse the repository at this point in the history
  29. [#212] fix drep/info sql query

    Signed-off-by: jankun4 <[email protected]>
    jankun4 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    41875b5 View commit details
    Browse the repository at this point in the history
  30. [#291] Allow Sentry error reporting in CSP settings across environments

    Updated CSP settings in Traefik configuration for beta, dev, staging,
    and test environments to include Sentry's domain without the ingest
    subdomain. This change permits Sentry error logging and reporting to
    function correctly without being blocked by the CSP. The adjustment
    ensures Sentry can capture and report runtime errors, facilitating
    better monitoring and debugging capabilities across our development,
    testing, and staging phases.
    
    - Modified CSP `connect-src` directive to set
      `o4506155985141760.ingest.sentry.io` replacing old Sentry
      sources.
    - Ensured that the updated settings adhere to our security policies by
      only allowing necessary and trusted sources.
    
    This update addresses the need for comprehensive error reporting through
    Sentry, enhancing our ability to quickly identify and resolve issues in
    our application's environments.
    placek committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    66d60af View commit details
    Browse the repository at this point in the history
  31. Updated CHANGELOG.md to include recent enhancements

    - Integrated OAuth for secure Slack deployment notifications #194.
    - Streamlined build and deployment process for faster CD and reduced
      resource use #246.
    - Allow Sentry error reporting in CSP settings across environments #291.
    placek committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7304dfa View commit details
    Browse the repository at this point in the history
  32. Add environment-specific warning to .env.example for clarity and safety

    This commit introduces a significant update to the `.env.example` file
    within the `scripts/govtool` directory to enhance usability and prevent
    configuration mistakes. Key changes include:
    
    - Addition of Vim modeline at the beginning of the file (`# vim: set
      ft=bash`) to ensure that when editing the file with Vim, the correct
      filetype (bash) is automatically set. This facilitates syntax
      highlighting and other filetype-specific features, improving the editing
      experience.
    - Introduction of a conditional warning mechanism that activates when
      the environment is not set to 'dev'. This mechanism employs bash
      scripting to alert to users, especially those working in
      non-development environments, to proceed with caution and be aware of
      their current configuration context. The warning message explicitly
      states the current environment value, reinforcing the need for
      attentiveness.
    
    These enhancements are designed to minimize the risk of misconfiguration
    by providing clear, environment-specific warnings and improving file
    readability and editing support.
    placek committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    804f906 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. [#333] fix drep type detection

    Signed-off-by: jankun4 <[email protected]>
    jankun4 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    198b2de View commit details
    Browse the repository at this point in the history
  2. fix get drep voting power

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    eb7eb45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e23b868 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e2df20 View commit details
    Browse the repository at this point in the history
  5. [#301] Add Michał Szałowski to SSH access list for environment manage…

    …ment
    
    This commit updates the user_data.sh script within the Terraform modules
    for govtool-EC2 instances. It adds Michał Szałowski to the list of users
    authorized for SSH access, thereby expanding the secure access
    management system to include a team leader. This change is a step
    towards fulfilling the secure credential sharing acceptance criterion by
    ensuring new team members like Michał have the necessary access to
    sensitive environments.
    placek authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    36b8202 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    314d71e View commit details
    Browse the repository at this point in the history
  7. add image for sole voter

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0d9915c View commit details
    Browse the repository at this point in the history
  8. change props and dashabord card sizes

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    53b7d98 View commit details
    Browse the repository at this point in the history
  9. add sole voter into IMAGES

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5b4ede4 View commit details
    Browse the repository at this point in the history
  10. sort IMAGES asc

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bf8a0fa View commit details
    Browse the repository at this point in the history
  11. add translations for sole voter card

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6b55765 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    928b20b View commit details
    Browse the repository at this point in the history
  13. delete unnecessary code

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1849e03 View commit details
    Browse the repository at this point in the history
  14. add feat to changelog

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    249df28 View commit details
    Browse the repository at this point in the history
  15. add sole voter into IMAGES

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    50514fa View commit details
    Browse the repository at this point in the history
  16. add retire as sole voter screen

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1331782 View commit details
    Browse the repository at this point in the history
  17. add retirement to changelog

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    82077a9 View commit details
    Browse the repository at this point in the history
  18. update home cards

    Sworzen1 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cf3a111 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2336e45 View commit details
    Browse the repository at this point in the history
  20. Minor refactor

    JanJaroszczak authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    758b83c View commit details
    Browse the repository at this point in the history
  21. [#119] Fixes after CR

    JanJaroszczak authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b0b5c87 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    60b6744 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    680e9ef View commit details
    Browse the repository at this point in the history
  24. [#210] 'user' changed to 'voter'

    JanJaroszczak authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    78b7c0d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e4d8f1b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d65b44b View commit details
    Browse the repository at this point in the history
  27. [#119] Duplicated lines removed

    JanJaroszczak authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ebe8130 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    62bbe04 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4bef8d1 View commit details
    Browse the repository at this point in the history
  30. [#212] provide sole voter information in drep/info

    Extend the drep/info endpoint by adding isRegisteredAsSoleVoter and wasRegisteredAsSoleVoter fields
    jankun4 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8b58407 View commit details
    Browse the repository at this point in the history
  31. [#212] udpate CHANGELOG.md

    jankun4 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c8f9a26 View commit details
    Browse the repository at this point in the history
  32. [#212] fix swagger drep info example

    Signed-off-by: jankun4 <[email protected]>
    jankun4 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c7c65df View commit details
    Browse the repository at this point in the history
  33. [#212] fix drep/info sql query

    Signed-off-by: jankun4 <[email protected]>
    jankun4 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    669dfe1 View commit details
    Browse the repository at this point in the history
  34. [#291] Allow Sentry error reporting in CSP settings across environments

    Updated CSP settings in Traefik configuration for beta, dev, staging,
    and test environments to include Sentry's domain without the ingest
    subdomain. This change permits Sentry error logging and reporting to
    function correctly without being blocked by the CSP. The adjustment
    ensures Sentry can capture and report runtime errors, facilitating
    better monitoring and debugging capabilities across our development,
    testing, and staging phases.
    
    - Modified CSP `connect-src` directive to set
      `o4506155985141760.ingest.sentry.io` replacing old Sentry
      sources.
    - Ensured that the updated settings adhere to our security policies by
      only allowing necessary and trusted sources.
    
    This update addresses the need for comprehensive error reporting through
    Sentry, enhancing our ability to quickly identify and resolve issues in
    our application's environments.
    placek authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    39318e6 View commit details
    Browse the repository at this point in the history
  35. Updated CHANGELOG.md to include recent enhancements

    - Integrated OAuth for secure Slack deployment notifications #194.
    - Streamlined build and deployment process for faster CD and reduced
      resource use #246.
    - Allow Sentry error reporting in CSP settings across environments #291.
    placek authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    83145c6 View commit details
    Browse the repository at this point in the history
  36. Add environment-specific warning to .env.example for clarity and safety

    This commit introduces a significant update to the `.env.example` file
    within the `scripts/govtool` directory to enhance usability and prevent
    configuration mistakes. Key changes include:
    
    - Addition of Vim modeline at the beginning of the file (`# vim: set
      ft=bash`) to ensure that when editing the file with Vim, the correct
      filetype (bash) is automatically set. This facilitates syntax
      highlighting and other filetype-specific features, improving the editing
      experience.
    - Introduction of a conditional warning mechanism that activates when
      the environment is not set to 'dev'. This mechanism employs bash
      scripting to alert to users, especially those working in
      non-development environments, to proceed with caution and be aware of
      their current configuration context. The warning message explicitly
      states the current environment value, reinforcing the need for
      attentiveness.
    
    These enhancements are designed to minimize the risk of misconfiguration
    by providing clear, environment-specific warnings and improving file
    readability and editing support.
    placek authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f3f8080 View commit details
    Browse the repository at this point in the history
  37. [#333] fix drep type detection

    Signed-off-by: jankun4 <[email protected]>
    jankun4 authored and MSzalowski committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1a8c4cf View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    21b5a78 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    76913d5 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    81df058 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #342 from IntersectMBO/240-sole-voter-can-become-a…

    …-drep
    
    [#239 #240 #338] DRep can become Sole Voter, Sole Voter can become DRep
    JanJaroszczak authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d2cd92f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    79c618e View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    9b2f2bc View commit details
    Browse the repository at this point in the history
  44. [#152] improve form

    Sworzen1 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    554222e View commit details
    Browse the repository at this point in the history
  45. [#152] fix inprogress copy

    Sworzen1 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fc27fbd View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    63fc880 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    9ae8d87 View commit details
    Browse the repository at this point in the history