Commit Graph

35 Commits (develop)

Author SHA1 Message Date
andres-portainer 7a176cf284
fix(teams): fix data-race in teamCreate() BE-11210 (#12195)
3 months ago
andres-portainer 5353570721
task(code): remove unnecessary uses of govalidator BE-11181 (#12156)
3 months ago
andres-portainer faca64442f
chore(code): use cmp.Or() EE-7333 (#12009)
5 months ago
Prabhat Khera 7e9dd01265
fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535)
7 months ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
andres-portainer ae1726cece
feat(performance): performance optimizations EE-6042 (#10520)
1 year ago
Chaim Lev-Ari 95f3cf6e5b
refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398)
1 year ago
andres-portainer 8cc5e0796c
feat(libhttp): move into the Portainer repository EE-5475 (#10231)
1 year ago
andres-portainer 4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
1 year ago
andres-portainer f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
1 year ago
andres-portainer eda07614ce
chore(unit-test): simplify teardown EE-5536 (#9015)
2 years ago
Chaim Lev-Ari e0609e3d93
docs(teams): fix swagger [EE-5414] (#8890)
2 years ago
Matt Hook 8c5edd2c97
fix(docs): add missing swagger docs for upload file [EE-4886] (#8708)
2 years ago
Oscar Zhou 53025178ef
fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610)
2 years ago
andres-portainer 9ef5636718
chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664)
2 years ago
Chaim Lev-Ari f9427c8fb2
refactor(teams): migrate teams to react [EE-2273] (#6691)
2 years ago
congs 41107191c3
fix(teamleader): EE-3411 normal users get an unauthorized error (#7052)
2 years ago
congs 0522032515
feat(teamleader) EE-294 redesign team leader (#6973)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago
zees-dev 69c17986d9
feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079)
3 years ago
Hui e6d690e31e
fix(swagger) swagger annotations fixes and improvements EE-1205
3 years ago
Yi Chen 1633eceed5
fix(swagger) Fix openapi issues (#5123)
3 years ago
zees-dev f6c5c552aa
feat(oauth/team-memberships): oauth team memberships teaser EE-341 (#5088)
3 years ago
Chaim Lev-Ari 50b57614cf
docs(api): document apis with swagger (#4678)
4 years ago
Chaim Lev-Ari 9d18d47194
feat(extensions): remove rbac extension (#4157)
4 years ago
Chaim Lev-Ari db4a5292be
refactor(errors): reorganize errors (#3938)
4 years ago
Chaim Lev-Ari 7c3b83f6e5
refactor(portainer): introduce internal package (#3924)
5 years ago
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
5 years ago
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
5 years ago
Anthony Lapenna b7c38b9569
feat(api): trigger user authorization update when required (#3213)
5 years ago
Anthony Lapenna 8057aa45c4
feat(extensions): introduce RBAC extension (#2900)
6 years ago
Anthony Lapenna 14845a4a53
refactor(api): refactor base import path (#2788)
6 years ago
Anthony Lapenna b24891a6bc
refactor(api): introduce libhttp usage (#2263)
6 years ago
Anthony Lapenna d7ff14777f
refactor(api): restructure bolt package (#1981)
7 years ago
Anthony Lapenna e3d564325b
feat(stacks): support compose v2.0 stack (#1963)
7 years ago