From 69280374120d07ae3c4a75dfd5afce9ab4f83396 Mon Sep 17 00:00:00 2001 From: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com> Date: Sat, 9 Nov 2024 10:10:22 +0100 Subject: [PATCH] remove old github files --- src/Umbraco.Web.UI.Client/.github/LICENSE | 21 -- .../.github/dependabot.yml | 14 - .../.github/localization_overview.md | 240 ------------------ .../.github/pull_request_template | 30 --- 4 files changed, 305 deletions(-) delete mode 100644 src/Umbraco.Web.UI.Client/.github/LICENSE delete mode 100644 src/Umbraco.Web.UI.Client/.github/dependabot.yml delete mode 100644 src/Umbraco.Web.UI.Client/.github/localization_overview.md delete mode 100644 src/Umbraco.Web.UI.Client/.github/pull_request_template diff --git a/src/Umbraco.Web.UI.Client/.github/LICENSE b/src/Umbraco.Web.UI.Client/.github/LICENSE deleted file mode 100644 index 013e888f2e..0000000000 --- a/src/Umbraco.Web.UI.Client/.github/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2022 Umbraco HQ - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/src/Umbraco.Web.UI.Client/.github/dependabot.yml b/src/Umbraco.Web.UI.Client/.github/dependabot.yml deleted file mode 100644 index 845aa7b637..0000000000 --- a/src/Umbraco.Web.UI.Client/.github/dependabot.yml +++ /dev/null @@ -1,14 +0,0 @@ -version: 2 -updates: - - # Maintain dependencies for GitHub Actions - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" - - # Maintain dependencies for npm - - package-ecosystem: "npm" - directory: "/" - schedule: - interval: "monthly" diff --git a/src/Umbraco.Web.UI.Client/.github/localization_overview.md b/src/Umbraco.Web.UI.Client/.github/localization_overview.md deleted file mode 100644 index f69d559fcd..0000000000 --- a/src/Umbraco.Web.UI.Client/.github/localization_overview.md +++ /dev/null @@ -1,240 +0,0 @@ - -# Help us with Localization! - -Localization of the New Backoffice is in full swing! -This is a work in process and here you can find the overview of all the sections that needs to be localized. We are also looking forward to see any contributions towards localization of the new Backoffice. - - -You may tick a section/subsection in the same PR as your changes, if it completes said section. - - -Before you start: -- Make sure you have read the [README](https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/main/.github/README.md) and [Contributing Guidelines](https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/main/.github/CONTRIBUTING.md). -- Please note some sections may already be partly or fully localized without it being reflected in the overview just yet. -- Get an understanding of how we do localization in the new Backoffice. The explanations can be found in the stories under **Localization** by running `npm run storybook`. Alternatively see the raw story file [localization.mdx](https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/main/src/packages/core/localization/stories/localization.mdx) - - - -# Overview - - [Sections that needs to be localized](#sections) - - [Keys that needs to be localized](#keys) - -## Sections - -- [ ] [Header App](#header-app) -- [ ] [Content](#content) -- [ ] [Media](#media) -- [ ] [Settings](#settings) -- [ ] [Members](#members) -- [ ] [Packages](#packages) -- [ ] [Dictionary](#dictionary) -- [ ] [Users](#users) -- [ ] [Property Editors](#property-editor-ui-and-their-input) -- [ ] [Modals](#modals) -- [ ] [Misc](#misc) - - -### Subsections - -#### Header App -- [ ] Ensure all sections are localized -- [ ] Search -- [ ] Current user (Modal) - - [ ] Change password - -#### Content -- [ ] Dashboards - - [ ] Welcome - - [ ] Redirect Management -- [ ] Content / Document - - [ ] Section: Content - - [ ] Section: Info - - [ ] Section: Actions - -#### Media -- [ ] (To be continued) - -#### Settings -- [ ] Dashboards - - [x] Welcome / Settings - - [ ] Examine Management - - [ ] Models Builder - - [ ] Published Status - - [ ] Health Check - - [x] Profiling - - [x] Telemetry Data -- [ ] Document Type - - [ ] Section: Design - - [ ] Section: Structure - - [ ] Section: Settings - - [ ] Section: Templates -- [ ] Media Type -- [ ] Member Type -- [ ] Data Type - - [ ] Section: Details - - [ ] Section: Info -- [ ] Relation Types -- [ ] Log Viewer -- [x] Document Blueprints -- [ ] Languages -- [ ] Extensions -- [ ] Templates -- [ ] Partial Views -- [ ] Stylesheets - - [ ] Section: Rich Text Editor - - [ ] Section: Code -- [ ] Scripts - -#### Members -- [ ] Member Groups -- [ ] Members - -#### Packages -- [ ] Section: Installed -- [ ] Section: Created - - [ ] Package builder: "Create Package" - -#### Dictionary -- [ ] Everything within Dictionary - -#### Users -- [ ] Users -- [ ] User Groups -- [ ] Create user -- [ ] User Profiles - -#### Property Editor UI (and their inputs) -Ensure all property editors are properly localized. -(Some may be missing in this list / more to be added) -- [ ] Block Grid -- [ ] Block List -- [x] Checkbox List -- [ ] Collection View -- [ ] Color Picker -- [ ] Date Picker -- [x] Dropdown -- [ ] Eye Dropper -- [x] Icon Picker -- [ ] Image Cropper -- [ ] Image Crops Configuration -- [x] Label -- [ ] Markdown Editor -- [ ] Media Picker -- [ ] Member Group Picker -- [ ] Member Picker -- [ ] Multi URL Picker -- [ ] Multiple Text String -- [ ] Number (missing label) -- [ ] Number Range -- [ ] Order Direction -- [x] Radio Button List -- [ ] Slider (label) -- [ ] TextBox (label) -- [ ] TextArea -- [ ] TinyMCE -- [ ] Toggle -- [ ] Tree Picker - - [ ] StartNode - - [x] DynamicRoot -- [ ] Upload Field -- [ ] User Picker -- [ ] Value Type - -#### Modals -Ensure all modals are properly localized. -(Some may be missing in this list / more to be added) -- [ ] Code Editor -- [ ] Confirm -- [ ] Embedded Media -- [ ] Folder -- [ ] Icon Picker -- [ ] Link Picker -- [ ] Property Settings -- [ ] Section Picker -- [ ] Template -- [ ] Tree Picker -- [ ] Debug - -Rest of modals can be found: -- [ ] Umb***ModalName***ModalElement - - -#### Misc - -- [ ] Tree - - [ ] Tree Actions - - [ ] Recycle Bin -- [ ] Validator messages - - -## Keys - -Do you speak any of the following languages? -Then we need your help! With Bellissima we added new localization keys, and we still need them available in all our supported languages. - -- `bs-BS` - Bosnian (Bosnia and Herzegovina) -- `cs-CZ` - Czech (Czech Republic) -- `cy-GB` - Welsh (United Kingdom) -- `da-DK` - Danish (Denmark) -- `de-DE` - German (Germany) -- `en-GB` - English (United Kingdom) -- `es-ES` - Spanish (Spain) -- `fr-FR` - French (France) -- `he-IL` - Hebrew (Israel) -- `hr-HR` - Croatian (Croatia) -- `it-IT` - Italian (Italy) -- `ja-JP` - Japanese (Japan) -- `ko-KR` - Korean (Korea) -- `nb-NO` - Norwegian Bokmål (Norway) -- `nl-NL` - Dutch (Netherlands) -- `pl-PL` - Polish (Poland) -- `pt-BR` - Portuguese (Brazil) -- `ro-RO` - Romanian (Romania) -- `ru-RU` - Russian (Russia) -- `sv-SE` - Swedish (Sweden) -- `tr-TR` - Turkish (Turkey) -- `ua-UA` - Ukrainian (Ukraine) -- `zh-CN` - Chinese (China) -- `zh-TW` - Chinese (Taiwan) - -#### settingsDashboard -- documentationHeader -- documentationDescription -- communityHeader -- communityDescription -- trainingHeader -- trainingDescription -- supportHeader -- supportDescription -- videosHeader -- videosDescription -- getHelp -- getCertified -- goForum -- chatWithCommunity -- watchVideos - -- [ ] `bs-BS` - Bosnian (Bosnia and Herzegovina) -- [ ] `cs-CZ` - Czech (Czech Republic) -- [ ] `cy-GB` - Welsh (United Kingdom) -- [x] `da-DK` - Danish (Denmark) -- [ ] `de-DE` - German (Germany) -- [ ] `en-GB` - English (United Kingdom) -- [ ] `es-ES` - Spanish (Spain) -- [ ] `fr-FR` - French (France) -- [ ] `he-IL` - Hebrew (Israel) -- [ ] `hr-HR` - Croatian (Croatia) -- [ ] `it-IT` - Italian (Italy) -- [ ] `ja-JP` - Japanese (Japan) -- [ ] `ko-KR` - Korean (Korea) -- [ ] `nb-NO` - Norwegian Bokmål (Norway) -- [ ] `nl-NL` - Dutch (Netherlands) -- [ ] `pl-PL` - Polish (Poland) -- [ ] `pt-BR` - Portuguese (Brazil) -- [ ] `ro-RO` - Romanian (Romania) -- [ ] `ru-RU` - Russian (Russia) -- [ ] `sv-SE` - Swedish (Sweden) -- [ ] `tr-TR` - Turkish (Turkey) -- [ ] `ua-UA` - Ukrainian (Ukraine) -- [ ] `zh-CN` - Chinese (China) -- [ ] `zh-TW` - Chinese (Taiwan) diff --git a/src/Umbraco.Web.UI.Client/.github/pull_request_template b/src/Umbraco.Web.UI.Client/.github/pull_request_template deleted file mode 100644 index 01c2c0fe8a..0000000000 --- a/src/Umbraco.Web.UI.Client/.github/pull_request_template +++ /dev/null @@ -1,30 +0,0 @@ - - -## Description - - - -## Types of changes - - - -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to change) -- [ ] Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets) - -## Motivation and context - - - -## How to test? - -## Screenshots (if appropriate) - -## Checklist - - - -- [ ] If my change requires a change to the documentation, I have updated the documentation in this pull request. -- [ ] I have read the **[CONTRIBUTING](<(https://github.com/umbraco/Umbraco.CMS.Backoffice/blob/main/.github/CONTRIBUTING.md)>)** document. -- [ ] I have added tests to cover my changes.