Uify Docs
  • Welcome to Uify
  • Getting started
    • Quickstart
  • Editor
    • Visual UI Builder
    • Component Properties
    • Environments & Deployment
  • Writing code
    • Component properties
    • Actions
      • Managing actions
      • Triggers
      • Execution model
      • Preview
    • State variables
    • Exposed variables
    • Type safety
    • Managing usages
    • Console
  • Data Management
    • Data sources
    • Table preview
    • Secrets
  • Integrations
    • BigQuery
    • Google Sheets
    • Microsoft SQL
    • MongoDB
    • MySQL
    • OpenAI
      • Manual mode (chat)
      • Manual mode (complete)
      • Text to structured data
    • Rest API
    • Salesforce
    • Slack
    • Snowflake
  • Collaboration
    • Permissions
  • Component reference
    • Shared properties
    • Button
    • Chart
    • Checkbox
    • Container
    • Data Grid
    • Form
    • Funnel
    • Inputs
    • Modal
    • PDF
    • Radio group
    • Selects
    • Slideout
    • Switch
    • Table
Powered by GitBook
On this page

Was this helpful?

  1. Editor

Environments & Deployment

Newly created apps, as well as any changes to existing apps, are saved only on the default staging environment. For changes to go live for end-users in the workspace, they have to be deployed to the production environment (clicking on "Deploy" and "Deploy version" in the top right corner in the editor). Each deployment has a version number that depends on the previous version number and the type of deployment (Major, Minor or Patch). Additionally, notes can be added to each deployment.

To inspect your version history, including the version number, the date of deployment, the name of the user that deployed it and the version notes, is available when clicking on "Deploy" and "Version history" in the right top corner.

PreviousComponent PropertiesNextComponent properties

Last updated 2 years ago

Was this helpful?