Ibrahim Serdar Acikgoz
92f11f8971
Make support packet composable with plugins ( #26403 )
...
---------
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-04-12 10:05:58 +02:00
Colton Shaw
d447a663df
removed unused compliance job from packet ( #26456 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-04-02 00:13:09 +02:00
Ben Schumacher
1383d51436
[MM-57071] Use bool for license_is_trial in Support Packet ( #26378 )
2024-03-21 08:55:32 +01:00
Maria A Nunez
e9b9d4ff60
Deprecate admin advisor ( #26045 )
...
* Deprecate admin advisor
* Webapp portion
* More webapp deprecation
* More cleanup
* Linting
* emoved metric ack dialog from annoucenemet bar
* Cleanued up uninsed i18n strings
* Updated test
* fixed types
* Updating server test
* Updated i18n
* Updated cypress test:
* Updated cypress test:
---------
Co-authored-by: harshil Sharma <harshilsharma63@gmail.com>
2024-02-26 09:05:00 +05:30
Ibrahim Serdar Acikgoz
7d8a56019b
[MM-56348] system/ping: add new method with options ( #26079 )
2024-02-20 14:22:28 +01:00
Nick Misasi
aafe7439af
[CLD-6894] Add 60, 30, and 7 day reminder emails for Cloud Renewals ( #25883 )
...
* Add email notifications for Cloud Renewals
* Updates
* Updates
* Update app-layers
* make build-templates
* Add ability to set an env variable as a unix timestamp in s as the current date when getting DaysToExpiration
* Add a mechanism to ensure at least one admin receives every email
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Gabe Jackson <3694686+gabrieljackson@users.noreply.github.com>
2024-01-11 13:07:41 -05:00
Julien Tant
375404c12e
[MM-54522] Add trial info to log + support packet ( #24596 )
...
Automatic Merge
2023-10-26 22:22:22 +03:00
Ben Schumacher
b2f36c7cdf
[MM-54318] Add file storage information to support package ( #24474 )
...
* Reorder stats in support package struct
* Add file storage information to support package
* Add clusterID
* Change method name to DriverName
* Ordering
* Fix test
2023-09-06 09:21:25 +02:00
Ben Schumacher
01e7e96448
Migrate to idiomatic error handling in support_package.go ( #24382 )
2023-09-04 19:36:46 +02:00
Jesse Hallam
bb02b35048
Expose public/ API as submodule ( #23345 )
...
* model -> public/model
* plugin -> public/plugin
* public/model/utils -> public/utils
* platform/shared/mlog -> public/shared/mlog
* platform/shared/i18n -> public/shared/i18n
* platform/shared/markdown -> public/shared/markdown
* platform/services/timezones -> public/shared/timezones
* channels/einterfaces -> einterfaces
* expose public/ submodule
* go mod tidy
* .github: cache-dependency-path, setup-go-work
* modules-tidy for public/ too
* remove old gomodtidy
2023-05-10 13:07:02 -03:00