- Oct 10, 2022
-
-
John Swinbank authored
Otherwise, special characters (e.g. `+`) in the idaSystemURL will be interpreted as encoded data and converted to spaces. Which means that, say, `git+https` will end up as `git https`. And then Bad Stuff (tm) happens.
-
- Sep 13, 2022
-
-
Klaas Kliffen authored
-
Klaas Kliffen authored
130 inc batch async See merge request astron-sdc/esap-gui!96
-
-
- Aug 22, 2022
-
-
Klaas Kliffen authored
-
Klaas Kliffen authored
-
Klaas Kliffen authored
Try fixing job submission auth See merge request astron-sdc/esap-gui!98
-
Klaas Kliffen authored
-
- Jul 08, 2022
-
-
Klaas Kliffen authored
Feature/149 jobs frontend See merge request astron-sdc/esap-gui!93
-
Klaas Kliffen authored
-
- Jun 17, 2022
-
-
Klaas Kliffen authored
103 rucio next page See merge request astron-sdc/esap-gui!94
-
Klaas Kliffen authored
-
- Jun 16, 2022
-
-
Klaas Kliffen authored
-
- Jun 15, 2022
-
-
Gareth Hughes authored
-
https://git.astron.nl/astron-sdc/esap-guiGareth Hughes authored
Merge branch '103_RucioNextPage' of https://git.astron.nl/astron-sdc/esap-gui into 103_RucioNextPage
-
Gareth Hughes authored
-
Klaas Kliffen authored
-
Gareth Hughes authored
-
Gareth Hughes authored
-
Gareth Hughes authored
-
Gareth Hughes authored
-
Gareth Hughes authored
-
- Jun 14, 2022
-
-
Gareth Hughes authored
-
- May 31, 2022
-
-
Klaas Kliffen authored
125 batch workflow See merge request astron-sdc/esap-gui!92
-
- May 30, 2022
-
-
Klaas Kliffen authored
Changes to correctly propagate errors in IVOA TAP queries See merge request astron-sdc/esap-gui!91
-
stvoutsin authored
-
- May 25, 2022
-
-
Gareth Hughes authored
-
- May 08, 2022
-
-
Gareth Hughes authored
-
Gareth Hughes authored
-
- Apr 25, 2022
-
-
Klaas Kliffen authored
115 create batchapp See merge request astron-sdc/esap-gui!89
-
Gareth Hughes authored
-
Gareth Hughes authored
-
Klaas Kliffen authored
Do not add title field to the navbar Closes esap-general#121 See merge request astron-sdc/esap-gui!90
-
John Swinbank authored
For most services, no title is defined, so this is a no-op. For those services where a title is defined (currently e.g. Zenodo and Rucio) this adds the title to the navbar as a link to "/". This isn't useful — it means that e.g. when deployed on sdc-dev these words link to https://sdc-dev.astron.nl/ which is a 404.
-
- Apr 21, 2022
-
-
Gareth Hughes authored
-
Gareth Hughes authored
-
Gareth Hughes authored
-
Gareth Hughes authored
-
Klaas Kliffen authored
Do not quote embedded JS expressions See merge request astron-sdc/esap-gui!88
-
John Swinbank authored
Per https://reactjs.org/docs/introducing-jsx.html#specifying-attributes-with-jsx. Fixes broken links on the IDA page.
-