Matthew Garrett
|
151a4aa0e5
|
Added login step to cleanup job
|
2023-08-20 23:45:29 -07:00 |
Matthew Garrett
|
bd6b4819c0
|
Separated workflow into multiple jobs and added cleanup
|
2023-08-20 23:15:54 -07:00 |
Matthew Garrett
|
bb32aca18f
|
Added some spacing
|
2023-08-20 22:27:01 -07:00 |
Matthew Garrett
|
472a60b568
|
Switched to Service Principal credentials
|
2023-08-20 09:19:10 -07:00 |
Matthew Garrett
|
044407599f
|
Updated remaining PowerShell workflows to azure/powershell action
|
2023-08-20 00:35:57 -07:00 |
Matthew Garrett
|
3c7e91c832
|
Fixed deploy script path
|
2023-08-19 23:53:47 -07:00 |
Matthew Garrett
|
0f20370b15
|
Trying powershell action
|
2023-08-19 23:51:48 -07:00 |
Matthew Garrett
|
8a80d2fc8a
|
Fixed dollar sign for variable assignment
|
2023-08-19 22:49:50 -07:00 |
Matthew Garrett
|
a352adad58
|
Set shell to pwsh
|
2023-08-19 22:35:33 -07:00 |
Matthew Garrett
|
fd3beb9b27
|
Fixed log file creation string
|
2023-08-19 22:19:10 -07:00 |
Matthew Garrett
|
f4f8ba663d
|
Added log upload to workflow
|
2023-08-19 22:01:24 -07:00 |
Matthew Garrett
|
26dd42afda
|
Fixed indentation
|
2023-08-18 22:53:27 -07:00 |
Matthew Garrett
|
80a77ea967
|
Moved prerequisites to earlier in workflow
|
2023-08-18 22:51:39 -07:00 |
Matthew Garrett
|
28a681744a
|
Trying forward slash to execute script
|
2023-08-18 22:47:16 -07:00 |
Matthew Garrett
|
b4115b0476
|
Enabled PowerShell session for workflow
|
2023-08-18 22:23:19 -07:00 |
Matthew Garrett
|
e75b916810
|
Added prerequisites to testing workflow
|
2023-08-18 22:08:10 -07:00 |
Matthew Garrett
|
7be8518e30
|
Removed workflows folder from gitignore
|
2023-08-18 21:53:42 -07:00 |
Matthew Garrett
|
9f38fe0845
|
Initial test of GitHub Actions for end-to-end testing of Azure IPAM
|
2023-08-18 21:36:27 -07:00 |
DCMattyG
|
ad06802a31
|
Merge pull request #153 from Azure/external-cidrs
External CIDR's & More
|
2023-08-16 22:48:51 -07:00 |
Matthew Garrett
|
2c0f767500
|
Minor spacing fix and restricted pydantic to v1.x to avoid breaking changes in v2.x
|
2023-08-16 00:56:07 -07:00 |
Matthew Garrett
|
c6919478e4
|
Fixed double refresh issue on Block Networks component
|
2023-08-15 00:30:43 -07:00 |
Matthew Garrett
|
1d80f0d661
|
Updated Virtual Networks naming to Block Networks and added Type field with filtering
|
2023-08-10 22:56:32 -07:00 |
Matthew Garrett
|
22f5f1b3d8
|
Added capability to tag vWAN Hubs with Reservation ID's for auto-association to a Block
|
2023-08-10 14:05:15 -07:00 |
Matthew Garrett
|
0065aaaaf8
|
Fixed bug in Create Block function and updated IPAM Function Dockerfile
|
2023-08-07 16:53:54 -07:00 |
Matthew Garrett
|
eae404e0f5
|
Added fix to deployment script to account for breaking change in v2 of the Graph SDK
|
2023-07-30 21:14:50 -07:00 |
Matthew Garrett
|
10e68b4658
|
Added pip upgrade to Docker build files
|
2023-07-29 22:53:48 -07:00 |
Matthew Garrett
|
43971b3002
|
Updated error check mechanism for external networks feature and made some minor UI tweaks
|
2023-07-26 22:17:30 -07:00 |
Matthew Garrett
|
2a71eafb6e
|
Finished external networks feature, including API & UI functionality
|
2023-07-23 22:25:58 -07:00 |
Matthew Garrett
|
a95bddda56
|
Added API's and models for external routes feature, added UI support for external routes feature, and cleaned up a few other bugs
|
2023-07-20 07:21:30 -07:00 |
Matthew Garrett
|
75d9af38e0
|
Added API's and beginning framework to support external CIDR's
|
2023-06-30 19:08:21 -07:00 |
DCMattyG
|
0b81124fc2
|
Merge pull request #134 from Azure/subname-display-fix
Merging into Main, good to go!
|
2023-06-23 21:51:06 -07:00 |
Matthew Garrett
|
f737bff067
|
Fixed error with Connect-MgGraph call in Deployment script
|
2023-06-23 21:44:41 -07:00 |
Matthew Garrett
|
ef16291ae9
|
Fixed error calculating new CIDR for Space Reservations
|
2023-06-20 23:16:54 -07:00 |
Matthew Garrett
|
b6fa1c3224
|
Commented out some future functionality, fixed additional bugs in subnet calculation, and cleaned up subnet calculation code format
|
2023-06-17 22:13:24 -07:00 |
Matthew Garrett
|
345ed523a5
|
More fixes to Planner subnet calculations
|
2023-06-14 14:24:01 -07:00 |
Matthew Garrett
|
d239bc2a10
|
Additional fix for Planner calculation and properly ordered Planner vNETs in ascending order
|
2023-06-14 11:50:48 -07:00 |
Matthew Garrett
|
a5239de39c
|
Updated Planner code to handle smaller CIDR's
|
2023-06-14 11:08:04 -07:00 |
Matthew Garrett
|
649a193b6c
|
Minor field fix
|
2023-06-13 15:14:56 -07:00 |
Matthew Garrett
|
60d687e0be
|
Added ability to assign Service Principals as admins
|
2023-06-11 23:59:17 -07:00 |
Matthew Garrett
|
9643574c1d
|
Improved UI error handling, enhanced error message feedback, and added ability to edit Blocks
|
2023-06-08 22:30:30 -07:00 |
Matthew Garrett
|
cfc2da1c38
|
Removed uneeded token parameter on all API calls
|
2023-06-01 23:37:26 -07:00 |
Matthew Garrett
|
4ba3078d83
|
Refactored API calls to use axios interceptor for token generation
|
2023-05-27 22:51:36 -07:00 |
Matthew Garrett
|
34e509d857
|
Added several updates for the planner feature, how the Azure API is called, and swapped the ParentBlock to an arraay
|
2023-05-23 12:55:47 -07:00 |
Matthew Garrett
|
2805d32e95
|
Added support for applying multiple reservation ID's to a single vNET tag
|
2023-05-19 12:10:40 -07:00 |
Matthew Garrett
|
348c4af64f
|
Updated all NPM packages to latest, added support for vHub endpoints, and updated planner and visualizer to utilize new integrated vNet methods
|
2023-05-17 21:41:48 -07:00 |
Matthew Garrett
|
125d8bd2f3
|
Added improved feedback for orphaned endpoints
|
2023-05-15 13:43:39 -07:00 |
Matthew Garrett
|
985d7b22bf
|
Added gzip compression to api responses, updated endpoint query to address orphaned endpoints, added ability to double-click and copy cell value, and fixed token refresh process to properly redirect for authentication
|
2023-05-14 00:18:48 -07:00 |
Matthew Garrett
|
6e4e787df6
|
Fixed progress display error when value is 90%
|
2023-05-11 21:25:31 -07:00 |
Matthew Garrett
|
a984af0d40
|
Added additional filter on vWAN vHub KQL query
|
2023-05-10 13:47:13 -07:00 |
Matthew Garrett
|
187c12bfa1
|
Fixed error in logging vWAN Hub query errors
|
2023-05-10 08:26:11 -07:00 |