Commit graph

25 commits

Author SHA1 Message Date
y.yerli
e32540739c Fix Show Fullnames as admin aspect 2024-09-20 15:30:55 +03:00
y.yerli
e32fd55239 Fix strict equality 2024-09-20 15:30:55 +03:00
y.yerli
fcc333064d Add full_name to rname of relate field 2024-09-20 15:30:55 +03:00
Clemente Raposo
9c13f6fba8 Symfony 6.4 - Add null checks to entity field access 2024-08-21 18:06:15 +01:00
Clemente Raposo
8c57b1589a Symfony 6.4 - Add State providers and processors to entities 2024-08-21 18:06:14 +01:00
Clemente Raposo
03fc4ed9d1 Symfony 6.4 - Refactor DataProviders into new StateProvider 2024-08-21 18:06:14 +01:00
Clemente Raposo
5e2a39c089 Symfony 6.4 - Update ApiResource Entity classes
- Update imports
- replace annotations with attributes
2024-08-21 18:06:14 +01:00
Jack Anderson
5a03eeaf38 Symfony 5.3 - Swap deprecated SessionInterface with RequestStack 2024-08-21 18:06:13 +01:00
Jack Anderson
13306684de Fix #485 - Add Relate Field Definition Mapper 2024-05-22 15:13:13 +01:00
yunusyerli1
6ccd286d48 Add disable_num_formating support 2023-07-20 15:15:52 +01:00
Moises E. Puyosa
48c12e5797 Fix #285 - [Legacy] LegacyReadOnlyFieldDefinitionMapper Fix 2023-07-20 12:44:24 +01:00
Clemente Raposo
5e60672505 Add match all and unset to field definition mapper
- Add option to map only if all from fields match
- Add option to enable/disable unsetting
2022-03-15 16:52:58 +00:00
Clemente Raposo
39a31da3ce Add exception handling on Module metadata legacy handlers
- Handle scenarios when metadata is not properly defined or is missing
2022-03-03 09:55:02 +00:00
p.kumar
9d988c5003 Inject relationship metadata on Link type fields on vardefs
- Fix linking issue on target lists module
2021-11-22 11:04:52 +00:00
Clemente Raposo
8722170ba1 Add support for definition overrides to group field config
- Allow configuring definition overrides
- Allow setting dynamic field names in configs
2021-10-18 13:28:25 +00:00
Clemente Raposo
db32b9c29a Map currency fields definitions to new format 2021-09-23 14:22:07 +00:00
Clemente Raposo
3d1b1ede06 Map getCurrencyDropDown vardefs config to extra options
- Inject currency list as extraOptions
2021-09-23 14:22:07 +00:00
p.kumar
8a4df9ecee fix acl on inline edit 2021-09-13 06:02:07 +00:00
p.kumar
525a47e286 Add generic field definition mapper configured via yaml 2021-06-10 14:35:07 +00:00
p.kumar
ec74d4dd7c Dynamic Enum Legacy Mappers 2021-05-14 12:17:47 +01:00
Jack Anderson
8b27bf4857 Update Core Copyright 2021-03-30 19:22:43 +01:00
Dillon-Brown
931073be51 Move Services
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:42 +01:00
Dillon-Brown
be73e81a11 Move DataProviders
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:42 +01:00
Dillon-Brown
3aed1df849 Move all entities to component folders
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00
Dillon-Brown
7044598f34 Move all legacy handlers to backend
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00