Commit Graph

58 Commits (main)

Author SHA1 Message Date
Sami Mokaddem 727c21bd23
fix: [template:registration] Correct usage of modal parameters 2023-03-23 10:42:02 +01:00
Sami Mokaddem a872379529
chg: [inboxProcessor:dataChange] Further improved UI and readability 2023-02-15 11:42:35 +01:00
Sami Mokaddem 881e116889
chg: [inboxProcessor:NotificationDatachange] Improved readability 2023-02-14 10:29:53 +01:00
Sami Mokaddem 79a97efa70
Merge branch 'chg-sync-improvements' into develop-unstable 2023-01-18 15:40:54 +01:00
Sami Mokaddem e13dc152e7
fix: [users:registration] Fixed and improved user registration 2022-12-12 16:02:41 +01:00
Sami Mokaddem d00f765adc
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop-unstable 2022-12-09 11:56:20 +01:00
Sami Mokaddem 5e2dcd9269
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into chg-bootstrap-elements 2022-11-28 12:12:20 +01:00
Sami Mokaddem 2c840c7d4f
chg: [herlper:bootstrap] Major refactor of the BootstrapHelper to make it more modular + added documentation 2022-11-28 08:36:17 +01:00
iglocska 0d9dbd85c2
chg: [cnw permissions] added mailing list 2022-11-17 11:19:40 +01:00
Sami Mokaddem 407f827e24
chg: [processors] Added adequate severity for some inbox/outbox processors 2022-11-15 11:14:25 +01:00
Sami Mokaddem 1626037239
fix: [outboxProcessor:generic] Added support of severity 2022-11-15 11:13:40 +01:00
Sami Mokaddem b53f2681b4
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into feature-metafield-dropdown 2022-11-14 14:53:02 +01:00
iglocska 675b6f29e9
new: [cnw] meta template for permissions
- first revision
2022-10-31 13:40:49 +01:00
Sami Mokaddem 1919e6703f
fix: [inboxProcessor:dataChange] Template clean-up 2022-10-27 10:13:09 +02:00
Sami Mokaddem c8ff7bb4b2
new: [adminNotificationBehavior] Added first version of new behavior and associated inboxProcessor
This behavior allows to specify on which fields modification site-admins should be notified by receiving a message in their inbox
2022-10-26 17:10:04 +02:00
Sami Mokaddem 00c1ae616f
new: [inboxes] Added `severity` level and `message` and removed `description` column 2022-10-25 14:38:16 +02:00
Sami Mokaddem a64e62a3fb
chg: [inboxProcessor:generic] Updated to not rely on deprecated parameters anymore 2022-10-25 10:22:32 +02:00
Sami Mokaddem 04bd67e082
chg: [inboxProcessors] Change deprecated `notEmpty` to `notEmptyString` 2022-03-01 11:40:18 +01:00
Sami Mokaddem 6e497d1a23
new: [lib:metafields] New template `CSIRT Constituency` 2022-02-25 15:44:49 +01:00
Sami Mokaddem 28aabe3b08
chg: [libraries:meta-template] Bumped version 2022-02-09 15:12:32 +01:00
Sami Mokaddem 670c5abaae
chg: [outboxProcessors:brood] Gracefully catch server errors on remote broods 2022-01-24 17:36:12 +01:00
Sami Mokaddem 244db2112c
chg: [outboxProcessors:broods] Provide errors while trying to re-send a message 2022-01-24 16:48:58 +01:00
Sami Mokaddem f3c4eee197
fix: [meta_template:enisa-csirt-inventory] Typo in regex 2021-11-23 15:43:49 +01:00
Sami Mokaddem 9f9089f050
new: [meta_templates:it_infra_and_services] Added new template for org infra and services 2021-11-23 15:33:03 +01:00
Sami Mokaddem 0ccea3d7f0
chg: [meta_templates:enisa-csirt-inventory] Simplified regexes 2021-11-23 15:32:27 +01:00
Sami Mokaddem b7e5204a11
chg: [meta_templates:individual_extended] Added support of phone number 2021-11-23 15:31:51 +01:00
Sami Mokaddem 4ef6738053
chg: [mailinglist] Improved feature
Previously, emails were stored as json encoded string. To add more flexibility and prevent inconsistencies (such as propagating email changes to the mailing list), it has been moved to a table.
2021-10-28 09:00:20 +02:00
Sami Mokaddem 41d9b96961
fix: [inboxProcessor:userRegistration] Provide correct request feedback 2021-10-21 11:12:57 +02:00
Sami Mokaddem 370ae3438e
new: [user:registration] Added user self-registration feature 2021-10-20 22:29:23 +02:00
mokaddem 67b43635d0 chg: [bootstrap] Migrated APP to use bootstrap v5.x 2021-09-17 13:04:37 +02:00
mokaddem 96658779e2 chg: [metaFieldsTemplates:enisa-csirt-inventory] Added template 2021-06-28 20:41:36 +02:00
mokaddem 32c94e544d chg: [inboxProcessors] Typo 2021-06-28 11:30:23 +02:00
mokaddem 1d80174987 fix: [outboxProcessor:broods] Do not force connector name anymore 2021-06-28 08:45:12 +02:00
mokaddem 4cb627b444 chg: [inboxProcessor:localTool] Typo 2021-06-21 15:48:56 +02:00
mokaddem 91f94e1a74 chg: [inboxProcessors:localTool] Finalize -> Finalise 2021-06-21 15:25:16 +02:00
mokaddem 2b8daf7960 chg: [connectorTools] Tracking of connection request state and improved integration with outbox 2021-06-21 14:30:32 +02:00
mokaddem 4856b8abf6 chg: [outboxProcessors:Broods] Slight UI improvements for resendFailedMessage 2021-06-21 08:44:01 +02:00
mokaddem 1da74b283a new: [outbox] Added outbox and linked it with failed outgoing messages 2021-06-19 13:16:25 +02:00
mokaddem 063575d8b3 fix: [inbox] Missing `Table` in class name 2021-06-18 11:59:25 +02:00
mokaddem afa2b2872d chg: [inboxProcessor] Renamed processors to use `inbox` instead of `request` 2021-06-18 11:36:00 +02:00
mokaddem 4080654806 chg: [inboxProcessor] Renamed `RequestProcessors` into `InboxProcessors` 2021-06-18 11:09:19 +02:00
mokaddem 49a4c37eb6 chg: [requestProcessor:localTool] Extendable view with specific local tool action templates 2021-06-18 10:03:03 +02:00
mokaddem 304a6ea169 chg: [requestProcessor:genericRequest] Improved UI 2021-06-18 09:22:04 +02:00
mokaddem e1ebbc125a chg: [inbox:localTool] Usage of localTools in the inbox to process connection requests - WiP 2021-06-17 14:13:10 +02:00
mokaddem 974ed02e9b chg: [requestProcessors] Usage of connector name, connector/user/broods validations & UI improvements 2021-06-14 16:46:53 +02:00
mokaddem 1d293c350f chg: [requestProcessor] Improved integration with local tool connectors 2021-06-14 13:30:26 +02:00
mokaddem 63e9dd1644 chg: [genericRequestProcessor] Changed signature of `process` function 2021-06-14 13:25:49 +02:00
mokaddem 034ff034df chg: [inbox] Started integrating local tools within the inbox - WiP 2021-06-12 15:29:16 +02:00
mokaddem a03b433f2b chg: [requestProcessor] Recover local tool from request 2021-06-12 14:04:17 +02:00
mokaddem 21bc99e504 chg: [inbox] Usage of virtual field `local_tool_name` 2021-06-12 13:32:25 +02:00