portainer/app/react/components
Prabhat Khera 8ae64523b3
fix(stack): correct documentation link for stack ENV variables [EE-6902] (#11653)
2024-04-23 08:35:25 +12:00
..
Alert feat(k8sconfigure): migrate configure to react [EE-5524] (#10218) 2023-09-06 04:06:36 +12:00
BEFeatureIndicator fix(teasers): updated muted styles from qa feedback [EE-6035] (#10390) 2023-09-28 11:32:58 +01:00
Badge refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02: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] (#11209) 2024-02-19 16:37:21 +02:00
BoxSelector refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
Card add card component (#9022) 2023-05-31 13:18:05 +12:00
Code refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
DashboardItem refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
DetailsTable refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
HelpLink fix(doclinks): fix help link paths [EE-6861] (#11417) 2024-03-19 11:46:55 +13:00
ImageConfigFieldset refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
InlineLoader feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
InsightsBox chore(deps): upgrade tailwind and prettier [EE-5218] (#10068) 2023-09-04 16:20:36 +01:00
NavTabs refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
Note feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
PageHeader fix(kube): fix edit application webhook link [EE-6861] (#11390) 2024-03-18 10:21:20 +13:00
PaginationControls fix(ui/datatables): sync page count with filtering [EE-5890] (#10010) 2023-08-22 09:36:31 +03:00
RadioGroup fix(edge/templates): fix issues [EE-6328] (#10656) 2023-11-27 09:56:15 +02:00
Stepper refactor(ui/box-selector): replace all selectors [EE-3856] (#7902) 2023-02-07 09:03:57 +05:30
TLSFieldset fix(docker/tls): update tls certs for Docker API env [EE-4286] (#9112) 2023-06-28 08:51:58 +12:00
TagButton refactor(ui): extract TagButton from TagSelector component [EE-4194] (#8127) 2022-12-07 16:15:09 +13:00
TagSelector refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
TeamsSelector fix(team): disable team leader setting when external auth sync is enabled [EE-3579] (#7852) 2022-10-25 14:39:24 +13:00
TerminalTooltip fix(terminal): display os specific copy/paste tooltip EE-1976 (#10835) 2024-01-24 09:45:40 +13:00
Tip feat(kube): add a11y props for smoke tests [EE-6747] (#11262) 2024-02-29 09:26:10 +02:00
UsersSelector feat(cache): introduce cache option [EE-6293] (#10672) 2023-11-22 14:21:07 +13:00
ViewLoading chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
Widget fix(UI): some minor fixes [EE-6667] (#11062) 2024-02-06 12:17:35 +13:00
buttons refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00
datatables fix(datatable): title size EE-6774 (#11273) 2024-03-06 08:01:45 +13:00
form-components fix(stack): correct documentation link for stack ENV variables [EE-6902] (#11653) 2024-04-23 08:35:25 +12:00
modals add border to tooltip and modal in high contrast theme (#10834) 2023-12-20 08:55:00 +13:00
BETeaserButton.tsx fix(be-teaser): mute styles [EE-6035] (#10349) 2023-09-24 19:56:09 +01:00
CodeEditor.module.css increase the font size for search panel (#10838) 2024-01-16 14:31:39 +13:00
CodeEditor.tsx feat(app): migrate app parent view to react [EE-5361] (#10086) 2023-08-28 09:01:35 +12:00
EdgeIndicator.test.tsx refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +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 fix(system/update): submit license form [EE-4743] (#8381) 2023-01-26 20:35:04 +05:30
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 fix(edge/update): remove schedule date for old envs [EE-3023] (#8315) 2023-01-24 12:20:55 +05:30
Link.tsx refactor(app): app service form to react [EE-5415] (#8994) 2023-05-31 17:58:41 +12:00
LinkButton.tsx chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
PasswordCheckHint.tsx refactor(icons): replace fa icons [EE-4459] (#7907) 2022-11-28 15:00:28 +13:00
ReactQueryDevtoolsWrapper.tsx feat(ui): portainer base component css change [EE-3381] (#7115) 2022-06-23 09:32:18 +03:00
StatsItem.tsx chore(prettier): add tailwind prettier plugin [EE-4809] (#8221) 2023-02-13 10:04:24 +13:00
StatusBadge.tsx refactor(cluster): migrate nodes datatable to react [EE-4962] (#10459) 2023-10-16 21:19:08 +01:00
Svg.tsx feat(nomad): remove nomad from UI EE-6060 (#10509) 2023-10-31 15:27:20 -03:00
WebEditorForm.tsx refactor(app): migrate remaining form sections [EE-6231] (#10938) 2024-01-11 15:13:28 +13:00
ui-router.test.tsx refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276) 2024-03-10 14:22:05 +02:00