Skip to content
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

playground: custom Domain Name #820

Merged
merged 47 commits into from
Jul 19, 2023

Conversation

0oM4R
Copy link
Contributor

@0oM4R 0oM4R commented Jul 17, 2023

Description

  • while loading farms the select gateway will be hidden
    image
  • before deploy
Screencast.from.18.2023.EEST.06.39.03.webm

-after deployment only deployment data dialog
image

Support custom domain name

Changes

  • change GatewayFQDNModel to allow longer names
  • add an alert on deployments that use ipv4 with the custom domain in the deployment data dialog
  • create a new component for the domain Name
  • create a new manager to link between farm and gateway nodes
  • include the manager in select farm components.
  • update select gateway node component.
  • change GatewayNode interface
  • allow delete solution that should have gateways if there is no contract with its name
  • support DomainName component in some weblets

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
AlaaElattar pushed a commit that referenced this pull request Jul 31, 2023
* add init logic

* add farm gateway manager

* update watcher

* update select gateway node and domain name

* create domain name component

* move all

* change ui

* add deply flow

* update domain name

* handle custom domain gateway

* show tip for update name provider

* update name length for fqdn

* update wordpress domain name

* update gateway utils

* update domain name validation

* enhance select gw ux

* cleanup

* fix typo

* show domain name in deployment data

* update wordpress

* reset weblet layout

* update wordpress

* update domain name

* support custom Domain in freeflow

* support custom Domain in casperlabs

* fix farm updates

* fix typo

* support custom Domain in discourse

* support custom Domain in funkwhale

* support custom Domain in mattermost

* support custom Domain in owncloud

* support custom Domain in peertube

* support custom Domain in subsquid

* support custom Domain in taiga

* cleanup

* hide gateway while loading farms

* cleanup

* disable deploy after change the selected farm

* fix funcwhale

* hide network in custom ports weblets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants