2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
18alantom
4672323dcb fix: use knex for checking values 😔
- open fd from better-sqlite3 causes stalled tests
2023-07-13 11:12:43 +05:30
18alantom
d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom
8a1392e533 chore: bump lint dependencies
- add code mirror dependencies to silence warning
- bump node version to allow execa
2023-06-21 13:35:42 +05:30
18alantom
207a74706b chore: update refs to build command 2023-06-21 12:28:20 +05:30
18alantom
f53f76e220 chore: update pub script build outside root 2023-05-11 12:43:28 +05:30
18alantom
ee29f8d564 chore: fix env var detection when running build 2023-05-10 09:35:52 +05:30
18alantom
4d8f17c3bb chore: add script to build arm64 locally and publish 2023-05-09 16:03:21 +05:30
18alantom
40f2aa8444 refactor: move test to sh script
- this allows passing globs as args
2022-11-07 13:28:35 +05:30
18alantom
905829ca20 chore: switch to better-sqlite3 2022-05-23 16:18:23 +05:30
18alantom
969ec5d7cd chore: simple script to create profile log 2022-05-23 16:18:23 +05:30
18alantom
4810396434 incr: translate schema translateables 2022-05-23 16:18:23 +05:30
18alantom
03ee043696 incr: fetch translateables from schema.json
- use legit csv
2022-05-23 16:18:23 +05:30
18alantom
af0d897020 chore: type generateTranslations
- shift csvParser to utils
2022-05-23 16:18:22 +05:30
18alantom
4ab1b3cbf8 fix: reduce misery, simplify regex 2022-02-17 18:01:03 +05:30
18alantom
330d0ac5c5 feat: add link to language contributions
- fix helpers
2022-02-17 14:50:48 +05:30
18alantom
62bf4da201 fix: allow locale codes for language files 2022-02-16 13:46:58 +05:30
18alantom
f99de4cd86 feat: add script to generate translation file 2022-02-16 13:15:33 +05:30