Commit Graph

24202 Commits (feature/3.x_Cerebrates)

Author SHA1 Message Date
Luciano Righetti 3889a83f51
Merge pull request #9246 from righel/3.x-object-templates
3.x object templates
2023-10-05 12:02:24 +02:00
Luciano Righetti 14c675fa33 add: [WiP] background jobs basic ui 2023-10-05 11:32:33 +02:00
Luciano Righetti 1151d4779b add: env variable to disable background workers 2023-10-05 11:24:11 +02:00
Luciano Righetti aff770249b add: background jobs and supervisor support 2023-10-05 09:02:57 +02:00
Luciano Righetti d049111fa5 chg: add DOCKER_HUB_PROXY env for building custom images with own hub, remove apache for now 2023-10-04 13:27:34 +02:00
Luciano Righetti 24a02c9b55 chg: remove hardcoded values 2023-10-04 11:41:25 +02:00
Luciano Righetti 8739c18f5b chg: add sniff for array indenting 2023-08-23 14:49:15 +02:00
Luciano Righetti 8934d5acd7 fix: cs 2023-08-22 15:13:01 +02:00
Luciano Righetti a9247d324f fix: handle json columns 2023-08-22 11:48:16 +02:00
Luciano Righetti 7d924a5db9 fix: merge conflicts 2023-08-22 11:34:36 +02:00
Luciano Righetti f0b43ff3f6
Merge pull request #9248 from mokaddem/3.x-ui-noticelists
Improvements for SharingGroups and Noticelists for MISP 3.x
2023-08-22 10:17:43 +02:00
Luciano Righetti 6b9431804c add: api tests for object templates 2023-08-11 16:57:58 +02:00
Luciano Righetti 21749a552b fix: delete object template 2023-08-11 16:57:42 +02:00
Luciano Righetti 9dba935843 fix: parsing json values 2023-08-11 14:02:43 +02:00
Sami Mokaddem 670a466c60
chg: [migration:*logs] Added changes for the `changed` column 2023-08-11 10:25:08 +02:00
Sami Mokaddem 531c8138a6
chg: [noticelists:update] Improved behavior and API response 2023-08-11 10:23:58 +02:00
Sami Mokaddem 4c3a4d353d
chg: [navigation:noticelists] Added update route and update action 2023-08-11 10:23:22 +02:00
Sami Mokaddem a586607b7e
chg: [component:navigation] Added support of new option `isPOST` for action opening a submission modal 2023-08-11 10:19:02 +02:00
Sami Mokaddem abb5919d31
chg: [js:bootstrap-helper] Improved modalAutoGuess logic 2023-08-11 10:17:08 +02:00
Luciano Righetti 8901e860a2 fix: handle meta-category renaming 2023-08-10 16:33:32 +02:00
Luciano Righetti 8239889e8f fix: properly handle requirements 2023-08-10 16:23:33 +02:00
Luciano Righetti 11e3858042 fix: do not override json column if not present 2023-08-10 16:22:30 +02:00
Luciano Righetti d7183d69a0 fix: dir name 2023-08-10 15:29:12 +02:00
Luciano Righetti f3784eff4d fix: keep repo name for submodules 2023-08-10 15:25:17 +02:00
Luciano Righetti 0d53237894 new: migrate object templates 2023-08-10 15:15:20 +02:00
Luciano Righetti 9ff6f5a289 fix: object templates submodules 2023-08-10 11:50:42 +02:00
Luciano Righetti b17ff8b057 add: object templates submodules, remove hyphen from db col 2023-08-10 11:50:15 +02:00
Luciano Righetti 10819dacb4 fix: use newEntity() 2023-08-10 10:09:44 +02:00
Luciano Righetti 8cb6005c10 fix: use newEntity() 2023-08-10 10:09:21 +02:00
Luciano Righetti a2e2d8c4c2 chg: migrations guide 2023-08-10 10:08:48 +02:00
Luciano Righetti 83a86e5141 fix: do not use hyphen in col name 2023-08-10 10:08:29 +02:00
Luciano Righetti 5cd6340dd3 add: [CS] phpcs variable analysis 2023-08-10 10:07:20 +02:00
Luciano Righetti 09191e54f7 add: migrate Log 2023-08-10 10:06:36 +02:00
Sami Mokaddem bcbf4cbdb7
fix: [sharinggroup:edit] Uses patchEntity instead of creating a new one 2023-08-10 09:48:54 +02:00
Sami Mokaddem 1e97d15148
fix: [tests:bootstrap] Alias `default` database with `test` 2023-08-09 09:37:28 +02:00
Sami Mokaddem db5f231ec9
chg: [component:CRUD] Refactored delete function to make it more flexible 2023-08-09 09:35:06 +02:00
Sami Mokaddem 52dcb51d79
chg: [component:CRUD] Changed how API reply wrapping is done 2023-08-09 09:34:30 +02:00
Sami Mokaddem 67ff5e2986
fix: [noticelists:view] Added forgotten contained models 2023-08-09 09:33:28 +02:00
Sami Mokaddem 8c2ff27df6
chg: [api] Added wrapper around response 2023-08-08 14:48: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 392b34c5c1
chg: [noticelists] Updated navigation 2023-08-08 09:40:43 +02:00
Sami Mokaddem eb22955c4b
fix: [noticelist:previewEntries] Now correctly shows the entries 2023-08-04 15:34:19 +02:00
Sami Mokaddem d9dbee957c
fix: [tools:customPagination] Fixed missing arguments 2023-08-04 15:33:41 +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 daf02404be
chg: [appTable] Re-indenting 2023-08-04 14:42:50 +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 a8239d2c89
chg: [sharingGroup] Added navigation link to sharing-group-template 2023-08-04 14:29:53 +02:00
Sami Mokaddem 7ab0590e68
fix: [ui:apexchart] Make sure line thickness is visible 2023-08-04 10:09:08 +02:00