- 17 May, 2022 16 commits
-
-
Romain Courteaud authored
slapos_accounting: rename script for hosting subscription slapos_accounting: revert failure error slapos_accounting: force open order line to have an Instance tree and a hosting subscription slapos_accounting: hosting subscript will host the date info slapos_accounting: set open order periodicity on the hosting subscription slapos_accounting: typo slapos_accounting: hosting subscription will contain the periodicity slapos_accounting: create hosting subscription slapos_accounting: fixup start/stop date confusion slapos_accounting: fixup slapos_cloud: add hosting subscription workflow slapos_cloud: stop using Instance Tree as Subscription Item slapos_accounting: move periodicity view on hosting subscription slapos_erp5: open order line have 2 items now slapos_cloud: open order line has 2 items now slapos_accounting: simulation is expanded from Hosting Subscription slapos_accounting: validate hosting subscription slapos_accounting: check all aggregate value slapos_accounting: revert aggregate tester slapos_accounting: simulate from hosting subscription slapos_accounting: constraint is on hosting subscription slapos_accounting: interaction are on hosting subscription slapos_subscription_request: periodicity is on hosting subscription slapos_accounting: open order line has 2 aggregate slapos_cloud: hosting subscription have a workflow again slapos_cloud: add hosting subscription template slapos_accounting: do not create open order if it was not allocated slapos_accounting: script renamed slapos_cloud: update HS_view
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Base_acceptContractInvitation is an infinite loop
-
Romain Courteaud authored
-
Romain Courteaud authored
slapos_jio_ui_test: wait for content loaded to delete project slapos_jio_ui_test: wait for page to be loaded
-
- 16 May, 2022 3 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!385
-
Rafael Monnerat authored
The "bad" sample are examples that are miss used, but it should still works (as expected by the format). The first example are from the implementation of boolean using enum + strings.
-
Rafael Monnerat authored
Boolean should be handled as boolean not as strings. Selection should include default value even if they are outside the enum list.
-
- 13 May, 2022 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Keep the xml_output as it is even if the form is Invalid, this allow the user force post (since it is the user decision). If the textarea is blank/empty, add the default xml (empty values) in place, otherwise the user cannot re-render the parameter form back.
-
Rafael Monnerat authored
-
Thomas Gambier authored
See nexedi/slapos.libnetworkcache@0fe8148a slapos.libnetworkcache now needs the signature key to have a corresponding certificate in signature-certificate-list so we need to give signature_certificate_list to NetworkCacheClient constructor.
-
- 12 May, 2022 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Include more sample data.
-
Rafael Monnerat authored
This makes eventual reuses for testing and demostration easy.
-
Rafael Monnerat authored
-
Alain Takoudjou authored
-
- 10 May, 2022 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!384
-
Rafael Monnerat authored
The kvm json schema is wrong, and it was fixed on a certain context, so I'm just dropping the assertion here until the software instance is refactored to use JSON in XML by default.
-
- 09 May, 2022 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This form allows you test any software release on the parameter form.
-
Rafael Monnerat authored
This fixes up the support for the json schema definition for {"type": "number", "enum": [ 1.0, 2.0] } It relies on data-format to overcome the limitation of select fields that only output strings on input.value.
-
Rafael Monnerat authored
If the field is number the field is handled as float, and not as integer anymore.
-
Alain Takoudjou authored
See merge request nexedi/slapos.core!366
-
- 06 May, 2022 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!382
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!383
-
- 05 May, 2022 1 commit
-
-
Rafael Monnerat authored
We should use schema_url rather them json_url on validationJSON, since the json_url is the software.cfg.json while schema_url is the actual url for the schema.
-