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

290 Коммитов

Автор SHA1 Сообщение Дата
Matthew Garrett 1af8c8a144 Updated discovery tab order to match side menu 2023-04-17 20:36:07 -07:00
Matthew Garrett b8300b3516 Fixed issue deleting reservations 2023-04-14 13:06:35 -07:00
Matthew Garrett d17640ee88 Added peering color to represent the Initiated state 2023-04-12 12:10:30 -07:00
Matthew Garrett e071a61757 Updated DELETE reservation to be more idempotent, removed unneeded NPM package, and updated the remaining NPM packages 2023-04-11 22:41:43 -07:00
Matthew Garrett ee306270d8 Fixed logic in GET for reservations and added query parameter to show settled reservations instead of only active 2023-04-10 21:40:12 -07:00
Matthew Garrett e220754f95 Fixed issue where fulfilled reservations would block new CIDR requests 2023-04-10 13:36:44 -07:00
Matthew Garrett fd06ba6e07 Fixed issue allowing duplicate Admins to be created 2023-04-09 16:03:34 -07:00
Matthew Garrett cab2ee79e1 Added quick search exclusions and unset position for editVnets feature buttons 2023-04-06 19:49:45 -07:00
Matthew Garrett 36f193b22e Added filtering to reservations and editVnets components 2023-04-05 16:33:00 -07:00
Matthew Garrett f1b296e04b Completed ability to properly sort all table components and save table settings 2023-03-27 23:56:44 -07:00
Matthew Garrett 51fcad981b Updated available networks component to allow customized column view/save 2023-03-23 17:40:11 -07:00
Matthew Garrett 566a618f9a Removed commented out code, updaqted reservation component to use data from state instead of API, and removed redundant block state 2023-03-22 23:14:53 -07:00
Matthew Garrett cf28955dbd Reworked reservation format and added parameters for fulfillment inforation 2023-03-20 23:54:47 -07:00
Matthew Garrett d64666614c Refined method for saving table view settings 2023-03-20 01:12:31 -07:00
Matthew Garrett 34f446e6ed Updated table settings in other components and tweaked save icon show time 2023-03-14 23:46:45 -07:00
Matthew Garrett fc4bcba76a Added improve feedback for saving table view settings 2023-03-14 09:08:48 -07:00
Matthew Garrett 3391a0c4ea Updated vHub image and added framework for saving table view state 2023-03-13 23:35:15 -07:00
Matthew Garrett 39e9025817 Updated configuration loading to experimental LoadingButton from MUI lab library 2023-03-06 21:16:02 -08:00
Matthew Garrett 021c6644f6 Added additional default hidden data fields to discovery view, fixed menu issue in confugration modules, and fixed available networks to properly exclude outstanding reservations 2023-03-05 14:53:14 -08:00
Matthew Garrett 97b146281e Added tool API to fetch next available Virtual Network CIDR from a list of Blocks without creating a reservation 2023-03-02 12:31:55 -08:00
Matthew Garrett 34e1fc4326 Added additional API calls in the UI to improve responsiveness, added better feedback in the UI to help users better understand when API calls are being made, and improved error handling for UI API calls 2023-03-02 10:58:54 -08:00
Matthew Garrett 7ce4f2eacc Added support for description in reservations 2023-02-27 22:34:55 -08:00
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