testA113
ad7f87122d
fix(tooltip): inconsistent tooltip component EE-2472 ( #6508 )
...
* Fixed tooltip styling
* match old tooltip styling
* Match font size
2022-02-02 08:42:19 +13:00
Chaim Lev-Ari
6f6f78fbe5
refactor(azure/aci): migrate create view to react [EE-2188] ( #6371 )
2022-02-01 19:38:45 +02:00
andres-portainer
1bb02eea59
fix(db): handle decryption error EE-2466 ( #6499 )
2022-02-01 11:48:26 -03:00
Marcelo Rydel
cf459a2d28
fix(ssl): default httpEnabled to false [EE-2465] ( #6495 )
2022-02-01 09:14:43 -03:00
Chaim Lev-Ari
7d91ab72e1
fix(agent): add agent header [EE-2433] ( #6484 )
...
* fix(agent): add agent header [EE-2433]
fix [EE-2433]
* fix(containers): reload current endpoint id
2022-02-01 09:37:12 +02:00
andres-portainer
cb804e8813
fix(edge): change the edge menu to work in dark mode EE-2462 ( #6488 )
...
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2022-01-31 19:21:47 -03:00
andres-portainer
0973808234
fix(fdo): change the owner service connection message EE-2457 ( #6490 )
2022-01-28 10:06:21 -03:00
Marcelo Rydel
edd5193100
fix(settings): updateSettingsFromFlags only if dataStore is new [EE-2397] ( #6475 )
2022-01-28 09:28:34 -03:00
Matt Hook
0ad66510a9
this was checked in by mistake... removing. ( #6436 )
2022-01-28 09:13:34 +13:00
Prabhat Khera
5a6cd2002d
fix base url in axios ( #6460 )
2022-01-28 09:00:01 +13:00
Chaim Lev-Ari
1fbf13e812
fix(k8s/app): populate ingress details [EE-2445] ( #6463 )
...
* fix(k8s/app): populate ingress details [EE-2445]
fix [EE-2445]
* fix(k8s/app): check if there are ingresses
2022-01-27 08:37:46 +02:00
Hao Zhang
a9406764ee
fix(service): webhook vulnerability for passing an invalid image tag EE-2121 ( #6269 )
...
* fix(service): webhook vulnerability for passing an invalid image tag
2022-01-27 08:38:29 +08:00
Dmitry Salakhov
dfb0ba9efe
Add PR template ( #4837 )
...
* Add PR template
* add link to Jira
* use jira syntax to esteblish a link
* ask to reference jira in PR title
2022-01-27 11:54:43 +13:00
Marcelo Rydel
df2269a2fe
chore(lint): run yarn format ( #6476 )
2022-01-26 12:22:58 -03:00
andres-portainer
8b4a74f06e
fix(fdo): generate an edgeID when the 'Enforce environment ID' setting is disabled EE-2446 ( #6465 )
2022-01-25 15:25:27 -03:00
andres-portainer
48f2e7316a
fix(fdo): cancel the action in progress on error EE-2447 ( #6469 )
2022-01-25 11:46:13 -03:00
Marcelo Rydel
b76bcf0ee7
fix(images): fix registryModal [EE-2426] ( #6442 )
2022-01-25 09:13:36 -03:00
sunportainer
24893573aa
feat/ee-1991/validate-k8s-workload ( #6302 )
2022-01-25 18:59:09 +08:00
sunportainer
118809a9c0
Fix(kube):fix kube show rounding issue EE-2115 ( #6300 )
...
* fix/ee-2115/kube-show-rounding
2022-01-25 15:03:14 +08:00
Richard Wei
61be10bb00
fix input text color ( #6468 )
2022-01-25 15:56:25 +13:00
cong meng
4bd3f61ce6
fix(db) EE-2425 http-disabled flag does not work ( #6447 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2022-01-25 09:32:31 +13:00
Richard Wei
48c2f127f8
fix(ui): fix components have unreadable text in dark mode EE-2417 ( #6433 )
...
* add styles to UsersSelector components
2022-01-25 08:49:28 +13:00
Chaim Lev-Ari
b588d901cf
fix(app): skip authorizations in CE [EE-2423] ( #6431 )
...
* feat(app): check auth on ee only
* refactor(features): load edition from env var
* fix(containers): show empty message if no containers
2022-01-24 08:02:23 +02:00
Marcelo Rydel
2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities ( #6212 )
...
* feat(openamt): add AMT Devices information in Environments view [INT-8] (#6169 )
* feat(openamt): add AMT Devices Ouf of Band Managamenet actions [INT-9] (#6171 )
* feat(openamt): add AMT Devices KVM Connection [INT-10] (#6179 )
* feat(openamt): Enhance the Environments MX to activate OpenAMT on compatible environments [INT-7] (#6196 )
* feat(openamt): Enable KVM by default [INT-25] (#6228 )
* feat(fdo): implement the FDO configuration settings INT-19 (#6238 )
feat(fdo): implement the FDO configuration settings INT-19
* feat(fdo): implement Owner client INT-17 (#6231 )
feat(fdo): implement Owner client INT-17
* feat(openamt): hide wireless config in OpenAMT form (#6250 )
* feat(openamt): Increase OpenAMT timeouts [INT-30] (#6253 )
* feat(openamt): Disable the ability to use KVM and OOB actions on a MPS disconnected device [INT-36] (#6254 )
* feat(fdo): add import device UI [INT-20] (#6240 )
feat(fdo): add import device UI INT-20
* refactor(fdo): fix develop merge issues
* feat(openamt): Do not fetch OpenAMT details for an unassociated Edge endpoint (#6273 )
* fix(intel): Fix switches params (#6282 )
* feat(openamt): preload existing AMT settings (#6283 )
* feat(openamt): Better UI/UX for AMT activation loading [INT-39] (#6290 )
* feat(openamt): Remove wireless config related code [INT-41] (#6291 )
* yarn install
* feat(openamt): change kvm redirection for pop up, always enable features [INT-37] (#6292 )
* feat(openamt): change kvm redirection for pop up, always enable features [INT-37] (#6293 )
* feat(openmt): use .ts services with axios for OpenAMT (#6312 )
* Minor code cleanup.
* fix(fdo): move the FDO client code to the hostmanagement folder INT-44 (#6345 )
* refactor(intel): Add Edge Compute Settings view (#6351 )
* feat(fdo): add FDO profiles INT-22 (#6363 )
feat(fdo): add FDO profiles INT-22
* fix(fdo): fix incorrect profile URL INT-45 (#6377 )
* fixed husky version
* fix go.mod with go mod tidy
* feat(edge): migrate OpenAMT devices views to Edge Devices [EE-2322] (#6373 )
* feat(intel): OpenAMT UI/UX adjustments (#6394 )
* only allow edge agent as edge device
* show all edge agent environments on Edge Devices view
* feat(fdo): add the ability to import multiple ownership vouchers at once EE-2324 (#6395 )
* fix(edge): settings edge compute alert (#6402 )
* remove pagination, add useMemo for devices result array (#6409 )
* feat(edge): minor Edge Devices (AMT) UI fixes (#6410 )
* chore(eslint): fix versions
* chore(app): reformat codebase
* change add edge agent modal behaviour, fix yarn.lock
* fix use pagination
* remove extractedTranslations folder
* feat(edge): add FDO Profiles Datatable [EE-2406] (#6415 )
* feat(edge): add KVM workaround tooltip (#6441 )
* feat(edge): Add default FDO profile (#6450 )
* feat(edge): add settings to disable trust on first connect and enforce Edge ID INT-1 EE-2410 (#6429 )
Co-authored-by: andres-portainer <91705312+andres-portainer@users.noreply.github.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
2022-01-24 08:48:04 +13:00
Chaim Lev-Ari
3ed92e5fee
fix(docker): delete docker resources [EE-2411] ( #6414 )
...
fixes [EE-2411]
ignore resource control object not found when deleting a docker resource
2022-01-23 09:17:31 +02:00
Chaim Lev-Ari
804fdd414e
fix(stacks): migrate stack resource control [EE-2412] ( #6424 )
...
fixes [EE-2412]
2022-01-23 09:16:39 +02:00
sunportainer
661f0aad49
feat(user):logout after change password EE-1590 ( #6267 )
...
* fix(user) logout after password change
2022-01-21 08:33:43 +08:00
Richard Wei
58de8e175f
add data-cy to groupform table ( #6432 )
2022-01-21 12:45:21 +13:00
cong meng
1e21aeb7e8
fix(bolt) EE-2415 return nil err when resource controller not found in db ( #6422 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2022-01-20 13:45:53 +13:00
Richard Wei
a79aa221d3
fix error when edit pod application ( #6418 )
2022-01-20 08:21:03 +13:00
andres-portainer
50b2f789a3
feat(performance): add settings to tune the performance of the database EE-2363 ( #6389 )
...
* feat(performance): add settings to tune the performance of the database EE-2363
* Change panics to log.Fatals.
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
2022-01-18 11:25:29 +13:00
fhanportainer
bc70198102
fix(kube): fixed kube config download info issue. ( #6386 )
2022-01-18 10:30:08 +13:00
Chaim Lev-Ari
1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] ( #6356 )
2022-01-17 07:53:32 +02:00
Matt Hook
34cc8ea96a
feat(database): add encryption support EE-1983 ( #6316 )
...
* bootstrap encryption key
* secret key message change in cli and secret key file content trimmed
* Migrate encryption code to latest version
* pull in newer code
* tidying up
* working data encryption layer
* fix tests
* remove stray comment
* fix a few minor issues and improve the comments
* split out databasefilename with param to two methods to be more obvious
* DB encryption integration (#6374 )
* json methods moved under DBConnection
* store encryption fixed
* cleaned
* review comments addressed
* newstore value fixed
* backup test updated
* logrus format config updated
* Fix for newStore
Co-authored-by: Matt Hook <hookenz@gmail.com>
* Minor improvements
* Improve the export code. Add missing webhook for import
* rename HelmUserRepositorys to HelmUserRepositories
* fix logging messages
* when starting portainer with a key (first use) http is disabled by default. But when starting fresh without a key, http is enabled?
* Fix bug for default settings on new installs
Co-authored-by: Prabhat Khera <prabhat.khera@portainer.io>
Co-authored-by: Prabhat Khera <91852476+prabhat-org@users.noreply.github.com>
2022-01-17 16:40:02 +13:00
Hui
59ec22f706
fix(docker-compose): add logic control for docker compose force recreate EE-2356
2022-01-17 10:20:45 +13:00
Richard Wei
c47e840b37
feat(k8s): Allow mix services for k8s app EE-1791 ( #6198 )
...
allow a mix of services for k8s in ui
2022-01-17 08:37:46 +13:00
Chaim Lev-Ari
edf048570b
fix(oauth): change default microsoft logout url [EE-2044] ( #6324 )
2022-01-16 08:58:24 +02:00
Chao Geng
b71ca2afb0
EE-1958 Set default value of auth and auto-update to off in page Manifest and stacks ( #6380 )
2022-01-16 00:44:20 +08:00
Hao Zhang
9ff8f42a66
feat(stack): detach git based stacks from git EE-2143 ( #6307 )
...
* feat(stack): detach git based stacks from git
2022-01-14 11:47:47 +08:00
Richard Wei
125d84cbd1
fix automatic team membership toggle issue ( #6382 )
2022-01-14 13:42:16 +13:00
Chaim Lev-Ari
fa798665cd
chore(i18n): set extract output path ( #6384 )
2022-01-13 16:19:08 +02:00
Chaim Lev-Ari
95fbf7500c
fix(azure): parse validation error [EE-2334] ( #6341 )
...
fixes [EE-2334]
2022-01-13 07:29:32 +02:00
Chaim Lev-Ari
584a46d9d4
fix(stacks): show stack containers [EE-2359] ( #6375 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-01-13 07:28:49 +02:00
Chaim Lev-Ari
085762a1f4
fix(auth): prevent login for non admin for ldap and oauth [EE-648] ( #5283 )
2022-01-13 07:27:26 +02:00
Richard Wei
6c32edc5b5
fix background color for boxselector in dark/high contrast theme ( #6378 )
2022-01-13 16:55:36 +13:00
Chaim Lev-Ari
389561eb28
fix(registries): sync code with ee [EE-2176] ( #6355 )
...
fixes [EE-2176]
2022-01-11 07:35:09 +02:00
Dmitry Salakhov
bc54d687be
refactor: unit tests ( #6367 )
2022-01-11 10:26:41 +13:00
Chaim Lev-Ari
8e45076f35
feat(i18n): add support for multiple languages ( #6270 )
...
feat(users): add i18n to create access token
chore(app): remove test code
2022-01-10 15:22:21 +02:00
Chaim Lev-Ari
87dda810fc
fix(edgestacks): create new stack [EE-2178] ( #6311 )
...
* fix(edgestacks): create new stack [EE-2178]
[EE-2178]
* refactor(edgestacks): id is required on create
2022-01-10 11:36:46 +02:00
Chao Geng
4e77d2d772
fix(download-plugin): Image name not available when using watchtower or similar ( #6225 )
...
* make plugin version 1.0.22 and correct download-file name
* updated to v2.0.0-rc.2
* rollback download_docker_compose_binary.sh
2022-01-10 10:07:46 +08:00