Commit Graph

75 Commits

Author SHA1 Message Date
Simon Prévost
d429b0b970 Add spelling lint check with LanguageTool integration 2023-09-29 20:11:14 -04:00
Simon Prévost
942a3f3f50 Bump cli to 0.14.1 2023-08-29 10:23:42 -04:00
Simon Prévost
69b6d1cf0f Fix slack and gitlab login 2023-08-29 09:50:19 -04:00
Simon Prévost
d04e302e74 Fix namePattern parsing and add namePattern docs in README 2023-08-28 20:24:55 -04:00
Simon Prévost
cf0662ccbd Bump cli to 0.14.0 2023-08-25 14:44:28 -04:00
Guillaume Chx
d6736229a0
Update CLI README.md (#364)
Added:
Documentation to undocumented:
- `accent.json` variable `project`
- ENV Variables to override config file variables
2023-08-25 10:15:48 -04:00
Simon Prévost
bfc502e5fa Fix export/format ordering, fix uniform border-radius, allow listing deleted documents, fix conflicts template hook 2023-08-24 21:51:03 -04:00
Rémi Prévost
d5fa6d0ac5
Use @mirego’s fork for create-pull-request action in workflow (#359) 2023-07-03 11:07:35 -04:00
Simon Prévost
e7504d4e2f Bump cli to 0.13.3 2023-05-17 10:07:09 -04:00
Simon Prévost
f2717817fe Fix other flags override 2023-05-17 10:06:38 -04:00
Simon Prévost
001253cbb6 Bump cli to 0.13.2 2023-05-16 15:18:58 -04:00
Simon Prévost
f41a03752b Fix cli --config flag for real 2023-05-16 15:05:26 -04:00
Simon Prévost
38d8f2b32f Fix cli --config flag 2023-05-16 14:41:46 -04:00
Guillaume Bourassa
4dade7089d
Added a --config flag to the CLI to specify the config file to use (instead of always using Accent.json). (#354)
* Added a --config flag to the CLI to specify the config file to use (instead of always using Accent.json).

* Fixed lint
2023-05-16 14:22:25 -04:00
Simon Prévost
fa91d06582 Bump cli to 0.13.1 2023-04-28 15:50:15 -04:00
Simon Prévost
82ebec082c Add missing cli-ux deps in cli 2023-04-28 15:50:15 -04:00
Simon Prévost
bd093decd0 Bump cli to 0.13.0 2023-04-28 15:50:15 -04:00
Rémi Prévost
b85f88ce02
Fix CLI GitHub Actions example configuration 2023-04-04 14:00:59 -04:00
Simon Prévost
6bc3274f42 Add machine translations on project sync 2023-03-14 13:16:39 -04:00
Simon Prévost
8f3f1c5b64 Fix typings and downgrade some ESM exported libraries 2023-02-27 14:14:59 -05:00
Gunnar Schulze
f1e35a0b6c feat: Upgrade CLI dependencies 2023-02-27 14:01:31 -05:00
Simon Prévost
4feb86228e
Add ecto_psql_extras in telemetry_ui (#342)
* Add pg_stat_statements metrics

* Upgrade telemetry_ui

* v1.14.0

* Update ember template lint and format
2023-02-23 09:03:06 -05:00
Simon Prévost
bb8979d325 Add api token create/revoke 2023-01-31 15:02:42 -05:00
Simon Prévost
26d574a19b Fix cli format command 2022-11-16 20:28:41 -05:00
Simon Prévost
4efe980129
Add support for version sync/export/infos in CLI (#325) 2022-11-16 20:18:35 -05:00
Simon Prévost
b80cde9d14
Add warning in CLI when files config have same folder path (#324) 2022-11-16 20:18:26 -05:00
Rémi Prévost
b789abb5d0
Add missing YAML syntax highlighting 2022-11-15 15:54:13 -05:00
Rémi Prévost
f416407be1
🥷 2022-11-15 15:53:49 -05:00
Rémi Prévost
f82d506cbe
Update small stuff in GitHub Actions sample 2022-11-15 15:48:35 -05:00
Simon Prévost
13da1acbb9 Bump cli to 0.12.0 2022-11-15 09:04:25 -05:00
Mathieu Larue
4ef576d355
Add GitHub Actions documentation in the CLI readme (#320)
* Add the GitHub Actions documentation

* Change committer and author
2022-11-15 09:03:59 -05:00
Simon Prévost
bb2bd47423 Add synced HTTP requests in CLI commands 2022-09-27 09:53:31 -04:00
Simon Prévost
ca42e1d2fb Publish CLI 0.11.0 2022-09-01 08:47:00 -04:00
Simon Prévost
ad018c0af5
Add document format on CLI (#308)
A new /format endpoint is available that simply returns the given file
as formatted by Accent. This can be useful locally to format or re-order
before committing the changes and not modify anything in your Accent
projet.
2022-09-01 08:45:19 -04:00
Simon Prévost
e04dccf6bd Fix review percentage, personal access token, batch, diffable strings 2022-06-20 09:55:53 -04:00
Simon Prévost
2687ecf547 Update cli version 2022-06-15 09:36:52 -04:00
Joey Bolduc-Gilbert
a03c0a2a06
Security updates for the cli (#299) 2022-06-14 17:02:32 -04:00
Simon Prévost
38349e98ef Fix lint cli ellpsis display 2022-03-30 08:39:30 -04:00
Simon Prévost
730b6b9dda Fix lint without master value 2022-03-30 08:37:11 -04:00
Simon Prévost
834c6ce810 Update cli version 2022-03-17 21:16:42 -04:00
Simon Prévost
2589ddf04b Add correct node engine in package.json 2022-02-28 21:14:11 -05:00
Simon Prévost
ffdb353848 Update NodeJS deps for webapp and cli 2022-02-28 11:41:08 -05:00
Simon Prévost
e7c56e3eff Add lint in CLI 2022-02-23 07:18:51 -05:00
Simon Prévost
19ab6a44f1 Add gleam library to implement type-safe linting module 2020-06-10 13:04:13 -04:00
Simon Prévost
d797e10eb1 Update readme with new version 2020-05-04 20:37:58 -04:00
Simon Prévost
416df5932e Add page size on document to fix cli documents listing 2020-05-04 12:30:11 -04:00
Simon Prévost
98c9b2c32d Fix eslint 2020-04-27 07:31:05 -04:00
Simon Prévost
04cf73b5c8 Update deps 2020-04-08 08:44:52 -04:00
Simon Prévost
9567db9b4d
Convert codebase to typescript and latest Ember (#157)
* Update eslint setup (#134)

* Convert services (#136)

* Convert login and logged-in routes (#137)

* Convert project routes and controllers (#138)

* Convert activities and comments routes (#140)

* Convert project edit sub-routes and controllers (#139)

* Convert files routes and controllers (#141)

* Convert revision routes and controllers (#142)

* Convert phoenix service (#143)

* Convert translation routes and controllers (#144)

* Convert versions routes and controllers (#145)

* Convert JIPT routes and controllers (#146)

* Convert Sass variables to CSS modules @value (#147)

* Convert CSS variables and fix projects page components

* Fix a bunch of components

* Fix another bunch of components

* Update styles and missing global for powerselect

* Fix typings

* Fix typescript warnings

* Add typings for phoenix and file-saver vendor

* Fix github ci

Co-authored-by: Charles Demers <cdemers@mirego.com>
Co-authored-by: Charles Demers <charles.demers6@gmail.com>
2020-04-07 07:47:33 -04:00
Simon Prévost
a0dfab7e12 Add ios cli example 2020-03-23 11:24:29 -04:00