Anders Kaseorg
|
a46f2ed618
|
xo: Enable import/no-mutable-exports.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-04-30 13:48:18 -07:00 |
|
Anders Kaseorg
|
e49a880ed6
|
xo: Enable capitalized-comments.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-04-30 13:48:18 -07:00 |
|
Anders Kaseorg
|
5ae2a717fa
|
xo: Enable padding-line-between-statements.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-04-30 13:48:18 -07:00 |
|
Anders Kaseorg
|
cfdc08a038
|
xo: Enable unicorn/catch-error-name.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-04-30 13:48:18 -07:00 |
|
Anders Kaseorg
|
d3bcd7306a
|
typescript: Switch to ES import/export syntax.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-03-04 17:21:03 -08:00 |
|
Anders Kaseorg
|
220aac2d54
|
js: Explode singleton classes to modules.
Singleton classes may have a purpose. This was not that purpose.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
|
2020-03-04 11:54:45 -08:00 |
|
Kanishk Kakar
|
7c44ef5e41
|
enterprise: Restrict EnterpriseUtil method calls.
* Add a boolean flag to EnterpriseUtil so unnecessary function calls
don't take place for non-admin users.
|
2019-07-31 04:32:10 +05:30 |
|
Kanishk Kakar
|
a7887211ac
|
enterprise: Raise error when removing orgs.
When a user tries to remove a preset org, we raise an error asking them
to contact their sys admin.
|
2019-07-31 04:32:10 +05:30 |
|
Kanishk Kakar
|
be841cff34
|
enterpise: Add enterprise-util for custom configs.
|
2019-07-31 04:32:10 +05:30 |
|