Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.1.3

    Release: 1.1.3
    # Patches
    
    - upgrade vite to 7.2.7 to patch vulnerability (https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/105)
    - update package version to 1.1.3 for `npm` release (https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/106)
  • 1.1.2

    Release: 1.1.2
    # Patches
    
    - bump `js-yaml` to 4.1.1 to patch vulnerability (https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/103)
    - update package version to 1.1.2 for `npm` release (https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/104)
  • 1.1.1

    Release: 1.1.1
    # Patches
    
    - Add empty inform field to `info.yaml` so the resulting Analysis Productions will run properly https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/101.
  • 1.1.0

    Release: 1.1.0
    # Minor updates
    
    - Only allow one stripping line selection per row https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/98
    - Remove inform field from info.yaml https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/99
    - Update metadata_baseurl to version 3.1.0 for the Run 2 release https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/100
    
    # Patches
    
    - Upgrade node and various dependencies https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/97
  • 1.0.7

    Release: 1.0.7
    Update to version 1.0.7 (patch - final tag of alpha branch)
    
    - Update backend url to 3.0.2 to only allow access to run 1 data (https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/commit/c8d9ec78cc1fbbfbeddd68e15341fbd64f183877, https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard/-/releases/3.0.2)
  • 1.0.6

    e380b815 · Remove package-lock.json ·
    Release: 1.0.6
    Update to version 1.0.6 (patch - final tag of alpha branch)
    - Fix warning messages from vite https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/89
    - Confirmation dialog when selecting multiple stripping lines per decay tree https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/91
    - [Security] Restrict free text fields to only allow alphanumeric inputs (where possible) https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/92
    - Update backend url to 3.0.1 (https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/93, https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard/-/releases/3.0.1)
    - Resolve conflicts with master branch https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/commit/75b4c0ea39d2c20784f8e168453639408234dc6c
    - Remove package-lock.json https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/commit/e380b8155a08abfa73a48b7c0b9f6bba1a88903c
  • 1.0.5

    Release: 1.0.5
    Update to version 1.0.5 (patch)
    - [Security] Remove `AnalysisHelpers` upon request submission https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/81
    - [Security] Update `info.yaml` output of wizard to remove `.py` extension https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/82 (to be validated and reattached in service backend)
    - [Security] Remove option to configure Preambulo https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/83 and https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/84
    - bug fix: selected decays now properly highlighted after reloading page https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/85
    - Update `metadata_baseurl` to backend version `2.1.0` -- now using DaVinci/v46r11 https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/86
    - Update npm version to `1.0.5` to prepare for release https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/87
  • 1.0.4

    Release: 1.0.4
    Patch update to `package.json` to fix implementation in the Ntupling Service
    - Removed "type" : "module" from `package.json -- see https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/80
  • 1.0.3

    Release: 1.0.3
    Update to version 1.0.3
    - Change WG label from DPA to OpenData
    - Migrate from create-react-app to vite
    - Move python file generation to service backend
    - case insensitive decay search
    - various quality of life improvements
  • 1.0.2

    Release: 1.0.2
    Minor changes since version 1.0.1, see MRs https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/50 - https://gitlab.cern.ch/lhcb-dpa/wp6-analysis-preservation-and-open-data/lhcb-ntuple-wizard-frontend/-/merge_requests/65. Most notably:
    - Updated metadata source from DaVinci v45r8 to DaVinci v46r7
    - Made the npm package and request handling configurable for integration with the CERN Open Data Portal
    - Added functionality to upload a configuration from previously downloaded files.
  • 1.0.1

    Release: 1.0.1
    Updating to version 1.0.1
    - Included links to the LHCb stripping pages on the Production Configuration page (corresponding to the selected stripping line(s)
    - Prepared the repo to be published on `npm`
  • 1.0.0

    Release: 1.0.0
    initial release