Sami Mokaddem
3a3494df8c
fix: [encryptionKeys:ui] Aligned UI with what users can actually do
2024-03-29 16:33:33 +01:00
Sami Mokaddem
e111dacf17
fix: [app] Fixed some deprecation notices
2024-03-29 16:32:50 +01:00
Sami Mokaddem
4390face10
chg: [component:CRUD] Mirrored changes done in MISP3's CRUD component
2024-01-09 10:32:18 +01:00
iglocska
76b682e399
chg: [version] bump
2023-12-20 10:18:16 +01:00
Sami Mokaddem
ecc421b326
new: [settings:inbox.data_change_notify_for_all] Added setting to be more verbose for data changes
2023-12-13 15:01:23 +01:00
Sami Mokaddem
eefe6b22cc
chg: [inboxes:filtering] Populate username with eligible users in filtering modal
2023-12-13 14:31:55 +01:00
Sami Mokaddem
cadb56eb07
new: [CRUD:Filtering] Added support of options in index filtering modal
2023-12-13 14:30:53 +01:00
Sami Mokaddem
d823190624
fix: [inboxes:index] Fixed pagination target key
2023-12-12 09:52:33 +01:00
Sami Mokaddem
2274fff424
fix: [component:CRUD] Make sure not to override table aliases when paginating
2023-12-12 09:51:38 +01:00
Sami Mokaddem
42a5bd03c6
fix: [individual:validation] Enforce email format to be a valid email address
2023-12-12 09:13:02 +01:00
Sami Mokaddem
96e4aceb28
fix: [behavior:notifyAdmins] Fixed typo in date serialization
2023-12-12 09:02:43 +01:00
Sami Mokaddem
338386729f
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-11-16 09:04:37 +01:00
Sami Mokaddem
46bafa045f
chg: [crud:index] Include all meta-fields regardless of user's preference when in REST context
2023-11-16 09:02:40 +01:00
iglocska
e39a651c5b
chg: [version] bump
2023-11-03 15:47:05 +01:00
iglocska
0d7b73cafe
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-11-03 15:46:43 +01:00
iglocska
e192c7844b
new: [MISP connector] sync updated to properly support sharing group exchanges
2023-11-03 15:46:20 +01:00
Sami Mokaddem
f0ba0d8316
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-11-02 08:10:01 +01:00
Sami Mokaddem
dd4ce865bf
chg: [users:index] Added support of table filtering
2023-11-02 08:09:42 +01:00
Sami Mokaddem
63593cfd56
new: [CRUD:index] Allow exporting data into csv
...
- Added CSVConverter tool and CSV server request detector
2023-11-02 08:08:06 +01:00
iglocska
92b35f9306
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-10-31 15:07:26 +01:00
iglocska
9305e7ceea
chg: [wip] sharing group rework / MISP connector improvements
2023-10-31 14:54:08 +01:00
Sami Mokaddem
1a7320e363
fix: [orggroups:ui] Aligned UI with what users can actually do
2023-10-30 10:45:38 +01:00
Sami Mokaddem
b987444da2
fix: [users:settings] Take into consideration perm-org-group-admin when editing users settings
2023-10-30 09:47:57 +01:00
Sami Mokaddem
1c6c7f346a
fix: [users:edit] Correctly take into consideration perm-org-group-admin
2023-10-30 09:46:09 +01:00
iglocska
d23e393a9a
fix: [topology] various fixes
2023-10-05 12:47:18 +02:00
iglocska
49d4c959aa
new: [topology improvements] added acl, menu access, downloader
2023-10-05 12:37:12 +02:00
iglocska
6b53d6d81a
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-10-05 11:05:41 +02:00
iglocska
b01a3bf83e
new: [topology UI] added
2023-10-05 11:05:20 +02:00
Sami Mokaddem
845ba2bfc9
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-09-27 10:46:12 +02:00
Sami Mokaddem
0d5dee3524
fix: [component:CRUD] Do not limit results if the limit query parameter is not provided
2023-09-27 10:44:43 +02:00
Luciano Righetti
eb95c44528
Merge pull request #151 from righel/fix-test-action
...
fix: fix test workflow action
2023-09-14 16:16:55 +02:00
Sami Mokaddem
672847b214
chg: [users:acl] Improved waterfall model for CRUD operation and updated UI to reflect them
2023-09-13 09:15:16 +02:00
iglocska
b0ebe774b6
fix: [ACL] group admins can view users in their group
2023-09-13 07:18:29 +02:00
iglocska
e03a037511
fix: [internal] fixed the function checking if a user belongs to the current User's managed org group
2023-09-13 07:06:31 +02:00
Sami Mokaddem
e64f4c341f
fix: [acl:canEditUser] Typo in table name
2023-09-12 15:01:22 +02:00
Sami Mokaddem
b2df8192f7
fix: [OrgGroups:checkIfGroupAdmin] Consider site_admins as group admin
2023-09-12 14:31:03 +02:00
Sami Mokaddem
44527bbcb8
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-09-12 14:28:07 +02:00
iglocska
1a20eaace9
fix: [strict typing] Made Sami's frankenstein setup happy
2023-09-12 14:25:16 +02:00
Sami Mokaddem
d5d1f0b572
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-09-12 14:18:20 +02:00
iglocska
1d9b54348a
fix: [temp] ACL function built up
2023-09-12 14:17:11 +02:00
Sami Mokaddem
d2cb072ce6
chg: [ui] Improved reflection of ACL logic in the UI for OrgGroups, Organisations and individuals.
2023-09-12 14:11:15 +02:00
iglocska
4d58b94d58
chg: [VERSION] bump
2023-09-12 11:09:21 +02:00
iglocska
c124ebc0d8
fix: [ACL] fixes
2023-09-12 11:08:46 +02:00
iglocska
e3f8c38dcd
fix: [org admins] should be able to edit the org
2023-09-12 10:54:06 +02:00
iglocska
69b653dd59
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-09-12 09:27:57 +02:00
iglocska
16a4a1cde5
new: [org Groups] added
...
- Org Groups allow user co-management of sub communities
- Create an org group with a set of organisations
- assign administrators to an org group
- org group admins can modify users of the group
2023-09-12 09:26:07 +02:00
Sami Mokaddem
8b4b47775c
chg: [alignments:acl] Reflected ACL logic from individuals to alignments
2023-09-08 09:11:52 +02:00
Sami Mokaddem
367012af36
fix: [individual:edit] Select individuals based on their id and not their user_id
2023-09-07 16:43:30 +02:00
Sami Mokaddem
5aefc37837
chg: [users:edit] Allow users to self edit
2023-09-07 16:11:47 +02:00
Sami Mokaddem
08d2e193dd
chg: [user-settings:edit] Prevent assigning a setting to another user
2023-09-07 15:14:26 +02:00