Buttons
diff --git a/templates/devtest/dropdown.tmpl b/templates/demo/dropdown.tmpl similarity index 96% rename from templates/devtest/dropdown.tmpl rename to templates/demo/dropdown.tmpl index 9df58758d4..7776a99cad 100644 --- a/templates/devtest/dropdown.tmpl +++ b/templates/demo/dropdown.tmpl @@ -1,6 +1,6 @@ {{template "base/head" .}} -
Dropdown
a.k.a. overflow menu, ellipsis menu diff --git a/templates/devtest/fetch-action.tmpl b/templates/demo/fetch-action.tmpl similarity index 97% rename from templates/devtest/fetch-action.tmpl rename to templates/demo/fetch-action.tmpl index be15a5389f..d31044320a 100644 --- a/templates/devtest/fetch-action.tmpl +++ b/templates/demo/fetch-action.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -link-action
diff --git a/templates/devtest/flex-list.tmpl b/templates/demo/flex-list.tmpl similarity index 96% rename from templates/devtest/flex-list.tmpl rename to templates/demo/flex-list.tmpl index 015ab1e154..e62c23fcc6 100644 --- a/templates/devtest/flex-list.tmpl +++ b/templates/demo/flex-list.tmpl @@ -1,6 +1,6 @@ {{template "base/head" .}} - -Flex List (standalone)
diff --git a/templates/devtest/fomantic-modal.tmpl b/templates/demo/fomantic-modal.tmpl similarity index 98% rename from templates/devtest/fomantic-modal.tmpl rename to templates/demo/fomantic-modal.tmpl index 5b94afc4f1..4d1ba0a2c4 100644 --- a/templates/devtest/fomantic-modal.tmpl +++ b/templates/demo/fomantic-modal.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -Link
-
General purpose:
@@ -48,8 +48,6 @@ -
Supported but not recommended:
Do not use if there is no strong requirement. Do not use grey/black buttons, they don't work well with dark theme.
- - @@ -67,7 +65,7 @@
Hashbox (shabox)
Unsigned
diff --git a/templates/devtest/label.tmpl b/templates/demo/label.tmpl similarity index 91% rename from templates/devtest/label.tmpl rename to templates/demo/label.tmpl index c4b52a3e23..1354cc85cb 100644 --- a/templates/devtest/label.tmpl +++ b/templates/demo/label.tmpl @@ -1,6 +1,6 @@ {{template "base/head" .}} - -Label
Development pages
+Demo pages
Various pages that may be helpful in development or testing
@@ -9,7 +9,7 @@Components
@@ -17,9 +17,9 @@Error pages
Modals
{{ctx.Locale.Tr "org.teams.invite_team_member.list"}}
@@ -79,7 +80,7 @@ {{ctx.Locale.Tr "org.members.remove"}}{{ctx.Locale.Tr "org.members.remove.detail" (``|SafeHTML) (``|SafeHTML)}}
+{{ctx.Locale.Tr "org.members.remove.detail" (``|TrustHTML) (``|TrustHTML)}}
{{ctx.Locale.Tr "org.team_access_desc"}}
+{{ctx.Locale.Tr "settings.specific_repo_access"}}
-
{{if .Team.IncludesAllRepositories}}
- {{ctx.Locale.Tr "org.teams.all_repositories"}} @@ -84,7 +84,7 @@ {{ctx.Locale.Tr "org.teams.leave"}}
{{ctx.Locale.Tr "org.teams.leave.detail" (``|SafeHTML)}}
+{{ctx.Locale.Tr "org.teams.leave.detail" (``|TrustHTML)}}
{{ctx.Locale.Tr "org.teams.leave.detail" (``|SafeHTML)}}
+{{ctx.Locale.Tr "org.teams.leave.detail" (``|TrustHTML)}}
curl -JO sudo apk add {{$.PackageDescriptor.Package.Name}}={{$.PackageDescriptor.Version.Version}}