* Remove build references

* Remove playbooks webapp and server, and add the prepackaged plugin

* Remove translations

* Add ProductSettings to the playwright type

* Restore playbooks as a prepackaged plugin for cypress e2e tests
Этот коммит содержится в:
Miguel de la Cruz
2023-06-14 23:33:26 +02:00
коммит произвёл GitHub
родитель f386ef1ea8
Коммит 44a99d1736
879 изменённых файлов: 66 добавлений и 127144 удалений

Просмотреть файл

@@ -810,6 +810,9 @@ func TestDiff(t *testing.T) {
"com.mattermost.calls": {
Enable: true,
},
"playbooks": {
Enable: true,
},
},
},
},
@@ -839,6 +842,9 @@ func TestDiff(t *testing.T) {
"com.mattermost.calls": {
Enable: true,
},
"playbooks": {
Enable: true,
},
},
},
},
@@ -860,6 +866,9 @@ func TestDiff(t *testing.T) {
"com.mattermost.calls": {
Enable: true,
},
"playbooks": {
Enable: true,
},
},
},
},