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

468 Коммитов

Автор SHA1 Сообщение Дата
Matthew Garrett e9ebb02762 Minor refactoring of configuration, admin, and exclusion modules to include subscription name 2023-02-27 07:50:57 -08:00
Matthew Garrett a4fd136052 Added subscription name to planner, visualize, and peering components 2023-02-23 23:37:34 -08:00
Matthew Garrett e673ec6ec9 Added network refresh after updating networking association 2023-02-22 22:39:44 -08:00
Matthew Garrett 20df6e510d Added better feedback during configuration and updating operations 2023-02-22 22:19:28 -08:00
Matthew Garrett af24a8fa4e Added support for Load Balancer endpoints, updated format of Resource Graph queries to avoid case-sensitivity issues, and move away from resource concatenations where possible in the UI 2023-02-22 12:51:33 -08:00
Matthew Garrett 944121d3b2 Updated network assignment to blocks to consider reservations and added additional descriptors API documentation 2023-02-22 00:14:17 -08:00
Matthew Garrett 5ce7f0f81a Completed integration of vHubs, fixed error in active vNet check loop, and updated availableNetworks to exclude networks overlapping outstanding reservations 2023-02-20 23:10:20 -08:00
Matthew Garrett 7676296a1e Updated all components to support vWan Hubs 2023-02-14 21:22:22 -08:00
Matthew Garrett d1ef0eb3ed Updated images, added vWan image, started tested vWan UI layout 2023-02-09 22:10:24 -08:00
Matthew Garrett 391fea997f Adjust font size in planner tool, added AZURE_ENV to Python globals, and added ARG VMSS query when running on Azure Public cloud 2023-02-09 20:21:59 -08:00
Matthew Garrett d5366dc740 Fixed startup issue on RHEL images where npx won't work without preinstalling packages, adjusted Engine log file location, and switched VMSS over to ARG query instead of SDK calls 2023-02-08 22:08:18 -08:00
Matthew Garrett fdf2bfc13b Added dark mode support to docs 2023-02-03 21:20:37 -08:00
Harvey Bendaña 28255d4ac2
Merge pull request #76 from Azure/reservation-updates
IPAM GA Release 1.0.0
2023-02-03 11:25:15 -08:00
Matthew Garrett fcbb70293a Added help section to drawer 2023-02-03 00:03:19 -08:00
Matthew Garrett 96e23a4a13 Removed deprecated button flag for ListItem and replaced with ListItemButton 2023-02-02 23:17:17 -08:00
Matthew Garrett 7651c9e09f Fixed issue where undefined or null types are added to search bar 2023-02-02 22:47:59 -08:00
Matthew Garrett d6e19abf04 Fixed minor issue where dark mode background was applied at the incorrect level on the Autocomplete component 2023-02-02 16:25:16 -08:00
Matthew Garrett 4c06d41255 Added additional data to the nextAvailableSubnet API 2023-02-01 22:01:50 -08:00
Matthew Garrett bf03c3e2ee Fixed logic for reservations and next available subnet API's 2023-02-01 18:37:55 -08:00
Matthew Garrett e3381d2440 Added reverse_search and smallest_cidr modifiers to API which finds a ne subnet in an existing vNET 2023-02-01 14:51:02 -08:00
Matthew Garrett 76f4159573 Updated a few missed api doc screenshots 2023-01-30 16:27:06 -08:00
Matthew Garrett 2ea17c5061 Updated swagger image for docs 2023-01-30 16:18:11 -08:00
Matthew Garrett 7eea3e2915 Updated URL override env variable names 2023-01-30 11:41:54 -08:00
Matthew Garrett 4890b6b8ae Set loading screen to remain open until Graph and Me data has been loaded 2023-01-29 21:58:22 -08:00
Matthew Garrett d18bdb8a4c Removed unnecessary punctuation on coverpage 2023-01-29 21:42:25 -08:00
Matthew Garrett 336d99ccba Updated docsify version information 2023-01-29 21:38:49 -08:00
Matthew Garrett 403ae02865 Minor fix to the Microsoft Graph calls 2023-01-29 21:28:42 -08:00
Matthew Garrett e9b98551c0 Fixed profile photo loading, updated spacing in some ui modules, and upped IPAM version to 1.0.0 2023-01-29 14:50:43 -08:00
Matthew Garrett 527bcf9a99 Fixed a theming issue and made some minor stylistic tweaks 2023-01-28 21:54:26 -08:00
Matthew Garrett 30938734dc Adjusted capitalization in some api docs 2023-01-27 23:20:52 -08:00
Matthew Garrett f448845b5d Fixed minor spelling mistake 2023-01-27 23:10:20 -08:00
Matthew Garrett 348cc6ffd7 Added advanced capabilities to reservation apis, fix an issue when blocks update in the edit vnets feature, and addressed some minor linter warnings 2023-01-27 23:07:41 -08:00
Matthew Garrett cc2e1ef59e Fixed a few minor errors to remove compiler warnings 2023-01-27 21:11:07 -08:00
Matthew Garrett 704f013d00 Added loading screen and fixed dark mode colors in planner tool 2023-01-24 15:53:48 -08:00
Matthew Garrett 10d382223c Fixed a few errors, wired up dark mode logic and added a loading spinner 2023-01-23 23:56:00 -08:00
Matthew Garrett eba09f2b0d Added dark theme to all components and fixed autocomplete bug in Planner module 2023-01-22 22:39:08 -08:00
Matthew Garrett 3d6875c09f Updated Function to support asyc fix and moved images to separate folder to prevent them from being a part of the UI JS bundle 2023-01-21 21:30:28 -08:00
Matthew Garrett 3503c493ea Added azure to loguru intercept 2023-01-20 16:16:57 -08:00
Matthew Garrett 48afb784e8 Added async fix back into Function App 2023-01-20 15:32:16 -08:00
Matthew Garrett 8ed176f28e Cleaned up old commented out code and removed workaround for ASGI Function App async issues 2023-01-20 14:42:28 -08:00
Matthew Garrett 5c50860358 Added support in Engine to specify the UI URL 2023-01-19 15:54:23 -08:00
Matthew Garrett 7c57958707 Cleaned up commented out code and add ability to specify a different Engine URL 2023-01-19 11:35:53 -08:00
Matthew Garrett 52d2613f20 Fixed order issue with Spaces reservation API 2023-01-18 15:41:54 -08:00
Matthew Garrett 184b426559 Added API to create a CIDR reservation for the first available Block within a Space 2023-01-18 00:05:20 -08:00
Matthew Garrett 283749f512 Added API to generate the next available CIDR within a Virtual Network of a given size 2023-01-16 23:36:54 -08:00
Matthew Garrett 96af419f6a Updated the subscription exclusions image in docs 2023-01-16 16:40:05 -08:00
Matthew Garrett 79515f7155 Updated the contributing section of the docs 2023-01-16 16:17:06 -08:00
Matthew Garrett 40ef1f0618 Renamed the Subscription Management section in the UI to Subscription Exclusions 2023-01-16 15:37:26 -08:00
Matthew Garrett f46faf29c3 Updated images for the how-to section in the docs 2023-01-16 14:41:57 -08:00
Matthew Garrett 3fa02f16f9 Fixed architecture image for Azure Function deployment 2023-01-16 13:19:16 -08:00