- 24 Aug, 2024 1 commit
-
-
Rafael Monnerat authored
This ensure that timestamp is updated, and enforces that cache is updated
-
- 21 Aug, 2024 2 commits
-
-
Romain Courteaud authored
Instances were not allocated on this project in reality.
-
Romain Courteaud authored
It is otherwise difficult for a Project Manager to access it on the panel
-
- 20 Aug, 2024 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
Only payable deliveries will generate invoices.
-
- 13 Aug, 2024 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
It is needed for libslap.getInformation method compatibility. It was dropped by 784e255f
-
- 02 Aug, 2024 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Conflict resolution in git added a new line while editing the file
-
Romain Courteaud authored
-
- 01 Aug, 2024 3 commits
-
-
Rafael Monnerat authored
Use recently added API to speed up the rendering.
-
Rafael Monnerat authored
After the 25 of the month, the simulation generate extra SPL for discounts, pin DateTime to have stable assertions regardless the date the test runs.
-
Rafael Monnerat authored
-
- 31 Jul, 2024 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 30 Jul, 2024 1 commit
-
-
Rafael Monnerat authored
-
- 29 Jul, 2024 3 commits
-
-
Rafael Monnerat authored
The object will be reindexed regardless with the recent upgrades (due various factors), so this is end up as a duplicated check.
-
Rafael Monnerat authored
Only edit if the document isMemberOf Include exceptional value (cabo verde) since the title is different between the removed object and the ones that was kept.
-
Rafael Monnerat authored
Remove all duplication and normalize id/path to prevent further problems. Set int_index to 1 on all region categories to facilitate the migration script, to know which ones are the "latest". This flagging allow us search for a proper category when cleaning up. *portal_categories/region/* was added to keep path to prevent categories be removed during the upgrade. This should be done (or not) by a migration script later on, since it is required to update the related objects. We kept a large list, because we want the int_index:1 be set on upgrade, so the change only keeps the removed objects, but edit everything else remaining.
-
- 26 Jul, 2024 1 commit
-
-
Rafael Monnerat authored
Those are external tests that depends on gitlab, so they are marked as expected failures until the expected changes be released as tags. Those tests aims to check if the missuse of allOf was properly handled w/o compromise the rendering of the UI or its usage.
-
- 23 Jul, 2024 1 commit
-
-
Rafael Monnerat authored
-
- 17 Jul, 2024 1 commit
-
-
Thomas Gambier authored
-
- 12 Jul, 2024 2 commits
-
-
Rafael Monnerat authored
Prefer use payment page related to the instance tree rather them the generic one, so it reduces confusion.
-
Rafael Monnerat authored
Introduce a listbox rather them a page template or HTML for a more future-proof approach. Some logic could be generalized for shorten the test/get scripts, but for now it is better keep them as is.
-
- 11 Jul, 2024 1 commit
-
-
Rafael Monnerat authored
-
- 08 Jul, 2024 1 commit
-
-
Rafael Monnerat authored
The alarm should update the state of Subscription Request whenever Compute Node and Project are invalidated, to proper cancel it as soon as possible.
-
- 05 Jul, 2024 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The cancellation and validation occur on the same group of objects, so to save code and processing merge both. "Cancel" takes precedence over "validate", if the user destroys his instance "too fast" we should not drop his subscription request as soon as possible.
-
Rafael Monnerat authored
This helps to preserve backward compatibility with existing sites, that would have broken documents by the absence of the portal types.
-
Rafael Monnerat authored
-
- 27 Jun, 2024 1 commit
-
-
Rafael Monnerat authored
This was causing bt5 to generate delta while export.
-
- 26 Jun, 2024 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 25 Jun, 2024 3 commits
-
-
Rafael Monnerat authored
Merge the delta, minimizing the diff on the fork of the file.
-
Rafael Monnerat authored
Currently, it is not used on general code. Since it is not used we are dropping from our codebase. Nothing prevents other projects include it in future.
-
Rafael Monnerat authored
-