- 03 Jun, 2024 11 commits
-
-
Rafael Monnerat authored
Display a blank page is disturbing in general, so at least show a loading bar with some message.
-
Rafael Monnerat authored
The currency as parameter is useful for bootstrap region specific tests later on, and allow reuse this script to bootstrap dev environment in EUR or CNY to test payments.
-
Rafael Monnerat authored
Entity is more accurate since it could be used on B2B context later.
-
Rafael Monnerat authored
Make it reusable so that we can inspect the balance of the user for other purposes slapos_accounting: Entity_getDepositBalanceAmount
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Remove non required code around the topic.
-
Rafael Monnerat authored
Include checkInstanceAllocationWithDeposit on tests to checks the use case whenever the pay the deposit is required to allocate. Update tests to pay precise deposit, since a more accurate use case is check and pay a proper amount of deposit and check if the steps are working properly (ie.: Subscription request stays in submitted)
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Romain Courteaud authored
-
- 29 May, 2024 1 commit
-
-
Łukasz Nowak authored
In some conditions there is no name attribute on tap, so allow real fallback to interface name.
-
- 27 May, 2024 5 commits
-
-
Rafael Monnerat authored
If the instance empty dont display green but red, indicating something is wrong. Clean up and minimize the configuration a bit more, so it is easy to navigate.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This allows, in case of error, verbose what to do
-
Rafael Monnerat authored
Implementation changed, Subscription Request is a Ticket-like, so it goes to normal feed.
-
- 26 May, 2024 4 commits
-
-
Rafael Monnerat authored
If the Subscription Request still submitted, display it on ticket list, so the user has some information on what is going on.
-
Rafael Monnerat authored
... we dont require to create and use the user under the same transaction anymore.
-
Rafael Monnerat authored
This was missing when creating payment.
-
Kazuhiko Shiozaki authored
that is part of gcc-10 and the system libquatmath can be linked if built with system gcc-10.
-
- 24 May, 2024 3 commits
-
-
Rafael Monnerat authored
This is long gone
-
Rafael Monnerat authored
in addion to Software Product
-
Rafael Monnerat authored
Remove some editable fields that were probably added due copy and paste.
-
- 22 May, 2024 1 commit
-
-
Romain Courteaud authored
-
- 21 May, 2024 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 17 May, 2024 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 16 May, 2024 2 commits
-
-
Thomas Gambier authored
This is needed after slapos@1888c1f2 See merge request !632
-
Thomas Gambier authored
Without this, we can have such errors: RuntimeError: Unknown ldd line ldd: warning: you do not have execution permission for `/opt/slapgrid/shared/bzip2/449734bcc91bae01810a28d0af447a66/lib/libbz2.so' for /opt/slapgrid/shared/bzip2/449734bcc91bae01810a28d0af447a66/lib/libbz2.so. Indeed, the permission for the lib itself is: [root@fedora-riscv slapos]# ls -l /opt/slapgrid/shared/bzip2/449734bcc91bae01810a28d0af447a66/lib/libbz2.so.1.0.8 -r--r----- 1 slapsoft slapsoft 260080 May 10 10:32 /opt/slapgrid/shared/bzip2/449734bcc91bae01810a28d0af447a66/lib/libbz2.so.1.0.8 See merge request nexedi/slapos.core!632
-
- 15 May, 2024 6 commits
-
-
Romain Courteaud authored
Many old releases do not have such json, and must still be configurable for now
-
Romain Courteaud authored
-
Romain Courteaud authored
It should be an action on an instance node
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-