118 Commits

Author SHA1 Message Date
Beate Trzensiok
9141df2e63 Merge branch 'main' of https://github.com/itsdave-de/msp into main 2022-09-27 11:30:05 +02:00
Beate Trzensiok
7157f40831 Sales Invoice Item Group Separation 2022-09-27 11:29:47 +02:00
Beate Trzensiok
d251f7e783 Anpassung Monatsausgabe 2022-09-23 08:34:40 +02:00
itsdaveit
693cf9db47
Merge pull request #34 from itsdave-de/33-improve-location-doctype
Location Doctype: Add link to IT Objects List with filter
2022-09-20 14:51:18 +02:00
Jordi Albert
234061f8d1 #33 | Get all child locations for a particular location set the filter 2022-09-12 16:09:35 +02:00
Jordi Albert
3f10e77d93 #33 | Add new custom js to see all IT Objects fileterd by location 2022-09-12 11:01:57 +02:00
itsdaveit
399f5f8481
Merge pull request #32 from itsdave-de/feature/12-locations-for-objects
Improve core Location Doctype
2022-09-06 17:16:07 +02:00
itsdaveit
8baacfe1be
Merge pull request #30 from itsdave-de/feature/29-link-back-ip-address-to-object
Improve link between IT Object and IP Address Doctypes
2022-09-06 17:15:45 +02:00
itsdaveit
2d66a7662e
Merge pull request #28 from itsdave-de/hotfix/27-ip-network-usage-overview-not-sorting-correctly
Sort IPs in Usage Overview table
2022-09-06 17:15:01 +02:00
Jordi Albert
cc6c792cd3 #12 | Modify Doctypes to show new breadcrumbs for location to simplify navigation 2022-09-06 16:50:02 +02:00
Jordi Albert
57847c1c4a #12 | Create custom full path for Location and 'breadcrumbs' 2022-09-06 16:49:26 +02:00
Jordi Albert
6e29d0f6bf #12 | Customize Location Doctype 2022-09-06 16:48:54 +02:00
itsdaveit
e4bf49ff7e
Merge pull request #31 from itsdave-de/feature/13-link-todos-with-doctypes
Link todos with Doctypes
2022-09-06 16:45:35 +02:00
Jordi Albert
7a5746fd27 #29 | Create method to set IT Object data in IP Address Doctypes in already existing doctypes 2022-09-06 09:32:30 +02:00
Jordi Albert
db36f11633 #13 | Add relation to ToDo Doctype in dashboards information and create needed dashboards 2022-09-05 15:54:28 +02:00
Jordi Albert
0798926d24 #13 | Export customization for ToDO Doctype to add custom relations with MSP Doctypes 2022-09-05 15:53:35 +02:00
Jordi Albert
1a1fe4b98c #29 | Link IP Address to IT Object in a more centralized way. Now it is controlled from the IT Object. Also added new field to IP Address to display IT Object title to make more clear to which device is related 2022-09-05 12:32:57 +02:00
Jordi Albert
d295ad907c #27 | Sort IPs in list. Added support for IPv6 so it can be sorted as well 2022-09-05 10:25:22 +02:00
Beate Trzensiok
086d7782e7 Anpassung Zuschläge 2022-09-02 11:59:54 +02:00
Beate Trzensiok
d22082c8bf # 2022-08-29 14:49:05 +02:00
Beate Trzensiok
90516857ce Auto Invoice Generator 2022-08-29 14:30:04 +02:00
Jordi Albert
e5286ee085
Hotfix/ips are not shown in usage information when no it object is assigned (#26)
* #25 | Fix ips not shown when no it object was assigned and improve table UI

* Remove where clause making query to not fetch all ip addresses and handle the where clause with code. Also make some other changes to UI

Co-authored-by: Jordi Albert <63541019+jarg1023@users.noreply.github.com>
2022-08-26 13:23:47 +02:00
Jordi Albert
e890bbf50d
#25 | Fix ips not shown when no it object was assigned and improve table UI (#25)
Co-authored-by: Jordi Albert <63541019+jarg1023@users.noreply.github.com>
2022-08-26 12:52:05 +02:00
itsdaveit
097c9b9ef5
Merge pull request #24 from itsdave-de/feature/add-ip-addresses-usage-information-in-ip-network-view
Add IP addresses usage information for an IP network in IP network view
2022-08-26 11:59:24 +02:00
Jordi Albert
eaffaf1191 Filter IPs by IT Object status and add loader to improve UI/UX 2022-08-19 12:38:46 +02:00
Jordi Albert
571e644afb Link IP Addresses and IT Objects to doctypes 2022-08-19 11:31:54 +02:00
Jordi Albert
b49b98851d Add IP addresses usage information for an IP network in IP network view 2022-08-18 14:35:19 +02:00
Jordi Albert
0b5157c634
Merge pull request #19 from itsdave-de/hotfix/17-fix-empty-response-and-improve-request-query-to-obtain-results
#17 | Comment line and change data displayed to match oitc one
2022-07-20 12:34:19 +02:00
Jordi Albert
c7d5d61676 #17 | Comment line and change data displayed to match oitc one 2022-07-20 12:32:28 +02:00
itsdaveit
d18e288053
Merge pull request #18 from itsdave-de/hotfix/17-fix-empty-response-and-improve-request-query-to-obtain-results
Data is not being obtained for certain hosts
2022-07-20 12:28:04 +02:00
Jordi Albert
685fd6178e #17 | Add status code 204 (No content) and default message instead of empty response and improve query 2022-07-20 12:21:58 +02:00
itsdaveit
b5388517c0
Merge pull request #16 from itsdave-de/feature/add-host-status-information-to-it-object
Feature/add host status information to it object
2022-07-20 10:36:52 +02:00
Jordi Albert
f717150c8a #15 | Improve loader UI for better UX 2022-07-20 09:27:54 +02:00
Jordi Albert
3bcd65c052 #15 | Apply tell don't ask and move colors dict to method where is needed 2022-07-20 08:22:58 +02:00
Jordi Albert
b7a89d41eb #15 | Make AJAX request to get host status information from client side and render it 2022-07-19 15:09:36 +02:00
Jordi Albert
986019cd1f 15 | Make request to openITCOCKPIT API to get status data for host 2022-07-19 15:08:42 +02:00
Jordi
38f4a9bac4 15 | Add new fields to IT Object DocType and to MSP Settings 2022-07-19 15:06:59 +02:00
Dave
6a3e6308f3 QR code dunctionality 2022-07-18 11:58:35 +02:00
Dave
94e705962f Prepare for OITC Connection 2022-07-18 10:26:00 +02:00
Dave
37707092a4 Merge branch 'main' of https://github.com/itsdave-de/msp 2022-06-24 11:17:34 +02:00
Dave
65494bfc0a Jinja function for selling price on item label 2022-06-24 11:12:38 +02:00
Beate Trzensiok
9ab4157d86 Anpassung des Presets 2022-06-23 09:51:53 +02:00
Beate Trzensiok
7a752e01d8 Anpassung 2022-06-21 14:56:17 +02:00
Beate Trzensiok
e6f93eaa0d Merge branch 'main' of https://github.com/itsdave-de/msp into main 2022-06-21 13:19:53 +02:00
Beate Trzensiok
8a574fa17a Anpassungen im Preset 2022-06-21 13:19:11 +02:00
Dave
63d78d2f18 Colors for Status 2022-06-17 12:56:22 +02:00
Dave
988a6c97c3 additional status 2022-06-17 12:56:05 +02:00
Dave
981c6d683d better checks for empty fields 2022-06-17 11:55:55 +02:00
Dave
48ca998883 Admin Interface and monitoring links 2022-06-17 11:55:41 +02:00
Dave
bea7f7c2fe permissions 2022-06-17 11:36:40 +02:00