chore: merge aurora-backoffice in the monorepo#243
Merged
Conversation
Party taken from SudoSOS
I think that will be overkill for an application like this
CSS was a mess, now based on a consistent theme. Still needs some work
…_minors_and_patches group across 1 directory (#121) chore(deps-dev): bump eslint Bumps the development_minors_and_patches group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.30.1 to 9.31.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.1...v9.31.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…h 2 updates (#130) Bumps the production_patches group with 2 updates in the / directory: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [vue](https://github.com/vuejs/core). Updates `@tailwindcss/postcss` from 4.1.11 to 4.1.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-postcss) Updates `vue` from 3.5.17 to 3.5.22 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.17...v3.5.22) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production_patches - dependency-name: vue dependency-version: 3.5.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production_patches ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: workflow fix * ci: also fix for prod * ci: also enable corepack in core
fix(confirm-dialog): add accept label and refactor usage
Yes I know this is a lint fix, but also please consider the hard time I am going through, constantly working against the CI/CD while you might think, that is something that should work with you, not against. Please consider this lint fix an one time offence, it will not happen again
* feat: add store to keep track of status * feat: refactor to status icon component and implement status tracking * fix: incorrect event name caused lights to not update * feat: add days to uptime and reformat a bit
* ci: use pnpm install for aurora-core * chore: remove prepare command with new actions setup * fix: update workflow for monorepo setup
* chore: rename old local poster to static poster * feat(Poster): merged poster stores into one mostly implementing new ends * feat(poster): restored forceReloadPoster store function * feat(poster): added new poster management pannel with new poster creation flow, styling not done * feat(poster): added static controls and search to management panel * feat(poster): added and implemented posterenable and statusindicator * feat(poster): majorly cleaned posterview Fixed inconsistent card heigths, etc * feat(poster): implemented poster editing * feat(poster): color picker now uses default color * fix: static poster preview now fits poster into consistent shape * feat(poster): added borrelmode to status indicator * fix: resolved bug with media attachment duplicating in posterview * feat(poster): implemented forced resfresh and various other improvements * feat(poster): borrelmode switch hide when disabled * feat(poster): removed obsolete stores/views * chore: deleted dangling components * feat(poster): Implemented start date * chore: style fix * feat(poster): added album edit for photo albums * fix(poster): removed redundant title for photo album posters * feat(poster): set poster length to video length on upload * refactor: rename localposter -> poster * feat: display poster with multiple imgs * feat: add support for multiple poster upload * feat: add poster reordering for carousel * feat: add visual disables for non-privileged users * fix:remove loading on force refresh + small refactor in store * feat: add poster filters in poster view * feat: add confirmation popup for static show button --------- Co-authored-by: LarsvanDartel <larsvandartel73@gmail.com>
Wand3rerz
approved these changes
Jun 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related issues/external references
Types of changes