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

EID and SVM login #475

Open
wants to merge 209 commits into
base: master
Choose a base branch
from
Open

EID and SVM login #475

wants to merge 209 commits into from

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    d18be0b View commit details
    Browse the repository at this point in the history
  2. Add TODO notes

    mirrec committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    084202f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c94a6ab View commit details
    Browse the repository at this point in the history
  4. Merge

    mirrec committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    6644f23 View commit details
    Browse the repository at this point in the history
  5. Fix hash key reference

    alhafoudh committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0f9158f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1480b32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9123a02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ade5eec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4e0a58 View commit details
    Browse the repository at this point in the history
  10. change login view

    MarekVigas committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    841fb59 View commit details
    Browse the repository at this point in the history
  11. Add url to sample

    mirrec committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8c2404b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4361d3 View commit details
    Browse the repository at this point in the history
  13. update wording

    MarekVigas committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    28da00c View commit details
    Browse the repository at this point in the history
  14. keep sample env empty

    MarekVigas committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    31d866c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

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

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    e6ba6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ff12d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d4732 View commit details
    Browse the repository at this point in the history
  4. Implement EID logout

    alhafoudh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d4f6948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a0148d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9019ecb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into eid-login

    * master: (24 commits)
      bumped gemfile lock (#474)
      delete images from repo (#484)
      Check if this works
      Check if this works
      Update gh actions to push code to gitlab (#480)
      Freeze devcontainer ruby version and add missing js deps install (#472)
      ND-96 Upload obrázkov(súborov) na amazon (#468)
      #392 Generate automatic slug for Page, Journey, Step and App
      test precompile assets
      test precompile assets
      test precompile assets
      test precompile assets
      test precompile assets
      test precompile assets
      test precompile assets
      test precompile assets
      test precompile assets
      precompile assets
      edit migrate command
      precompile assets
      ...
    
    # Conflicts:
    #	Gemfile
    #	db/structure.sql
    alhafoudh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d7bfb1a View commit details
    Browse the repository at this point in the history
  8. Fix double render

    alhafoudh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b758ab7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ad56ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1a63dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19226e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ef2648 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fbec553 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0b358f4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    20d7fbe View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Pass EID token using forms up to the point user is authenticated and …

    …allow user to logout EID before linking EID sub to his account
    alhafoudh committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    57009f1 View commit details
    Browse the repository at this point in the history
  2. Keep EID token in session but remove it when it does not match with E…

    …ID sub of logged in user
    alhafoudh committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    377459b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f38122d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0c0a98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    660bf68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f323b32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68e8954 View commit details
    Browse the repository at this point in the history
  8. generate XML with form

    martyciz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    7f57d92 View commit details
    Browse the repository at this point in the history
  9. Update form path

    luciajanikova committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d494f50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    848e4f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fd0d8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e67c48 View commit details
    Browse the repository at this point in the history
  13. Fix null reference

    alhafoudh committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    94ec91d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9215a4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a5f97e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    10a5bd3 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'update-govuk' into eid-login

    * update-govuk:
      Update navody-digital-frontend npm package
    alhafoudh committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    1cac8b3 View commit details
    Browse the repository at this point in the history
  18. Add form visualisation

    luciajanikova committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    3b623a8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d2467b9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9873090 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4c7f59e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4d604d4 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'eid-login' of https://github.com/slovensko-digital/navo…

    …dy.digital into feature/orsr-submission
    
    # Conflicts:
    #	app/assets/stylesheets/navody-frontend-fixes.scss
    #	db/structure.sql
    luciajanikova committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    dc8eaf7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ba34520 View commit details
    Browse the repository at this point in the history
  25. Updates

    luciajanikova committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    449af3f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4991f2a View commit details
    Browse the repository at this point in the history
  27. Html, css, js files for mobile formular

     - for sending formulars which dose not need to be sign
     - This is work in progress (WIP)
    danielstaleiny committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    a845474 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bc7851c View commit details
    Browse the repository at this point in the history
  29. Merge pull request #489 from danielstaleiny/feature/orsr-submission

    Html, css, js files for mobile formular
    cizmarty authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    cf1182d View commit details
    Browse the repository at this point in the history
  30. merge HTML,CSS, working form

    martyciz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    928554b View commit details
    Browse the repository at this point in the history
  31. working XML query

    martyciz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    6f8bc6e View commit details
    Browse the repository at this point in the history
  32. fix companies select

    martyciz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d00a6c8 View commit details
    Browse the repository at this point in the history
  33. send XML within hidden form

    martyciz committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    02d4663 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

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

Commits on Jul 22, 2022

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

Commits on Jul 25, 2022

  1. Frontend fixes

    luciajanikova committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1db705d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into eid-login

    * master:
      Zákaz zobrazenia blank návodu (#479)
    alhafoudh committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6889c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30901d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71389e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    01ea659 View commit details
    Browse the repository at this point in the history
  2. Small frontend fixes

    luciajanikova committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    686881f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f63884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    835201e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f6a817 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5234fc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6eef1c0 View commit details
    Browse the repository at this point in the history
  8. Update package.json

    luciajanikova committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    c5653d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab8115c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    0cd486a View commit details
    Browse the repository at this point in the history
  2. Try to fix babel config

    luciajanikova committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7f00cae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e57e8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e619675 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca3b637 View commit details
    Browse the repository at this point in the history
  6. Add data utils routes

    luciajanikova committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2521795 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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

Commits on Aug 3, 2022

  1. Fix sender_uri

    luciajanikova committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d77e60a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec3129e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eec2da View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 10, 2022

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

Commits on Aug 15, 2022

  1. Draft spinner

    luciajanikova committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ace5ca6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Spinner finalization

    luciajanikova committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    50c416b View commit details
    Browse the repository at this point in the history
  2. Small frontend fixes

    luciajanikova committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a3a4790 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Refactor FE

    luciajanikova committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    565f19f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Merge branch 'master' into eid-login

    * master: (73 commits)
      Fix journey link
      Fix typos
      Fix typo (#516)
      Do not fill municipality_identifier if not SR adress
      Make different wording for cb and person stakeholders
      Parse stakeholder prefixes from RPO formatted name if missing in structured data
      Fix incorrect municipality wording
      Search municipality options by prefix if no exact match
      Add div id for or-sr-app
      Update date of birth validations
      Add better date of birth validations
      Do not support cases with stakeholders without deposit entries, Make deposit float if needed, Evaluate other_identifier length
      Fix person stakeholder names
      Add props to plausible event, move script to assets
      ND-150 Pridanie kategórií do modelu (#490)
      Scope down Journeys and Pages which are published to sitemap.xml (#507)
      Add script to log submission events to Plausible
      Update municipality code list
      Add social share image
      Support cases with missing deposit entries & Do not fill identifiers in 'Vymaz' part, fill original municipality
      ...
    
    # Conflicts:
    #	db/structure.sql
    alhafoudh committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    cc14282 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Small updates

    luciajanikova committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    22f1fd9 View commit details
    Browse the repository at this point in the history
  2. Add two-thirds layout

    luciajanikova committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    bc50f8e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Finalize app

    luciajanikova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6604926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f676284 View commit details
    Browse the repository at this point in the history
  3. Unify line endlings

    luciajanikova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9147758 View commit details
    Browse the repository at this point in the history
  4. Fix back button

    luciajanikova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    08b9fce View commit details
    Browse the repository at this point in the history
  5. Fix iframe height

    luciajanikova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    ed4f16f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/slovensko-digital/navody.…

    …digital into feature/orsr-submission
    
    # Conflicts:
    #	.env.sample
    #	app/assets/stylesheets/or-sr.scss
    #	app/lib/upvs_submissions/or_sr_form_builder.rb
    #	config/routes.rb
    #	db/structure.sql
    luciajanikova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    3549d40 View commit details
    Browse the repository at this point in the history
  7. Small fixes

    luciajanikova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    240af08 View commit details
    Browse the repository at this point in the history
  8. Fix structure.sql

    luciajanikova committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    72ad5b9 View commit details
    Browse the repository at this point in the history
  9. Handle case when actor key value can be null

    Co-authored-by: Lucia Janíková <[email protected]>
    alhafoudh and luciajanikova authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    76ceadd View commit details
    Browse the repository at this point in the history
  10. Handle case when actor key value can be null

    Co-authored-by: Lucia Janíková <[email protected]>
    alhafoudh and luciajanikova authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    db5c8bb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    ed48def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c4c322 View commit details
    Browse the repository at this point in the history
  3. Handle enter press

    luciajanikova committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    35e56b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Update copy

    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d172475 View commit details
    Browse the repository at this point in the history
  2. Fix form builder indent

    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    6d0047b View commit details
    Browse the repository at this point in the history
  3. Update raising errors

    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    35a31d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87368eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa9f6e6 View commit details
    Browse the repository at this point in the history
  6. Update copy

    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    432303f View commit details
    Browse the repository at this point in the history
  7. Add eID/SVM login info

    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    983e2a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec812fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7587cd3 View commit details
    Browse the repository at this point in the history
  10. Update routes

    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    367e020 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9faa6c5 View commit details
    Browse the repository at this point in the history
  12. Bump gems and JS dependencies (#528)

    * bump yarn lock
    
    * bump gems
    
    * fix webdriver usage - broken by minor version update
    celuchmarek authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b23e400 View commit details
    Browse the repository at this point in the history
  13. ND-150 Homepage redizajn s kategóriami (#491)

    * add category model associated with pages, app, journeys
    
    * start implementing categories on homepage
    
    * add featured and admin crud for categories
    
    * organize documents to categories in view
    
    * rm empty category tests for now
    
    * add polymorphic categorization class
    
    * fix admin to support new categorization model
    
    * fix refactoring mistakes
    
    * rename to categorizable and monkeypatch categorizable initialization
    
    * create category docs admin list and find a way to retrieve documents by category
    
    * add category feature/hide button to index
    
    * add some tests and add category attributes validation
    
    * refactor document category scope
    
    * rename documents category scope and change wording adding searchable
    
    * ditch meaningless routing tests
    
    * add fatured scope to category
    
    * add category model tests
    
    * update categories controller to cope with updated model
    
    * fix spacing on homepage
    
    * use short descriptions
    
    * update top journeys section on homepage
    
    * update journey views in homepage and categories
    
    * fix current page check in header on category show
    
    * use new nd logo resloves #523
    
    * Revert "use new nd logo resloves #523"
    
    This reverts commit c46dac8.
    
    * create helper to decide wheter small search bar is to be shown
    
    * add title text and rm hero in category show
    
    * add blue color to links
    
    * add featired position to categories
    celuchmarek authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    90c6d5c View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/slovensko-digital/navody.…

    …digital into feature/orsr-submission
    
    # Conflicts:
    #	db/structure.sql
    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    8ac31aa View commit details
    Browse the repository at this point in the history
  15. Fix structure.sql

    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    0343c3f View commit details
    Browse the repository at this point in the history
  16. Fix structure sql II

    luciajanikova committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    084a9a2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #495 from slovensko-digital/feature/orsr-submission

    Feature: UPVS submissions + ORSR ApplicationForDocumentCopy
    luciajanikova authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    f1dd421 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1a4adab View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. 350 duplikovanie elementov pri pouziti history goback (#533)

    * fixed the duplicate issue, closes #350 
    
    Co-authored-by: Jandačka Marián <[email protected]>
    Co-authored-by: Marek Ceľuch <[email protected]>
    3 people authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e449412 View commit details
    Browse the repository at this point in the history
  2. Svg logo (#535)

    * Added user profile deletion functionality
    
    User is now capabale to delete their account:
    * profile deletion can be done through profile page accessible via
    dropdown in main nav
    * Deletion of profiles with active journeys will fail, since
    delete_all option on User model is not set on associated UserJourneys
    
    * Added test for deletion of an instance of User
    
    * testing deletion of users with active journeys
    * test will fail, since delete_all option is not set set for
    * associated journeys
    
    * Bug Fix: cascade delete on users journeys
    
    * Changed site logo to svg
    
    * Revert "Added user profile deletion functionality"
    
    This reverts commit 64f62c0.
    
    * Revert "Added test for deletion of an instance of User"
    
    This reverts commit 4bdfb3f.
    
    * Revert "Bug Fix: cascade delete on users journeys"
    
    This reverts commit 6553b82.
    
    * use sdn-header__container--logo from ND design system insted of customized vertical margins
    
    Co-authored-by: Marek Vician <[email protected]>
    Co-authored-by: Marek Ceľuch <[email protected]>
    Co-authored-by: Jano Suchal <[email protected]>
    4 people authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2b448ae View commit details
    Browse the repository at this point in the history
  3. Setup readme (#529)

    * Add setup hints
    
    * Fix database seed
    
    Co-authored-by: Jano Suchal <[email protected]>
    johnnypea and jsuchal authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    d81e058 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Add deadline component, refs #147 (#277)

    * Add WIP deadline component, refs #147
    
    * Dealine component connect with notification component + basic style
    
    * Use notification banner, split before/after deadline states
    
    + support recurring event deadline (just omit year)
    
    refs #147
    
    * Simplify, we do not need one_time_event info elsewhere
    
    * Deal with singular/plural day(s) in the message
    
    * Remove notification subscriptions for now
    
    * Update styles
    
    * mv deadline component styles to stylesheet
    
    Co-authored-by: Oliver Holly <[email protected]>
    Co-authored-by: Michal Barla <[email protected]>
    Co-authored-by: Marek Ceľuch <[email protected]>
    4 people authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    19c48e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Dec 22, 2022

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

    luciajanikova committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4773a21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #554 from slovensko-digital/ND-159/small_fixes

    ND-159 Make code list queries case insensitive, Update checking stakeholder identifiers condition
    luciajanikova authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9e6f1ed View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

Commits on Jan 18, 2023

  1. Do not pre-define message of the deadline component (#543)

    * Do not assume message of the deadline component
    
    This commit changes the way how deadline is communicated. Instead of a pre-defined message, you have a possibility to use :remaining_days: as a placeholder within your text. When rendering it, it will be replaced by "1 deň", "M dni" or "N dní" depending on the actual number of days to reach the deadline.
    
    An example of usage:
    
    ```HTML
    <deadline time='12-27'>
     <before>Založte si živnosť najneskor za :remaining_days: podľa <a href=/nieco> tohto návodu</a>.</before>
     <after>Toto ste už nestihli, ale aj tak si založte živnosť podľa <a href=/nieco> tohto návodu</a>.
    </deadline>
    ```
    
    refs. #147
    
    * Use handlebars style for remaining days templating
    
    * Handle recurring events with deadline long time ago as upcoming
    
    We treat recurring past due events which had deadline more than a half a year ago from today as upcoming, as the next occurrence is actually closer to today than the previous one.
    
    Co-authored-by: Jano Suchal <[email protected]>
    crutch and jsuchal authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    fbc5431 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Bump rack from 2.2.4 to 2.2.6.2 (#558)

    Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2.
    - [Release notes](https://github.com/rack/rack/releases)
    - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
    - [Commits](rack/rack@2.2.4...v2.2.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: rack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b77a0a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Bump globalid from 1.0.0 to 1.0.1 (#559)

    Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/rails/globalid/releases)
    - [Commits](rails/globalid@v1.0.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: globalid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d09c07c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Bump ruby & gems (#567)

    * Bump ruby & gems
    
    * Compile assets before tests
    
    * Use legacy ssl
    jsuchal authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5f82f3c View commit details
    Browse the repository at this point in the history
  2. set resource requests (#561)

    Co-authored-by: Jano Suchal <[email protected]>
    celuchmarek and jsuchal authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2e7d789 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    1e43508 View commit details
    Browse the repository at this point in the history
  2. Add no acts option

    luciajanikova committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    dc1ecbb View commit details
    Browse the repository at this point in the history
  3. Bump navody-digital-frontend npm package (#568)

    * Bump navody-digital-frontend
    
    * Fix plausible not defined is adblocker is present
    
    ---------
    
    Co-authored-by: Jano Suchal <[email protected]>
    alhafoudh and jsuchal authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    d5f75e6 View commit details
    Browse the repository at this point in the history
  4. Bonus actions (#569)

    * Show secondary subscriptions with smaller checkboxes
    
    * Fix html to show hover on small checkboxes
    
    ---------
    
    Co-authored-by: Marek Vician <[email protected]>
    Co-authored-by: Marek Ceľuch <[email protected]>
    3 people authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4ee5198 View commit details
    Browse the repository at this point in the history
  5. Do not show timeline for journeys without steps (#570)

    closes #552
    
    Co-authored-by: Jano Suchal <[email protected]>
    crutch and jsuchal authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    ef50464 View commit details
    Browse the repository at this point in the history
  6. Faq order on index (#571)

    * Order FAQs on index page by position
    
    ---------
    
    Co-authored-by: Jano Suchal <[email protected]>
    crutch and jsuchal authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    bda90e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77b136c View commit details
    Browse the repository at this point in the history
  8. Bump js packages (#574)

    * Bump js packages
    
    * Bump frontend package again because...JS is weird
    jsuchal authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    adef390 View commit details
    Browse the repository at this point in the history
  9. User profile deletion (#492)

    * Added user profile deletion functionality
    * Add system test
    
    ---------
    
    Co-authored-by: Marek Vician <[email protected]>
    Co-authored-by: Ahmed Al Hafoudh <[email protected]>
    Co-authored-by: Miroslav Hettes <[email protected]>
    Co-authored-by: Marek Vigaš <[email protected]>
    Co-authored-by: Martin Ciz <[email protected]>
    Co-authored-by: luciajanikova <[email protected]>
    Co-authored-by: Daniel Rafaj <[email protected]>
    Co-authored-by: cizmarty <[email protected]>
    Co-authored-by: Marek Ceľuch <[email protected]>
    Co-authored-by: HanaBene <[email protected]>
    Co-authored-by: Jano Suchal <[email protected]>
    12 people authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    506cf57 View commit details
    Browse the repository at this point in the history
  10. Add edit link to featured content in admin (#576)

    * Add edit link to featured content in admin
    
    * Fix colors
    
    ---------
    
    Co-authored-by: Jan Suchal <[email protected]>
    Co-authored-by: Jano Suchal <[email protected]>
    3 people authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    a5eaac9 View commit details
    Browse the repository at this point in the history
  11. Add support to access Journey by URL #563 (#575)

    * Add url_only status
    
    ---------
    
    Co-authored-by: Jano Suchal <[email protected]>
    mirrec and jsuchal authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    0866d04 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    98f8995 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' of https://github.com/slovensko-digital/navody.…

    …digital into feature/save_upvs_submissions_to_db
    
    # Conflicts:
    #	db/structure.sql
    luciajanikova committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    05ac308 View commit details
    Browse the repository at this point in the history
  14. Enhance submissions cleanup process (#577)

    * Enhance submissions cleanup process
    
    Submissions are being pruned from the database according to their expires_at timestamp. Submissions which are not delivered by email are deleted after 20 minutes. Submissions which are to be sent via email do not have any initial expiration timestamp set so that any accidental outage/delay of email delivery worker does not lead to data loss.
    
    Once the email is sent, the expiration time is set to 20 minutes to allow further interactions with the submission (#finish) within that period.
    
    ---------
    
    Co-authored-by: Jano Suchal <[email protected]>
    crutch and jsuchal authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    b829758 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/slovensko-digital/navody.…

    …digital into feature/save_upvs_submissions_to_db
    
    # Conflicts:
    #	db/structure.sql
    luciajanikova committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    696ccb1 View commit details
    Browse the repository at this point in the history
  16. Fix logout

    luciajanikova committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f6e772d View commit details
    Browse the repository at this point in the history
  17. Fix structure.sql

    luciajanikova committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    23d2c46 View commit details
    Browse the repository at this point in the history
  18. Update text

    luciajanikova committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4fbd6fa View commit details
    Browse the repository at this point in the history
  19. Be able to know which Journey is outdated (#534)

    * Add SlovLex link class
    
    * Add basic law model / migration
    
    * Add editing of legal definitions of journeys in admin
    
    * Move law id & creation into model
    
    So that it covers update method as well.
    
    * Rename to Law link in UI
    
    * Point law link detail to actual external link
    
    * Add LawVersion model
    
    * Add sync version for jobs
    
    * Retrieve & show journey law check status
    
    * Call job with perform_later
    
    * Validate provided URL when linking journey to law
    
    SlovLexLink is able to check basic validity of the provided URL via regexp and throws an error if pattern does not match. If it does match, SlovLexHelper attempts to download & parse the law document to validate that the link points to a real law and there was no typo in law identification numbers.
    
    * Show warning message on journeys with outdated check
    
    * Show journey as outdated if it was updated after check date
    
    If there is a change in law version text, checksum will change and `updated_at` column of this law version will reflect the date when this change was detected. If a linked journey was checked before the date when law texts changed, we consider this journey as outdated (needs to be checked again).
    
    * Refactor + show status on law links of a journey screen
    
    * Schedule weekly law check job
    
    * Fix rake task
    
    * Update clock.rb
    
    * Fix handling of nil values
    
    * Handle few more nils of blank state
    
    * Fix typo
    
    * Do not show problem with laws if there are none for a journey
    
    ---------
    
    Co-authored-by: Michal Barla <[email protected]>
    Co-authored-by: Jano Suchal <[email protected]>
    3 people authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    b7ff425 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9657399 View commit details
    Browse the repository at this point in the history
  21. Law links enhancements (#579)

    * Add simple test for blank state
    
    * Schedule immediate law link download when law is created
    
    * Pass objects instead of ids as job arguments (we live in modern era)
    crutch authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    a32962c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Update migration

    luciajanikova committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    17969ba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/slovensko-digital/navody.…

    …digital into feature/save_upvs_submissions_to_db
    
    # Conflicts:
    #	db/structure.sql
    luciajanikova committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f4bfb77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f22d13 View commit details
    Browse the repository at this point in the history
  4. Set expires_at

    luciajanikova committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    30c149e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. add invisible captcha to login (#580)

    * add invisible captcha to login
    
    * fix confirmation
    celuchmarek authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    36e9b80 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    10bbc81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0c503 View commit details
    Browse the repository at this point in the history
  3. Fix setting expires_at

    luciajanikova committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9dd7636 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Bump nokogiri from 1.14.2 to 1.14.3 (#581)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.14.3.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.14.2...v1.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    26064f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8541540 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #578 from slovensko-digital/feature/save_upvs_subm…

    …issions_to_db
    
    Feature: Make UPVS submissions persistent & Fix SVM login
    luciajanikova authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    db037cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c3c728 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Update index text

    luciajanikova committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    cf67d7f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/empty-or-sr-acts' of https://github.com/slovensko-d…

    …igital/navody.digital into fix/empty-or-sr-acts
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    luciajanikova committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    37e9059 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #582 from slovensko-digital/fix/empty-or-sr-acts

    Aplikacia pre ORSR listiny: osetrenie prazdneho stavu
    luciajanikova authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    fd72b53 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Que monitoring implemented (#586)

    * Que monitoring implemented
    
    * Que monitoring added to admin page
    
    * Changed Gemfile.lock
    
    * Got rid of global variable
    DevTomii authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d0d1f0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f808e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Updated the voting app with the new election date (30th September 202… (

    #587)
    
    * Updated the voting app with the new election date (30th September 2023) and the respective deadlines for requests. Also, removed outdated information and added links to the official request for postal voting.
    
    * minor fixes and tests update
    
    ---------
    
    Co-authored-by: Marek Ceľuch <[email protected]>
    jsuchal and celuchmarek authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fdfac94 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. make /usr/bin/mkdir available for installing gems into the vscode ima…

    …ge (#588)
    
    Without this the rails/webdrivers installation into mcr.microsoft.com/vscode/devcontainers/base:bullseye fails with:
    
    make DESTDIR\= sitearchdir\=./.gem.20230627-76-qe4u9x sitelibdir\=./.gem.20230627-76-qe4u9x install
    make: /usr/bin/mkdir: No such file or directory
    
    Co-authored-by: Marek Ceľuch <[email protected]>
    tom-m and celuchmarek authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    35a090b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fix voting subscription (#595)

    * Fix voting subscription
    
    * Fix tests
    jsuchal authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1b91fc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 23, 2023

  1. Vote app enable preukaz (#594)

    * enable ziadost o volebny preukaz
    
    * update vote preukaz
    
    * use google spreadsheets api v4 getting municipality emails
    
    * minor style fix in vote app
    
    * show email template even when email is present and show municipality email address
    
    * update municipality form
    
    * update municipality form
    
    * update municipality form 3
    
    * fix municipality form
    
    * use new spreadsheet for municipality emails
    celuchmarek authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9855edb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Fix parliament vote app email template format on some iPhones (#599)

    * replace n with rn and fix typo in email subject
    
    * fix tests
    
    * bump ruby and some gems to fix tests
    celuchmarek authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    7164672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f88a99 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. ND-231 Add UPVS submission tests (#600)

    * start tests
    
    * test progress
    
    * tests wip
    
    * add upvs submission spec
    
    * rm upvs_submissions factory
    
    * add datahub db to tests
    
    * fix upvs submission model spec
    
    * add test env value for sk api url to GH workflow
    celuchmarek authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3a15587 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Bump puma from 6.1.1 to 6.3.1 (#597)

    Bumps [puma](https://github.com/puma/puma) from 6.1.1 to 6.3.1.
    - [Release notes](https://github.com/puma/puma/releases)
    - [Changelog](https://github.com/puma/puma/blob/master/History.md)
    - [Commits](puma/puma@v6.1.1...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: puma
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jano Suchal <[email protected]>
    dependabot[bot] and jsuchal authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    569b39e View commit details
    Browse the repository at this point in the history
  2. Bump semver from 5.7.1 to 5.7.2 (#591)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jano Suchal <[email protected]>
    dependabot[bot] and jsuchal authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7c28a0d View commit details
    Browse the repository at this point in the history
  3. Use env variables for parliament vote app dates (#603)

    * use env variables for parliament vote app dates
    
    * fix syntax
    
    ---------
    
    Co-authored-by: Jano Suchal <[email protected]>
    celuchmarek and jsuchal authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f08f326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77bc8be View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/slovensko-digital/navody.…

    …digital into update_seeds
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    luciajanikova committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    906fb5e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #604 from slovensko-digital/update_seeds

    Add missing seeds & Update existing
    luciajanikova authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    07339a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    6b97960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa5b72 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/slovensko-digital/navody.…

    …digital into update_seeds
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    luciajanikova committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    90a3319 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a70d51 View commit details
    Browse the repository at this point in the history
  5. Add tests for category detail (#605)

    * Add tests for category detail
    
    ---------
    
    Co-authored-by: Jano Suchal <[email protected]>
    Co-authored-by: Jan Suchal <[email protected]>
    3 people authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d4f757e View commit details
    Browse the repository at this point in the history
  6. Add onboarding modal, refs #331 (#616)

    * Add onboarding modal, refs #331
    jsuchal authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1383a27 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 29, 2024

  1. ECO-240/improved-healthcheck (#632)

    * Improved healtcheck, which checks if the app is running and also if the connections to databases are established
    
    * Modified healthcheck test to include databases checks
    
    * health_spec test includes coverage for negative scenarios, modified the index of health_controller
    tomasdrga authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4d9e19e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Prezidentské voľby 2024 (#635)

    * add is number validation to vote app
    
    * fix syntax
    
    * fix: go back button (#622)
    
    * added Go Back button to pages where missing
    * fix: test in spec/features/apps/parliament_vote_app_spec.rb
    
    * add ux tweaks and rewords based on ux recommendations
    
    * add president_vote_app
    
    * udpate date calculation in president vote app
    
    * change president election app email addresses sheet
    
    * disable birth number validation
    
    * use checkboxes instead of radios on place selection
    
    * update president app after testing
    
    * minor wording update
    
    * add minor text hint to place selection
    
    * revert unwanted changes
    
    * rm email client button from auth person send
    
    * add tests and refactor a bit
    
    * rm unused code
    
    * magically fix parliament vote app tests
    
    * make checkbox labels clickable
    
    * fix conditionally revealing address option
    
    ---------
    
    Co-authored-by: zuzana <[email protected]>
    celuchmarek and zuzana authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    45eb0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66ea1c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 22, 2024

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    fa820b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fb5e03 View commit details
    Browse the repository at this point in the history