analysispreservation.cern.ch
analysispreservation.cern.ch copied to clipboard
Source code for the CERN Analysis Preservation portal
**DO NOT MERGE YET** (testing in cap-dev) This PR supersedes #2859 Closes #2688, #2891
for `with-formule` branch: We have removed the `transformErrors` prop passing on `react-formule` and from now everyone has to go add his own custom `transformErrors` Lets copy the legacy functionality to...
- dumps schema/schemas (latest, all versions) - import from dump
- [x] REST API + responses - [x] file upload - [x] UI tests - [x] docs rendering - [ ] check headers
Due to RHLinux upgrades, we should migrate the cluster till end of June
eg https://analysispreservation.cern.ch/published/CAP.CMS.82W2.H4FF 
e.g. with CMS cadi: 1. Create record, don't fill up a required field, click save, it should work. 2. Then try to publish, it should throw an error (and indicators...
Add a cypress test which verifies that: 1. You can save a draft with empty required fields 2. BUT you can't publish that draft 3. After typing something in the...
Removed those in favor of the newly added itemsDisplayTitle (https://github.com/cern-sis/react-formule/pull/25)
When the newly moved "how to search" ("?") button is clicked on the search bar in the header, The search input translates it as a click on the input and...