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

Rewrite the frontend #1856

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

Rewrite the frontend #1856

wants to merge 46 commits into from

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    31910bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1183f View commit details
    Browse the repository at this point in the history
  3. Add a loading page

    yuvipanda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2e2a3ea View commit details
    Browse the repository at this point in the history
  4. Add nbviewer support

    yuvipanda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    55e0a41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb480e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f63e9b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea7dbe7 View commit details
    Browse the repository at this point in the history
  8. Add more type annotations

    yuvipanda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    abbf864 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5661f17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b02256e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ffb3884 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6b549f View commit details
    Browse the repository at this point in the history
  13. Pass launchSpec correctly

    yuvipanda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5da4111 View commit details
    Browse the repository at this point in the history
  14. Remove GA code, add back extra_footer_scripts

    Let's no longer special case Google Analytics
    yuvipanda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    23e491e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5c1c38 View commit details
    Browse the repository at this point in the history
  16. Remove unused static font

    This is handled by npm now
    yuvipanda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1bc530a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e4becd7 View commit details
    Browse the repository at this point in the history
  18. Fix case of component file

    yuvipanda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5a6adac View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    354118a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    484680b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    3e31936 View commit details
    Browse the repository at this point in the history
  2. Remove unused functionality from binderhub-client

    UI related stuff like this goes into spec.js
    yuvipanda committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0ad9347 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

  1. Add badge generator

    yuvipanda committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7c55383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65214d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    c46a691 View commit details
    Browse the repository at this point in the history
  2. Fix copy buttons

    yuvipanda committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    f942938 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab59cb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Fix lint

    oliverroick committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    97f1bfd View commit details
    Browse the repository at this point in the history
  2. Ignore spec.js in tests

    oliverroick committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e858fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4733b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6193fb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    ae035cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b7329a View commit details
    Browse the repository at this point in the history
  3. Fix label alignment

    oliverroick committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ce6a4bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e70e260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    729b563 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d6e8d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    d92e6b7 View commit details
    Browse the repository at this point in the history
  2. Remove about handler test

    yuvipanda committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    85113b0 View commit details
    Browse the repository at this point in the history
  3. Add router test for homepage and about page

    Removes the router context from App into new index.jsx so we can test the app component
    and control which route is active in tests.
    
    index.jsx is the new entry point for the app.
    oliverroick committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    28dc23c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8816cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddf6371 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Add Not Found page

    oliverroick committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    54f6e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2035a View commit details
    Browse the repository at this point in the history