- 30 May, 2023 1 commit
-
-
Rafael Monnerat authored
-
- 29 May, 2023 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!531
-
- 26 May, 2023 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!532
-
Rafael Monnerat authored
-
- 25 May, 2023 4 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!524
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 23 May, 2023 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Do not browse whole related instance trees, Only display directly related objects do keep more direct approach.
-
- 22 May, 2023 3 commits
-
-
Rafael Monnerat authored
This feature was merged into viewTickets, but we split into a second tab
-
Rafael Monnerat authored
This uses catalog to fetch both Upgrades and Tickets, which is not good idea, since it has bad performance and use 2 listboxes works way better (since the columns differ).
-
Rafael Monnerat authored
Script was removed since it had bad peformance
-
- 16 May, 2023 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!530
-
- 15 May, 2023 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 12 May, 2023 10 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!528
-
Rafael Monnerat authored
-
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
-