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

Replace all the hardcoded URL by (url-for) function #30

Closed
wants to merge 4 commits into from

Commits on Sep 4, 2024

  1. [Refactor] replace hardcoded URL with (url-for $route-name) in navi…

    …gation.clj
    
    - :href
    - hx-get
    humorless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7c553e2 View commit details
    Browse the repository at this point in the history
  2. [Refactor] replace hardcoded URL with (url-for $route-name) in

     filters.clj
    
     - :href
     - hx-verb
    humorless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3924b4e View commit details
    Browse the repository at this point in the history
  3. [Refactor] replace hardcoded URL with (url-for $route-name) in

     sessions.clj
    
     - :href
     - hx-verb
    humorless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8551847 View commit details
    Browse the repository at this point in the history
  4. [Refactor] replace hardcoded URL with (url-for $route-name) in

     profiles.clj
    
     - :href
     - hx-verb
    humorless committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    10b2bfd View commit details
    Browse the repository at this point in the history