portainer/app
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
..
__mocks__ feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
agent fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
angulartics.matomo feat(react): migrate analytics interface to react. (#6296) [EE-2100] 2022-01-03 17:49:59 +02:00
assets fix input text color (#6468) 2022-01-25 15:56:25 +13:00
azure refactor(azure/aci): migrate dashboard view to react [EE-2189] (#6518) 2022-02-25 12:22:56 +13:00
docker feat(webhook): teasers of pull images and webhook for EE EE-1332 (#6278) 2022-02-14 21:51:43 +08:00
edge fix(edge): only show expand row for Edge Devices with AMT activated [EE-2489] (#6519) 2022-02-14 11:44:55 -03:00
kubernetes refactor(storidge): remove Storidge support from backend [EE-2450] (#6511) 2022-02-09 05:47:11 +13:00
portainer refactor(azure/aci): migrate dashboard view to react [EE-2189] (#6518) 2022-02-25 12:22:56 +13:00
react-tools refactor(azure/aci): migrate dashboard view to react [EE-2189] (#6518) 2022-02-25 12:22:56 +13:00
setup-tests refactor(azure/aci): migrate create view to react [EE-2188] (#6371) 2022-02-01 19:38:45 +02:00
app.js refactor(app): convert root folder files to es6 (#4159) 2021-12-09 09:38:07 +02:00
config.js feat(app): introduce component library in react [EE-1816] (#6236) 2021-12-15 08:14:53 +13:00
constants.js refactor(app): duplicate constants as es6 exports (#4158) 2021-12-09 10:48:47 +02:00
global.d.ts refactor(azure/aci): migrate create view to react [EE-2188] (#6371) 2022-02-01 19:38:45 +02:00
i18n.ts feat(i18n): add support for multiple languages (#6270) 2022-01-10 15:22:21 +02:00
index.html fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
index.js refactor(storidge): remove Storidge support from backend [EE-2450] (#6511) 2022-02-09 05:47:11 +13:00
matomo-setup.js feat(telemetry): replace GA with matomo (#4140) 2020-08-07 10:46:25 +12:00
react-table-config.d.ts fix(app): add github action for linting and formatting [EE-2344] (#6356) 2022-01-17 07:53:32 +02:00
vendors.js feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00