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

New React front end #241

Draft
wants to merge 151 commits into
base: master
Choose a base branch
from
Draft

New React front end #241

wants to merge 151 commits into from

Commits on Mar 9, 2024

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

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    39172bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0716ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    335ff27 View commit details
    Browse the repository at this point in the history
  4. Add loadJob and loadForm

    jochenklar committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5368288 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 25, 2024

  1. Add footer to layout

    jochenklar committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c3d6a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b12e84d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bede9fa View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

    jochenklar committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fb3d0f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    7217a19 View commit details
    Browse the repository at this point in the history
  2. Add badges to JobOverview

    jochenklar committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f5ad894 View commit details
    Browse the repository at this point in the history
  3. Add userid to html meta

    jochenklar committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fd08108 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    339734c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94338d3 View commit details
    Browse the repository at this point in the history
  3. Add form components

    jochenklar committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d2daa90 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Implement sql form

    jochenklar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e9109d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    0a6b337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f0023a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a644c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Implement upload form

    jochenklar committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9290f8f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Refactor css

    jochenklar committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9ae7104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22743da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f1ff0 View commit details
    Browse the repository at this point in the history
  4. Add ExamplesDropdown

    jochenklar committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bd8f2ba View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Add FunctionsDropdown

    jochenklar committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4686ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42725f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b36d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a46a87 View commit details
    Browse the repository at this point in the history
  5. Add SimbadDropdown

    jochenklar committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    31fb78a View commit details
    Browse the repository at this point in the history
  6. Add VizierDropdown

    jochenklar committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7f97503 View commit details
    Browse the repository at this point in the history
  7. Fix dropdowns

    jochenklar committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d4ede6e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Fix codemirror min-height

    jochenklar committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a8f1f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffc0e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38f48a7 View commit details
    Browse the repository at this point in the history
  4. Small fixes

    jochenklar committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6004515 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    1a87905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48366a9 View commit details
    Browse the repository at this point in the history
  3. Fix query forms

    jochenklar committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    00de29e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    28caa59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860cd58 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    c1b826a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daba2bb View commit details
    Browse the repository at this point in the history
  3. Reorganize plots

    jochenklar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4da0a83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6cea8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1dafb7 View commit details
    Browse the repository at this point in the history
  6. Fix plot issues

    jochenklar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    56adf08 View commit details
    Browse the repository at this point in the history
  7. Simplify plots

    jochenklar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    00a86c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    a70c4fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ed028 View commit details
    Browse the repository at this point in the history
  3. Add resizing to table

    jochenklar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b46f335 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Add popovers to table

    jochenklar committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    176485e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8545dd View commit details
    Browse the repository at this point in the history
  3. Add TableCell component

    jochenklar committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5b1e5bb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    c51ebda View commit details
    Browse the repository at this point in the history
  2. Add modal to table

    jochenklar committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7b4abea View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    87df793 View commit details
    Browse the repository at this point in the history
  2. Refactor query dropdowns

    jochenklar committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    306e4d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    614e497 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    jochenklar committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8e0fdfd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Fix settings

    jochenklar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3e72767 View commit details
    Browse the repository at this point in the history
  2. Fix useDownloadJobQuery

    jochenklar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7253d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e957937 View commit details
    Browse the repository at this point in the history
  4. Fix query view

    jochenklar committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    154567f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    874d00a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Poll only status

    jochenklar committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cd70281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ffc30 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #240 from django-daiquiri/refactor_query

    React query interface
    jochenklar authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0b0b370 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

    jochenklar committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ba26495 View commit details
    Browse the repository at this point in the history
  3. Remove old messages app

    jochenklar committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    267ba77 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    jochenklar committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    7219a97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c748374 View commit details
    Browse the repository at this point in the history
  6. Hide load more button

    jochenklar committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3acb16a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    1974216 View commit details
    Browse the repository at this point in the history
  2. Remove old user management

    jochenklar committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7cc9234 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d9e157 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    5cf4351 View commit details
    Browse the repository at this point in the history
  2. Adjust js file layout

    jochenklar committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    92efbb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    052a7bd View commit details
    Browse the repository at this point in the history
  4. Improve modals

    jochenklar committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1d41d8f View commit details
    Browse the repository at this point in the history
  5. Add DateTimeLabelField

    jochenklar committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    679132b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03dc75c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4502993 View commit details
    Browse the repository at this point in the history
  8. Update .gitignore

    jochenklar committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    bd5a028 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Add empty style.scss

    jochenklar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4c64b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    546c06b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d058635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ac0c28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65b2175 View commit details
    Browse the repository at this point in the history
  6. Fix socialaccount forms

    jochenklar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c746ec4 View commit details
    Browse the repository at this point in the history
  7. Fix form field template

    jochenklar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7dca3c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57d934e View commit details
    Browse the repository at this point in the history
  9. Refactor honeypot

    jochenklar committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7a72cb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    11a6dbd View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    jochenklar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e4e68d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Fix pasting in Sql form

    jochenklar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    8d4f2c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fdd9c0 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    jochenklar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2c83f3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42f0a92 View commit details
    Browse the repository at this point in the history
  5. Fix schemas browser

    jochenklar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    87553df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74b367c View commit details
    Browse the repository at this point in the history
  7. Rename react apps

    jochenklar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    dd0936e View commit details
    Browse the repository at this point in the history
  8. Clean up query assets

    jochenklar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d92f801 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35b169d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b27ef27 View commit details
    Browse the repository at this point in the history
  11. Fix query interface

    jochenklar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    81064f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    1a1b3f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a517a47 View commit details
    Browse the repository at this point in the history
  3. Gardening

    jochenklar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6304267 View commit details
    Browse the repository at this point in the history
  4. Clean up requirements

    jochenklar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    35fa60d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f4440b View commit details
    Browse the repository at this point in the history
  6. Fix tests

    jochenklar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    b593daa View commit details
    Browse the repository at this point in the history
  7. Update sql dumps

    jochenklar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    cb82fe1 View commit details
    Browse the repository at this point in the history
  8. Update github workflow

    jochenklar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5d96d44 View commit details
    Browse the repository at this point in the history
  9. Remove vendor settings

    jochenklar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7b89552 View commit details
    Browse the repository at this point in the history
  10. Fix ci

    jochenklar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f33f01e View commit details
    Browse the repository at this point in the history
  11. Fix dependencies

    jochenklar committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c8f61cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ecea5b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Fix metadata interface

    jochenklar committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    45b77b5 View commit details
    Browse the repository at this point in the history
  2. Add .dropdown-submenu

    jochenklar committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fdf7b09 View commit details
    Browse the repository at this point in the history
  3. Fix nav for mobile layout

    jochenklar committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f407bb8 View commit details
    Browse the repository at this point in the history
  4. Add Makefile to .gitignore

    jochenklar committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    20638d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    5e07de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e37738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1611da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faab184 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d15885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b6824c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    504593a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c03abff View commit details
    Browse the repository at this point in the history
  9. Fix EditColumn component

    jochenklar committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c2d355e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2bf2084 View commit details
    Browse the repository at this point in the history
  11. Fix tooltip css

    jochenklar committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    09bf4a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15c1294 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d36336a View commit details
    Browse the repository at this point in the history
  14. Fix user interface

    jochenklar committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7122595 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6203824 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    0e651db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef6fbea View commit details
    Browse the repository at this point in the history
  3. Fix query urls.py

    jochenklar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6c337c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ab09dd View commit details
    Browse the repository at this point in the history
  5. Adjust headline font size

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

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    8c7959c View commit details
    Browse the repository at this point in the history
  2. Fix for psycopg3

    jochenklar committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d5a83ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #250 from django-daiquiri/dev-formatting

    Add pre-commit config and fix all the things
    jochenklar authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e0ef9a6 View commit details
    Browse the repository at this point in the history