Commit Graph

1093 Commits (ebac85b46238aa18dd4b241af4838b7c77b89ad2)

Author SHA1 Message Date
xAt0mZ 198e92c734 feat(registry): gitlab support (#3107)
5 years ago
George Cheng c559b6b55c fix(container-creation): Fix bad env in container creation (#2996)
5 years ago
William 542b76912a feat(endpoint-details): add edge-key to commands (#3302)
5 years ago
Mattias Edlund accca0f2a6 feat(containers): added support for port range mappings when deploying containers (#3194)
5 years ago
xAt0mZ f67e866e7e
feat(registry): inspect repository images (#3121)
5 years ago
xAt0mZ 2445a5aed5
fix(registry): Performance issues with Registry Manager (#2648)
5 years ago
xAt0mZ 8a8cef9b20
feat(deps): multiselect library as dependency (#3255)
5 years ago
xAt0mZ e20a139c5a
fix(registry): remove checkboxes on repositories list (#3109)
5 years ago
Tim van den Eijnden 774380fb44 chore(icons): update fontawesome dependency (#3219)
5 years ago
Soham Mondal 8de507a15d feat(container-details): add entrypoint to container details view (#3120)
5 years ago
Anthony Lapenna ab2acea463
feat(app): add externally sourced support options (#3249)
5 years ago
Anthony Lapenna 182f3734d0
fix(api): fix an issue with unsupported cron format (#3240)
5 years ago
Anthony Lapenna 9aa52a6975
feat(settings): add new settings to disable volume browser (#3239)
5 years ago
Anthony Lapenna b0f48ee3ad
feat(app): fix XSS vulnerabilities (#3230)
5 years ago
Anthony Lapenna fb6f6738d9
fix(api): prevent the use of bind mounts in stacks if setting enabled (#3232)
5 years ago
Frans-Jan van Steenbeek 6c996377f5 fix(container-creation): prevent duplicate MAC addresses after edit (#1645) (#2993)
5 years ago
Anthony Lapenna ea05d96c73
feat(sidebar): add update notification (#3196)
5 years ago
xAt0mZ b034a60724 fix(auth): authController full rewrite (#3173)
5 years ago
Anthony Lapenna 7509283072
fix(home): refresh the view on endpoint ping failure (#3161)
5 years ago
Anthony Lapenna 07505fabcc
fix(api): remove automatic backend failure for Down endpoints (#3160)
5 years ago
William 8e922dbfc6 fix(endpoint-creation): clarify docker endpoint (#3148)
5 years ago
Anthony Lapenna 7d76bc89e7
feat(api): relocate authorizations outside of JWT (#3079)
5 years ago
xAt0mZ 7ebb3e62dd fix(services): mounted volumes are now persisted and displayed correctly (#3114)
5 years ago
xAt0mZ 52704e681b feat(services): rollback service capability (#3057)
5 years ago
Anthony Lapenna 628d4960cc
fix(api): fix an issue with RegistryUpdate operation (#3137)
5 years ago
Anthony Brame ea6cddcfd3 feat(swarmvisualizer): add labels display under node info (#2886)
5 years ago
xAt0mZ 96155ac97f
feat(app): debounce on all search fields (#3058)
5 years ago
xAt0mZ c12ce5a5c7
feat(networks): group networks for swarm endpoints (#3028)
5 years ago
xAt0mZ 552c897b3b
fix(oauth): okta support (#3051)
5 years ago
xAt0mZ 24013bc524
fix(datatables): saved orderBy was always overridden by the default one (#3052)
5 years ago
xAt0mZ a33dbd1e91 fix(oauth): state to follow OAuth 2 RFC against CSRF
5 years ago
xAt0mZ b537a9ad0d fix(oauth): okta support
5 years ago
Anthony Lapenna 12a512f01f
feat(edge): introduce support for Edge agent (#3031)
5 years ago
Anthony Lapenna 2252ab9da7
style(app): update app loading text (#3046)
5 years ago
xAt0mZ 66b6a6cbbd fix(app): UI settings persistency (#3025)
5 years ago
xAt0mZ 1089846fd6 fix(datatables): default orderby now applied correctly (#3022)
5 years ago
xAt0mZ 2bf125c8cc
fix(app): un-needed checkbox in service details view (#2982)
5 years ago
xAt0mZ 9ec83bb065
style(container-stats): clarify network graph is aggregate (#3003)
5 years ago
xAt0mZ 64d382f612
fix(containers): multiple clics on image commit (#3013)
5 years ago
xAt0mZ 4fcd2e8afe
style(container-creation): clarify ports mapping (#2995)
5 years ago
William 16234aa0c1 style(users): fix typo/grammar (#3010)
5 years ago
xAt0mZ 03c82cac69
feat(datatables): auto refresh on datatables (#2974)
5 years ago
linquize cc487ae68a fix(registries): can edit registries when --no-auth is set (#2763)
5 years ago
Anthony Lapenna 90d3f3a358
Enable endpoint backend pagination (#2989)
5 years ago
xAt0mZ f71a565acc refactor(container): reword notification messages
5 years ago
xAt0mZ a856053338 fix(containers): multiple clics on image commit button were creating a lot of images
5 years ago
itsconquest afda5d07bf style(container-stats): clarify network graph is aggregate
5 years ago
xAt0mZ 693182fbd3 feat(auth): login spinner (#2999)
5 years ago
itsconquest d1fee6f119 style(container-creation): clarify ports mapping
5 years ago
xAt0mZ 4084e7c8ec feat(home): pagination on endpoints list (#2981)
5 years ago
xAt0mZ f20526d662 fix(app): disable-authorization directive was hiding/showing elements instead of disabling them
5 years ago
xAt0mZ 3d4af7c54f
feat(registry): disable browse for quay.io registry (#2971)
5 years ago
xAt0mZ 1138fd5ab1
fix(datatables): allow selecting range using shift (#344) (#2962)
5 years ago
xAt0mZ 6591498ab9 feat(node-details): move engine labels from node-details panel to engine-details panel (#2966)
6 years ago
Anthony Brame b3c7c76be2 fix(swarmvisualizer): nodes are now sorted by roles then by hostname (#2885)
6 years ago
Michael Oborne fb69ffa764 fix(create-container): init ExposedPorts on container creation process (#2933)
6 years ago
Pedro Henrique 96f266adf6 fix(volume-browser): download capability for all types of files (#2954)
6 years ago
William f3b9668629 fix(endpoints): always reset agent headers when switching state (#2939)
6 years ago
xAt0mZ 71b1da8d32
fix(app): wrapper for UI refresh trigger with async/await (#2945)
6 years ago
xAt0mZ 144e0ae07e
refactor(app): move storidge to new 'integrations' module (#2905)
6 years ago
Anthony Lapenna 50f547a6e7
feat(motd): add the ability to use custom style (#2918)
6 years ago
Anthony Lapenna 1d9166216a
feat(app): set anonymizeIp property for GA (#2919)
6 years ago
baron_l 5388585ef1 fix(app): extensions status retrieval (#2910)
6 years ago
Anthony Lapenna 086d4f1d1c
feat(containers): hide the attach quick action by default (#2908)
6 years ago
baron_l 608fc497a8 fix(app): extensions cache only for rbac (#2904)
6 years ago
Anthony Lapenna dc3a29ad43 refactor(rbac): update RBAC name to full-length name
6 years ago
Anthony Lapenna 23eaf14f58 style(roles): fix typo
6 years ago
Anthony Lapenna a2d29df21b fix(rbac): add specific authorization for Storidge management
6 years ago
William e3eeb32a11 style(container-creation): clarify port mapping (#2899)
6 years ago
baron_l 851607394c feat(integrations): storidge evolution (#2711)
6 years ago
Anthony Lapenna 8057aa45c4
feat(extensions): introduce RBAC extension (#2900)
6 years ago
William 8025d4c817 fix(support): enforce minimum purchase amount (#2891)
6 years ago
mrdrogdrog 1af9fb4490 feat(containers): add support docker attach (#2842)
6 years ago
baron_l 7b3ef7f1a2 fix(node-details): engine labels were displayed as Objects (#2858)
6 years ago
William 80c5052b55 style(users): fix typo/grammar (#2848)
6 years ago
William 845f4e912b fix(secret-creation): prevent assignment of label with no name (#2838)
6 years ago
William 8a7a73fe84 fix(notifications): fix create user errormessage (#2820)
6 years ago
William e4a81df42e fix(group-access): fix authorize/deny all buttons behavior (#2813)
6 years ago
William c39807e86c fix(team): fix invalid team leader count (#2811)
6 years ago
Chaim Lev-Ari 45113a7ff4 refactor(app): introduce webpack and babel (#2407)
6 years ago
Fabian Grutschus dbab524e5d style(containers): change order of container action buttons to match ordering of quick action buttons (#2772)
6 years ago
Anthony Lapenna 1618388e39
refactor(app): minor refactor (#2773)
6 years ago
William ac4af41317 fix(services): Do not display quick actions in a regular swarm environment (#2769)
6 years ago
Anthony Lapenna 82078a8d8f style(extensions): update extensions information panel
6 years ago
Anthony Lapenna 2b31f489d9
feat(api): add support for an externally fetched title for motd (#2755)
6 years ago
Anthony Lapenna 415c1759d1 Merge branch 'oath-poc' into develop
6 years ago
linquize 42529cc5ea feat(volumes): show volume creation date (#2745)
6 years ago
Anthony Lapenna 60fbfeba23 fix(oauth): fix settings displaying issue for custom OAuth configuration
6 years ago
Anthony Lapenna f5091ce5fb fix(auth): fix invalid condition to display OAuth login button
6 years ago
Anthony Lapenna 58962de20e Merge branch 'develop' into oath-poc
6 years ago
Anthony Lapenna 1eb7e6bacc
fix(auth): rollback changes introduced via #2591 (#2747)
6 years ago
Tim van den Eijnden 9cbf1f34a7 feat(networks): prevent removal of predefined networks (#2697)
6 years ago
linquize c152d3f62e fix(stacks): update web editor to set tab key to insert spaces (#2735)
6 years ago
linquize da44f14e07 fix(auth): prevent redirect parameter to use state portainer.auth (#2701)
6 years ago
Anthony Lapenna 49516e2c3f style(oauth): update Azure UI elements
6 years ago
Anthony Lapenna 9c4c782a90 style(container-creation): review auto remove element position
6 years ago
baron_l 7aa6a30614 feat(registry-manager): allow regular users to use the registry browse feature (#2664)
6 years ago
linquize 99e50370bd feat(container-creation): support auto remove option (docker run --rm) (#2684)
6 years ago
Anthony Lapenna dc2a8cf1f4 feat(oauth): update OAuth configuration UX
6 years ago
Anthony Lapenna b9ac3d4286 feat(oauth): fix the double refresh issue
6 years ago