Erik Sundell
|
f58a2d879e
|
Cloudwatch: Use new annotation API (#48102)
* use new annotation api
* fix bad merge
|
2022-04-27 12:41:48 +02:00 |
|
Erik Sundell
|
cb2c6fe6bc
|
AzureMonitor: Remove unused angular code (#48110)
* remove unsued code
* fix import
|
2022-04-25 12:30:33 +02:00 |
|
Josh Hunt
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
Kyle Cunningham
|
febc24522d
|
Accessibility Fixes for Several SQL Based Datasource Config Pages (#43982)
* Add label elements for select boxes: MSSQL config
* Add Permission level label
* Add aria-label for password field
* Fixes for Postgres a11y page
* Fix whitespace error
* Swap aria-labelby for "for"
* Prefer "for" over aria-labeledby
|
2022-01-19 15:53:54 -06:00 |
|
kay delaney
|
36e4a871f2
|
UI/ClipboardButton: Remove ClipboardJS in favor of native Clipboard API (#42996)
* UI/ClipboardButton: Remove ClipboardJS in favor of native Clipboard API
Closes #42365
* Add backwards compatibility
|
2022-01-07 13:41:09 +00:00 |
|
Torkel Ödegaard
|
27f66a6df9
|
Angular: Move coreModule to app/angular and isolate angular usage more (#41433)
* moving coreModule to app/angular and isolating it more
* fixed ts issue
|
2021-11-09 08:37:16 +01:00 |
|
Torkel Ödegaard
|
d07fa0ce5e
|
AngularJS: Move angular stuff into app/angular (#41415)
* Moving more angular parts
* Moving more angular stuff
* Moving components
* Move more things
|
2021-11-08 18:41:04 +01:00 |
|