Commit Graph

1220 Commits (94bfafb743208333bc881f2e42fa0d827331be7f)

Author SHA1 Message Date
iglocska c35d67ebca
fix: [encryption keys] functionality to filter orgs/individuals fixed
- actually execute the query rather than just build it
2022-01-18 14:59:41 +01:00
Luciano Righetti f48c1a5a17 Merge branch 'develop' into add-integration-tests 2022-01-18 14:29:54 +01:00
Luciano Righetti b1ad454db8 add: api tests for /encryptionkeys, extend openapi spec 2022-01-18 14:29:27 +01:00
Sami Mokaddem 5eeda6b682
new: [localtool:commonConnectorTools] Added new logger for each local tools 2022-01-18 11:51:54 +01:00
iglocska 0dbdeee962
Merge branch 'develop' into main 2022-01-18 08:17:44 +01:00
iglocska a29a4ea024
Merge branch 'main' into develop 2022-01-18 00:23:19 +01:00
iglocska ec994b05ed
chg: [user] edit restricted to password only for self 2022-01-18 00:20:53 +01:00
iglocska b80d778e1a
fix: [encryption keys] tightened ACL across all CRUD functions 2022-01-18 00:17:47 +01:00
iglocska 8c97c3b3a0
Merge branch 'main' into develop 2022-01-17 17:17:31 +01:00
iglocska 6d13d4aba0
fix: [authkeys] tighten requirements to add authkeys for other org admins
- site admin: can add to all
- org admin: can add to all in org, except site admin
- everyone else: can add to self only
2022-01-17 17:16:03 +01:00
Luciano Righetti 299cb126dc add: wiremock tests and boilerplate, update test readme, extend openapi spec 2022-01-17 16:02:15 +01:00
Sami Mokaddem 49a3dd1623
chg: [instance] Added support of API response for 2 endpoints 2022-01-17 15:55:55 +01:00
Sami Mokaddem 46870a4bcc
fix: [organisation:add] Removed useless description field 2022-01-17 15:45:51 +01:00
Sami Mokaddem 0c9b032536
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop 2022-01-17 15:30:07 +01:00
Sami Mokaddem 98e8272810
fix: [ACL] Allow anyone to view encryption keys 2022-01-17 15:29:58 +01:00
Sami Mokaddem ef2827e87a
fix: [userSettings] Various permissions issues 2022-01-17 15:24:30 +01:00
Sami Mokaddem 1c81257b75
fix: [helpers:bootstrap] Table's cell generator gets the correct row index 2022-01-17 15:22:52 +01:00
iglocska 4102a5d3ce
Merge branch 'main' into develop 2022-01-17 13:21:34 +01:00
iglocska e8f57dc40f
fix: [inividuals] add shouldn't have the tagging options
- can't tag that which does not exist yet
2022-01-17 13:21:14 +01:00
iglocska 0328bfed46
fix: [inividuals] add shouldn't have the tagging options
- can't tag that which does not exist yet
2022-01-17 13:20:34 +01:00
iglocska 244020802c
Merge branch 'main' into develop 2022-01-17 13:17:51 +01:00
iglocska 453c838dfe
fix: [placeholder removed] WiP functionality for local_tool->local_tool connections within the same brood temporarily removed
- was never fully implemented
2022-01-17 13:15:26 +01:00
iglocska b4534c373b
fix: [organisation] add/edit doesn't save URL 2022-01-17 12:53:14 +01:00
iglocska acf85e6d10
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop 2022-01-17 12:49:27 +01:00
iglocska f3d735b381
Merge branch 'main' into develop 2022-01-17 12:48:25 +01:00
iglocska 1b4c681a88
new: [Outbox] entity added
- to inherit the appModel functions
2022-01-17 12:47:48 +01:00
Sami Mokaddem f18307b3cb
chg: [localTools:local_tool_connectors] Added support of CodeMirror placeholder 2022-01-17 11:30:26 +01:00
Sami Mokaddem aeaa833f64
new: [CodeMirror] Shows a placeholder whenever the textarea is empty 2022-01-17 11:29:50 +01:00
iglocska 883954c11f
Merge branch 'develop' into main 2022-01-17 09:47:10 +01:00
iglocska 12d7607aae
new: [encryption key] view added
- was missing, despite links to it
2022-01-17 09:45:45 +01:00
iglocska 9e2c29660d
Merge branch 'main' into develop 2022-01-17 09:25:31 +01:00
iglocska 95cb4536e1
fix: [tagging] error when trying to add a tag that doesn't exist yet
- add default colour to circumvent the error
2022-01-17 09:22:06 +01:00
iglocska caf48c9060
fix: [ACL] proper error messages on user edit
- don't just silently redirect to the own user editing if the user isn't authorised to modify another user
2022-01-17 09:19:53 +01:00
Luciano Righetti 25ded7e3bf add: more sharing groups api tests, add broods api tests, extend openapi spec 2022-01-14 17:43:53 +01:00
Luciano Righetti fa7316db3f add: add sharing groups api tests, extend openapi spec 2022-01-14 14:43:21 +01:00
Luciano Righetti 2d05f9228d add: some extra scopes and actions 2022-01-13 16:57:05 +01:00
Luciano Righetti c8fd8f4a62 add: add basic api coverage of inbox processor endpoint, extend openapi spec 2022-01-13 16:34:43 +01:00
iglocska f22b6ac487
Merge branch 'main' into develop 2022-01-12 10:33:19 +01:00
iglocska 87723c2100
fix: [ACL] added correct file for previous fix (user edit admin permission check) 2022-01-12 10:32:47 +01:00
iglocska 2e11d0b628
Merge branch 'main' into develop 2022-01-12 10:31:59 +01:00
iglocska 204c60f739
fix: [ACL] fixed ACL check on user edit for the admin permission
- invalid name used for the lookup (perm_side_admin instead of perm_admin) leading to incorrect downgrading of the permissions
2022-01-12 10:31:06 +01:00
Luciano Righetti 5906f6d2c7 add: add individuals api tests and extend openapi spec 2022-01-11 17:17:04 +01:00
Luciano Righetti f774f68ede add: add api tests for tags and orgs, extend openapi spec, fix routes for tags plugin 2022-01-11 12:33:34 +01:00
iglocska 229fd98b8e
fix: [migrations] correct string length to avoid strict mode issues with keys exceeding 767 bytes 2022-01-11 10:21:03 +01:00
Sami Mokaddem 4dedb4702b
new: [doc] Added slides about cerebrate and local tools synchronisations 2022-01-11 08:20:20 +01:00
Luciano Righetti 241e760ad2 add: add API menu option 2022-01-10 16:20:22 +01:00
Luciano Righetti b954e11064 add: add/edit operations api tests and openapi spec 2022-01-10 16:19:58 +01:00
Luciano Righetti 71072f60eb chg: extend openapi spec 2022-01-10 11:59:55 +01:00
Luciano Righetti ce1a51cc39 fix: incorrect check 2022-01-10 11:59:23 +01:00
Luciano Righetti 28650fa91c add: add users add/edit/delete api tests and openapi docs. 2022-01-10 11:58:52 +01:00