Commit Graph

1249 Commits (ce8e24575907614524e4d9535e2bcd2009fb1137)

Author SHA1 Message Date
Maxime Bajeux 6d069cc8d6
feat(k8s/volumes): Enhance the used by column for volumes (#4191)
4 years ago
Chaim Lev-Ari a1e3ed7f78
feat(k8s/application): add default values for auto scaler (#4190)
4 years ago
Maxime Bajeux baaa96f34f
feat(k8s/application): Update form validation for environment variables when deploying an application (#4177)
4 years ago
Chaim Lev-Ari 56524ca7d5
fix(nodes): add ngInject to node-select (#4187)
4 years ago
Chaim Lev-Ari c439bc56ff
fix(edge): fix edge views (#4184)
4 years ago
Chaim Lev-Ari 134f2f1532
feat(docker/routes): add /docker parent route (#4185)
4 years ago
Anthony Lapenna b4aca3822d
feat(k8s/sidebar): add a setup sidebar entry (#4186)
4 years ago
itsconquest 59cc02137d
fix(ux): fix checkbox sizing (#4172)
4 years ago
itsconquest 8408484f8b
feat(docker/node): change table to div and fix styling (#4173)
4 years ago
itsconquest c5731e237e
fix(docker/container): handle multiple ips with the same port (#4121)
4 years ago
Maxime Bajeux cb1a1e7be5
feat(k8s/resource-pool): add a modal when reducing the quota of an in use RP (#4170)
4 years ago
Maxime Bajeux e7a33347c6
fix(k8s/storage): missing endpoint id in storage patch request (#4174)
4 years ago
itsconquest 26ee78e1e7
refactor(UX): fix improper grammar (#4161)
4 years ago
Maxime Bajeux 61f97469ab
feat(application): Add the ability to use existing volumes when creating an application (#4044)
4 years ago
itsconquest b9c2bf487b
fix(container-creation): add default/override options (#4119)
4 years ago
itsconquest 1b88ca2285
fix(container-creation): handle extraHosts correctly (#4139)
4 years ago
Maxime Bajeux b8f8c75380
feat(k8s/resource-pool): prevent admins from making changes to "system" namespaces (#4167)
4 years ago
Maxime Bajeux d85708f6ea
feat(docker/services): Add the ability to edit a service networks (#3957)
4 years ago
Maxime Bajeux e4ca58a042
fix(application): hpa breaks application edit (#4166)
4 years ago
Chaim Lev-Ari 2158cc5157
feat(telemetry): replace GA with matomo (#4140)
4 years ago
DarkAEther 7aaf9d0eb7
fix(registries): remove trailing slash and protocol in registry URLs (#4131)
4 years ago
Chaim Lev-Ari 82064152ec
feat(registries): remove registry extension (#4155)
4 years ago
Chaim Lev-Ari 7e90bf11b7
fix(datatables): deselect row (#4122)
4 years ago
Chaim Lev-Ari ff250a202a
feat(extensions): remove oauth extension (#4156)
4 years ago
Chaim Lev-Ari 00f4fe0039
feat(auth): integrate oauth extension (#4152)
4 years ago
Maxime Bajeux 148ccd1bc4
feat(node): Show which IP address / port the cluster API is listening on (#4134)
4 years ago
Maxime Bajeux 6756b04b67
feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118)
4 years ago
Chaim Lev-Ari bd7d7dcef5
feat(agent): add auto agent platform detection (#4132)
4 years ago
itsconquest 490b7ad26f
fix(container-creation): allow resetting to unlimited (#4138)
4 years ago
Chaim Lev-Ari 4d5836138b
feat(stacks): add the ability to stop a stack (#4042)
4 years ago
Chaim Lev-Ari da143a7a22
fix(docker/images): ignore pull image rejection (#4128)
4 years ago
xAt0mZ 4431d748c2
feat(k8s/application): expose tolerations and affinities (#4063)
4 years ago
Chaim Lev-Ari 63bf654d8d
fix(serverless/ACI): show container instance title (#4126)
4 years ago
Chaim Lev-Ari 93d8c179f1
feat(containers): enforce disable bind mounts (#4110)
4 years ago
Chaim Lev-Ari 7539f09f98
feat(containers): disable edit container on security setting restricting regular users (#4111)
4 years ago
Chaim Lev-Ari 1a3f77137a
feat(settings): introduce setting to disable container caps for non-admins (#4109)
4 years ago
Chaim Lev-Ari 1ff5708183
fix(datatables): select table items (#4116)
4 years ago
Chaim Lev-Ari 1edf981330
fix(container-creation): preselect network (#4117)
4 years ago
Chaim Lev-Ari fa9eeaf3b1
feat(settings): introduce disable stack management setting (#4100)
4 years ago
Chaim Lev-Ari 07efd4bdda
feat(settings): add setting to disable device mapping for regular users (#4099)
4 years ago
DarkAEther 2bc6b2dff7
feat(docker/container-creation): sort volumes in container creation view (#4078)
4 years ago
Anthony Lapenna 7e7a8e521b feat(app/package): remove angular-cookies dependency
4 years ago
Chaim Lev-Ari 43bbc14c58
feat(app/package): upgrade angularjs to 1.8 (#4073)
4 years ago
Chaim Lev-Ari adf33385ce
feat(containers): Prevent non-admin users from running containers using the host namespace pid (#4098)
4 years ago
xAt0mZ 3953acf110
feat(k8s/volumes): introduce storage rollup panel (#4055)
4 years ago
Chaim Lev-Ari 99db41f96e
feat(agent): refactor volumeBrowserService to es6 (#4094)
4 years ago
Chaim Lev-Ari 822c4e117c
refactor(agent): refactor hostBrowserService to es6 (#4092)
4 years ago
Chaim Lev-Ari f761e65167
refactor(agent): refactor agentService to es6 (#4091)
4 years ago
Chaim Lev-Ari 1ef7347f19
refactor(agent): refactor host-broswer to es6 (#4088)
4 years ago
Chaim Lev-Ari a473d738be
refactor(agent): refactor volume browser to es6 (#4086)
4 years ago
Chaim Lev-Ari 7eb8d5449a
refactor(agent): refactor rest factories to es6 (#4090)
4 years ago
Chaim Lev-Ari 435f15ec6a
refactor(agent): refactor file-uploader to es6 (#4087)
4 years ago
Chaim Lev-Ari 5abd35d4c1
refactor(agent): refactor pingService to es6 (#4093)
4 years ago
Chaim Lev-Ari b50497301d
refactor(agent): refactor files-datatable to es6 (#4085)
4 years ago
Chaim Lev-Ari 4534ccb499
fix(templates): replace templates links (#4083)
4 years ago
Chaim Lev-Ari 4346bf95a7
feat(settings): replace cookies with local storage (#4075)
4 years ago
Chaim Lev-Ari c9dd6e3851
refactor(agent): replace model with class (#4089)
4 years ago
Chaim Lev-Ari 3a33365133
refactor(agent): node selector (#4084)
4 years ago
Chaim Lev-Ari 67069547b8
refactor(agent): replace root file with index (#4096)
4 years ago
Chaim Lev-Ari 6fc923b05b
refactor(app): move @babel/polyfill to entry (#4031)
4 years ago
Chaim Lev-Ari 53cddeb283
feat(aci): provide container details page (#4037)
4 years ago
Chaim Lev-Ari 4b97cf738e
fix(app): use deps injection in router correctly (#4049)
4 years ago
Chaim Lev-Ari 5a4a10859d
feat(aci): remove private network deployment (#4056)
4 years ago
Maxime Bajeux 94676df329
feat(k8s/cluster): Show the cluster leader (#4027)
4 years ago
Maxime Bajeux f765c63c74
feat(cluster): Show the cluster health by showing the status of the underlying cluster components (#4022)
4 years ago
Maxime Bajeux 833abb24cb
feat(k8s/applications): Expose application workload type (#4029)
4 years ago
Maxime Bajeux c9e8021fe8
feat(k8s/logs): Add the ability to download application/stack logs (#4046)
4 years ago
Anthony Lapenna a452599829 Merge branch 'develop' of github.com:portainer/portainer into develop
4 years ago
Anthony Lapenna b7e1abf89f feat(kubernetes): rename node value Manager to Master
4 years ago
Maxime Bajeux f71abb5669
feat(volumes): Expose the provisioner associated to a volume (#4030)
4 years ago
Chaim Lev-Ari 3c34fbd8f2
refactor(router): show endpoint id in url (#3966)
4 years ago
xAt0mZ 1b3e2c8f69
feat(kubernetes): add ingress details (#4013)
4 years ago
Chaim Lev-Ari b09b1b1691
feat(aci): show container ip (#4034)
4 years ago
Maxime Bajeux 8b79f2524d
feat(kubernetes): Prevent deployment/edition of resources inside a system namespace (#4039)
4 years ago
itsconquest 181a6f4553
fix(container-creation): always rebuild exposed ports (#4024)
4 years ago
Maxime Bajeux c778ef6404
feat(networks): Support multiple excluded IPs for MACVLAN networks (#3962)
4 years ago
Anthony Lapenna d4456f81ec
feat(endpoint-init): remove Azure ACI and remote Docker options (#4015)
4 years ago
Chaim Lev-Ari 53b37ab8c8
feat(custom-templates): introduce custom templates (#3906)
4 years ago
Chaim Lev-Ari 42aa8ceb00
refactor(edge-compute): enforce es6 good practices (#3961)
4 years ago
Anthony Lapenna af6bea5acc
feat(kubernetes): introduce kubernetes support (#3987)
4 years ago
Chaim Lev-Ari 24528ecea8
feat(edge-compute): move host jobs to edge (#3840)
4 years ago
xAt0mZ b6f5d8f90e
fix(auth): autofocus on login field (#3955)
4 years ago
Chaim Lev-Ari ec9055f0e6
fix(endpoints): hide edge endpoint url (#3949)
4 years ago
Chaim Lev-Ari 40f9078d80
style(docker): replace icons for containers and volumes (#3950)
4 years ago
Chaim Lev-Ari 0b6dbec305
refactor(auth): remove login retry with $sanitize (#3923)
5 years ago
Chaim Lev-Ari 24888fbbae
feat(users): prevent the removal of initial admin account (#3912)
5 years ago
xAt0mZ 381e372c4c
chore(app): clean and update dependencies (#3917)
5 years ago
xAt0mZ 06911ad2c6
refactor(app): remove all VMWARE_VIC related code (#3914)
5 years ago
Chaim Lev-Ari b02749f877
feat(auth): add custom user timeout (#3871)
5 years ago
Chaim Lev-Ari b58c2facfe
revert(azure): revert removal (#3890)
5 years ago
Chaim Lev-Ari 25ca036070
feat(users): add the ability to rename a user (#3884)
5 years ago
yunfan 7325407f5f
fix(endpoint): fix invalid Edge deployment command (#3908)
5 years ago
Chaim Lev-Ari d8d3baf18e
refactor(client): move assets folder into app and remove rdash-ui dep (#3883)
5 years ago
Chaim Lev-Ari 9f4631bb6d
feat(edge-compute): add specific edge endpoint checkin interval (#3855)
5 years ago
Chaim Lev-Ari 01d8c90348 fix(sidebar): show docker sidebar when needed (#3852)
5 years ago
Anthony Lapenna c5f78f663a feat(settings): update templates documentation link
5 years ago
Anthony Lapenna 493de20540 refactor(azure): remove Azure ACI endpoint support (#3803)
5 years ago
Chaim Lev-Ari c074a714cf feat(server): remove external endpoint feature (#3837)
5 years ago
Anthony Lapenna 4fdb0934cb feat(cli): remove the --no-snapshot CLI flag (#3814)
5 years ago
Anthony Lapenna 070be46352 feat(templates): leftovers cleanup (#3762)
5 years ago