Closed piyush94 closed 5 years ago
Changed the query logic to load the functions and procedures that are defined at the GLOBAL level into the Global Activities. These functions and procedures will also be listed under the GLOBAL domain (ie duplicated). You can choose from either location in the tree.
Please pull the latest image.
CC: @svisagan83
docker sha256:cf186b1ee1ff23860d8e7fdcc6a90bdbb8f50fff2e79269c1c904be8c617e034
What i meant by global activities missing was the built in procedures such as if-else, echo, etc are no more available. Have they been removed? Below image is from ortelius sha256:9b05f3adea3b2c1e1f5d4108e8626a66b5ae3a5463f357442c92d34cb30a7d18 But as far as i remember PRO version also had these available.
CC: @svisagan83
Reworked the query to return the built-in functions at the Global level. One outstanding item is on the Functions/Procedure Explorer Tab, the built-in function categories show up at the Global level even though there are no children present. All other tree views are working as expected just this one has a extra categories. Otherwise it is working as expected.
CC: @svisagan83
docker pull quay.io/deployhub/deployhub-pro@sha256:982c40417b54d57250fd874e15548d40ddfc7c780f43a09097714de73ca98835
The view is visible now. CC: @svisagan83
Cleaned up the Procedures and Functions Tree to not show built-in categories that are empty.
CC: @svisagan83
docker pull quay.io/deployhub/deployhub-pro@sha256:7b4c3289a8b692b4e9817dfad4846b51233a266399c7e63acd20e6799a99035d
Old:
New:
CC: @svisagan83