Skip to content

Conversation

@juradee
Copy link
Collaborator

@juradee juradee commented Oct 24, 2025

Nový dashboard

dependabot bot and others added 30 commits September 20, 2025 21:11
Bumps [nettrine/dbal](https://github.com/nettrine/dbal) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/nettrine/dbal/releases)
- [Commits](contributte/doctrine-dbal@v0.8.0...v0.8.2)

---
updated-dependencies:
- dependency-name: nettrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Nahrazení metody fetchAll metodou executeQuery s fetchAllAssociative.
odstranění zastaralých migrací. Zůstávají stará data a musely by se přepsat kvůli aktualizaci DBAL
`phing` is no longer used for build or deployment processes, and the related `build.xml` file has been removed. This simplifies the project by eliminating redundant configuration and dependencies.
Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.7.6 to 4.9.1.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@4.7.6...4.9.1)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](PHPOffice/PhpSpreadsheet@4.1.0...5.1.0)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.10.3 to 3.13.4.
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
- [Commits](PHPCSStandards/PHP_CodeSniffer@3.10.3...3.13.4)

---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
  dependency-version: 3.13.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [composer/ca-bundle](https://github.com/composer/ca-bundle) from 1.5.6 to 1.5.8.
- [Release notes](https://github.com/composer/ca-bundle/releases)
- [Commits](composer/ca-bundle@1.5.6...1.5.8)

---
updated-dependencies:
- dependency-name: composer/ca-bundle
  dependency-version: 1.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [setasign/fpdi](https://github.com/Setasign/FPDI) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/Setasign/FPDI/releases)
- [Commits](Setasign/FPDI@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: setasign/fpdi
  dependency-version: 2.6.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 3.29.1 to 3.30.0.
- [Release notes](https://github.com/thephpleague/flysystem/releases)
- [Changelog](https://github.com/thephpleague/flysystem/blob/3.x/CHANGELOG.md)
- [Commits](thephpleague/flysystem@3.29.1...3.30.0)

---
updated-dependencies:
- dependency-name: league/flysystem
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Dorazil added 24 commits October 7, 2025 18:58
Introduced payment reminder feature, including new email templates, handlers, and UI components for overdue payments. Updated the logic to send reminders, integrated email buttons, and enhanced group settings for managing email templates.
Introduced methods to filter vehicles and enhanced the vehicle deletion process with proper exception handling for linked records and not-found cases. Updated UI elements to reflect new actions like filtering and deletion, added new icons, and incorporated error handling in the VehiclePresenter and related components.
Introduce CampCest and TravelCest classes with detailed acceptance test cases. Add functionalities to handle vehicles, contracts, and travel orders creation, modification, and deletion. Updated `acceptance_init.sql` for improved test data compatibility by adding ON DUPLICATE KEY handling in `google_oauth`.
Adds functionality to send automated payment reminders for groups with the option to enable or disable this feature. Implements repository queries, CLI support, UI updates, and relevant database changes including a new `is_reminders_enabled` column.
Created separate CreateButton and PairButton components for improved code reusability and maintainability. Updated dashboard with new SCSS for stylized tiles and section headers. Enhanced dropdown menus and tooltips for better user interaction consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants