Victor Golovanenko
|
87d12f05f8
|
Refactored comparison.py
- Switched to using attrs instead of dataclasses
|
2022-01-21 11:46:26 +03:00 |
|
Victor Golovanenko
|
eb01474779
|
Do not display captions for empty attributes in tables
|
2022-01-20 12:07:21 +03:00 |
|
Victor Golovanenko
|
de4e730514
|
Merge pull request #7 from rizlas/master
Sync for all components not only interfaces
|
2022-01-20 09:53:00 +03:00 |
|
rizlas
|
e5573f9a8c
|
Only compare description config
|
2022-01-18 18:26:15 +01:00 |
|
rizlas
|
1bb75cfe69
|
Possibility to choose if description is used during diff and also if it should be synced in device
|
2022-01-18 17:56:57 +01:00 |
|
rizlas
|
e50d8e8633
|
Clean and renaming
|
2022-01-12 14:36:55 +01:00 |
|
rizlas
|
861eff8a61
|
Styling rendered table with bootstrap 4. Removed the double for loop. Added str method to comparison classes.
|
2022-01-12 12:59:05 +01:00 |
|
rizlas
|
729218f577
|
Added possibility to exclude interfaces panel
|
2022-01-11 16:21:11 +01:00 |
|
rizlas
|
00cedbd589
|
Minor fixes
|
2022-01-11 14:09:46 +01:00 |
|
rizlas
|
836d850401
|
Added front ports and rear ports sync
|
2022-01-11 13:47:43 +01:00 |
|
rizlas
|
d1b2b82d13
|
Fix interface comparison. Modified global post
|
2021-12-28 20:29:37 +01:00 |
|
rizlas
|
80112869e0
|
Fix comparison for every get. Changed signature in centralized get
|
2021-12-28 18:32:33 +01:00 |
|
rizlas
|
b6bdbf9028
|
Comparison classes in different files. Inerithance with a parent comparison class. Check all fields in poweroutlet object for sync. Added update strategy if an object already exists.
|
2021-12-28 15:43:30 +01:00 |
|
rizlas
|
2f104442c3
|
Added sync for all components. WIP on PowerOutlets.
|
2021-12-27 17:37:56 +01:00 |
|
Victor Golovanenko
|
7e82e77e28
|
Release v0.2.0
|
2021-10-30 12:27:25 +03:00 |
|
Victor Golovanenko
|
c746b327d1
|
NetBox 3.0 support improvements
|
2021-10-27 11:46:37 +03:00 |
|
Victor Golovanenko
|
c63c4d6795
|
NetBox 3.0: initial support
|
2021-08-25 16:16:56 +03:00 |
|
Victor Golovanenko
|
0f85c97038
|
Optimization: do not create an additional request to get interfaces
|
2021-04-26 08:40:06 +00:00 |
|
Victor Golovanenko
|
10ccc72c09
|
Improved interface type readability
|
2021-04-26 07:08:21 +00:00 |
|
Victor Golovanenko
|
cedba0b67d
|
Plugin uploaded to PyPI
|
2021-04-24 21:56:57 +03:00 |
|
Victor Golovanenko
|
8ec9de6202
|
Added long description
|
2021-04-24 21:52:17 +03:00 |
|
Victor Golovanenko
|
21065e2b96
|
Added E-Mail
|
2021-04-24 21:45:34 +03:00 |
|
Victor Golovanenko
|
afdbacc997
|
Fixed README
|
2021-04-22 22:38:17 +03:00 |
|
Victor Golovanenko
|
aa8dd795c4
|
FIxed a bug when correcting interfaces with the same name but different types
|
2021-04-21 20:53:55 +03:00 |
|
Victor Golovanenko
|
abce6c0b7c
|
Small grammar fix
|
2021-04-20 09:40:35 +00:00 |
|
Victor Golovanenko
|
2b2d922e3a
|
Renamed plugin button on the device view
|
2021-04-20 08:26:54 +00:00 |
|
Victor Golovanenko
|
77b84c8794
|
Added breadcrumbs for the interface comparison page
|
2021-04-20 07:55:23 +00:00 |
|
Victor Golovanenko
|
d0b7fb5c44
|
Initial commit
|
2021-04-20 07:26:48 +00:00 |
|