portainer/app/react/components
Ali c1316532eb fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
..
Alert feat(k8sconfigure): migrate configure to react [EE-5524] (#10218) 2023-09-06 04:06:36 +12:00
BEFeatureIndicator fix(be-overlay): consistency overlay with variants [EE-6742] (#11774) 2024-05-07 16:16:49 +12:00
Badge refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
BadgeIcon feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] (#10395) 2023-10-09 11:20:44 +13:00
Blocklist feat(a11y): add labels and roles [EE-6717] (#11181) 2024-02-19 16:37:26 +02:00
BoxSelector refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090) 2024-03-10 14:22:01 +02:00
Card add card component (#9022) 2023-05-31 13:18:05 +12:00
Code chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
DashboardItem refactor(docker): migrate dashboard to react [EE-2191] (#11574) 2024-05-20 09:34:51 +03:00
DetailsTable chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
HelpLink fix(doclinks): fix help link paths [EE-6861] (#11418) 2024-03-19 11:46:41 +13:00
ImageConfigFieldset fix(app): fix app stuck in loading [EE-7014] (#11651) 2024-04-22 13:11:41 +12:00
InlineLoader feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
InsightsBox chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
NavTabs feat(edge/jobs): migrate item view to react [EE-2220] (#11887) 2024-06-06 21:07:39 +03:00
Note feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
PageHeader chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
PaginationControls chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
RadioGroup chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
StackVersionSelector refactor(edge/stacks): migrate edit view to react [EE-2222] (#11648) 2024-05-09 18:02:20 +03:00
Stepper chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
TLSFieldset chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
TagButton refactor(ui): extract TagButton from TagSelector component [EE-4194] (#8127) 2022-12-07 16:15:09 +13:00
TagSelector refactor(edge/groups): migrate view to react [EE-2219] (#11758) 2024-06-02 15:43:37 +03:00
TeamsSelector refactor(users): migrate list view to react [EE-2202] (#11914) 2024-08-28 17:04:32 -03:00
TerminalTooltip fix(terminal): display os specific copy/paste tooltip EE-1976 (#10835) 2024-01-24 09:45:40 +13:00
Tip feat(podman): support add podman envs in the wizard [r8s-20] (#12056) 2024-09-25 11:55:07 +12:00
UsersSelector chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
ViewLoading chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
Widget fix(apps): update associated resources on deletion [r8s-124] (#75) 2024-11-01 21:03:49 +13:00
buttons refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
datatables feat(activity-log): set descending timestamps as the default sorting order BE-11343 (#66) 2024-10-31 18:07:26 -03:00
form-components refactor(users): migrate list view to react [EE-2202] (#11914) 2024-08-28 17:04:32 -03:00
modals chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
BETeaserButton.tsx chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
CodeEditor.module.css increase the font size for search panel (#10838) 2024-01-16 14:31:39 +13:00
CodeEditor.tsx refactor(ui/code-editor): accept enum type (#22) 2024-10-14 13:52:51 +02:00
CollapseExpandButton.test.tsx fix(ui): use expand button in sidebar and tables [EE-6844] (#11608) 2024-05-15 08:26:23 +03:00
CollapseExpandButton.tsx fix(custom-templates): add stack validation, remove custom template validation [EE-7102] (#11938) 2024-06-17 09:24:54 +12:00
DateTimeField.tsx feat(edge/jobs): migrate create view to react [EE-2221] (#11867) 2024-06-02 11:10:38 +03:00
EdgeIndicator.test.tsx refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090) 2024-03-10 14:22:01 +02:00
EdgeIndicator.tsx chore(tests): clean tests output [EE-5758] (#9215) 2023-08-27 12:30:45 +02:00
EnvironmentStatusBadge.tsx feat(home): change layout of env tile [EE-4479] (#8061) 2022-12-07 16:51:20 +02:00
EnvironmentStatusBadgeItem.tsx chore(deps): upgrade tailwind and prettier [EE-5218] (#10068) 2023-09-04 16:20:36 +01:00
FallbackImage.tsx feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 2023-11-14 14:54:44 +02:00
HubspotForm.tsx chore(deps): upgrade react-query to v4 [EE-6638] (#11041) 2024-04-14 17:54:25 +03:00
Icon.tsx feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] (#10395) 2023-10-09 11:20:44 +13:00
InformationPanel.tsx refactor(docker): migrate dashboard to react [EE-2191] (#11574) 2024-05-20 09:34:51 +03:00
JsonTree.module.css refactor(docker/containers): migrate inspect view to react [EE-2190] (#11005) 2024-04-11 19:07:58 +03:00
JsonTree.tsx refactor(docker/containers): migrate inspect view to react [EE-2190] (#11005) 2024-04-11 19:07:58 +03:00
Link.tsx chore(data-cy): require data-cy attributes [EE-6880] (#11453) 2024-04-11 12:11:38 +12:00
LinkButton.tsx refactor(ui/button): remove duplicate data-cy [EE-7242] (#11934) 2024-06-20 15:39:03 +02:00
PasswordCheckHint.tsx
ReactQueryDevtoolsWrapper.tsx chore(deps): upgrade react-query to v4 [EE-6638] (#11041) 2024-04-14 17:54:25 +03:00
Redirect.tsx refactor(edge/groups): migrate view to react [EE-2219] (#11758) 2024-06-02 15:43:37 +03:00
StatsItem.tsx chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
StatusBadge.stories.tsx refactor(kube/namespaces): migrate table to react [EE-4694] (#10988) 2024-04-02 22:26:22 +03:00
StatusBadge.tsx refactor(kube/namespaces): migrate table to react [EE-4694] (#10988) 2024-04-02 22:26:22 +03:00
Svg.tsx chore(branding): Changes Linode to Akamai Connected Cloud (#12221) 2024-09-23 09:21:02 +12:00
WebEditorForm.tsx refactor(ui/code-editor): accept enum type (#22) 2024-10-14 13:52:51 +02:00
ui-router.test.tsx refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090) 2024-03-10 14:22:01 +02:00