- 26 Aug, 2022 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!412
-
- 25 Aug, 2022 1 commit
-
-
Rafael Monnerat authored
-
- 24 Aug, 2022 4 commits
-
-
Rafael Monnerat authored
The fixit wasnt a good idea, since we cannot guarantee that the data will be complaint (and not changed by the administrator). Move Constraint from event to Support Request, since indexation might not find the Support Request while create the first ticket.
-
Jérome Perrin authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 23 Aug, 2022 3 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!411
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 20 Aug, 2022 1 commit
-
-
Rafael Monnerat authored
Fixup condition, since script always return a list-like
-
- 19 Aug, 2022 3 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!410
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This can lead to potential xss attack (unrealistic, but still a security flaw).
-
- 18 Aug, 2022 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It is required to call render on the gadget.
-
Rafael Monnerat authored
-
- 09 Aug, 2022 1 commit
-
-
Rafael Monnerat authored
-
- 03 Aug, 2022 1 commit
-
-
Łukasz Nowak authored
-
- 29 Jul, 2022 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!409
-
Rafael Monnerat authored
Dont hardcode the slapos gadget everywhere Use service list rather then dashboard as frontpage
-
- 28 Jul, 2022 4 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
From python3.8, platform.platform() changed the output: $ python3.7 -c 'import platform ; print(platform.platform())' Linux-5.10.0-16-amd64-x86_64-with-debian-11.4 $ python3.8 -c 'import platform ; print(platform.platform())' Linux-5.10.0-16-amd64-x86_64-with-glibc2.2.5
-
Thomas Gambier authored
-
Thomas Gambier authored
-
- 27 Jul, 2022 3 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!408
-
Rafael Monnerat authored
Assignments dont expire anymore on this site.
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!407
-
- 26 Jul, 2022 13 commits
-
-
Rafael Monnerat authored
Handle non string values.
-
Rafael Monnerat authored
This fixed badly merged nexedi/slapos!394, that contained rebased commits
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!394
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!393
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This help for UI tests be a bit translation independent.
-
Rafael Monnerat authored
Ensure that the links are present on the side panel.
-
Rafael Monnerat authored
Ensure that the attention point works for related tickets waiting for response.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This follow up renderjs general directive to not use it.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-