Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.2.0 Updates #45

Merged
merged 19 commits into from
Nov 17, 2023
Merged

v3.2.0 Updates #45

merged 19 commits into from
Nov 17, 2023

Conversation

BryanSoltis
Copy link
Contributor

FEATURES

  • Added ability to add custom locations
  • Added guidance to Configuration page for locations
  • Added Generate Random Value functionality for custom components
  • Added Custom Component API functions for retrieving/deleting by parent component id
  • Added new Azure regions to Locations

BUG FIXES

  • Updated Configuration to properly close Working modal
  • Updated Global Export/Import to include ReadOnlyAPI key
  • Fixed Missing location: Sweden Central #29. Updated Azure regions
  • Fixed Double delimiter when no optional component #39. Updated Generate page to properly handle optional free text components
  • Updated text on Add / Edit modals
  • Updated GitHub Action to remove Azure Credentials requirement (This is included in the App Service Publish Profile)

CONTRIBUTORS

BryanSoltis and others added 19 commits November 6, 2023 13:03
### BUG FIXESS

- Updated Configuration to properly close Working modal
- Updated Global Export/Import to include ReadOnlyAPI key
###FEATURES
- Added ability to add custom locations
- Added guidance to Configuration page for locations
###FEATURES
- Added ability to add custom locations
- Added guidance to Configuration page for locations

### BUG FIXES

- Updated Configuration to properly close Working modal
- Updated Global Export/Import to include ReadOnlyAPI key
- Fixed #39 Updated Generate page to properly handle optional free text components
###FEATURES
- Added ability to add custom locations
- Added guidance to Configuration page for locations
- Added Generate Random Value functionality for custom components

### BUG FIXES
- Updated Configuration to properly close Working modal
- Updated Global Export/Import to include ReadOnlyAPI key
- Fixed #39 Updated Generate page to properly handle optional free text components
###FEATURES
- Added ability to add custom locations
- Added guidance to Configuration page for locations
- Added Generate Random Value functionality for custom components
- Added Custom Component API functions for retrieving/deleting by parent component id

### BUG FIXES
- Updated Configuration to properly close Working modal
- Updated Global Export/Import to include ReadOnlyAPI key
- Fixed #39 Updated Generate page to properly handle optional free text components
###FEATURES
- Added ability to add custom locations
- Added guidance to Configuration page for locations
- Added Generate Random Value functionality for custom components
- Added Custom Component API functions for retrieving/deleting by parent component id

### BUG FIXES
- Updated Configuration to properly close Working modal
- Updated Global Export/Import to include ReadOnlyAPI key
- Fixed #39 Updated Generate page to properly handle optional free text components
###FEATURES
- Added ability to add custom locations
- Added guidance to Configuration page for locations
- Added Generate Random Value functionality for custom components
- Added Custom Component API functions for retrieving/deleting by parent component id

### BUG FIXES
- Updated Configuration to properly close Working modal
- Updated Global Export/Import to include ReadOnlyAPI key
- Fixed #39 Updated Generate page to properly handle optional free text components
###FEATURES
- Added ability to add custom locations
- Added guidance to Configuration page for locations
- Added Generate Random Value functionality for custom components
- Added Custom Component API functions for retrieving/deleting by parent component id

### BUG FIXES
- Updated Configuration to properly close Working modal
- Updated Global Export/Import to include ReadOnlyAPI key
- Fixed #39 Updated Generate page to properly handle optional free text components
- Updated text on Add / Edit modals
Azure credentials are not required when using a publish profile
Remove Azure credentials from workflow
- Updated location config file version
### FEATURES
- Added ability to add custom locations
- Added guidance to Configuration page for locations
- Added Generate Random Value functionality for custom components
- Added Custom Component API functions for retrieving/deleting by parent component id
- Added new Azure regions to Locations

### BUG FIXES
- Updated Configuration to properly close Working modal
- Updated Global Export/Import to include ReadOnlyAPI key
- Fixed #29. Updated Azure regions
- Fixed #39. Updated Generate page to properly handle optional free text components
- Updated text on Add / Edit modals
- Updated GitHub Action to remove Azure Credentials requirement (This is included in the App Service Publish Profile)

### CONTRIBUTORS
- [wipash](https://github.com/wipash)
2023-11-16 - BryanSoltis - v3.2.0 Updates
@BryanSoltis BryanSoltis merged commit ff98584 into mspnp:main Nov 17, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Double delimiter when no optional component Missing location: Sweden Central
2 participants