Граф коммитов

450 Коммитов

Автор SHA1 Сообщение Дата
Matthew Garrett ef26ce6bd2 Updated deploy script, bicep templates, switches Cosmos DB to use RBAC, switch KeyVault to use RBAC, updated NPM packages, added scripts for version management and building zip asset file and updated docs and screenshots to align with other updates 2024-01-15 22:36:13 -08:00
Matthew Garrett 2a49304f17 Added build script for zip assets, updated NPM packages, commented out update functions, completed new deployment script and updated scripts for App and Function native deployments 2024-01-10 23:36:32 -08:00
Matthew Garrett 69f903f823 Merged fixes in from main 2023-12-22 16:27:48 -08:00
DCMattyG 64ef2d07ed
Merge pull request #218 from Azure/vnet-missing-fix
Token Validation + Fixes
2023-12-22 12:36:16 -08:00
Matthew Garrett cb52117ffb Added additonal exception handling for invalid token signatures 2023-12-22 11:52:48 -08:00
Matthew Garrett 1eca37e3ac Updated NPM modules, added token validation to Engine, and fixed minor logic issue in Planner utility 2023-12-22 00:38:05 -08:00
Matthew Garrett 314935c327 Updated versions to 3.0.0, swapped out some UI images, began adding update flow and about page to UI, updated NPM packages, and made additional progress on the updated deployment script 2023-12-21 22:44:31 -08:00
Matthew Garrett d14e279d07 Removed comments used for testing 2023-11-26 09:28:17 -08:00
Matthew Garrett 73fca7fb3b Added fix for randomly missing Virtual Network associations and fix for switching between two Spaces with similar Block names 2023-11-17 15:18:11 -08:00
Matthew Garrett 2e39255829 Merge branch 'main' into azure-ipam-dod 2023-11-03 13:49:18 -07:00
DCMattyG 470bddc929
Merge pull request #204 from Azure/add-mgmt-groups
Filter by Management Groups
2023-11-02 10:52:19 -07:00
Matthew Garrett a747c7983e Added ability to filter by Management Groups when excluding Subscriptions 2023-11-01 21:39:09 -07:00
Matthew Garrett 33783cb88c Updated Function deployment to support single container type 2023-11-01 09:26:05 -07:00
Matthew Garrett 28b4a32c80 Merge branch 'main' into azure-ipam-dod 2023-10-30 08:51:10 -07:00
DCMattyG 895240fa3a
Merge pull request #202 from Azure/resv-specific-cidr
Reserve Specific CIDR + Fixes
2023-10-30 00:46:35 -07:00
Matthew Garrett 8a407f642f Updated API docs with better descriptions 2023-10-29 21:04:16 -07:00
Matthew Garrett 67ffb35c80 Added ability to specify CIDR when creating a Reservation, fixed close action for Reservations view in UI and added X-Frame-Options header to prod NGINX config 2023-10-29 17:07:57 -07:00
Matthew Garrett d9fc49e301 Commented out undeeded ENV mappings 2023-10-29 12:10:38 -07:00
Matthew Garrett 879a9ea40c Updated NPM packages 2023-10-23 21:47:40 -07:00
Matthew Garrett c919e2b086 Fixed merge issues with main 2023-10-23 21:45:44 -07:00
Harvey Bendaña d9c5f4e3b6
Merge pull request #201 from Azure/ip-planner-bugfix
IP Planner Fixes, Vulnerability Fixes and Clickjacking Fix
2023-10-23 15:36:52 -07:00
Matthew Garrett cb9d678f60 Updated NPM packages, fixed IP planner CIDR calculation, and added X-Frame-Options header for UI component 2023-10-22 22:30:32 -07:00
Matthew Garrett 81e1c8140e Updated NPM packages 2023-10-22 21:47:14 -07:00
Matthew Garrett 6b903ae055 Fixed Planner code and updated NPM packages 2023-10-21 22:53:35 -07:00
Matthew Garrett f9dec51040 Increased chunk size warning and got Function deployment working 2023-10-18 20:59:26 -07:00
Matthew Garrett 5fdc545d2b Updated Azure PowerShell SDK minimum version requirements 2023-10-17 14:57:28 -07:00
Matthew Garrett 98e5a6e4b4 Got Function deployment mostly working 2023-10-17 09:24:15 -07:00
Matthew Garrett 375e4c59a8 Started refactoring deployment script to default to AppService native 2023-10-13 07:39:10 -07:00
Matthew Garrett 058befa652 Merge branch 'azure-ipam-dod' of https://github.com/Azure/ipam into azure-ipam-dod 2023-10-10 13:38:20 -07:00
Matthew Garrett 4c077af2a0 Fixed single container deploymet, added some framework to allow for a code only deployment, and addressed a few minor verbiage fixes 2023-10-10 13:38:03 -07:00
DCMattyG 71c7d09d7e
Merge pull request #188 from Azure/admin-users-fix
Admin Users Fix
2023-10-10 09:53:48 -07:00
Matthew Garrett b37ea4f6e9 Fixed issue in Admin model to allow the 'email' field to be either null or excluded 2023-10-10 07:45:50 -07:00
Matthew Garrett 7be9ff59ce Merge branch 'azure-ipam-dod' of https://github.com/Azure/ipam into azure-ipam-dod 2023-10-09 23:41:09 -07:00
Matthew Garrett 78751dca1c Fixed single container deploymet, added some framework to allow for a code only deployment, and addressed a few minor verbiage fixes 2023-10-09 23:40:46 -07:00
DCMattyG 25719104fa
Merge pull request #186 from Azure/block-vnets-fix2
Additional Block Network Fixes
2023-10-09 15:43:39 -07:00
Matthew Garrett ebed69883b Fixed additional issues properly refreshing available networks when switching between blocks 2023-10-09 14:51:54 -07:00
DCMattyG d59001f1e3
Merge pull request #185 from Azure/block-vnets-fix
Block Virtual Networks Fix
2023-10-09 12:04:16 -07:00
Matthew Garrett b9c8380139 Added fix to clear block network data when underlying block changes to prevent multiple refreshes 2023-10-09 10:31:37 -07:00
Matthew Garrett 388e182d4e Fixed single container deploymet, added some framework to allow for a code only deployment, and addressed a few minor verbiage fixes 2023-10-09 10:20:28 -07:00
DCMattyG 92250573b2
Merge pull request #181 from Azure/ipam-pydantic-v2
Pydantic v2 + Bug Fixes
2023-10-07 20:56:11 -07:00
Matthew Garrett bd4e30eb32 Incremented version number 2023-10-07 18:16:11 -07:00
Matthew Garrett 1d4a5b006d Added comments to testing script 2023-10-07 17:25:56 -07:00
Matthew Garrett c3663b4dd3 Fixed delete Reservation test 2023-10-06 23:08:28 -07:00
Matthew Garrett 5e4ba453eb Added jest to ESLint and fixed serialization for lists of models 2023-10-06 22:31:45 -07:00
Matthew Garrett b662a172f5 Updated all NPM packages, added ESLint back in and configured linting, added additional automated API tests, fixed React dependencies, added total selected/vnets in Block Networks component, fixed bug when saving External Networks and addressed a few additional JS issues that ESLint revealed 2023-10-06 21:43:46 -07:00
Matthew Garrett 9e73c08894 Set Vite build log level to 'warn' to avoid issues with unicode output from 'info' level 2023-09-29 19:57:12 -07:00
Matthew Garrett caa49a53c0 Added ability to drag Diaglog boxes within the UI 2023-09-27 09:54:14 -07:00
Matthew Garrett 4567849ae9 Upgrade to Pydantic v2, refactored Pydantic models to align to v2 changes and adjusted some code formatting to improve readability 2023-09-20 07:19:52 -07:00
DCMattyG b4dd183adb
Merge pull request #170 from Azure/ipam-vite
Azure IPAM 2.0 Updates
2023-09-18 19:45:39 -07:00
Matthew Garrett e9d7c3ecaf Fixed FastAPI version requirement 2023-09-18 17:07:49 -07:00