Commit Graph

147 Commits

Author SHA1 Message Date
Simon Prévost
b9045b5bcd Fix ci-check by rewriting lint and format under root package.json 2019-03-11 06:27:14 -04:00
Simon Prévost
ee39f1a168 Run prettier on webapp 2019-03-10 21:39:49 -04:00
Simon Prévost
5fd55241c9 Fix docker setup with bad libcrypto from alpine 3.9 2019-03-10 21:16:23 -04:00
Simon Prévost
b3b8203623 v0.0.3 2019-03-09 22:59:46 -05:00
Simon Prévost
25a292bdea Use left/top instead of x/y on jipt pin 2019-03-09 22:58:24 -05:00
Simon Prévost
336f465431 Update CLI Readme after publish 2019-03-09 22:48:10 -05:00
Simon Prévost
a9e090f26f Update CLI version to 0.6.1 2019-03-09 22:47:31 -05:00
Simon Prévost
e38b7f4adc Fix tests 2019-03-09 22:46:07 -05:00
Simon Prévost
ea6878f5bb Update from ui refactor 2019-03-09 22:46:07 -05:00
Simon Prévost
bbac30a4bb Add missing test for export jipt controller 2019-03-09 22:46:07 -05:00
Simon Prévost
1221778908 Use guard in forEach 2019-03-09 22:46:07 -05:00
Simon Prévost
2dd1ea1b53 Fix tests 2019-03-09 22:46:07 -05:00
Simon Prévost
a3e96e4236 Add just in place translation kit to translate directly in the project’s app 2019-03-09 22:46:07 -05:00
Simon Prévost
57b8559feb Refactor UI 2019-03-09 22:46:07 -05:00
Simon Prévost
38a1a20188 Add cli repo info in package.json 2019-03-04 17:19:30 -05:00
Simon Prévost
be9f6bed83 Add cli in the repo to truly become a MONOREPO 🎉 2019-03-04 17:16:50 -05:00
Simon Prévost
b2750d0b60 Update travis deps 2019-03-03 15:15:58 -05:00
Simon Prévost
fa55c9a543 Update deps and elixir/erlang version 2019-03-03 14:56:36 -05:00
Rémi Prévost
139c0a0487
Remove Hanzo setup 2019-02-18 08:52:41 -05:00
Guillaume Cauchon
c27abd3156 Upgrade to alpine:3.9 and add the missing dependencies 2019-02-15 13:46:40 -05:00
Simon Prévost
835d32285c Fix placeholders inclusion in previous translation mapping 2019-01-22 08:09:45 -05:00
Simon Prévost
6e4a0d9846 0.0.2 2019-01-11 14:20:44 -05:00
Simon Prévost
6316fc4ec3 Add halt in webapp controller when rendering maintenance 2019-01-11 14:19:53 -05:00
Simon Prévost
6621db4a15 Fix document path parsing in frontend and sync type on new sync 2019-01-11 13:19:52 -05:00
Simon Prévost
3d83985b32 Fix tests 2019-01-11 10:31:35 -05:00
Simon Prévost
3cd60023a4 Fix filename parsing when using document path param and fix export filename parsing 2019-01-11 10:28:36 -05:00
Simon Prévost
765bf046cd Fix coveralls merge 2019-01-11 09:48:09 -05:00
Simon Prévost
55887ae542 Update install postgres instruction to point to Docker setup in the README 2019-01-11 09:47:14 -05:00
Simon Prévost
c7e18f2507 Fix typo 2019-01-11 09:47:14 -05:00
Simon Prévost
a5454cf4ad Add maintenance page when ember build runs in the background on deploy 2019-01-11 09:47:14 -05:00
Simon Prévost
5f6127719c Use & to run ember build prod in docker entrypoint 2019-01-11 09:47:14 -05:00
Simon Prévost
aed5793dab Add distillery and docker setup 2019-01-11 09:47:14 -05:00
Simon Prévost
0ba4d0474d wip 2019-01-09 08:01:19 -05:00
Simon Prévost
9a9b50e0d8 Add more tests and refactor scripts and endpoint 2019-01-06 22:41:53 -05:00
Simon Prévost
2a8512be87 Fix styles and sync type option 2018-12-22 14:37:34 -05:00
Simon Prévost
38c87e95ce Fix Procfile 2018-12-13 07:46:07 -05:00
Simon Prévost
04e30f0366 Fix phoenix_static_buildpack.config 2018-12-13 07:45:27 -05:00
Simon Prévost
f2954b7d28 Prevent non DB superuser from executing CREATE EXTENSION migration 2018-12-13 07:37:50 -05:00
Simon Prévost
e0b24790e8 Refactor codes and UI with new standard 2018-12-12 20:05:57 -05:00
Simon Prévost
c6dbc084e1 Rename interpolations to placeholders 2018-12-12 19:57:34 -05:00
Benoit Ducharme
8ead83b52a Add interpolations to translation forms
Interpolations are strings automatically marked (based on the format) to
be replaced by the application at runtime. Those strings are meant to be
left unmodified and not translatable. The UI reflects that. The
interpolations shown to the user is always the master translation’s
ones. This is to clearly show on not translated content that maybe
interpolations uploaded after the correction were removed or added.
2018-12-12 19:57:34 -05:00
Simon Prévost
99dcd26c2b Update buildpack config to support new phoenix version 2018-12-08 20:33:48 -05:00
Simon Prévost
4ed0e437af Upgrade cryptiles manually to remove security alerts from GitHub 2018-12-08 20:08:56 -05:00
Simon Prévost
94840e4d36 Upgrade deps manually to remove security alerts in GitHub 2018-12-08 20:07:44 -05:00
Simon Prévost
5a767e3b28 Fix links again with emoji in titles 2018-12-08 20:03:09 -05:00
Simon Prévost
d15332fa5f Add emoji in readme sections title 2018-12-08 20:02:11 -05:00
Simon Prévost
2a7c993c9d Fix README links 2018-12-08 20:00:29 -05:00
Simon Prévost
dbbadab99e Add Credo.Check.Readability.AliasOrder to credo config 2018-12-08 19:57:20 -05:00
Simon Prévost
7718d612aa Refactor README 2018-12-08 16:54:07 -05:00
Simon Prévost
53a0e5c8ac Refactor and adds credo env var check 2018-12-08 16:43:06 -05:00