Commit Graph
51 Commits
Author SHA1 Message Date
Andrey Antukh ce5429a531 Merge branch 'main' into staging 2021-04-26 11:23:55 +02:00
Andrey Antukh 432d24dc94 🐛 Fix manage.sh script on docker images. 2021-04-22 07:49:53 +02:00
Andrey Antukh f545e41d10 📎 Fix license header. 2021-04-12 16:49:43 +02:00
Andrey Antukh e12a6e65a6 ♻️ Refactor logging. 2021-04-09 15:28:18 +02:00
Andrey Antukh 32afe57e18 Improve build scripts. 2021-03-31 12:20:49 +02:00
alonso.torres ecff4c5dce Removed svgcleaner 2021-03-25 08:19:35 +01:00
Andrey Antukh 4a58a429d4 Minor improvement on devenv logging config. 2021-03-22 13:38:44 +01:00
Andrey Antukh 7f624b5c61 Minor improvements on logging subsystem. 2021-03-10 09:18:32 +01:00
Andrey Antukh 65a3126f15 🎉 Add manage cli helper. 2021-02-24 14:12:25 +01:00
Andrey Antukh c1476d0397 🎉 Add optional loki integration.
And refactor internal error reporting.
2021-02-16 11:31:48 +01:00
Andrey Antukh b3f9c3d27e 🎉 Add circle CI (for backend). 2021-02-01 14:06:06 +01:00
Andrés Moya 5041020596 🐛 Fix psql script 2021-02-01 11:00:48 +01:00
Andrey Antukh 393c9cd13c 🔥 Remove unused config variables. 2021-01-29 12:58:57 +01:00
Andrey Antukh 5d0ad1ada2 🐛 Include error-report.tmpl in the backend bundle. 2021-01-26 11:13:21 +01:00
Andrey Antukh 43ac9a9a22 Remove unused param on backend build script. 2021-01-18 23:18:39 +01:00
Andrey Antukh 69ead3348f 🐛 Fix backend dist build script.
Add svgclean.js to the dist.
2021-01-13 15:15:35 +01:00
Andrey Antukh 7aa7257d29 Integrate svgclean and graal-js to svgparse service. 2021-01-11 08:06:02 +01:00
Andrey Antukh 760eb926bf 🎉 Add plugable storages abstraction layer (with support for fs, s3 and db). 2021-01-07 11:29:57 +01:00
Andrey Antukh 4d9418e620 ⬆️ Update backend dependencies. 2021-01-07 11:29:57 +01:00
Andrey Antukh 7e020f967b Increase heap memory on devenv repl script. 2020-12-21 12:15:53 +01:00
Andrey Antukh b92045f905 🐛 Properly disable asserts on production code. 2020-12-04 09:46:25 +01:00
Andrey Antukh b22b77a39e 🐛 Properly include emails on the bundle. 2020-11-11 13:52:31 +01:00
Andrey Antukh ded42707ab Improve backend bundle start script. 2020-10-23 15:17:18 +02:00
Andrey Antukh 3e0b0ee069 ⬆️ Update dependencies and devenv. 2020-09-21 17:05:55 +02:00
Andrey Antukh 91aa8862ff 🎉 Add testenv. 2020-09-11 09:42:53 +02:00
Andrey Antukh ab35716ba2 🐛 Fix many issues on dev environment. 2020-09-11 09:42:53 +02:00
Andrey Antukh 4e694ff194 ♻️ Refactor file persistence layer. 2020-09-07 11:39:57 +02:00
Andrey Antukh 9159f18982 🐛 Fix fixtures loading on start-dev script. 2020-08-18 19:46:28 +02:00
Andrey Antukh 6c67c3c71b ♻️ Make the namespacing independent of the branding. 2020-08-18 19:32:11 +02:00
Andrey Antukh c0cd0d4a23 🎉 Add media-object lifecycle handling. 2020-08-17 14:28:35 +02:00
Andrés Moya 8c8b5887d6 🎉 Manage file images as assets 2020-08-05 11:20:21 +02:00
Andrés Moya 65c9c46a22 🎉 Format all email messages with mjml 2020-06-16 15:40:13 +02:00
Andrés Moya dd9d83cdab 🎉 Introduce mjml to format email messages 2020-06-16 12:52:49 +02:00
Andrey Antukh 17aa744b52 Improve image build scripts (with many fixes). 2019-12-13 12:51:56 +01:00
Andrey Antukh e45ad2197a Improve the current docker development environment. 2019-09-21 11:47:52 +00:00
mathieu.brunot 8c21aac16e 🔧 Set backend script permissions
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-13 17:11:20 +02:00
Andrey Antukh fd53f07efe misc: improve management scripts 2019-07-03 17:49:15 +02:00
Andrey Antukh 932875a317 fix(backend): adapt import collection script to use clojure cli tools 2019-07-02 17:19:55 +02:00
Andrey Antukh 31766fde32 feat: enable runnint test on travis 2019-06-24 19:38:51 +02:00
mathieu.brunot 495eec6c41 ✏️ Fix dumb typo in test to build back
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-24 01:14:17 +02:00
mathieu.brunot 0720ea0e97 🐛 Fix scripts permissions
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-23 22:48:31 +02:00
mathieu.brunot d06a0bb501 🐛 Fix control on entry parameters
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-23 19:15:14 +02:00
mathieu.brunot c6b540868f 🚧 Helper script to prepare back dist
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-23 18:47:33 +02:00
mathieu.brunot 0109c3ff1d 🚧 Add tests option
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-19 18:31:48 +02:00
mathieu.brunot 06c830dd3c 💚 Change release command
Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
2019-06-11 22:39:41 +02:00
Andrey Antukh f155f48888 misc: remove obsolete scripts from backend 2019-06-05 08:26:33 +00:00
Andrey Antukh 2c06c5b905 Fix fixtures entry point. 2017-01-21 17:36:01 +01:00
Andrey Antukh 2fa169e28d Add dist.sh script. 2017-01-21 14:31:54 +01:00
Andrey Antukh b3d995de53 Improve scripts, add lein and update depencies (backend). 2017-01-05 22:10:36 +01:00
Andrey Antukh 567075f9c5 Add import-generic-collections.sh script. 2016-11-21 19:05:55 +01:00