Commit Graph

226 Commits

Author SHA1 Message Date
Simon Prévost
c0c782f24b Remove Endpoint deprecation 2024-02-04 15:13:22 -05:00
Simon Prévost
7c6537a38c Add versions listing for single string 2024-02-04 14:34:08 -05:00
Simon Prévost
390bf62e35 Remove inbound GitHub hook in favor of using GitHub Actions to sync/commit 2024-02-04 14:34:08 -05:00
Nicolas Boisvert
754bf4dfbd
Bump php assoc map 3.0 (#409)
* laravel - Add base file for laravel's parser

* laravel - Done php file parsing, regex may not be perfect

* laravel - Add Laravel do documentation test and start writing tests

* laravel - Add first test

* laravel - Done serialization, regex must be revised

* laravel - Adjust regexp to get also nested quotes

* laravel - Escape double quotes on serialize

* laravel - Change privacy of parser's methods

* laravel - Change privacy of serializer's functions

* laravel - Done spec for serializer functions

* laravel - Add single quote escapes

* laravel - Passing double quotation test

* laravel - Rename test

* laravel - Adds prereplace for double quotes in string

* laravel - Fix Credo linting

* laravel - Formats files

* laravel - Lost conflit resolve

* laravel - Add missing quote in replace

* php-assoc - Implementing PHP-Assoc-Map library

* laravel - Move php assoc array handling to dedicated package

* laravel - Update unit test to reflect reality

* laravel - Formats files

* laravel - Rename back to laravel PHP to distinguish from any PHP structure

* laravel - Little rename remains

* laravel - Add base file for laravel's parser

* laravel - Done php file parsing, regex may not be perfect

* laravel - Add Laravel do documentation test and start writing tests

* laravel - Add first test

* laravel - Done serialization, regex must be revised

* laravel - Adjust regexp to get also nested quotes

* laravel - Escape double quotes on serialize

* laravel - Change privacy of parser's methods

* laravel - Change privacy of serializer's functions

* laravel - Done spec for serializer functions

* laravel - Add single quote escapes

* laravel - Passing double quotation test

* laravel - Rename test

* laravel - Adds prereplace for double quotes in string

* laravel - Add missing quote in replace

* laravel - Remove old file

* laravel - Remove old files

* Update php_assoc_map

---------

Co-authored-by: Nicolas Boisvert <nboisvert@armrecouvrement.com>
2024-02-04 14:34:03 -05:00
Simon Prévost
335e30c80a Fix bamboo smtp network error by forwarding tls options 2024-01-24 15:19:08 -05:00
Simon Prévost
7f7b20604b Add translated advanced filter and fix uncorrect all null text 2024-01-23 07:29:41 -05:00
Simon Prévost
25371069e8 Fix 'udpate' typo for update_slave permission 2024-01-21 15:27:38 -05:00
Simon Prévost
de6dd818ee
Add Azure Storage Container integration with new execution pattern (#402)
* Account Name working E2E.

* Account key and container name now functional too

* Form updated to only display bucket configuration

* Functional UI

* WIP

* Adding and editing an integration fully works now!

* Try to make build pass

* Adjust test

* Use mutation correctly in frontend

* Refactor integration execution to be less tied to 'push strings to Azure'

* Add execute azure storage container to upload files

* Add tests

---------

Co-authored-by: Guillaume Mercier <hello@guillaumemercier.com>
2024-01-21 15:16:52 -05:00
Simon Prévost
6b9f7c30f6 Fix reviewers abilities list 2023-12-22 14:33:24 -05:00
Simon Prévost
7dc0596d85 Update deps 2023-12-22 09:55:47 -05:00
Simon Prévost
959a83afd8 Fix api token flash and revoke mutation 2023-12-22 09:35:38 -05:00
Simon Prévost
5bbe9ba0ac Fix reviewers abilities and translated default to true for main language 2023-12-22 09:35:38 -05:00
Simon Prévost
cfe1e9ab9c Add translator role with 'translated' boolean state on a translation 2023-12-20 16:29:31 -05:00
Simon Prévost
d65ab1cd05 Fix uncorrect translation with text should update the text 2023-12-15 10:07:45 -05:00
Simon Prévost
42a7b4bc93 Add version filter on project revision/revisions and add version and check-reviewed flags on CLI 2023-12-14 21:42:24 -05:00
Simon Prévost
12864e9f3e Fix conflicted field on version new operation 2023-12-12 14:01:59 -05:00
Simon Prévost
bcab4527f2 Fix revoked at on old token 2023-11-29 15:40:57 -05:00
Simon Prévost
ebaa67ab36 Fix machine translation auto detect language 2023-11-23 14:24:36 -05:00
Nicolas Boisvert
605a03c67e
Bump PHP Assoc map (#389)
* Bump PHP Assoc map

* Fix CI

* Remove useless spaces

* Remove useless breakline as well

* Bump version
2023-11-16 14:36:23 -05:00
Simon Prévost
1fdb5ccf6b Add placeholder handling in Google Translate translate 2023-11-12 21:41:01 -05:00
Simon Prévost
2e9be8ae49 Fix Google Translate document entries translate and add form helper everywhere 2023-11-08 09:47:40 -05:00
Simon Prévost
0298f9b754 Fix typos, replace diff library, improve add translations file commit UI and improve OpenAI prompt 2023-11-05 14:20:21 -05:00
Simon Prévost
4fb0d20f61 Fix lint version filter on single lint and fix translations document scope on conflict on slave operation 2023-11-04 21:15:56 -04:00
Simon Prévost
ca99b09e54 Fix __KEY__ order, fix lint nil value, remove logger warning on abilities 2023-11-03 13:26:40 -04:00
Simon Prévost
0c9dfdd98a Add a way to disable language tool jar init 2023-10-30 13:24:49 -04:00
Tom Pesman
0805e6b385
Adds fields to Entry for correct export (#378) 2023-10-25 12:56:50 -04:00
Simon Prévost
2aa9b82e5a Add languagetool vendored integration for performant and accurate spelling lint check 2023-10-24 08:15:39 -04:00
Simon Prévost
44a32ac1e9 Update Telemetry UI 2023-10-02 08:57:24 -04:00
Simon Prévost
d429b0b970 Add spelling lint check with LanguageTool integration 2023-09-29 20:11:14 -04:00
Simon Prévost
4483fe03c4 Fix compile time route ueberauth controller 2023-08-29 14:39:06 -04:00
Simon Prévost
a494b4016d Fix redirect 2023-08-29 14:07:45 -04:00
Simon Prévost
cb1cfc040c Fix auth request 2023-08-29 13:30:07 -04:00
Simon Prévost
69b6d1cf0f Fix slack and gitlab login 2023-08-29 09:50:19 -04:00
Simon Prévost
14377de388 Fix discord webhook 2023-08-25 14:09:25 -04:00
Simon Prévost
7726ff7ec2 Update deps 2023-08-25 10:10:46 -04:00
Simon Prévost
772a596794 Add @adobe/styler to format all Elixir code 2023-08-24 22:09:31 -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
Simon Prévost
e56b27b449 Fix related translation with duplicate keys (one removed, one active) 2023-08-16 17:58:58 -04:00
Simon Prévost
ee002f5b88 Remove dbg 2023-08-04 14:55:44 -04:00
Simon Prévost
19898e43c9 Update deps 2023-08-04 14:55:44 -04:00
Simon Prévost
fcef874263 Add sync lock version on projet to prevent race condition on sync 2023-08-04 14:55:44 -04:00
Simon Prévost
21d7e42766 Add revision deleter in worker to use infinite repo transaction timeout 2023-08-04 14:55:44 -04:00
Simon Prévost
cd256fa7f5 Fix oban perform result for outbound email 2023-08-04 14:55:44 -04:00
Simon Prévost
ffea12613d Fix lint on all versions instead of current one 2023-05-24 10:05:18 -04:00
Simon Prévost
2765005ced v1.16.1 2023-05-01 19:51:37 -04:00
Simon Prévost
72f3dea0fe Add AI assistant prompt 2023-04-28 15:50:15 -04:00
Simon Prévost
362e45badb Add export all button in files 2023-03-25 14:43:37 -04:00
Simon Prévost
b6415e1510 New UI 2023-03-22 19:56:43 -04:00
Simon Prévost
6bc3274f42 Add machine translations on project sync 2023-03-14 13:16:39 -04:00
Simon Prévost
ecbd4a1164 Fix linting of placeholder/url count for master language 2023-03-02 11:28:30 -05:00