Skip to content

Commit

Permalink
deploy: e360e60
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantk232 committed Oct 10, 2024
1 parent c9e0df6 commit aab9b18
Show file tree
Hide file tree
Showing 183 changed files with 244,490 additions and 247,008 deletions.
2,742 changes: 1,371 additions & 1,371 deletions actions/authenticate-user/index.html

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions actions/create-site-action.ftd
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
-- ftd.string-field $site-slug: site-slug
value: sweet-candy-4342

-- void submit(org_slash_username, site_slug):
-- ftd.boolean-field $public-source: public-source
value: true

-- void submit(org_slash_username, site_slug, public_source):
string org_slash_username:
ftd.string-field $site_slug:
ftd.boolean-field public_source:
js: $assets.files.assets.functions.js

callAlert("creating site: " + site_slug.value + ", under org: " + org_slash_username)
callAlert("creating site: " + site_slug.value + ", under org: " + org_slash_username + " is public: ", public_source.value)
2,742 changes: 1,371 additions & 1,371 deletions actions/create-site-action/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/create-user/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/package-actions/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/domains/add-domain/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/domains/delete-domain/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/domains/make-primary-domain/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/domains/re-check-domain/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/editor/create-file/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/editor/delete-file/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/editor/open-file/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/editor/save-file/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/editor/upload-file/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/github/configure/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/github/reconfigure/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/github/remove-github-access/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/settings/basic/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/settings/environment/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/tokens/create-token/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/sites/tokens/delete-token/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/storybook/navigate/index.html

Large diffs are not rendered by default.

2,742 changes: 1,371 additions & 1,371 deletions actions/user/create-org-action/index.html

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions actions/user/create-site-action.ftd

This file was deleted.

Loading

0 comments on commit aab9b18

Please sign in to comment.