diff --git a/app/assets/javascripts/themes/components/theme_test.stories.js b/app/assets/javascripts/themes/components/theme_test.stories.js new file mode 100644 index 0000000000000000000000000000000000000000..748de4ed8e08e3bd28b7a219a5f4c6daec0be097 --- /dev/null +++ b/app/assets/javascripts/themes/components/theme_test.stories.js @@ -0,0 +1,26 @@ +import ThemeTest from './theme_test.vue'; + +export default { + component: ThemeTest, + title: 'themes/theme_test', +}; + +const Template = () => ({ + components: { ThemeTest }, + template: ` +
+ + + + + + + + + + +
+ `, +}); + +export const Default = Template.bind({}); diff --git a/app/assets/javascripts/themes/components/theme_test.vue b/app/assets/javascripts/themes/components/theme_test.vue new file mode 100644 index 0000000000000000000000000000000000000000..187d4bcc57353c031ef8b6c5caae1937f6aa529b --- /dev/null +++ b/app/assets/javascripts/themes/components/theme_test.vue @@ -0,0 +1,528 @@ + + + + + diff --git a/locale/gitlab.pot b/locale/gitlab.pot index fe04b87ae2ef2f0a1931bcccbb2f2b1b8a4737d4..68f1a753c691a7cc20501b96c5119a1b430a54c7 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -60576,9 +60576,6 @@ msgstr "" msgid "Workspaces|Creating" msgstr "" -msgid "Workspaces|Develop anywhere" -msgstr "" - msgid "Workspaces|Devfile location" msgstr "" @@ -60597,9 +60594,6 @@ msgstr "" msgid "Workspaces|Git reference" msgstr "" -msgid "Workspaces|GitLab Workspaces is a powerful collaborative platform that provides a comprehensive set of tools for software development teams to manage their entire development lifecycle." -msgstr "" - msgid "Workspaces|Group agents" msgstr ""