- 13 May, 2022 1 commit
-
-
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.
-
- 04 May, 2022 1 commit
-
-
Rafael Monnerat authored
Like in WebSite_login, came_from is an URI Template so we must expand the URI to handle the {&n.me} that can be present on the URL.
-
- 29 Apr, 2022 12 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!380
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Use proper trademarks for the login buttons
-
Rafael Monnerat authored
See merge request !379
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This prevent not configured sites show the sign-in buttons w/o proper configuration, in other words, broken buttons.
-
Rafael Monnerat authored
Just let configuratior handle everything
-
Rafael Monnerat authored
Since the ID is used, it is important to "enableGlobal" before set conversion server configuration.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Roles had duplicated names and were generating unecessary diff
-
- 20 Apr, 2022 6 commits
-
-
Rafael Monnerat authored
See merge request !378
-
Romain Courteaud authored
* jslint * drop duplicated loopEventListener * use rjs.onEvent method to reduce the number of created listeners * use domsugar to make the code more readable * start to use mutex
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 18 Apr, 2022 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 14 Apr, 2022 1 commit
-
-
Thomas Gambier authored
-