Commit Graph

25 Commits

Author SHA1 Message Date
Jon
33c882f005 feat(http_cert_validation): new option specify cert validation, default true
!1
2023-08-05 10:27:04 +09:30
Jon
7c82e3a18d feat(url): specify url seperate from protocol, defaults to httpt
!1
2023-08-05 10:25:14 +09:30
Jon
d2d4826247 fix(find_id): remove empty id from dict
!1
2023-07-31 17:44:16 +09:30
Jon
b50a3e9156 fix(api_search): set var tickettemplates_id for ticket template item
!1
2023-07-30 13:12:06 +09:30
Jon
d637f915c5 refactor(api_config): iterate over results
changed to iterate over results as the api search is not exact, it's
contains. now workflow iterates over results and on name match, exact;
Adds the item id.

!1
2023-07-30 12:59:52 +09:30
Jon
00ecd6e0e3 fix(api_config): typo in Add/Update GLPI Config
!1
2023-07-30 12:58:25 +09:30
Jon
93f069c1b3 fix(api_search): typo in tickettemplates_id_demand
!1
2023-07-30 12:57:55 +09:30
Jon
9a820cd1a0 feat(api): search for groups_id by name
!1
2023-07-30 11:36:12 +09:30
Jon
6d7c169bc8 refactor(api_config): move all search by name to own tasks file
!1
2023-07-30 11:35:08 +09:30
Jon
b0ce3b0022 refactor(api_config): dont log data manipulation
!1
2023-07-30 11:31:20 +09:30
Jon
40e6299741 feat(config): Add Ticket Template Config from code
!1
2023-07-29 21:34:23 +09:30
Jon
baf086de64 feat(api_config): force an empty list if not config
!1
2023-07-29 12:48:24 +09:30
Jon
910663eb19 feat(api_config): exlude instance_uuid item from configuration
!1
2023-07-29 12:10:06 +09:30
Jon
d2902b9ab0 refactor(api_config): updated flow and docs
!1
2023-07-29 12:03:40 +09:30
Jon
4407e57fdd feat(config): Add General Settings Config from code
!1
2023-07-28 18:48:42 +09:30
Jon
70a48341a4 feat(config): Configure GLPI from json config files
!1
2023-07-28 15:22:54 +09:30
Jon
febce3aa5e feat(api): Create and end a session
!1
2023-07-28 15:15:33 +09:30
Jon
15573f03cd feat(api): end a session
!1
2023-07-28 15:11:02 +09:30
Jon
e8a5edda5c feat(api): fetch session id
!1
2023-07-28 15:10:47 +09:30
Jon
e1d6dba5ef feat(api): search for users_id by name
!1
2023-07-28 15:09:28 +09:30
Jon
a0103570f5 feat(api): search for itilcategory_id by name
!1
2023-07-28 15:09:11 +09:30
Jon
825aade159 feat(api): search for tickettemplates_id_demand by name
!1
2023-07-28 15:08:48 +09:30
Jon
4624f5c80d feat(api): search for item_id by name
!1
2023-07-28 15:08:22 +09:30
Jon
741107e0b2 feat(api): search for entities_id by name
!1
2023-07-28 15:08:10 +09:30
Jon
d1813b9391 feat(migration): initial adding of role to repo
!1
2023-07-27 13:32:30 +09:30