-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Utility Function Selection in the Expression Editor #55
Labels
deployed
A fix has been commited
Comments
In the dsl message, instead of a boolean flag (and promising to only set it to true on one of the functions), the number or name of the selected utility function would also be ok. I have no strong preference for how this is done, so if a boolean flag is easier to code that's ok too. |
fotisp
added a commit
that referenced
this issue
Feb 20, 2025
* Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#50) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * #31 - Opendev 677 * Adding CFSB to the UI * Fixing colors for states * Opendev feat 784 Opendev feat 786 Github #55 --------- Co-authored-by: Vasilis Kefalas <[email protected]>
fotisp
added a commit
that referenced
this issue
Feb 20, 2025
* Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#50) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * #31 - Opendev 677 * Adding CFSB to the UI * Fixing colors for states * Opendev feat 784 Opendev feat 786 Github #55 * Correcting build errors --------- Co-authored-by: Vasilis Kefalas <[email protected]>
@martaroz this has been deplyoed |
fotisp
added a commit
that referenced
this issue
Feb 20, 2025
* Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#50) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * #31 - Opendev 677 * Adding CFSB to the UI * Fixing colors for states * Opendev feat 784 Opendev feat 786 Github #55 * Correcting build errors * Correcting build errors and loosening strictness --------- Co-authored-by: Vasilis Kefalas <[email protected]>
fotisp
added a commit
that referenced
this issue
Feb 20, 2025
* Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#50) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * #31 - Opendev 677 * Adding CFSB to the UI * Fixing colors for states * Opendev feat 784 Opendev feat 786 Github #55 * Correcting build errors * Correcting build errors and loosening strictness * Enabling clone button in all ocassions --------- Co-authored-by: Vasilis Kefalas <[email protected]>
rudi
added a commit
to eu-nebulous/optimiser-controller
that referenced
this issue
Mar 10, 2025
This implements the optimiser-controller side of eu-nebulous/gui#55
rudi
added a commit
to eu-nebulous/optimiser-controller
that referenced
this issue
Mar 10, 2025
This implements the optimiser-controller side of eu-nebulous/gui#55
rudi
added a commit
to eu-nebulous/optimiser-controller
that referenced
this issue
Mar 10, 2025
This implements the optimiser-controller side of eu-nebulous/gui#55
rudi
added a commit
to eu-nebulous/optimiser-controller
that referenced
this issue
Mar 10, 2025
This implements the optimiser-controller side of eu-nebulous/gui#55
fotisp
added a commit
that referenced
this issue
Mar 17, 2025
* Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#50) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * #31 - Opendev 677 * Adding CFSB to the UI * Fixing colors for states * Opendev feat 784 Opendev feat 786 Github #55 * Correcting build errors * Correcting build errors and loosening strictness * Enabling clone button in all ocassions * Fixing RAW output slide options --------- Co-authored-by: Vasilis Kefalas <[email protected]>
fotisp
added a commit
that referenced
this issue
Mar 29, 2025
* Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#50) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * #31 - Opendev 677 * Adding CFSB to the UI * Fixing colors for states * Opendev feat 784 Opendev feat 786 Github #55 * Correcting build errors * Correcting build errors and loosening strictness * Enabling clone button in all ocassions * Fixing RAW output slide options * https://openproject.nebulouscloud.eu/projects/nebulous-2nd-release-1/work_packages/702/activity --------- Co-authored-by: Vasilis Kefalas <[email protected]>
fotisp
added a commit
that referenced
this issue
Mar 29, 2025
* Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#50) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * #31 - Opendev 677 * Adding CFSB to the UI * Fixing colors for states * Opendev feat 784 Opendev feat 786 Github #55 * Correcting build errors * Correcting build errors and loosening strictness * Enabling clone button in all ocassions * Fixing RAW output slide options * https://openproject.nebulouscloud.eu/projects/nebulous-2nd-release-1/work_packages/702/activity * https://openproject.nebulouscloud.eu/projects/nebulous-2nd-release-1/work_packages/702/activity --------- Co-authored-by: Vasilis Kefalas <[email protected]>
fotisp
added a commit
that referenced
this issue
Apr 1, 2025
* Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#50) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript * Mergin to cd (#49) * Dev (#46) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> * Dev (#47) * Synchronizing code from bitbucket repository * Removing TomSelect because it is no longer updated * Metric template remove restriction * Multiple environment variables fix * - Setting dark mode by default in the login window - Providing better view of current build id and build environment for debugging - Added environment variables to set_env.sh so that they can be set during build * Application saving and traversing through the ui fixed #8 #11 * Fixing ts errors on Error handling * Adding build specific information for better debugging * Added new button to duplicate application * Bug fixes and improvements * Added undeploy functionality * Bug fixes,refactoring resources and added max tries in app polling * Fix in files in order to run pipeline * Some Resource Modal ui fixes * feat-677 * feat-790 * Checking slot type to avoid typescript --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> --------- Co-authored-by: Vasilis Kefalas <[email protected]> * #31 - Opendev 677 * Adding CFSB to the UI * Fixing colors for states * Opendev feat 784 Opendev feat 786 Github #55 * Correcting build errors * Correcting build errors and loosening strictness * Enabling clone button in all ocassions * Fixing RAW output slide options * https://openproject.nebulouscloud.eu/projects/nebulous-2nd-release-1/work_packages/702/activity * https://openproject.nebulouscloud.eu/projects/nebulous-2nd-release-1/work_packages/702/activity * Fixing platforms bug * Fixing conflict --------- Co-authored-by: Vasilis Kefalas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the system allows defining multiple utility functions for optimization. However, there is no mechanism for users to specify which utility function should be used. To improve flexibility and user control this small GUI enhancement is requested.
Required changes
generic.dsl
message format in to include a boolean flag indicating the selected utility function.The text was updated successfully, but these errors were encountered: