Commit Graph

360 Commits

Author SHA1 Message Date
Simon Prévost
d193f300bb Remove dead code 2020-01-09 12:58:45 -05:00
Simon Prévost
2ca94969f5 Fix missing translation on collaborator list item form 2020-01-09 12:52:22 -05:00
Simon Prévost
4c70c08326 Fix CI badge and add docker badges 2020-01-09 12:29:35 -05:00
Simon Prévost
bc6b349954 Fix document pagination with empty translations by using joins as select 2020-01-09 12:29:22 -05:00
Simon Prévost
1506522007 Update apollo deps and fix background color of webapp 2020-01-05 16:49:18 -05:00
Simon Prévost
8689caae7e Update deps and fix activity item styles 2020-01-03 16:03:43 -05:00
Simon Prévost
c56a9bfae3 v1.4.2 2020-01-02 15:28:11 -05:00
Simon Prévost
28ccfbbf28 Add missing indexes on operations to prevent timeout on delete operations 2019-12-17 13:14:26 -05:00
Simon Prévost
df893c1463 Add FORCE_SSL in app.json to fix https call on heroku deploy 2019-12-17 07:39:37 -05:00
Simon Prévost
8eea85413e Fix languages search on project create form 2019-12-17 07:34:53 -05:00
Simon Prévost
6be6a64a1a Add releases config import in prod config to run mix phx.server in prod env 2019-12-17 07:08:35 -05:00
Simon Prévost
1968150385 Update app.json and jsone dep to remove slash escaping 2019-12-16 18:46:05 -05:00
Simon Prévost
66951c3dd3 Publish cli v0.9.0 2019-12-12 12:58:17 -05:00
Simon Prévost
5658e09893 Fix cli add translations 2019-12-12 12:54:52 -05:00
Simon Prévost
0da6dc4122 v1.4.1 2019-12-12 12:36:50 -05:00
Simon Prévost
d7a778d22c Fix revision language overwrite for sync/merge/export controller 2019-12-12 12:36:50 -05:00
Simon Prévost
7b3579cae7 Fix breaking graphql API 2019-12-12 12:36:50 -05:00
Simon Prévost
605509d1de Use overridable revision slug/name in CLI 2019-12-12 12:36:50 -05:00
Simon Prévost
c9bdfa3dd7 Fix Dockerfile 2019-12-12 12:36:50 -05:00
Simon Prévost
61ac45a514 Fix lint 2019-12-12 12:36:50 -05:00
Simon Prévost
30546d3181 Fix document path parsing for parent directory 2019-12-12 12:36:50 -05:00
Simon Prévost
3d652a4a30 Fix auth apollo link and big docker image size 2019-12-12 12:36:50 -05:00
Simon Prévost
2eae532580 v1.4.0 2019-12-12 12:36:50 -05:00
Simon Prévost
d4e44e3bef Fix progress bar 2019-12-12 12:36:50 -05:00
Simon Prévost
78231026d5 Add emoji customization for project 2019-12-12 12:36:50 -05:00
Simon Prévost
5ae8f6ea20 Fix non translated strings 2019-12-12 12:36:50 -05:00
Simon Prévost
dbfee68225 Add sri 2019-12-12 12:36:50 -05:00
Simon Prévost
1e0a0aa00a wip 2019-12-12 12:36:50 -05:00
Simon Prévost
6219e07105 Update rest of npm packages and fix upgrade bugs 2019-12-12 12:36:50 -05:00
Simon Prévost
f774ee48f2 Upgrade npm packages 2019-12-12 12:36:50 -05:00
Simon Prévost
43092ce891 Update elixir deps 2019-12-12 12:36:49 -05:00
Simon Prévost
fb6259d9f5 Add tests 2019-12-12 12:36:49 -05:00
Simon Prévost
83c3d283d2 Correct language with variant for language tool 2019-12-12 12:36:49 -05:00
Simon Prévost
c2b02d2aca Test 2019-12-12 12:36:49 -05:00
Simon Prévost
4236ca2cee Add translation lint and spell check 2019-12-12 12:36:49 -05:00
omar-polo
7d9d39743c corrected typo (#130)
developpement instead of development
2019-12-06 05:55:38 -05:00
Simon Prévost
139ff29e70 Add support for simple filename as document source config for CLI 2019-11-14 10:03:22 -05:00
Simon Prévost
8b682ca0db
Update deps (#128) 2019-10-31 20:49:46 -04:00
Simon Prévost
39a28185c6 v0.8.0 2019-10-31 12:33:24 -04:00
Simon Prévost
5be2645114
Refactor cli config to simplify language and document path parsi… (#127)
* Refactor cli config to simplify language and document path parsing

* Run format

* Remove namePattern inferred by cli in ember multifiles example

* Update cli/src/services/document.ts

Co-Authored-By: Rémi Prévost <remi@exomel.com>

* Add changelog

* Run format

* Run lint
2019-10-31 07:33:36 -04:00
Simon Prévost
1068f10e5c
Refactor documents list UI and add help text on sync operation (#126)
* Refactor documents list UI and add help text on sync operation

* Update webapp/app/locales/en-us.json

Co-Authored-By: Mathieu Côté <mcote@mirego.com>
2019-10-23 13:06:53 -04:00
Simon Prévost
80e66f8d5c
Add github actions CI workflow (#123)
* Add github actions CI workflow

* Add coveralls post and remove travis

* committer
2019-10-09 20:01:41 -04:00
Simon Prévost
e36915f04b Add docker hub hook and k8s helm chart reference by @andreymaznyak 2019-10-03 17:22:09 -04:00
Simon Prévost
8c82eceaf4 Fix poison deps and entrypoint app name 2019-10-03 17:11:26 -04:00
Simon Prévost
89c28e4a17
Update Heroku buildpack elixir version to 1.9.1 2019-09-25 13:32:47 -04:00
Simon Prévost
040d9cad55 Upgrade bamboo smtp and add builtin adapter in supported mailer from env var 2019-09-11 13:31:48 -04:00
Simon Prévost
a597dd4f52 Add strike-through in text diff 2019-09-07 16:27:44 -04:00
Simon Prévost
3824d02f5e Fix docker compose build with default build args 2019-09-07 16:27:26 -04:00
Simon Prévost
6a32236f71 Fix magic number eslint error 2019-08-30 16:32:32 -04:00
Simon Prévost
63cea37537 Refactor translation edit form to be more compact 2019-08-28 19:47:15 -04:00