- Jun 20, 2024
-
-
Dillon Scott Fitzgerald authored
Remove type: module from package.json, as it was causing problems when integrating with the Ntupling Service
-
- Jun 19, 2024
-
-
Dillon Scott Fitzgerald authored
Fix build and pages ci rules since switching to vite -- it creates a dist... See merge request !77
-
Dillon Scott Fitzgerald authored
Fix build and pages ci rules since switching to vite -- it creates a dist directory rather than a build directory for the build phase.
-
Dillon Scott Fitzgerald authored
Prepare npm release 1.0.3 See merge request !75
-
Dillon Scott Fitzgerald authored
-
- May 21, 2024
-
-
Dillon Scott Fitzgerald authored
Migrate from Create React App to Vite See merge request !74
-
Dillon Scott Fitzgerald authored
-
- May 08, 2024
-
-
Dillon Scott Fitzgerald authored
Remove python file generation from Ntuple Wizard See merge request !73
-
Dillon Scott Fitzgerald authored
-
Dillon Scott Fitzgerald authored
Remove python file generation from Ntuple Wizard -- it will be handled in the Ntupling Service backend
-
- Apr 29, 2024
-
-
Dillon Scott Fitzgerald authored
Change Decay search to be case insensitive See merge request !71
-
Dillon Scott Fitzgerald authored
-
- Mar 05, 2024
-
-
Dillon Scott Fitzgerald authored
Update alpha with recent changes See merge request !70
-
Dillon Scott Fitzgerald authored
Update package-lock and ignore sourcemap locally See merge request !69
-
- Mar 04, 2024
-
-
Daan Eduard Rosendal authored
-
- Feb 29, 2024
-
-
Dillon Scott Fitzgerald authored
Improve UX for adding DecayTreeTuples See merge request !67
-
Dillon Scott Fitzgerald authored
fix wg issue See merge request !68
-
Piet Nogga authored
-
- Feb 26, 2024
-
-
Daan Eduard Rosendal authored
Adds a visual indicator that the user must add DecayTreeTuples before they can download or submit their request.
-
- Feb 15, 2024
-
-
Dillon Scott Fitzgerald authored
Add package-lock.json See merge request !66
-
Dillon Scott Fitzgerald authored
-
- Feb 14, 2024
-
-
Dillon Scott Fitzgerald authored
Update metadata URL See merge request !65
-
Dillon Scott Fitzgerald authored
-
- Feb 13, 2024
-
-
Dillon Scott Fitzgerald authored
Add CSRF token prop See merge request !64
-
- Feb 07, 2024
-
-
Daan Eduard Rosendal authored
-
- Feb 01, 2024
-
-
Dillon Scott Fitzgerald authored
Make hiding the upload buttons configurable See merge request !62
-
- Jan 31, 2024
-
-
Daan Eduard Rosendal authored
-
- Jan 30, 2024
-
-
Dillon Scott Fitzgerald authored
Fix setting the info.yaml inform field when email is known See merge request !61
-
Dillon Scott Fitzgerald authored
Upload config from files stored on ntupling service Closes #47 See merge request !55
-
Daan Eduard Rosendal authored
Related to #47
-
- Jan 25, 2024
-
-
Daan Eduard Rosendal authored
-
- Jan 23, 2024
-
-
Dillon Scott Fitzgerald authored
Fixed issue in uploading info.yaml config when multiple DTT config files run over the same data set in the bookkeeping
-
Dillon Scott Fitzgerald authored
Fixed issue with uploading config from info.yaml. It should be general enough to capture arbitrary configurations now.
-
Dillon Scott Fitzgerald authored
Merge branch 'dillon/uploadZIP' of https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend into dillon/uploadZIP
-
Dillon Scott Fitzgerald authored
-
Dillon Scott Fitzgerald authored
Removing requirements to disable button for uploading production config. It can now be uploaded at any point while on the main page.
-
- Jan 10, 2024
-
-
-
Adam Morris authored
Stripping-line content as functions See merge request !53
-
-
- Jan 09, 2024
-
-
Dillon Scott Fitzgerald authored
Removed code to exclude internal lines, I will factorize that into another branch for demonstrative purposes. This MR is ready to go unless we want to change the way files are read in from a list (from a single production) to a zip file (of either a single production or all available productions)
-