Commit Graph

2604 Commits

Author SHA1 Message Date
bf9da32465 Merge pull request #634 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-08 16:33:25 +01:00
efba6ee7dd New translations landing.json (Tamil) 2022-03-08 16:30:34 +01:00
9c2ff5e14f New translations common.json (Tamil) 2022-03-08 16:30:31 +01:00
d167baa607 Merge pull request #633 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-08 16:23:21 +01:00
e420ea6ce4 New translations modals.json (Kannada) 2022-03-08 16:22:51 +01:00
ec0a88675b New translations modals.json (Tamil) 2022-03-08 16:22:50 +01:00
11827dcc29 New translations landing.json (Kannada) 2022-03-08 16:22:49 +01:00
1f6f052129 New translations landing.json (Tamil) 2022-03-08 16:22:48 +01:00
66b98a21e8 New translations dashboard.json (Kannada) 2022-03-08 16:22:47 +01:00
b017d7aa41 New translations dashboard.json (Tamil) 2022-03-08 16:22:47 +01:00
62398fd96f New translations common.json (Kannada) 2022-03-08 16:22:46 +01:00
8167f51ce1 New translations common.json (Tamil) 2022-03-08 16:22:45 +01:00
f0a381a37c New translations builder.json (Kannada) 2022-03-08 16:22:44 +01:00
d923dfe3c0 New translations builder.json (Tamil) 2022-03-08 16:22:43 +01:00
d3f1cc746a Update Crowdin configuration file 2022-03-08 16:22:32 +01:00
8ee4993321 Update README.md 2022-03-08 15:49:04 +01:00
917850157e Update issue templates 2022-03-08 15:12:24 +01:00
b4856be5ab refactor(.env.example): update example to match current configuration 2022-03-08 14:07:28 +01:00
fc29fb8eb4 docs(readme): update description, add sections to README.md 2022-03-08 14:03:09 +01:00
2e288a5407 ci(github): add github action to redeploy latest version after docker image ci 2022-03-08 11:50:59 +01:00
43ce43ab5b refactor(server): remove api prefix for all routes 2022-03-08 10:52:13 +01:00
5a2594eb88 refactor(server): use proxy mechanisms to remove server_url config 2022-03-08 10:36:04 +01:00
e52edaa552 chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00
54fd97b5ec fix(pnpm): install deps to update pnpm-lock.yaml 2022-03-08 07:56:25 +01:00
9df12194bf fix(mail.service): use sendgrid api instead of nodemailer for better deliverability 2022-03-08 07:46:06 +01:00
e96b090904 fix(printer.service): add --disable-dev-shm-usage flag to chromium headless playwright browser 2022-03-08 00:06:07 +01:00
d79997d380 ci(docker): add env port to dockerfile, use port env instead of server_port 2022-03-07 23:52:39 +01:00
2696a54d17 fix(playwright): use playwright docker image due to runtime error 2022-03-07 23:09:14 +01:00
28ba2b1b8f ci(docker): fix short sha generation, seperate jobs for parallel execution 2022-03-07 22:42:09 +01:00
deb51f0e29 ci(docker): publish multiple docker images, to multiple registries 2022-03-07 22:26:33 +01:00
aa5e748cca ci(docker): use docker hub instead of digitalocean container registry 2022-03-07 21:55:37 +01:00
b0a295d8bb build(docker): minimize production docker image size by using ubuntu:focal 2022-03-07 21:43:38 +01:00
c738f311da fix(databasemodule): make ssl optional, pass ca cert as base64 env 2022-03-07 15:06:16 +01:00
cff51a8be9 Update docker-build-push.yml 2022-03-07 14:05:27 +01:00
1a0ab6fb22 ci(docker): add github action to build docker images automatically 2022-03-07 14:02:40 +01:00
938e2e8e25 build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server) 2022-03-07 13:43:34 +01:00
9c1380f401 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
00505a9e5d ci(docker): changes to dockerfile to make builds faster 2022-03-05 23:18:47 +01:00
37f0ab3bca ci(docker): attempt to fix production deploy, with env management 2022-03-05 14:36:38 +01:00
a4983ac6bc fix(i18n): load locales from file system, instead of http-backend 2022-03-05 10:08:28 +01:00
7c73685759 1646397537 2022-03-04 13:38:58 +01:00
269d5206e6 1646393163 2022-03-04 12:26:03 +01:00
e1529e03f9 add option to pass CA certificate for database deploys 2022-03-04 11:50:10 +01:00
5104ea6438 perf(app): working docker build stage, with github actions ci to push image 2022-03-04 10:54:31 +01:00
36f41c2f9d add commit script in npm 2022-03-03 21:14:46 +01:00
7e50c8e85b ci(docker): build production Docker image, also push to Docker Hub 2022-03-03 21:14:07 +01:00
993fd82f4c testing github actions 2022-03-03 20:15:19 +01:00
ed6578b052 attempting to make docker package smaller, and take less memory 2022-03-03 20:05:22 +01:00
5fc7a32c67 attempt docker build with pnpm 2022-03-03 15:33:11 +01:00
58160b2b6e experiments with docker packaging, figuring out deploy plan 2022-03-03 12:24:32 +01:00