- 26 Jul, 2022 7 commits
-
-
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 4 commits
-
-
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
-
Rafael Monnerat authored
On a large scale, this slow down and flood full text table w/o any practical use.
-
- 21 Jul, 2022 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
See merge request nexedi/slapos.core!403
-
- 20 Jul, 2022 3 commits
-
-
Thomas Gambier authored
Also add test for 'slapos register'
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!404
-
Rafael Monnerat authored
-
- 19 Jul, 2022 4 commits
-
-
Thomas Gambier authored
This will be useful for tests. We don't need to do the chown as root because we created the file with root account.
-
Thomas Gambier authored
-
Thomas Gambier authored
Traceback (most recent call last): File "/opt/slapos/eggs/slapos.core-1.7.10-py3.7.egg/slapos/grid/slapgrid.py", line 1435, in processComputerPartitionList self.processComputerPartition(computer_partition) File "/opt/slapos/eggs/slapos.core-1.7.10-py3.7.egg/slapos/grid/slapgrid.py", line 1329, in processComputerPartition raise e File "/opt/slapos/eggs/slapos.core-1.7.10-py3.7.egg/slapos/grid/slapgrid.py", line 1254, in processComputerPartition local_partition._updateCertificate() File "/opt/slapos/eggs/slapos.core-1.7.10-py3.7.egg/slapos/grid/SlapObject.py", line 513, in _updateCertificate fout.write(new_content) TypeError: a bytes-like object is required, not 'str' Also add test for the failure.
-
Thomas Gambier authored
-
- 13 Jul, 2022 3 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!402
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 12 Jul, 2022 2 commits
-
-
Rafael Monnerat authored
Only get the product image if the user has access to it.
-
Rafael Monnerat authored
This allow the internal API, generate upgrade decisions for non public softwares
-
- 11 Jul, 2022 3 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
See merge request !399
-
Jérome Perrin authored
Fixes the following error: Traceback (most recent call last): File "/opt/slapos/eggs/slapos.core-1.7.9-py3.7.egg/slapos/cli/entry.py", line 305, in run_subcommand result = cmd.run(parsed_args) File "/opt/slapos/eggs/slapos.core-1.7.9-py3.7.egg/slapos/cli/command.py", line 56, in run return self.take_action(parsed_args) File "/opt/slapos/eggs/slapos.core-1.7.9-py3.7.egg/slapos/cli/format.py", line 128, in take_action do_format(conf=conf) File "/opt/slapos/eggs/slapos.core-1.7.9-py3.7.egg/slapos/format.py", line 1396, in do_format create_tap=conf.create_tap) File "/opt/slapos/eggs/slapos.core-1.7.9-py3.7.egg/slapos/format.py", line 655, in format partition.address_list.append(self.interface.addIPv6Address()) File "/opt/slapos/eggs/slapos.core-1.7.9-py3.7.egg/slapos/format.py", line 1223, in addIPv6Address if self._addSystemAddress(addr, netmask, tap=tap): File "/opt/slapos/eggs/slapos.core-1.7.9-py3.7.egg/slapos/format.py", line 1086, in _addSystemAddress for l in result.split('\n'): TypeError: a bytes-like object is required, not 'str'
-
- 08 Jul, 2022 1 commit
-
-
Rafael Monnerat authored
See merge request !398
-
- 07 Jul, 2022 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Await for content after a click proceed with a redirect is imprecise, since the spinned (on notifySubmited) can disapear them reapear (when gaget redirect is called).
-
- 06 Jul, 2022 1 commit
-
-
Thomas Gambier authored
-
- 04 Jul, 2022 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!396
-
Rafael Monnerat authored
-
- 01 Jul, 2022 6 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!395
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Also add test for verify if user can close ticket by himself
-
Rafael Monnerat authored
Change to use the proper API from ticket_slap_interface_workflow.
-
Rafael Monnerat authored
Since the ticket could be seen by multiple users, don't force sender be the Ticket owner.
-