- 12 May, 2023 9 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!528
-
Rafael Monnerat authored
See merge request !526
-
Rafael Monnerat authored
See merge request !527
-
Rafael Monnerat authored
if uid is empty it returns whole catalog
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!529
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
In short, use PUT rather them GET to request instance
-
Rafael Monnerat authored
Use response from putAttachment to get the relative URL
-
- 11 May, 2023 2 commits
-
-
Rafael Monnerat authored
Call catalog on the uids for compute properly the list of objects to list (pagination + sort). Remarrk: This change isn't ideal and introduce an extra catalog call, but this only adds few microseconds (>10ms) to the return.
-
Rafael Monnerat authored
- Fixup current Organisation on Compute Node UI (missing field) - Extend the query to fetch as much project and organisations as possible - Sort alphabetically, since it is more user_friendly - Keep single field (not current/Future) for each project, and pre-select the default
-
- 10 May, 2023 4 commits
-
-
Rafael Monnerat authored
- Fixup current Organisation on Compute Node UI (missing field) - Extend the query to fetch as much project and organisations as possible - Sort alphabetically, since it is more user_friendly - Keep single field (not current/Future) for each project, and pre-select the default
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This was prevent request form to restrict the software type to the proper one.
-
- 09 May, 2023 3 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!525
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!523
-
Rafael Monnerat authored
Since priority is 1 the activies can be called out of order. So calculateEtags can be called before all objects be indexed. This can lead to a intermediate (or old) value, requiring am extra call to the _activateFillComputeNodeInformationCache. This is somehow acceptable since the code should expect an ordering of activities execution anyway.
-
- 08 May, 2023 1 commit
-
-
Rafael Monnerat authored
-
- 05 May, 2023 2 commits
-
-
Rafael Monnerat authored
This prevents to be delayed due excessive activities created by simulation
-
Xavier Thompson authored
See merge request nexedi/slapos.core!520
-
- 04 May, 2023 1 commit
-
-
Rafael Monnerat authored
Dont fail if the Software Release couldnt be found, just stop (display error explanation) and allow the user to return where he came from.
-
- 28 Apr, 2023 8 commits
-
-
Rafael Monnerat authored
The string comes translated.
-
Rafael Monnerat authored
This wasnt a proper update, and it was accidently commited by mistake on the MR.
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!522
-
Rafael Monnerat authored
The proper way is always wait for notification message after click proceed, since the spinning icon can flick between before the post and reload the page (probably because notifySubmitted). This tiny flickering can cause confuse the wait_for_content macro since it is called too soon.
-
Rafael Monnerat authored
Mostly to translate Open allocation state (causing test to fail)
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!518
-
Rafael Monnerat authored
The selenium dont assert well with \n and code, so play safe and just assert line by line.
-
- 27 Apr, 2023 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This ensure data is saved before render a new form.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This strips the form rendering from the parameter editor, and placing it as a stand alone editor (separated gadget). This allow us following the same API use other gadgets as parameter editors.
-
- 26 Apr, 2023 1 commit
-
-
Thomas Gambier authored
-
- 25 Apr, 2023 2 commits
-
-
Xavier Thompson authored
The path of the python executable used by an instance was parsed from the shebang of its software release's bin/buildout. But when the path is too long, the shebang is just /bin/sh and the script starts with `exec <executable>`.
-
Thomas Gambier authored
This fixes bug https://project.nexedi.net/#/bug_module/20210603-1C66F4F
-
- 24 Apr, 2023 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!521
-
- 21 Apr, 2023 1 commit
-
-
Romain Courteaud authored
See nexedi/slapos.core@fba76904
-
- 20 Apr, 2023 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!519
-