- 19 Aug, 2022 1 commit
-
-
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
-
- 25 Jul, 2022 12 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Do not List Closed Forever Computer on Computer Network view
-
Rafael Monnerat authored
Rely on the proper API to exclude cases that aren't shown on the view listbox.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This makes monitor url, JS agnostic and part of API. This also places the real url (bookmarkable) on the gadget link, not requiring to rely on master to redirect.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The redirects via master is over, now the urls are direct to the Monitor app.
-
Rafael Monnerat authored
- Add script to emulare slapgrid work on accessing site as a Computer.
-
Rafael Monnerat authored
The access status is now widely used and often fetch in bulk (list of software instances of a computer). Include reference and portal_type gives a hind of which object the message is from, which helps on gadgets and APIs (by reducing the number of fetches for example).
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!401
-
Rafael Monnerat authored
This is obsolete feature before we do have Subscription requests and rapid space. Redirect from /trial to panel.rapid.space for legacy purpose, to not break URLs (mostly example).
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!406
-