- 12 Sep, 2024 13 commits
-
-
Romain Courteaud authored
It will reduce the transaction time, and so, reduce conflict cost Ensure instance is indexed before propagating to the remote node
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Do not propagate any url/type change (created by destroy and rename action).
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
slapos_crm: do not create ticket if we do not have any information for the software installation status This was the behaviour before the virtual master migration. Restore it, to not create too many tickets for now.
-
Romain Courteaud authored
-
Romain Courteaud authored
Paramers are not propagated from Instance Tree to Software Instance, as the manager does not have access to the Open Sale Order AND the customer person.
-
Romain Courteaud authored
-
Romain Courteaud authored
UID is not a list
-
Jérome Perrin authored
-
- 03 Sep, 2024 3 commits
-
-
Carlos Ramos Carreño authored
The `_verbose` attribute of `SlapOSInstanceTestCase` was unused and it is now removed. As the `makeModuleSetUpAndTestCaseClass` needed to be edited to remove `_verbose` from the class type instantiation, that function has been formatted, documented and typed. See merge request nexedi/slapos.core!664
-
Carlos Ramos Carreño authored
Class attributes of `SlapOSInstanceTestCase` have been typed and documented. See merge request nexedi/slapos.core!664
-
Carlos Ramos Carreño authored
This adds the `request_instance` class variable to `SlapOSInstanceTestCase`. If this variable is false, no instance will be requested. See merge request nexedi/slapos.core!664
-
- 02 Sep, 2024 4 commits
-
-
Jérome Perrin authored
- warn with all json validation errors, not just the first one - make validation error message easier to understand by not including so many useless details - do not let jsonschema fetch schema references by providing our own fetch implementation
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Thomas Gambier authored
-
- 30 Aug, 2024 2 commits
-
-
Romain Courteaud authored
Do not access destination section value when updating instance tree, as manager can't access customer info
-
Romain Courteaud authored
-
- 28 Aug, 2024 13 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
slapos_accounting: a single payment transaction can be used to pay multiple invoices with different destinations
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Define the source_project on the newly created Sale Trade Condition
-
Romain Courteaud authored
-
Romain Courteaud authored
slapos_subscription_request: cancel existing subscription request if a new trade condition is detected Do not crash if subscription could not be created anymore
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 27 Aug, 2024 5 commits
-
-
Romain Courteaud authored
slapos_upgrader: do not fixup instance tree virtual master if one software instance is in the same virtual master
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Ensure people can see projects they used to see before migration
-
Romain Courteaud authored
-