Oscar Zhou
2c37f32fa6
version: bump version to 2.29.0 ( #637 )
2025-04-14 13:13:38 +12:00
Ali
0ca9321db1
feat(helm): update helm view [r8s-256] ( #582 )
...
Co-authored-by: Cara Ryan <cara.ryan@portainer.io>
Co-authored-by: James Player <james.player@portainer.io>
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-04-10 16:08:24 +12:00
Devon Steenberg
4c1e80ff58
fix(axios): correctly encode urls [BE-11648] ( #517 )
...
fix(edgegroup): nil pointer defer
2025-04-02 08:51:58 +13:00
Ali
81c5f4acc3
feat(editor): provide yaml validation for docker compose in the portainer web editor [BE-11697] ( #526 )
2025-03-27 17:11:55 +13:00
James Player
a67b917bdd
Bump version to 2.28.0 ( #523 )
2025-03-17 16:00:33 +13:00
Steven Kang
5526fd8296
chore: bump 2.27.1 - develop ( #468 )
2025-02-27 11:02:25 +13:00
Steven Kang
1b83542d41
chore: bump version to 2.27.0 - develop ( #445 )
2025-02-20 09:42:52 +13:00
Ali
9405cc0e04
chore(portainer): bump version to 2.26.0 ( #302 )
2025-01-14 07:20:11 +13:00
AndrewHucklesby
4454b6b890
bump version to 2.25.0 ( #240 )
2024-12-12 16:42:55 +13:00
Ali
441afead10
feat(ask-ai): integrate kapa-ai page [BE-11409] ( #214 )
2024-12-06 18:41:32 +13:00
Yajith Dayarathna
17648d12fe
codecov integration with portainer-suite [PLA-119] ( #210 )
2024-12-06 12:09:09 +13:00
Anthony Lapenna
bb6815f681
build: introduce central Makefile and live-reload for Go ( #184 )
2024-12-03 08:49:03 +13:00
Oscar Zhou
e6508140f8
version: bump version to 2.24.0 ( #102 )
2024-11-12 12:13:27 +13:00
andres-portainer
369598bc96
Bump version to v2.23.0 ( #29 )
2024-10-14 13:55:11 -03:00
Yajith Dayarathna
2bd880ec29
required changes to enable monorepo.
...
Co-authored-by: deviantony <anthony.lapenna@portainer.io>
Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
2024-10-09 08:37:23 +13:00
LP B
ac4b129195
fix(docker/network): send target nodeName when removing a network on swarm ( #12001 )
2024-07-08 17:31:18 +02:00
Ali
d2b0eacbf5
chore(deps): upgrade typescript to 5.5 [EE-7294] ( #11970 )
...
Co-authored-by: testa113 <testa113>
2024-06-27 13:54:10 +12:00
Chaim Lev-Ari
1032b462b4
chore(deps): upgrade react-query to v4 [EE-6638] ( #11041 )
2024-04-14 17:54:25 +03:00
Chaim Lev-Ari
2100155ab5
refactor(docker/containers): migrate inspect view to react [EE-2190] ( #11005 )
2024-04-11 19:07:58 +03:00
Chaim Lev-Ari
c22d280491
refactor(activity-logs): migrate activity logs table to react [EE-4714] ( #10891 )
2024-04-09 08:53:23 +03:00
Prabhat Khera
d6d7afddbc
chore(version): version bump to 2.22.0 [EE-6897] ( #11438 )
2024-03-22 14:37:27 +13:00
Prabhat Khera
529750fa21
fix(UI): axios progress bar loading issue [EE-6781] ( #11289 )
2024-03-07 11:30:27 +13:00
Chaim Lev-Ari
50946e087c
chore(eslint): add rule to check imports [EE-6730] ( #11201 )
2024-02-15 17:46:03 +02:00
Chaim Lev-Ari
4bf18b1d65
feat(ui): write tests [EE-6685] ( #11081 )
2024-02-14 17:25:37 +02:00
Prabhat Khera
517190e28b
chore(version): bump to 2.21.0 [EE-6652] ( #11047 )
...
* chore(version): bump to 2.21.0 [EE-6652]
* address review comments
2024-02-02 15:17:52 +13:00
Chaim Lev-Ari
4a10c2bb07
feat(version): show git commit and env [EE-6021] ( #10748 )
2024-01-25 07:41:33 +02:00
Chaim Lev-Ari
52db4cba0e
fix(storybook): fix msw stories [EE-6503] ( #10985 )
2024-01-24 10:06:38 +02:00
Chaim Lev-Ari
69c06bc756
feat(ci): replace jest with vitest [EE-6504] ( #10997 )
2024-01-23 08:42:52 +02:00
Prabhat Khera
0b9cebc685
fix(caching): integrate with axios cache interceptor [EE-6505] ( #10922 )
...
* integrate with axios-cache-interceptor
* remove extra headers as not needed
2024-01-11 11:12:53 +13:00
Matt Hook
7528cabf5a
deep upgrade dependencies, follow-redirects, @babel/traverse, postcss ( #10931 )
2024-01-10 15:40:05 +13:00
Chaim Lev-Ari
400a80c07d
chore(deps): upgrade to msw v2 [EE-6489] ( #10911 )
2024-01-04 16:57:21 +07:00
Chaim Lev-Ari
95358c204b
chore(deps): upgrade docker-types [EE-6491] ( #10905 )
2024-01-03 16:55:45 +07:00
Chaim Lev-Ari
3ae430bdd8
chore(build): remove eslint plugin [EE-6432] ( #10773 )
2024-01-02 13:42:48 +07:00
Chaim Lev-Ari
a1519ba737
chore(deps): upgrade axios [EE-6488] ( #10885 )
...
Co-authored-by: Matt Hook <hookenz@gmail.com>
2024-01-02 13:26:54 +07:00
Matt Hook
2e15cad048
fix(postcss): update postcss to 8.4.32 [EE-6490]
2023-12-29 06:39:53 +13:00
Ali
4096bb562d
feat(cache): introduce cache option [EE-6293] ( #10672 )
...
Co-authored-by: testa113 <testa113>
2023-11-22 14:21:07 +13:00
Chaim Lev-Ari
436da01bce
feat(auth): save jwt in cookie [EE-5864] ( #10527 )
2023-11-20 09:35:03 +02:00
Ali
ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] ( #10641 )" ( #10658 )
...
This reverts commit 2c032f1739
.
2023-11-20 15:08:19 +13:00
Ali
2c032f1739
feat(cache): introduce cache option [EE-6293] ( #10641 )
2023-11-20 10:22:48 +13:00
Chaim Lev-Ari
da346cba60
chore(deps): update ts and more deps [EE-5756] ( #10409 )
2023-10-05 11:25:35 +03:00
Oscar Zhou
0f1e77a6d5
fix(security): update dependency and binary version [EE-5798] ( #10192 )
2023-09-05 17:23:12 +12:00
Chaim Lev-Ari
f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] ( #10085 )
2023-09-04 19:07:29 +01:00
Chaim Lev-Ari
0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] ( #10068 )
2023-09-04 16:20:36 +01:00
Chaim Lev-Ari
531f88b947
chore(tests): clean tests output [EE-5758] ( #9215 )
2023-08-27 12:30:45 +02:00
Matt Hook
721457b71d
bump version to 2.20 ( #9963 )
2023-08-01 09:20:51 +12:00
Chaim Lev-Ari
76b871d8a0
chore(deps): upgrade webpack loaders [EE-5126] ( #9206 )
2023-07-13 21:36:23 +03:00
Chaim Lev-Ari
ecd54ab929
refactor(docker/images): convert table to react [EE-4668] ( #8910 )
2023-07-13 10:47:20 +03:00
Oscar Zhou
0074bcc2ee
fix(node): update minimum node version ( #9078 )
2023-06-14 21:44:12 +12:00
Chaim Lev-Ari
f799dd86c3
chore(deps): upgrade babel [EE-5219] ( #9034 )
2023-06-11 08:44:20 +07:00
Chaim Lev-Ari
1cda08ca11
chore(deps): upgrade css tools [EE-5116] ( #8990 )
2023-05-31 01:35:25 +07:00