14 Commits

Author SHA1 Message Date
60e52d0423 Separate environment configs (#6597)
* Separate environment configs

* wip

* wip

* test

* plugins

* test

* test

* .sequelizerc, unfortunately can't go through /utils/environment due to not supporting TS

* docker-compose -> docker compose

* fix: .local wipes .development

* Add custom validation message for invalid SECRET_KEY (often confused)
2024-02-27 09:24:23 -08:00
f23a7bd685 fix: Development cannot start s3 2023-10-26 21:50:57 -04:00
1c7bb65c7a Document emoji picker (#4338)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
2023-09-03 06:11:14 -07:00
c32cec7bff Add support for SSL in development (#5668) 2023-08-09 04:21:41 -07:00
dadba3f3af Autorun migrations in community edition (#5141)
* fix: autorun migrations in community edition

* re-run tests

* refactor

* fix: review

* fix: double error
2023-04-19 09:27:50 +05:30
801f6681ba Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
a94012a03a chore: Drop and create test database automatically between runs
docs: Update README to specify using make to run tests
2020-11-11 16:58:45 -08:00
bfea742650 fix: Makefile test runner 2020-07-11 12:41:48 -07:00
18cf148bd1 chore: Improve performance in dev by running Node/Yarn outside of docker (#1271)
* Improve performance in dev by running Node/Yarn outside of docker

* Transpose exposed port numbers by 100, so less likely conflict with host processes
2020-05-17 18:12:48 -07:00
cf18b952a4 chore: Move Dockerfile to Alpine
closes #1020
2019-08-21 08:19:27 -07:00
22bc5a7373 Added delete endpoint 2018-05-13 00:28:31 -07:00
66fa88fcab Fixes 400 error response from slack hook
Split results into individual attachments
2018-01-28 17:00:20 -08:00
5c9c788d5d Fix first run with Docker 2017-12-11 21:16:37 -08:00
61c32ee175 support local development with docker 2017-12-05 10:42:52 -08:00