Commit Graph

99 Commits (f76346df9b768116d91d370b685d6a056ddafc13)

Author SHA1 Message Date
Christophe Vandeplas f76346df9b new: [Warninglists] things are completely broken, need to start with TableTests 2024-04-29 15:32:34 +00:00
Christophe Vandeplas 37d332808b new: [Warninglist] index 2024-04-29 09:59:44 +00:00
Christophe Vandeplas e1f0a590a8 fix: [linting] make linting happy 2024-02-10 08:50:50 +00:00
Christophe Vandeplas 4d393573a5 fix: [Cerebrate] follow codingstyle 2024-01-25 20:49:00 +00:00
Christophe Vandeplas 5a278ecd98 new: [Cerebrates] previewSharingGroups, downloadSg 2024-01-13 16:43:30 +00:00
Christophe Vandeplas 12e9fa30ba chg: [Cerebrate] migrated pullOrgs, previewOrgs 2024-01-09 17:04:19 +00:00
Christophe Vandeplas b9ab95fa50 fix: cosmetic fixes 2024-01-09 17:02:51 +00:00
Christophe Vandeplas 4de93d3bd2 new: [Cerebrate] initial Cerebrate model 2023-12-17 11:41:34 +00:00
Christophe Vandeplas e6d6fc9564 fix: [layouts] fix needed image icon usecase 2023-12-14 13:20:03 +00:00
Luciano Righetti 354ecd9cc8 Merge branch '3.x' into 3.x-access-logs 2023-12-07 11:54:04 +01:00
Luciano Righetti 9cdea3488a chg: use factory index view for access logs 2023-12-07 11:18:39 +01:00
Luciano Righetti 8fff28fd5f chg: use view factory 2023-12-07 11:16:00 +01:00
Luciano Righetti c688095299 add: access logs views, add missing helpers 2023-12-06 15:46:36 +01:00
Sami Mokaddem fc8e6a1d41
new: [js:bootstrap-helper] Added support of spinner size in overlay factory 2023-12-05 09:11:26 +01:00
Sami Mokaddem fb06a8ff50
fix: [noticelist:index] Use the correct table ID for user table settings 2023-12-05 09:10:28 +01:00
Sami Mokaddem d4aa321813
chg: [objectTemplates] Removed model association with organisation and user + small UI and navigation fix 2023-12-05 09:07:44 +01:00
Luciano Righetti c31e7f84ae fix: remove as its not used yet 2023-10-06 15:24:34 +02:00
Luciano Righetti 14c675fa33 add: [WiP] background jobs basic ui 2023-10-05 11:32:33 +02:00
Luciano Righetti 7d924a5db9 fix: merge conflicts 2023-08-22 11:34:36 +02:00
Luciano Righetti 0d53237894 new: migrate object templates 2023-08-10 15:15:20 +02:00
Sami Mokaddem 1b26ccb972
chg: [elements:chart-pie] Display meaningful label if field is a bool 2023-08-08 09:55:48 +02:00
Sami Mokaddem eb22955c4b
fix: [noticelist:previewEntries] Now correctly shows the entries 2023-08-04 15:34:19 +02:00
Sami Mokaddem 0e6138c97e
fix: [genericElement:index_table] Allow usage without top_bar param 2023-08-04 15:33:17 +02:00
Sami Mokaddem 67e95129bc
chg: [noticelist] Linted files 2023-08-04 15:32:53 +02:00
Sami Mokaddem b164c1b862
chg: [noticelist:index] Update to support more features 2023-08-04 14:48:48 +02:00
Sami Mokaddem 934016c38f
fix: [layout:action-bar] Fixed missing support of badge for link entries 2023-08-04 14:30:37 +02:00
Sami Mokaddem e20051abc1
chg: [sharingGroup:view] Usage of CRUD functions 2023-08-04 10:04:03 +02:00
Sami Mokaddem 5d67855431
new: [genericElement:SingleViewOrg] Added field 2023-08-04 10:02:20 +02:00
Sami Mokaddem 01ee7dcbce
chg: [sharingGroup:index] Added columns and support of massToggle and massDelete 2023-08-04 07:46:46 +02:00
Sami Mokaddem 6cc64aab19
new: [genericTemplate] Added massDelete and massToggle 2023-08-04 07:44:50 +02:00
Sami Mokaddem 97723f9dc5
chg: [genericElement:multiSelectActions] Added support of `class` param 2023-08-04 07:43:50 +02:00
Sami Mokaddem e8bab6f9e8
new: [genericElement:boolean] Added support of colors 2023-08-03 11:44:47 +02:00
Sami Mokaddem 00a02e1081
chg: [sharingGroupTemplate:view] Usage of bootstrap->table and added more fields 2023-08-03 11:32:43 +02:00
Sami Mokaddem 5944d7ba70
chg: [sharingGroupsTemplate:add] Various improvements/fix to support edition 2023-08-03 11:17:00 +02:00
Sami Mokaddem 95fc4575bd
fix: [genericElement:genericForm] Make sure to correctly return the requested layout 2023-08-03 11:11:34 +02:00
Sami Mokaddem e2c7b70532
fix: [genericElement:formInfo] Fixed tooltip generation 2023-08-02 12:00:49 +02:00
Sami Mokaddem fb168e4477
fix: [genericElement:genericForm] Correct usage of `formRaw` layout 2023-08-02 11:33:32 +02:00
Sami Mokaddem 7c83e1ac8b
chg: [genericElement:genericForm] Added support of `div` option in field
The `div` option can be used to wrap a field into a DIV
2023-08-02 11:32:53 +02:00
Sami Mokaddem 566108b6f2
chg: [sharingGroup:add] Usage of newer UI 2023-08-02 11:31:55 +02:00
Sami Mokaddem fde7dff0f7
chg: [genericElement:formCheckbox] Added support of tooltip 2023-08-02 11:31:06 +02:00
Sami Mokaddem 34c0695abd
chg: [genericElements:fieldScaffold] Indentation 2023-08-02 11:30:38 +02:00
Sami Mokaddem 8551a28302
Merge branch '3.x' of github.com:MISP/MISP into 3.x-ui-sharinggroups 2023-08-01 15:44:50 +02:00
Sami Mokaddem 281a489e1c
chg: [sharinggroup:index] Usage of newer UI and a bit of refactoring - WiP 2023-08-01 15:44:20 +02:00
Luciano Righetti a16c34ce77 add: migrate authkeys 2023-07-27 11:27:54 +02:00
Luciano Righetti fc9b3fbdb5 fix: sharing groups add ui not working 2023-07-27 10:27:01 +02:00
Luciano Righetti 5890b8c60f add: migrate authkeys 2023-07-26 16:02:22 +02:00
Luciano Righetti 53cbbc0ec6
Merge pull request #9143 from righel/3.x-sharing-groups
3.x sharing groups
2023-06-20 11:54:45 +02:00
Luciano Righetti 12d43c9d50 add: basic crud api tests for sharing groups 2023-06-15 16:51:36 +02:00
Luciano Righetti 2dae54ca15 add: migrate edit view (wip) 2023-06-14 10:53:47 +02:00
Luciano Righetti 267e870d0e add: migrate view sg 2023-06-13 16:45:44 +02:00