asier-isayas
92c8afd166
More playwright tests ( #2310 )
...
* Add playwright tests for Autoscale/Manual Throughpout and TTL
* fix unit tests and lint
* fix unit tests
* fix tests
* fix autoscale selector
* changed throughput above limit
* Add more playwright tests
* fix tests
* nit
* cleanup
* format
* stored procedure playwright test
* add user defined function playwright test
* Add user defined functions and trigger test
* fix upload items
* fix tests
* fix lint errors
* fix lint
* run cleanup every 3 hours
* keep cleanup at 2 hours
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2026-01-09 10:23:35 -06:00
jawelton74
41f5401016
Fix input validation patterns for resource ids ( #2086 )
...
* Fix input element pattern matching and add validation reporting for
cases where the element is not within a form element.
* Update test snapshots.
* Remove old code and fix trigger error message.
* Move id validation to a util class.
* Add unit tests, fix standalone function, rename constants.
2025-03-26 07:10:47 -07:00
Laurent Nguyen
cebf044803
Fix typo ( #1849 )
2024-05-29 18:20:07 +02:00
Ashley Stanton-Nurse
a5a5a95973
[Task 3061766] Additional Keyboard Shortcuts ( #1805 )
...
* [Task 3061766] Additional Keyboard Shortcuts
refmt and fix lints
shortcuts for: discard, new item/sproc/udf/trigger, delete
item/sproc/udf/trigger
copilot shortcut
* remove 'Ctrl+I' due to conflict with Monaco Autocomplete
2024-04-19 09:43:27 -07:00
Ashley Stanton-Nurse
a44ed1f45c
[Task 3061766] Global Keyboard Shortcuts, implemented through the Command Bar ( #1789 )
...
* keyboard shortcuts using tinykeys
* refmt and fix lints
* retarget keyboard shortcuts to the body instead of the root element of the React component tree
* refmt
* Update src/Explorer/Menus/CommandBar/CommandBarUtil.tsx
Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com >
* add Save binding to New Item command bar
---------
Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com >
2024-04-17 11:19:09 -07:00
MokireddySampath
e68aaebca6
Asterisk has beenadded beside the heading of input to show that it is a mandatory input ( #1749 )
2024-03-06 12:56:34 +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
victor-meng
f8ab0a82e0
Move tabs manager to zustand ( #915 )
2021-07-08 21:32:22 -07:00
victor-meng
4d2a6999d4
Move selectedNode to zustand ( #903 )
2021-06-24 13:56:33 -05:00
victor-meng
59655eed5f
Remove route handlers ( #909 )
...
* Remove tab handlers
* Fix tests
2021-06-23 23:54:37 -05:00
vaidankarswapnil
b392bed1b0
Migrate Stored Procedure tab to react ( #894 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com >
2021-06-23 11:49:57 -05:00