portainer/api/bolt/migrator
baron_l a9b107dbb5 feat(app): add the capability to enable/disable host management features (#2472)
* feat(settings): add the capability to enable/disable the host management features

* feat(settings): remove the validation of EnableHostManagementFeatures in frontend

* feat(api): disable schedules API when HostManagementFeatures is false + DB migration

* style(settings): update host management settings tooltip

* refacot(schedules): update DBVersion to 15
2018-12-06 11:36:25 +13:00
..
migrate_dbversion0.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion1.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion2.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion3.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion4.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion5.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion6.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion7.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion8.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion9.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion10.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion11.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrate_dbversion12.go feat(authentication): add a setting to toggle automatic user provisioning when u… (#2068) 2018-07-24 08:49:17 +02:00
migrate_dbversion13.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
migrate_dbversion14.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00
migrator.go feat(app): add the capability to enable/disable host management features (#2472) 2018-12-06 11:36:25 +13:00