Commit graph

36 commits

Author SHA1 Message Date
Jack Anderson
0911a1a7ee Add check for saml on Login Listener
- Add Auth Type config mapper
2024-12-13 10:26:19 +00:00
Clemente Raposo
c59529a9b3 Add subpanel button limits config fore new UI 2024-12-05 07:28:20 +00:00
y.yerli
30e8dec179 Convert button to dynamic buttons 2024-09-13 10:50:10 +01:00
y.yerli
8151460546 Change disable_vcr to enable_record_pagination 2024-09-13 10:50:08 +01:00
y.yerli
c4797f7e0b Disappear vcr and save-continue button on conditions 2024-09-13 10:49:32 +01:00
y.yerli
179f2b6a71 Fix #54 - Generate supported types yaml file 2024-09-13 10:48:07 +01:00
y.yerli
0fa53a53a5 Add convert record feature 2024-08-23 17:44:41 +01:00
Clemente Raposo
9c13f6fba8 Symfony 6.4 - Add null checks to entity field access 2024-08-21 18:06:15 +01:00
Clemente Raposo
4e7cdd780d Symfony 6.4 - Update graphql collection query return as paginator 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
y.yerli
1c81c2e684 Fix delete action of legacy module 2024-07-24 14:36:18 +01:00
Moises E. Puyosa
7cbf033208 Add Feature Query List View Filter
Now you can use legacy query filter in list view pages
2024-02-01 15:33:45 +00:00
Jack Anderson
c70fd502bd Fix Activities buttons
- pass module to use mod strings
- remove duplicate labels
2023-04-24 11:54:10 +01:00
Clemente Raposo
d580c04694 Add notification reload module actions
- Reload notifications upon some module actions on the front end. Like save or create.
2023-04-24 11:54:09 +01:00
Clemente Raposo
bce1ecdd27 Allow setting page size in record-thread configuration 2023-04-24 11:54:09 +01:00
Clemente Raposo
6330f2bb8f Add notification configuration to the configs 2023-04-24 11:54:08 +01:00
Clemente Raposo
027e2f5d8f Add system config for session expired redirect
- Inject new system config
- Set Login page as default for redirect
2022-10-04 13:13:19 +01:00
Clemente Raposo
3cd6efcc3f Allow option to re-direct on logout action
- Add logout configuration
- Change auth.service.ts to re-direct instead of posting depending on configuration
2022-09-09 12:46:22 +01:00
Clemente Raposo
0e7b2c7539 Add configs array handling methods to SystemConfigProviderInterface
- Add method to get config array
- Add method to update config array
- Add method to get default configs
2022-09-09 12:46:21 +01:00
Clemente Raposo
38a030e029 Add SetupLegacyMigration command 2022-09-09 12:46:20 +01:00
Clemente Raposo
b534e4f909 Add AppMetadata API
- Load base app medata
- Optionally pre-load module metadata
- Add module metadata api
-- Load base module metadata
-- Load recently viewed
2022-03-03 09:55:01 +00:00
Clemente Raposo
f5b5942412 Swap users on SystemConfig handler 2022-03-03 09:55:01 +00:00
p.kumar
26b06a34b0 fix issues on re-install
- Fix License Text Issue
- Fix Login Issue
2021-11-02 10:26:19 +00:00
Clemente Raposo
1ae3e8cbbc Use suite 8 views for custom modules by default 2021-10-26 08:43:27 +00:00
Clemente Raposo
efdc1af8c4 Add install only config loading
- Change system config handler to install specify configs
2021-09-28 12:26:21 +01:00
Clemente Raposo
f2c299cedf Add list of currencies to system config api
- Expose currencies system config
- Use system user by default in the system configs api
2021-09-23 14:22:07 +00:00
Clemente Raposo
453a0d3282 Add standard action handling
- Make all actions consistent
- Add base classes for action adapters and managers
- Remove store dependency on table component

- Make all actions consistent
- Add base classes for action adapters and managers
- Re-adjust existing and affected actions
- Remove store dependency on table component
- Add subpanel line actions adapter
- Remove unlink action. Now all backend backend driven

- Re-adjust line actions component
-- Use action interface
-- add line action limits configuration

- Refactor subpanel line actions
- Make table line actions optional
2021-05-14 12:17:47 +01:00
Clemente Raposo
c54afca265 Add extensions to system configs
- Add extension entry to configs
- Expose extensions list config on the api
- Allow extensions to be configured in extension folder
2021-03-30 19:22:45 +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