Ajay Parulekar
|
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 <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* 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 <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
* Update src/Localization/en/MaterializedViewsBuilder.json
Co-authored-by: Justine Cocchi <justine@cocchi.org>
---------
Co-authored-by: Justine Cocchi <justine@cocchi.org>
|
2025-04-09 13:32:35 -04:00 |
|
Laurent Nguyen
|
1bf4683894
|
Make Data Explorer work on node v18 (#1654)
* Upgrade packages to enable npm i with node 18
* Fix crypto and querystring issue
* Fix webpack errors during npm start
* Upgrade monaco editor. Fix alias in webconfig
* Remove deprecated file-loader. Upgrade webpack to latest.
* Fix format
* Upgrade webpack, eslint and typescript
* Update p-retry and fluentui packages
* Revert monaco package upgrade
* Fix notebook compile errors
* Fix lint errors
* Update jest snapshots
* Fix unit tests
* Update node version to 18
* Fix compile error
* Fix compile error
* Fix format
* Turn off warning overlay for webpack devServer
* Fix format
* Re-add monaco webpack plugin and upgrade monaco-editor
* Update package-lock.json
* Fix build issue
* Move MonacoWebpackPlugin to previous place in webpack.config.js
* update package-lock.json
* Fix package-lock.json
* Update package-lock.json
* Fix export ChoiceItem not found warning for self serve. Remove warning turn off in webpack config.
* Update checkout and setup actions in for ci tests
* Disable Gallery callout
* Fix disable gallery header
* Totally disable New gallery callout
* Upgrade all github actions to latest
|
2023-12-13 10:24:40 -08:00 |
|
Laurent Nguyen
|
90c1439d34
|
Update prettier to latest. Remove tslint (#1641)
* Rev up prettier
* Reformat
* Remove deprecated tslint
* Remove call to tslint and update package-lock.json
|
2023-10-03 17:13:24 +02:00 |
|
chandrasekhar gunturi
|
e34f68b162
|
adding Materializedviews under selfserve (#1247)
* adding Materializedviews under selfserve
* ran npm format & fixed few links
* modified required key & changed URLs
* modifying links to aka.ms
* modifying few descriptions
* Delete VSWorkspaceState.json
* Delete .suo
* modifying URLs & adding missing keys
Co-authored-by: Chandra sekhar Gunturi <chguntur@microsoft.com>
|
2022-06-03 12:51:54 +05:30 |
|