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

Feat/33 refactor stepper #33 #61

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 30, 2024

  1. feat: init form progress

    iehkaatee committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    62b226e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. feat: add button and logic

    iehkaatee committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    18a6a40 View commit details
    Browse the repository at this point in the history
  2. feat: style buttons

    iehkaatee committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    aff6404 View commit details
    Browse the repository at this point in the history
  3. fix: smoll bug

    iehkaatee committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ded243a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1d4141 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    c1a678e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f73a6dd View commit details
    Browse the repository at this point in the history
  3. feat: change links

    iehkaatee committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d3c7007 View commit details
    Browse the repository at this point in the history
  4. feat: add translation

    fix: navigation
    iehkaatee committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4af0d50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56ed9ac View commit details
    Browse the repository at this point in the history
  6. fix: rename css class

    iehkaatee committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    37a0842 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6997a37 View commit details
    Browse the repository at this point in the history
  8. fix: back knop

    iehkaatee committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    53029b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fix: process pr feedback

    iehkaatee committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9a12d32 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/33-refactor-stepper

    # Conflicts:
    #	src/app/[locale]/incident/add/components/IncidentQuestionsLocationForm.tsx
    #	src/app/[locale]/incident/contact/components/IncidentContactForm.tsx
    #	src/app/[locale]/incident/summary/components/IncidentSummaryForm.tsx
    #	src/app/globals.css
    iehkaatee committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6327742 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge branch 'refs/heads/main' into feat/33-refactor-stepper

    # Conflicts:
    #	src/app/[locale]/incident/layout.tsx
    #	src/app/[locale]/incident/summary/components/IncidentSummaryForm.tsx
    #	src/app/globals.css
    iehkaatee committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e9f5a52 View commit details
    Browse the repository at this point in the history
  2. fix: missing bracket

    iehkaatee committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d026384 View commit details
    Browse the repository at this point in the history