JustinKol
|
6c9673975a
|
Added hyphen to prohibited characters in keyspace name title (#1800)
|
2024-04-16 09:24:14 -04:00 |
|
jawelton74
|
f8cfc6c21c
|
Remove references to addCollectionDefaultFlight parameter. (#1741)
|
2024-02-08 11:49:40 -08: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 |
|
MokireddySampath
|
6e956d27ad
|
Provisioned throughput checkbox is not aligned (#1661)
|
2023-11-22 00:05:42 +05:30 |
|
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 |
|
MokireddySampath
|
d15feb3478
|
arialabel has been changed according to react attributes (#1548)
|
2023-09-27 20:46:04 +05:30 |
|
MokireddySampath
|
c58d5765c2
|
aria label attribute updated with label name for the input (#1532)
|
2023-07-12 22:29:18 +05:30 |
|
victor-meng
|
605117c62d
|
Update autoscale throughput limits (#1229)
* Change minimum autoscale throughput and default autoscale throughput for free tier account to 1000
* Fix unit tests
* Update snapshot
* Fix cassandra add collection panel
* Address comments
* Add feature flag/flight
* Remove console.log
|
2022-02-25 18:21:58 -08:00 |
|
Sunil Kumar Yadav
|
6351e2bcd2
|
fixed unshared collection error for cassandra (#1172)
* fixed unshared collection error for cassandra
* fixed shared props value
Co-authored-by: sunilyadav <v-yadavsunil@microsoft.com>
|
2021-12-15 11:56:40 -08:00 |
|
victor-meng
|
64f36e2d28
|
Add throughput cap error message (#1151)
|
2021-10-30 19:45:16 -07:00 |
|
Hardikkumar Nai
|
bfd4948fb9
|
absulte_path setting (#984)
* absulte_path setting
* resolve build time error
|
2021-10-12 07:38:34 -07:00 |
|
Jordi Bunster
|
7d28af4fc7
|
Make these required fields (#1101)
|
2021-09-21 15:50:44 -07:00 |
|
victor-meng
|
96e6bba38b
|
Move databases to zustand (#898)
|
2021-06-18 13:25:08 -05:00 |
|
victor-meng
|
baa3252ba8
|
Properly style CassandraAddCollectionPane (#862)
|
2021-06-11 14:25:05 -07:00 |
|
Steve Faulkner
|
006230262c
|
Remvoe Explorer.isServerlessEnabled (#883)
|
2021-06-10 18:16:43 -05:00 |
|
Steve Faulkner
|
481ff9e7fe
|
Migrate SidePanel state to Zustand (#799)
Co-authored-by: hardiknai-techm <HN00734461@TechMahindra.com>
|
2021-05-27 16:07:07 -05:00 |
|
Hardikkumar Nai
|
50f83cde87
|
Remove Explorer.collectionCreationDefaults (#840)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-26 15:11:47 -05:00 |
|
Steve Faulkner
|
735a81db47
|
Remove Explorer.setFeaturesFromFlights (#801)
|
2021-05-19 18:58:44 -05:00 |
|
Hardikkumar Nai
|
030a4dec3c
|
Migrate Cassandra Add Container to React (#723)
|
2021-05-18 21:30:11 -05:00 |
|