You can use this feature to compare two branches before you plan to merge the application versions from these branches. you can compare two branches by using the following criteria: To compare two branches:
Blog
Integrating Two Feature Branches
In the Config Management module, this feature allows you to integrate two feature branches. Assume two software developers are working on an app in two different branches, Feature_2 and Feature_3. When these software developers complete work on the app in the Feature_2 and Feature_3 branches, they can merge the app-related changes in the Feature_2 and… Continue reading Integrating Two Feature Branches
Accessing an App in New Branch
After you cut a child feature branch from a parent feature branch, you can access the app in the child feature branch. The child feature branch inherits all app-level configurations of the parent feature branch. To access the app in the child feature branch: After cutting the Feature_2 branch from the FEATURE_1 branch, you can… Continue reading Accessing an App in New Branch
Creating a New Feature Branch
In the Release Manager module, this function allows you to create a new feature branch from an existing feature branch. After you cut a child feature branch from a parent feature branch, the child branch inherits all app-level configurations of the parent feature branch. Let’s learn how to create a child branch from a parent… Continue reading Creating a New Feature Branch
Viewing Default Feature Branch
When you create an app on the Vahana cloud, it is by default created in the Feature_1 branch. While a new app is created in the Feature_1 branch, a master branch always exists parallel to the default Feature_1 branch. A vDesigner module user can work on the app in the Feature_1 branch and create its… Continue reading Viewing Default Feature Branch
A Concept of Branching
Overview In the Release Manager module, this feature allows you to cut a new branch from the master branch and then create, develop, and perform the function on the new features. As it has been described earlier in the post: Release Manager Overview that when you create an app in the Vahana cloud, it automatically… Continue reading A Concept of Branching
Certifications
🚀 Vahana Developer Certification Program 🚀 Welcome to the Vahana Developer Certification Program, where innovation meets recognition! Elevate your skills, showcase your expertise, and join the league of certified Vahana Developers. ![Vahana Certification Logo] Certification Tracks: 1. Vahana Certified Developer 🌐 Certification Benefits: How to Get Certified: Start Your Certification Journey Today! Ready to elevate… Continue reading Certifications
Array Functions
In the vDesigner module, the array function is a common function that you can apply so that the application can perform the following array-related data manipulation as follows: Prerequisite to Use Array Functions To use array functions in the vDesigner module, you must: After you define the JSON array and the business rule, you can… Continue reading Array Functions
Open Third Party App
This task allows you to open third party apps on your device. To successfully open the third party app, the app must be installed on your device. Steps to Configure Property Description Mandatory Reference Name In this box, enter the name of the task. Also the system generates a reference name by default. Yes Deep… Continue reading Open Third Party App
Popup Page
When you add a page to the application, you can design a page as a page or a popup page. You can add a popup page to get the user input, generate leads, provide information to the user, etc. After you add a page to the application, the Page Properties panel to the right of… Continue reading Popup Page