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

492 Коммитов

Автор SHA1 Сообщение Дата
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
Matthew Garrett 7e181d7242 Updated some steps and wording in the deployment doc 2023-01-15 23:42:55 -08:00
Matthew Garrett 5dc67f6d8f Updated architecture diagram and added additional one for function deployment 2023-01-15 22:55:05 -08:00
Matthew Garrett b390c00bec Rearranged images into corresponding doc folder 2023-01-15 22:43:20 -08:00
Matthew Garrett 2b6315ef80 Added additional screenshots for troubleshooting issues 2023-01-15 22:10:43 -08:00
Matthew Garrett 7a2d1413ec Updated troubleshooting screenshot and set loguru colorization options 2023-01-15 20:25:23 -08:00
Matthew Garrett efba17f53a Moved logs module into correct folder 2023-01-15 19:08:14 -08:00
Matthew Garrett 52a055b945 Merge branch 'advanced-logging' of https://github.com/Azure/ipam into advanced-logging 2023-01-15 19:06:56 -08:00
Matthew Garrett 570ce26b83 Added additional troubleshooting scenarios to docs and fixed gitignore so the new logs module in the engine won't be excluded 2023-01-15 18:49:45 -08:00
Matthew Garrett 9ab1d5669e Updated gitignore to only exclude the logs folder from the root of the project 2023-01-15 16:36:32 -08:00
Matthew Garrett 0f71e3fea3 Updated images for the DisableKeyBasedMetadataWriteAccess troubleshooting section 2023-01-15 13:13:17 -08:00
Matthew Garrett 982c837396 Added a troubleshooting section to the documentation 2023-01-15 12:59:09 -08:00
Matthew Garrett 0a24b1ce2b Fixed some logic errors in deploy script and added a finally block 2023-01-14 22:21:19 -08:00
Matthew Garrett 67492ccba9 Updated all Python modules to loguru logging 2023-01-13 23:47:32 -08:00
Matthew Garrett 84d9d606ff Removed incomplete section from docs 2023-01-09 21:58:49 -08:00
Matthew Garrett 0da2d94f6a Adjusted Debug preferences 2023-01-09 01:32:17 -08:00
Matthew Garrett 922d544a3d Conditional debug logging 2023-01-09 00:58:48 -08:00
Matthew Garrett 18dc63215b Updated deploy script with dynamic ResourceNames and debugging 2023-01-09 00:51:32 -08:00
Matthew Garrett c8a30bc406 Fixed indentation in Python files and set max length for namePrefix string 2023-01-04 20:05:55 -08:00
Matthew Garrett da0de95eb0 Updated module version requirements in deployment script 2023-01-04 08:48:22 -08:00
Matthew Garrett ac0cd29ebd Updated UI NPM packages 2023-01-03 22:23:54 -08:00
Matthew Garrett b83b1fe34e Removed VMSS test code and added missing parameter types to Bicep templates 2023-01-03 21:20:07 -08:00
Matthew Garrett 36e559894a Minor tweaks to format and sizing for subnet planner tiles 2023-01-03 19:48:00 -08:00
Matthew Garrett 497b666d69 Fixed issues with configure feature and refined sizing of planner objects 2023-01-03 17:32:21 -08:00
Matthew Garrett 11c0fec6de Added subnet planning feature 2023-01-03 00:46:48 -08:00
Matthew Garrett 03d08cd68e Added database and container settings to deployment templates, fixed IPv6 issues, and fixed issues with VMSS SDK calls when it fails to read a resource 2023-01-02 20:18:56 -08:00
Matthew Garrett 430f3a71e7 Removed a few rogue spaces 2022-12-04 21:59:24 -08:00