portainer/app/react-tools
itsconquest a894e3182a
refactor(azure/aci): migrate dashboard view to react [EE-2189] (#6518)
* refactor(azure/aci): migrate dashboard view to react [EE-2189]

* move aggregate function to azure utils file

* fix type

* introduce dashboard item component

* add error notificatons

* hide resource groups widget if failed to load

* make dashboard a default export

* revert mistake

* refactor based on suggestions

* use object for error data instead of array

* return unused utils file

* move length calculations out of return statement

* only return first error of resource groups queries

* refactor imports/exports, fix bug with errors & add test

* WIP dashboard tests

* allow mocking multiple resource groups

* test for total number of resource groups

* update lock file to fix lint action issue

* finish dashboard tests

* dashboarditem story

* fix(auth): remove caching of user

* add option for link to dashboard item

* rename dashboard test case to match file

* remove optional link and update storybook

* create aria label based on already provided text

* change param name to be clearer
2022-02-25 12:22:56 +13:00
..
RootProvider.tsx add switch for react query devtools based on .env (#6280) 2021-12-15 11:43:49 +02:00
react2angular.tsx feat(i18n): add support for multiple languages (#6270) 2022-01-10 15:22:21 +02:00
test-mocks.ts refactor(azure/aci): migrate dashboard view to react [EE-2189] (#6518) 2022-02-25 12:22:56 +13:00
test-utils.tsx refactor(app): create access-control-form react component [EE-2332] (#6346) 2022-01-05 18:28:56 +02:00