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

Added routing example #195

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

Commits on May 23, 2023

  1. added routing example

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    aa90823 View commit details
    Browse the repository at this point in the history
  2. added routing project to build.sbt

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5443320 View commit details
    Browse the repository at this point in the history
  3. correct dependency

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ae0f327 View commit details
    Browse the repository at this point in the history
  4. formatting

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    88fbb4b View commit details
    Browse the repository at this point in the history
  5. added routing to exampleProjects list

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    55fd7e3 View commit details
    Browse the repository at this point in the history
  6. d

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ae21a69 View commit details
    Browse the repository at this point in the history
  7. corrected dir structure

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b82d330 View commit details
    Browse the repository at this point in the history
  8. add Main.scala file

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4fbe7a0 View commit details
    Browse the repository at this point in the history
  9. removed package-lock.json from counter app

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b52089a View commit details
    Browse the repository at this point in the history
  10. navigating url as side effect

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ee22edb View commit details
    Browse the repository at this point in the history
  11. added custom router build on 3rd party library

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    008137f View commit details
    Browse the repository at this point in the history
  12. better generics in router

    DeamonDev authored and Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    758eb90 View commit details
    Browse the repository at this point in the history
  13. with frontend routing

    Piotr Rudnicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a6e3861 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 25, 2023

  1. The work continues

    davesmith00000 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    39e9e42 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

    davesmith00000 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8773b74 View commit details
    Browse the repository at this point in the history