sunghyunkang1111
2ba58cd1a5
Frontend performance metrics ( #2439 )
...
* Added enriched metrics
* Add more traces for observability
2026-04-01 09:42:32 -05:00
asier-isayas
2cff0fc3ff
Global Secondary Index ( #2071 )
...
* add Materialized Views feature flag
* fetch MV properties from RP API and capture them in our data models
* AddMaterializedViewPanel
* undefined check
* subpartition keys
* Partition Key, Throughput, Unique Keys
* All views associated with a container (#2063 ) and Materialized View Target Container (#2065 )
Identified Source container and Target container
Created tabs in Scale and Settings respectively
Changed the Icon of target container
* Add MV Panel
* format
* format
* styling
* add tests
* tests
* test files (#2074 )
Co-authored-by: nishthaAhujaa
* fix type error
* fix tests
* merge conflict
* Panel Integration (#2075 )
* integrated panel
* edited header text
---------
Co-authored-by: nishthaAhujaa <nishtha17354@iiittd.ac.in >
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
* updated tests (#2077 )
Co-authored-by: nishthaAhujaa
* fix tests
* update treeNodeUtil test snap
* update settings component test snap
* fixed source container in global "New Materialized View"
* source container check (#2079 )
Co-authored-by: nishthaAhujaa
* renamed Materialized Views to Global Secondary Index
* more renaming
* fix import
* fix typo
* disable materialized views for Fabric
* updated input validation
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
Co-authored-by: Nishtha Ahuja <45535788+nishthaAhujaa@users.noreply.github.com >
Co-authored-by: nishthaAhujaa <nishtha17354@iiittd.ac.in >
2025-04-11 10:39:32 -04:00
Asier Isayas
82bdeff158
Add new Portal Backend Sample Data API and remove Notifications API references ( #1965 )
...
* Fixed Sample Data logic and remove notifications references
* fixed undefined
* fixed unit tests
* fixed format test
* cleanup
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2024-09-11 08:07:50 -04:00
Ashley Stanton-Nurse
31773ee73b
Redesign resource tree ( #1865 )
...
* start redesign work
* add left padding to all tree nodes
* fiddling with padding
* align tab bar line with first item in resource tree
* final touch ups
* fix a strange password manager autofill prompt
* add keyboard shortcuts
* revert testing change
* nudge messagebar to layout row height
* tidy up
* switch to Allotment to stop ResizeObserver issues with monaco
* refmt and fix lints
* fabric touch-ups
* update snapshots
* remove explicit react-icons dependency
* reinstall packages
* remove background from FluentProvider
* fix alignment of message bar
* undo temporary workaround
* restore refresh button
* fix e2e tests and reformat
* fix compiler error
* remove uiw/react-split
* uncomment selection change on expand
2024-08-01 10:02:36 -07: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
Asier Isayas
547954c3dc
Lazy loading containers ( #1411 )
...
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2023-03-30 14:53:36 -07:00
victor-meng
46ca952955
Add condition for showing quick start carousel ( #1278 )
...
* Add condition for showing quick start carousel
* Show coach mark when carousel is closed
* Add condition for showing quick start carousel and other UI changes
* Fix compile error
* Fix issue with coach mark
* Fix test
* Add new sample data, fix link url, fix e2e tests
* Fix e2e tests
2022-05-23 20:52:21 -07:00
victor-meng
1155557af1
Check for -1 throughput cap value ( #1159 )
2021-11-10 21:43:04 -08:00
victor-meng
a3d88af175
Fix throughputcap check ( #1156 )
2021-11-05 10:23:21 -07:00
victor-meng
6d46e48490
Migrate resource tree to react ( #941 )
2021-07-20 11:40:04 -07:00
victor-meng
f8ab0a82e0
Move tabs manager to zustand ( #915 )
2021-07-08 21:32:22 -07:00
Hardikkumar Nai
a1d5648bbc
Remove Explorer.openAddCollectionPane ( #905 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com >
2021-06-27 23:39:28 -05:00