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: add /org/[orgid] facet in pro platform URL #10432

Merged
merged 26 commits into from
Jul 2, 2024

Commits on Jun 7, 2024

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

Commits on Jun 10, 2024

  1. routing refactoring

    4nt0ineB committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8346db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. change links

    4nt0ineB committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    77218dc View commit details
    Browse the repository at this point in the history
  2. routes registered once

    4nt0ineB committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ce098a9 View commit details
    Browse the repository at this point in the history
  3. style

    4nt0ineB committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    154c0f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. test: routing.t

    4nt0ineB committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0215a15 View commit details
    Browse the repository at this point in the history
  2. style

    4nt0ineB committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    91896fa View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Routing.pm refactor

    4nt0ineB committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    228f867 View commit details
    Browse the repository at this point in the history
  2. trying regex for routing

    4nt0ineB committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9c11df0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. routing using regex

    4nt0ineB committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1b0e33c View commit details
    Browse the repository at this point in the history
  2. style

    4nt0ineB committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    be6a148 View commit details
    Browse the repository at this point in the history
  3. doc

    4nt0ineB committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f84c7fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ae049b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    854de57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97a02de View commit details
    Browse the repository at this point in the history
  7. fix route pattern

    4nt0ineB committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    05817e7 View commit details
    Browse the repository at this point in the history
  8. style

    4nt0ineB committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    62cbde1 View commit details
    Browse the repository at this point in the history
  9. fixing a route

    4nt0ineB committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    34cd32a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    7499e9e View commit details
    Browse the repository at this point in the history
  2. test: routing.t load routes

    4nt0ineB committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    92de2f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. docs

    4nt0ineB committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    34a3a03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0cf5c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fixed wrong function name

    4nt0ineB committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    79d1f16 View commit details
    Browse the repository at this point in the history
  2. tests updated

    4nt0ineB committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c16bb3b View commit details
    Browse the repository at this point in the history
  3. style

    4nt0ineB committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    abfc0f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccc6848 View commit details
    Browse the repository at this point in the history