Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 2 x missing German translations to de.json #1891

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
4a77134
add api work for plugin icons
bwp91 Nov 28, 2023
d6cd263
add plugin homepage link to UI settings screen
bwp91 Nov 28, 2023
4c16c3a
icon fixes
bwp91 Nov 28, 2023
a330293
add icons to main menu
bwp91 Nov 28, 2023
87ba921
updates to plugin card
bwp91 Nov 28, 2023
68b1915
fix fading cog
bwp91 Nov 28, 2023
01d1b89
Add All Config Options to UI Settings (#1838)
donavanbecker Nov 28, 2023
d526688
Update config.schema.json
donavanbecker Nov 28, 2023
281d661
Fix hb-service start indent in manage-plugins-modal.component.html (#…
jsiegenthaler Nov 29, 2023
a25823d
fix grammar + add missing ui home link
bwp91 Nov 29, 2023
f64bef3
add spanner settings icons to hb+ui on status
bwp91 Nov 29, 2023
e1ce93b
various ui enhancements
bwp91 Nov 29, 2023
0a0fc76
add modal to explain unverified plugin status
bwp91 Nov 29, 2023
1fc6db3
Add UI support for overrideing firmwareRevision
donavanbecker Nov 30, 2023
9bb3040
update `socket.io-client` dependency
bwp91 Nov 30, 2023
eb063bd
various minor ui changes
bwp91 Nov 30, 2023
d016e91
Update de.json
jsiegenthaler Nov 30, 2023
2ed42fd
update dependencies
bwp91 Dec 1, 2023
da7f00c
code formatting
bwp91 Dec 1, 2023
796ec43
update ui dependencies
bwp91 Dec 1, 2023
1b6c5af
fix eslint
bwp91 Dec 1, 2023
afcb204
refactor main page sub-icons
bwp91 Dec 1, 2023
2199b71
add new concept for plugin card with icons
bwp91 Dec 2, 2023
d4802ca
fix plugin card concept
bwp91 Dec 2, 2023
268f692
various ui updates
bwp91 Dec 2, 2023
ea99ef0
small layout fixes
bwp91 Dec 2, 2023
1fd8ae7
various ui enhancements
bwp91 Dec 2, 2023
b8b5a0e
[beta] some spaces in buttons (#1900)
mkz212 Dec 2, 2023
f836cb5
[beta] plugin card - add some spaces and link to pause button and bri…
mkz212 Dec 2, 2023
153877f
various enhancements/translations
bwp91 Dec 3, 2023
3b9a419
fix translations
bwp91 Dec 3, 2023
b9332a9
fix settings layout
bwp91 Dec 3, 2023
67b0494
various enhancements/translations
bwp91 Dec 3, 2023
be2b8ec
Merge branch 'beta-4.53.1' into Added-2-missing-DE-translations
bwp91 Dec 3, 2023
cba77d4
more various enhancements
bwp91 Dec 3, 2023
d87de5a
try parsing bugs link for github repo info
bwp91 Dec 3, 2023
552e23f
alert-primary does not look nice in dark mode
bwp91 Dec 3, 2023
bd6b464
fix for plugins without a post-changelog
bwp91 Dec 3, 2023
00654e7
tidying up changes
bwp91 Dec 3, 2023
c5b8e4b
add a couple more support links
bwp91 Dec 3, 2023
1ab14e4
a couple of small fixes
bwp91 Dec 4, 2023
2f319fb
add labeler v5
donavanbecker Dec 4, 2023
4be3bc4
Create labeler.yml
donavanbecker Dec 4, 2023
7af890d
Create labeler.yml
donavanbecker Dec 4, 2023
772c0aa
various fixes
bwp91 Dec 4, 2023
0155943
Update labeler.yml
donavanbecker Dec 4, 2023
89542c2
Merge branch 'beta-4.53.1' into Added-2-missing-DE-translations
donavanbecker Dec 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ body:
id: logs
attributes:
label: Logs
render: text
description: |
Please provide the relevant logs showing the error that occurred.

Expand All @@ -42,7 +41,7 @@ body:
id: json-config
attributes:
label: Config
render: json
render: JSON
description: |
If relevant to your bug report, please include your Homebridge config (`config.json`).

Expand Down Expand Up @@ -91,7 +90,6 @@ body:
validations:
required: true
- type: checkboxes
id:
attributes:
label: Environment Info
options:
Expand All @@ -100,8 +98,6 @@ body:
- label: Using hb-service?
description: |
Please check any boxes that apply to you.
validations:
required: false
- type: dropdown
id: raspberry-pi-model
attributes:
Expand Down
6 changes: 1 addition & 5 deletions .github/ISSUE_TEMPLATE/support-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ body:
id: logs
attributes:
label: Logs
render: text
description: |
Please provide the relevant logs showing the error that occurred.

Expand All @@ -41,7 +40,7 @@ body:
id: json-config
attributes:
label: Config
render: json
render: JSON
description: |
If relevant to your support, please include your Homebridge config (`config.json`).

Expand Down Expand Up @@ -90,7 +89,6 @@ body:
validations:
required: true
- type: checkboxes
id:
attributes:
label: Environment Info
options:
Expand All @@ -99,8 +97,6 @@ body:
- label: Using hb-service?
description: |
Please check any boxes that apply to you.
validations:
required: false
- type: dropdown
id: raspberry-pi-model
attributes:
Expand Down
11 changes: 11 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Add 'beta' label to any PR where the base branch name starts with `beta` or has a `beta` section in the name
beta:
- base-branch: ['^beta', 'beta', 'beta*']

# Add 'beta' label to any PR where the base branch name starts with `beta` or has a `beta` section in the name
alpha:
- base-branch: ['^alpha', 'alpha', 'alpha*']

# Add 'latest' label to any PR where the base branch name starts with `latest` or has a `latest` section in the name
latest:
- base-branch: ['^latest', 'latest', 'latest*']
12 changes: 12 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Labeler

on:
pull_request: # required for auto labeler
types: [opened, reopened, synchronize]
workflow_dispatch:

jobs:
stale:
uses: homebridge/.github/.github/workflows/labeler.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
38 changes: 35 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,53 @@ All notable changes to homebridge-config-ui-x will be documented in this file.

## BETA

### Notable Changes

- Homebridge UI removed from the plugins page
- Status and update notifications moved to the status page (next to / under Homebridge itself)
- UI settings is accessible from the main menu
- Various changes to the plugin cards
- Plugin settings now accessible from the plugin card menu, called 'Config'
- Icons: plugin devs can request an icon for their verified plugin at:
- https://github.com/homebridge/verified/issues/new/choose

### UI Changes

- add power options modal (#1820)
- remove hb-ui card from plugins page (#1830)
- add some support links (#1833)
- plugin logs feature (#1834)
- add plugin logs feature (#1834)
- update module headers (#1836)
- restart modals, tidy plugin card
- use restart modals, tidy plugin card
- add plugin homepage link to UI settings screen
- add icons to main menu
- updates to plugin card
- add all config options to UI Settings (#1838)
- add spanner settings icons to hb+ui on status
- various ui enhancements
- add modal to explain unverified plugin status
- various minor ui changes (@mkz212)
- refactor main page sub-icons
- add new concept for plugin card with icons
- always show 'Accessories' tab to show issue in UI if insecure mode is not enabled
- for plugins that don't have a GitHub domain homepage, try parsing the bugs URL to be able to obtain release information

_Thanks to @mkz212 for his contributions to the UI_

### Translation Changes

- Add missing DE translations for child bridges (#1825) (@jsiegenthaler)

_Also thanks to @mkz212 and @Staubgeborener for their contributions to the translation files_

### Other Changes

- Add Raspberry Pi 5 to list of Pi devices in bug-report template (#1824) (@jsiegenthaler)
- add api work for plugin icons
- update `socket.io-client` dependency
- update dependencies
- update ui dependencies
- save bugs link as part of `IPackageJson` type

## 4.53.0 (2023-11-24)

Expand Down Expand Up @@ -195,7 +226,7 @@ Happy Thanksgiving to our American friends! :turkey:

- Improved guard rails around the Node.js 20 update for environments that can not support Node.js 20 (#1604)
- Include commentary in the release notes about the possibility of needing to run `sudo hb-service rebuild` after updating, and how to determine if your system is compatible with Node.js 20.

## 4.51.1 (2023-10-25)

### Bug Fixes
Expand All @@ -210,6 +241,7 @@ Happy Thanksgiving to our American friends! :turkey:
### Notable Changes

- **Node Support**

- ⚠️ Node 16 has reached end-of-life and is no longer supported by the Homebridge UI.
- Starting with v4.51.0, the Homebridge UI will no longer work with Node 16, only Node 18 and 20
- Homebridge UI follows the same Node support schedule as Homebridge. See the [How-To-Update-Node.js](https://github.com/homebridge/homebridge/wiki/How-To-Update-Node.js) page in the Homebridge wiki for more information
Expand Down
Loading
Loading