mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-09-23 19:52:42 +01:00
7d57a90d507d33bddcde3a2c57cf026d3cccd519
1
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
0666e11d89 |
Renaming Materialized views builder blade text to Global secondary indexes for NoSql API (#1991)
* GSI changes * GSI changes * GSI changes * updating GlobalSecondaryIndexesBuilder.json * Changes * Update cost text keys based on user context API type * Refactor Materialized Views Builder code for improved readability and consistency in API type checks * Update links in Materialized Views Builder for consistency and accuracy * Update Global Secondary Indexes links and descriptions for clarity and accuracy based on API type * Update portal notification message keys based on user context API type for Materialized Views Builder * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Fix capitalization and wording inconsistencies in Materialized Views Builder localization strings * Fix capitalization and wording inconsistencies in localization strings for Materialized Views Builder * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> * Update src/Localization/en/MaterializedViewsBuilder.json Co-authored-by: Justine Cocchi <[email protected]> --------- Co-authored-by: Justine Cocchi <[email protected]> |