Commit Graph
2069 Commits
Author SHA1 Message Date
18alantom fef2016b6a fix: text left for two column forms 2022-09-19 17:07:55 +05:30
Alan 9592ec4bc7 Merge pull request #466 from 18alantom/fix-fields-ui
fix: fields UI/UX
2022-09-19 04:25:10 -07:00
18alantom 6a16fd7afc fix(ux): freeze message 2022-09-19 16:53:18 +05:30
18alantom e509e311f5 fix(ui): add mandatory fields indicator 2022-09-19 15:23:01 +05:30
18alantom bbc02ad4a3 refactor: move field evaluations to Base.vue
- minor style updates
2022-09-19 14:23:27 +05:30
18alantom 23bb908957 fix(ui): clean up styling 2022-09-18 19:37:26 +05:30
18alantom 62a418cacc refactor: move field styling to Base.vue 2022-09-18 18:54:42 +05:30
18alantom 18d3bbf959 fix: prevent cancelled editable 2022-09-15 14:55:05 +05:30
18alantom d92641f181 fix: check if setup complete for parent req 2022-09-15 14:36:32 +05:30
18alantom 7023ce2171 fix: allow account creation from tax
- prevent random strings when manual naming
- set naming
2022-09-15 14:23:13 +05:30
18alantom af6f953b11 fix: use relative imports for non src v0.6.4-beta.0 2022-08-31 15:43:41 +05:30
18alantom d1194ae6ba v0.6.4-beta.0 2022-08-31 14:56:51 +05:30
Alan 2351b90f59 Merge pull request #464 from 18alantom/fix-dbfile-issues
fix: db file related issues
2022-08-31 02:26:11 -07:00
18alantom ef26c18d50 fix: dont report network errors on updation 2022-08-31 14:50:54 +05:30
18alantom cd234f8826 fix: better error handling on updation fails
- ask user whether to restart post update download
2022-08-31 14:25:25 +05:30
18alantom a8e681b973 fix: use unlinkIfExists
- handle failed migration copy issue separately
2022-08-30 18:13:42 +05:30
18alantom 65a91e6f86 fix(ui): semantics Setup -> Set Up 2022-08-30 16:08:31 +05:30
Alan 77c473581c Merge pull request #463 from frappe/dependabot/npm_and_yarn/async-2.6.4
chore(deps): bump async from 2.6.3 to 2.6.4
2022-08-30 03:34:41 -07:00
Alan f40f889a0f Merge pull request #458 from mael-chouteau/master
Update : French translation after regeneration
2022-08-30 03:20:54 -07:00
dependabot[bot] c9f970e748 chore(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 10:19:37 +00:00
Alan 71bcae5ec8 Merge pull request #457 from 18alantom/error-report-fixes
fix: patch issues from error reports
2022-08-30 03:18:54 -07:00
18alantom 702a09e6c0 fix: better handling of FOREIGN KEY constraint failed 2022-08-30 14:34:18 +05:30
18alantom d90d113981 incr: improve error display
- show duplicate error instead of sqlite fail dump
2022-08-30 13:43:52 +05:30
18alantom 4ebf232e18 chore: bump build tooling
- fixes app-update.yml not found and others
2022-08-30 13:43:52 +05:30
18alantom bce45bd107 chore: move autod-updater listeners 2022-08-30 13:43:52 +05:30
18alantom 67e38e4729 fix: prevent errors cause undef or null 2022-08-30 13:43:52 +05:30
18alantom b7810ee25e fix: prevent e is not iterable 2022-08-30 13:43:52 +05:30
18alantom 2c1c4aedf8 fix: handle non inited searcher 2022-08-30 13:43:52 +05:30
18alantom 38505c2a4c fix: net::ERR_HTTP2_PROTOCOL_ERROR 2022-08-30 13:43:52 +05:30
18alantom 075f783ffe fix: return no classes if searcher not injected 2022-08-30 13:43:52 +05:30
18alantom 648a82ce08 fix: skip if account tree doesn't have acc 2022-08-30 13:43:52 +05:30
18alantom 95f40d4c20 fix: empty list if tax.details undef 2022-08-30 13:43:52 +05:30
18alantom abcc96752e fix: don't report cannot fetch exchange rate 2022-08-30 13:43:52 +05:30
18alantom df3ad7b00d fix: set default 0 in reduce 2022-08-30 13:43:52 +05:30
18alantom eadfd6f716 incr: add more info on error reporting 2022-08-30 13:43:52 +05:30
18alantom 8d8660f30f chore: fix phrasing 2022-08-30 13:32:51 +05:30
18alantom 3020a4e59d chore: add build instructions 2022-08-30 13:31:30 +05:30
Maël Chouteau 9a45735485 Update : changed currency_fractuin unti of france 2022-08-28 17:24:54 +02:00
Maël Chouteau c328e14e5b Create fr.json 2022-08-28 17:21:11 +02:00
Maël Chouteau 960a4d3f95 Commented non present languages 2022-08-28 10:15:51 -05:00
Maël Chouteau e23f788331 FIX : Translation not made and code suggestion 2022-08-24 10:35:13 -05:00
Maël Chouteau 7398b04743 Fix mistake 2022-08-24 17:20:58 +02:00
Maël Chouteau bc7b603b7f Update : csv.fr fix single term quote 2022-08-24 02:36:27 +02:00
Maël Chouteau 0602e617c8 Update : fr.csv fix translation 2022-08-23 19:32:41 -05:00
Maël Chouteau 598e083480 Update : French translation after regeneration
Correction of mistakes and add of new translation after the regeneratin of the file
2022-08-23 20:31:29 +02:00
18alantom 5cd940be8e chore: update translation contributors 2022-08-23 12:36:55 +05:30
Alan 4954f944ae Merge pull request #456 from mael-chouteau/patch-1
Update fr.csv : First real french translation
2022-08-23 00:05:09 -07:00
18alantom d9f2961a65 incr: regenerate french translations 2022-08-23 12:29:17 +05:30
Maël Chouteau 9a3a193be7 Update fr.csv : Second correction
Correction of the first translation after building the app and understanding better what each things means with the context.
I've also added "saved", "Discount After Tax" and "New Entry" translation to the file, i'll add them to the other languages later. and add the translation code in an other branch dedicated to improve the translated text in the app to not see english bits remaining anymore.
2022-08-23 06:39:57 +02:00
Maël Chouteau 35682cd61e First real french translation fr.csv
First French translation, I'll check for any errors linked to the context of where each text are used to improve it if necessary. But otherwise it should be mostly correct and far better that the automated translation.
2022-08-22 22:14:38 -05:00