This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
InvoiceShelf
Watch
1
Star
0
Fork
0
You've already forked InvoiceShelf
mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced
2026-04-15 09:14:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a46cca5cd8d2c2cbfbfdf49159060555a2a853c4
InvoiceShelf
/
app
/
Http
/
Controllers
/
Admin
History
Darko Gjorgjijoski
eb0a588164
Refactor Administration entrypoint
...
We moved the administration item to the company switcher in the header
2026-04-04 01:36:28 +02:00
..
Modules
Consolidate Admin/Modules: 10 single-action controllers into 2
2026-04-03 21:16:18 +02:00
Settings
Consolidate Admin/Settings: merge GetSettingsController + UpdateSettingsController into SettingsController
2026-04-03 21:21:13 +02:00
AdminDashboardController.php
Refactor Administration entrypoint
2026-04-04 01:36:28 +02:00
BackupsController.php
Move BackupsController and UpdateController to Admin/ namespace directly
2026-04-03 21:49:30 +02:00
CompaniesController.php
Eliminate Company\CompaniesController, introduce owner role
2026-04-03 22:33:56 +02:00
CountriesController.php
…
CurrenciesController.php
…
UpdateController.php
Move BackupsController and UpdateController to Admin/ namespace directly
2026-04-03 21:49:30 +02:00
UsersController.php
…