Aasim Khan
|
b13fee90ac
|
Adding filtering for group by schema (#2059)
|
2023-05-12 09:32:38 -07:00 |
|
Aasim Khan
|
34d969c6ad
|
Fixing durability type filter in OE (#2043)
* Fixing durability type filter in OE
* Adding doc comment
|
2023-05-06 05:40:09 +05:30 |
|
Aasim Khan
|
46e6b484a3
|
Adding filtering support to OE (#2039)
* Init push
* Fixing filters
* Fixing more filters
* Fixing display strings
* Fixing boolean filter
* Adding comments
* Fixing function name
* Making nullables
* Separating filter parsing logic
* Adding tests
* Update src/Microsoft.SqlTools.ServiceLayer/ObjectExplorer/ObjectExplorerUtils.cs
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com>
* Update src/Microsoft.SqlTools.ServiceLayer/ObjectExplorer/ObjectExplorerUtils.cs
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com>
* Update src/Microsoft.SqlTools.ServiceLayer/ObjectExplorer/Contracts/NodeInfo.cs
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
* Update src/Microsoft.SqlTools.ServiceLayer/ObjectExplorer/Contracts/NodeInfo.cs
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
* Update src/Microsoft.SqlTools.ServiceLayer/ObjectExplorer/Nodes/TreeNode.cs
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
* Adding comments
* Fixing whitespace
* Adding more comments and changing to IEnumerable
* Fixing code comments
* Fixing tests adding more filters
---------
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com>
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
|
2023-05-06 01:52:42 +05:30 |
|
Alan Ren
|
dbe06a50d5
|
Expose parent node path of tree node (#1949)
* expose parent node path
* add comments
|
2023-03-17 11:11:40 -07:00 |
|
Karl Burtram
|
f288bee294
|
Make nullable warnings a per file opt-in (#1842)
* Make nullable warnings a per file opt-in
* Remove unneeded compiler directives
* Remove compiler directive for User Data
|
2023-02-03 18:10:07 -08:00 |
|
Alan Ren
|
38c2cd4482
|
introduce object type property to node (#1614)
|
2022-08-01 20:14:58 -07:00 |
|
Leila Lali
|
63372d327e
|
Object explorer notifications (#354)
* changing oe protocols to send notifications
|
2017-05-23 09:30:11 -07:00 |
|
Leila Lali
|
0d570fa29b
|
Fixed node labels, status, sub types (#338)
|
2017-05-09 09:33:25 -07:00 |
|
Leila Lali
|
8c0885da88
|
adding metadata to object explorer node info (#320)
* adding metadata to oe node info
|
2017-04-19 08:32:39 -07:00 |
|
Leila Lali
|
d903ba56a9
|
Object Explorer Service (#311)
* moving OE service from an old branch
|
2017-04-11 15:50:20 -07:00 |
|