Part-DB-server/src
2023-08-28 21:20:59 +02:00
..
ApiPlatform Added possibility to authenticate with the given API token 2023-08-16 00:13:01 +02:00
ApiResource Improved schema infos of Manufacturer endpoints 2023-08-06 20:50:19 +02:00
Command Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
Configuration Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
Controller Allow to delete API tokens 2023-08-26 23:19:35 +02:00
DataFixtures Fixed static analysis issue and added test for UserRepository 2023-08-01 16:20:31 +02:00
DataTables Fixed field ordering on SQLite 2023-07-29 16:42:27 +02:00
Doctrine Fixed order by FIELD emulation on sqlite via INSTR 2023-07-29 17:06:35 +02:00
Entity Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
EntityListeners Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
EventListener Fixed PHPstan issues 2023-08-23 22:05:16 +02:00
Events Write to event log, when a user gets impersonated 2023-07-08 23:07:06 +02:00
EventSubscriber Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group 2023-07-19 00:56:28 +02:00
Exceptions Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Form Added possibility to ignore the checks of withdraw amount when building projects 2023-08-20 23:23:18 +02:00
Helpers Added possibility to ignore the checks of withdraw amount when building projects 2023-08-20 23:23:18 +02:00
Migration Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Repository Added possibility to authenticate with the given API token 2023-08-16 00:13:01 +02:00
Security Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
Serializer Added basic API to access and edit manufacturer entities 2023-08-06 20:18:57 +02:00
Services Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
State Added API endpoint to get info about the API token currently used to authenticate the user 2023-08-17 00:36:25 +02:00
Twig Fixed PHPUnit exception 2023-07-29 19:03:46 +02:00
Validator Added possibility to ignore the checks of withdraw amount when building projects 2023-08-20 23:23:18 +02:00
.preload.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Kernel.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00