mattermost/scripts
Hossein daec0b3201
All Sections to SubSections (#16917)
* initial

* Revert "initial"

This reverts commit 3d631aeecd.

* [MM-32352] Add Experimental Subsections BACKEND (#16887)

Automatic Merge

* update appiface

* Fix app layers

* Ancillary Permissions on backend (#17061)

Automatic Merge

* [MM-32799] Add About Section (#17015)

* Add About Section

* add mock key

* Update role.go

* Update role.go

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>

* [MM-33437] Fix config access tags for experimental settings (#17111)

Automatic Merge

* [MM-32794] Reporting Sub Section (#17035)

* test

* revert

* add permissions

* add new permission stuff

* add store mock

* fix bad merge

* gofmt fix

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>

* [MM-32343] Environment SubSection (#17054)

* pre-checkout commit

* fix permission for testSiteURL

* pre-merge commit

* increase size of Permissions column in Roles table

* add entry for ENVIRONMENT to testlib/store.go

* use TEXT for Permissions column in Roles table

* use environment subsection permissions for API endpoints

* use subsections permissions for /config/environment

* add suggestions from hahmadia

* update tests to use subsection permissions

* add permissions column back in

* comment out code in upgradeDatabaseToVersion534

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>

* MM-32351: Add Compliance Subsections (#17023)

* add subsections for compliance sectin

* add to mock functions

* updates for read job

* fixes

* fix test

* update tests

* update tests

* another test fix

* some cleanup

* update mlog

* fix linting

* Fix bad merges

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
Co-authored-by: Hossein Ahmadian-Yazdi <hyazdi1997@gmail.com>

* MM-32347 Site Subsections (#17095)

* Init

* Added migration key in testlib store

* Fix syntax error

* fix bad merge

* fix lint

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>

* MM-32350 Integrations (#17097)

* implement server subsections

* fix tests

* update test

* go fmt

Co-authored-by: Hossein Ahmadian-Yazdi <hyazdi1997@gmail.com>

* patch forgotten endpoints

* Adding subsection permissions for Authentication (#17087)

* adding new permissions, migrations to do

* permission migrations and ancilary permissions

* running make app-layers

* fixing tests and lint

* adding permissions to saml

* ldap write permissions

* running make app-layers

* fixing conflict

* making app layers

* clean up and fix tests

* change job type

* fix js error, if site url not returned

Co-authored-by: Benjamin Cooke <benjamincooke@Benjamins-MacBook-Pro.local>
Co-authored-by: Hossein Ahmadian-Yazdi <hyazdi1997@gmail.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>

* Update permissions_migrations.go

* gofmt

* upgrade to 535

* gofmt

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Max Erenberg <max.erenberg@mattermost.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
Co-authored-by: Ben Cooke <benkcooke@gmail.com>
Co-authored-by: Benjamin Cooke <benjamincooke@Benjamins-MacBook-Pro.local>
2021-04-06 10:39:48 -04:00
..
diff-config.sh [MM-17703] Diff config files (#11898) 2019-08-29 22:44:12 +02:00
diff-email-templates.sh [GH-15906][MM-22844] Redesign welcome and verify email. (#16824) 2021-02-26 05:22:26 +01:00
download_mmctl_release.sh mmctl is not being included in the package (#16105) 2020-10-28 13:59:49 +01:00
get_latest_release.sh [MM-28303]: check if mmctl exists before checking on Github and reduce requests to Github (#15387) 2020-09-24 14:54:57 +05:30
ldap-check.sh add group filter support to ldap-check.sh (#11935) 2019-11-20 13:52:26 +00:00
mattermost-mysql-5.0.sql Address outstanding merging issues with cloud branch (#17160) 2021-03-17 10:39:46 +01:00
mattermost-postgresql-5.0.sql All Sections to SubSections (#16917) 2021-04-06 10:39:48 -04:00
mysql-migration-test.sh MM-33708 - Add MentionCountRoot column to ChannelMembers (#17099) 2021-04-01 14:43:09 +03:00
prereq-check-enterprise.sh [MM-26886]: check enterprise prereqs before running tests (#15083) 2020-07-22 16:59:12 +05:30
prereq-check.sh Bump minimum Go version required (#14250) 2020-04-08 14:28:55 +05:30
psql-migration-test.sh MM-33708 - Add MentionCountRoot column to ChannelMembers (#17099) 2021-04-01 14:43:09 +03:00
replica-lag-set.sh [MM-31094] Replication Lag (#16888) 2021-03-12 12:37:30 -05:00
replica-mysql-config.sh [MM-31094] Replication Lag (#16888) 2021-03-12 12:37:30 -05:00
test-xprog.sh Make test execution not take quadratic compilation time (#7610) 2017-10-12 08:35:19 -07:00
test.sh Makefile: Refactor test-server-race (#17196) 2021-03-22 23:11:50 +05:30