Manuel Eduardo Cánepa Cihuelo
e436c01430
#199 Adding translation to schedules list ( #219 )
...
* #199 Adding translation to schedules list
* #199 Complete translation on EditSchedule Form
* #199 Translation for status badge
* #199 Minor changes, suggested by @j-f1
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
2022-08-30 23:22:43 +01:00
Tom French
304a384b6c
style: format json with 2 space indents
2022-08-30 13:40:33 +01:00
Tom French
b0f0c4a71d
ci: fix workspace name in i18n job
2022-08-30 11:19:27 +01:00
Tom French
1fd3234613
ci: correct i18n job name
2022-08-30 11:16:19 +01:00
Tom French
a4fe21927d
feat: fallback to english rather than showing translation key
2022-08-30 11:14:00 +01:00
Tom French
5c56370920
feat: prevent translation keys which don't exist in locale files
2022-08-30 11:12:19 +01:00
Tom French
43740f18f1
Merge branch 'master' into i18n
...
* master: (24 commits)
refactor: sort imports in desktop-client alphabetically
chore: remove unused imports from desktop-client
adm-zip to 0.5.6
style: prettify .eslintrc.js
build: make eslint-plugin-prettier a dependency of desktop-client
ci: lint desktop-client in CI
style: fix or silence linting errors in desktop-client
chore: update remaining test scripts
github fix indentation in issue template
github: update issue template
fix: correct some re-exports which were breaking things
fix: stop trying to transform node_modules
fix: stop the web tests from running in node environment
fix: add ts-jest presets which are equivalent to the old `transform` properties
fix: add esModuleInterop so that the default imports issue goes away
fix: stop typechecking javascript files
chore: allow mobile package to pass with no tests
build: replace babel-jest with ts-jest
Update bug-report.yml
Addition: Issue template
...
2022-08-30 10:24:17 +01:00
Tom French
5505a1439a
Merge pull request #217 from TomAFrench/remove-unused-imports
...
Remove unused imports and sort imports in desktop-client
2022-08-30 10:19:04 +01:00
Tom French
b552929b29
Merge pull request #214 from trevdor/adm-zip-upgrade
...
Fix adm-zip install failure
2022-08-30 01:35:23 +01:00
Tom French
887df1e388
refactor: sort imports in desktop-client alphabetically
2022-08-30 01:27:10 +01:00
Tom French
8e41d8d2dd
chore: remove unused imports from desktop-client
2022-08-30 01:24:32 +01:00
Trevor Farlow
3773ab9892
adm-zip to 0.5.6
2022-08-26 10:10:15 -06:00
Tom French
be6780f90b
Merge pull request #213 from TomAFrench/lint-desktop-client
...
Enforce linting in desktop-client
2022-08-25 16:44:32 +01:00
Tom French
1d0b2721db
style: prettify .eslintrc.js
2022-08-25 16:36:02 +01:00
Tom French
677faa611d
build: make eslint-plugin-prettier a dependency of desktop-client
2022-08-25 16:35:48 +01:00
Tom French
4f0bfe4a1f
ci: lint desktop-client in CI
2022-08-25 16:21:26 +01:00
Tom French
3ee7ae16cc
style: fix or silence linting errors in desktop-client
2022-08-25 16:20:09 +01:00
Tom French
01be80d562
Merge pull request #203 from TomAFrench/ts-jest
...
Replace babel-jest with ts-jest
2022-08-24 21:31:21 +01:00
Tom French
d61457716e
chore: update remaining test scripts
2022-08-24 21:27:47 +01:00
Tom French
6f86bd77e8
github fix indentation in issue template
2022-08-24 21:25:48 +01:00
Tom French
d83c75d1ae
github: update issue template
2022-08-24 21:24:13 +01:00
Tom French
40dbab3732
Merge pull request #208 from rich-howell/master
...
Bug Report Template & Issues Configuration
2022-08-24 21:19:13 +01:00
Tom French
203ab791f2
fix: correct some re-exports which were breaking things
2022-08-24 21:15:16 +01:00
Tom French
c77273742b
fix: stop trying to transform node_modules
2022-08-24 21:15:00 +01:00
Tom French
0e0b46ed5e
fix: stop the web tests from running in node environment
2022-08-24 21:14:16 +01:00
Tom French
3118cf26e3
fix: add ts-jest presets which are equivalent to the old transform
properties
2022-08-24 21:13:04 +01:00
Tom French
2cedd68e69
fix: add esModuleInterop so that the default imports issue goes away
2022-08-24 21:09:45 +01:00
Tom French
b73ef9153f
fix: stop typechecking javascript files
...
We've got a bunch of type errors that need to be fixed but we want to do that progressively
2022-08-24 21:09:16 +01:00
Tom French
102d92048b
chore: allow mobile package to pass with no tests
2022-08-24 20:21:35 +01:00
Tom French
9be15eaee1
build: replace babel-jest with ts-jest
2022-08-24 20:21:35 +01:00
Tom French
e3ee0c61a6
Merge pull request #137 from TomAFrench/skip-failing-test-suites
...
Skip failing test suites
2022-08-24 20:20:20 +01:00
Tom French
c7a32ec8d0
Update bug-report.yml
2022-08-24 20:18:32 +01:00
Rich Howell
a94def9c55
Merge branch 'actualbudget:master' into master
2022-08-24 18:12:38 +01:00
Rich In SQL
6d31a1cda9
Addition: Issue template
...
Issue template and configuration.
2022-08-24 18:11:56 +01:00
Tom French
31e2b01df3
Merge pull request #129 from TomAFrench/issue-triage-action
...
Add action to mark new issues for triage
2022-08-24 17:52:46 +01:00
Tom French
2d025d8b08
fix: get bold tags to display correctly
2022-08-24 17:22:48 +01:00
Tom French
dd9d32a6ed
fix: ensure that translation keys match
2022-08-24 17:21:03 +01:00
Manuel Canepa
9b3dbd187f
#199 Adding some translation to check if im doing right
2022-08-24 00:18:07 -03:00
Tom French
fd0d30c07c
feat: add skeleton of i18n framework
2022-08-24 01:04:08 +01:00
Tom French
7fa62b431c
Merge pull request #124 from andremralves/fix/hitting-enter-on-bootstrap-page
...
fix: hitting enter after setting password redirects to demo page
2022-08-24 00:31:02 +01:00
Tom French
fc125712dd
Merge pull request #202 from TomAFrench/github-action-test-2
...
Run tests on github actions
2022-08-23 18:23:56 +01:00
Tom French
5a49d65b72
test: skip failing test suites
2022-08-23 17:25:56 +01:00
Tom French
c40b5e4d5d
ci: run tests on github actions
2022-08-23 17:14:46 +01:00
Tom French
973868c654
Merge pull request #139 from TomAFrench/remove-rollup
...
Remove unused rollup config and dependencies
2022-08-23 16:58:03 +01:00
Tom French
3f0addc78e
chore: remove unused rollup config and dependencies
2022-08-23 16:19:29 +01:00
Tom French
16daa294b5
Merge pull request #135 from TomAFrench/remove-unused-deps
...
Remove unused dependencies
2022-08-23 16:18:29 +01:00
Tom French
26ff01f4c9
Merge branch 'master' into remove-unused-deps
...
* master:
style: apply prettier fixes
style: switch prettier to enforce single quotes
style: enforce prettier rules in linter
chore: silence erroneous warning for missing moment.js install
fix: revert remaining changed weights
fix: revert changes to weights and pin fast-check version to 2.13.0
test: make all frequency weights be integer values
2022-08-23 16:13:15 +01:00
Tom French
e54b762e31
Merge pull request #102 from TomAFrench/fix-splitfreq-weights
...
Fix test failure due to non-integer weight values
2022-08-23 16:04:40 +01:00
Tom French
8f3e9d4b37
Merge branch 'master' into fix-splitfreq-weights
...
* master:
style: apply prettier fixes
style: switch prettier to enforce single quotes
style: enforce prettier rules in linter
chore: silence erroneous warning for missing moment.js install
2022-08-23 15:57:50 +01:00
Tom French
b230c52f92
Merge pull request #131 from TomAFrench/silence-moment-errors
...
Silence warning for missing moment.js install
2022-08-23 15:55:07 +01:00