remove old github files

This commit is contained in:
Jacob Overgaard
2024-11-09 10:10:22 +01:00
parent 4322a7d673
commit 6928037412
4 changed files with 0 additions and 305 deletions

View File

@@ -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.

View File

@@ -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"

View File

@@ -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)

View File

@@ -1,30 +0,0 @@
<!--- Provide a general summary of your changes in the Title above -->
## Description
<!--- Describe the changes in detail -->
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] 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
<!--- Why is this change required? What problem does it solve? -->
## How to test?
## Screenshots (if appropriate)
## Checklist
<!--- Go over all the following points, and put an `x` in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] 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.