- 26 Jan, 2024 40 commits
-
-
Romain Courteaud authored
We can not update the Open Order every time one Instance is upgraded
-
Romain Courteaud authored
* search Sale Trade Condition by trade_condition_type * set trade_condition_type on temporary Sale Order
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
* readd translation bt5 dependencies * configure trade_condition_type on the Sale Trade Condition
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This will be used to automatically select a Trade Condition in slapos_accounting
-
Romain Courteaud authored
* dependencies
-
Romain Courteaud authored
* status gadget portal _type is provided by the python script * do not mess with cursor used by browser it only confuses users * do not display links without href * disable gadget status onLoop Instead of jio.get, the paramers must provide the url to query, otherwise, it is not possible to use this gadget in the full ERP5JS * reintroduce all stuff from slapos_jio_before_deletion my branch is not ready to drop everything
-
Romain Courteaud authored
-
Romain Courteaud authored
* project does not have status gadget anymore * use getPreferredHateoasUrl to generate the compute token improve consistency with slaptool (configure this value in 1 place only)
-
Romain Courteaud authored
onLoop must be fixed probably
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
* add slaos_cloud_garbage_collect_one_time_virtual_master_access_token
-
Romain Courteaud authored
* only run alarm once per day Interaction workflow are now supposed to trigger the alarm when needed * run alarm once per day
-
Romain Courteaud authored
-
Romain Courteaud authored
keep status gadget and the parameter gadget in their original bt5, to simplify rebase
-
Romain Courteaud authored
* keep status gadget * forgot to drop actions
-
Romain Courteaud authored
* drop Compute Node Token previous implementation * erp5_web_renderjs_ui | RJS is managed by erp5_web_renderjs_ui bt5 * move most stuff to slapos_jio_before_deletion Keep slapos_jio minimal to simplify the rebase on the files to keep
-
Romain Courteaud authored
Needed for compatibility with the compute node deploy script
-
Romain Courteaud authored
* add dependencies * alphabetical order * restore Compute Node token creation and usage Token is now created from a Project
-
Romain Courteaud authored
-
Romain Courteaud authored
* sale people can view business process needed to validate Sale Trade Condition * allow Production user to create One Time Access Token * drop slapos_jio dependency
-
Romain Courteaud authored
* test: slapos_request_update_instance_tree_open_sale_order was dropped * test: drop outdated tests * test: update titles * test: InstanceTree_requestUpdateOpenSaleOrder was dropped * test: drop tests related to dropped scripts * test: use valid trade condition to generate the simulation
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
* test: disable alarm when creating an allocation supply * test: disable alarm
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
* fixup rebase
-
Romain Courteaud authored
* update xml * fix InstanceTree_assertSuccessor tests * fixup slapos_free_compute_partition tests * more slapos_free_compute_partition tests * return todestroy status when instance tree is destroyed * fixup tests for slapos_garbage_collect_destroyed_root_tree * fixup slapos_update_compute_node_capacity_scope tests * fixup slapos_stop_collect_instance tests * fixup slapos_garbage_collect_non_allocated_root_tree tests * fixup slapos_cloud_invalidate_destroyed_instance tests * tests: prevent test to impact other tests * test: commit transaction before end of test * test: compatibility with _makeComplexComputeNode * test: fixup remote node creation
-
Romain Courteaud authored
-
Romain Courteaud authored
-