summaryrefslogtreecommitdiffstats
path: root/model/license_test.go
Commit message (Collapse)AuthorAgeFilesLines
* [MM-10718] Move custom branding to TE (#8871)Saturnino Abril2018-06-021-5/+0
| | | | | * move custom branding to TE * move brand's enterprise code to server and remove BrandInterface
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-241-5/+0
|\
| * remove license check when enforcing password requirements (#8840)Saturnino Abril2018-05-231-5/+0
| | | | | | Signed-off-by: Saturnino Abril <saturnino.abril@gmail.com>
* | MM-10606: License feature flag for custom schemes. (#8804)George Goldberg2018-05-171-0/+10
|/ | | | | | * MM-10606: Add new field to license for custom schemes. * Add feature flag to license check for Schemes.
* PLT-6558: Basic data retention job scheduler/worker implementation. (#7449)George Goldberg2017-09-151-1/+6
| | | | | | * PLT-7639: Batch delete methods for data retention. * PLT-6558: Basic data retention job worker/scheduler implementation.
* System Console: Email notification content setting (#7122)Jonathan2017-08-061-0/+4
| | | | | | | | | | | | | | | | * PLT-7195: Added new config option, new license feature, and config UI to system console. Still need to implement behaviour change in email batching code * PLT-7195: Modified batch emails to respect email notification content type setting * PLT-7195: Tweaking the colours a bit * PLT-7195: Added support for email notification content type setting in immediate (non-batched) notification messages. Attempted to clean up the code somewhat. Unit tests coming in a future commit * PLT-7195: Added unit tests for non-batched emails * Checked license when applying email content settings * Changed return type of getFormattedPostTime
* PLT-6976: Elasticsearch capitalisation and tests. (#6839)George Goldberg2017-07-071-4/+4
| | | | | | | * Fixes Elasticsearch to have consistent capitalisation everywhere across the code and UI (except the config file unfortunately). * Adds basic unit tests for Elastichsearch. * Adds a Elasticsearch docker image to the Makefile to enable testing the Elasticsearch feature.
* PLT-6504: Add ElasticSearch feature to license. (#6339)George Goldberg2017-05-091-0/+5
|
* PLT-6112: Add some more unit tests to the model package (#6142)George Goldberg2017-04-201-2/+177
| | | | | | | | | | | | | | | | | | | | * Unit Tests for model/push_response.go * Unit tests for security_bulletin.go * Unit tests for webrtc.go * Unit tests for model/password_recovery.go * Add missing headers. * Unit tests for model/license.go * Tidy up existing tests. * Simplify JSON to/from tests. * Fix gofmt
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Add some unit testsJoramWilander2016-01-141-0/+34