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

27 Commits

Author SHA1 Message Date
18alantom
a8e208a68a incr: type frappe/utils/format 2022-05-23 16:18:22 +05:30
18alantom
9ec004184c refactor: simplify init flow
- add README.md
- move currency to systemsettings
2022-05-23 16:18:22 +05:30
18alantom
af0d897020 chore: type generateTranslations
- shift csvParser to utils
2022-05-23 16:18:22 +05:30
18alantom
309c5c7474 refactor: remove util calls from frappe
- shift demux
- fix import
- add init test
2022-05-23 16:18:21 +05:30
18alantom
de7131ba1f fix: translation.ts typing 2022-05-23 16:18:21 +05:30
18alantom
d69dec1ca7 incr: type translation 2022-05-23 16:18:21 +05:30
18alantom
cdb039d308 incr: delete some stuff add typed doc.ts 2022-05-23 16:18:21 +05:30
18alantom
71d931ac75 incr: checkpoint 2022-05-23 16:18:21 +05:30
18alantom
72b6478e29 incr: create typed frappe 2022-05-23 16:18:21 +05:30
18alantom
9424b131be incr: remove common
- utils is frontend safe
2022-05-23 16:18:21 +05:30
18alantom
26e030106f incr: rename Meta and Document 2022-05-23 16:18:21 +05:30
18alantom
807a5d2da7 incr: remove utils, format from common 2022-05-23 16:18:21 +05:30
18alantom
47e6493699 incr: type observable
- convert several to ES6
2022-03-18 16:02:46 +05:30
18alantom
507a500edb incr: type cacheManager
- database to ES6 imports
2022-03-18 16:02:11 +05:30
18alantom
c9631c27a6 feat: add numberSeries field to docs 2022-03-08 12:14:05 +05:30
18alantom
ce3d997ed2 feat: setup translations 😎 2022-02-16 19:40:08 +05:30
18alantom
f1ad28b2cc feat: add a setting for language 2022-02-16 17:03:39 +05:30
18alantom
a03ca7f474 chore: deprecate old syntax, remove variable calls 2022-02-16 13:15:33 +05:30
18alantom
cad59570a0 refactor: t( => t` in *.js 2022-02-16 13:15:33 +05:30
18alantom
98da66ea68 fix: deprecate earlier translation methods 2022-02-16 13:15:33 +05:30
18alantom
838ae87642 fix: error type
- allow translation string folding
2022-02-07 14:31:28 +05:30
18alantom
8ba9f7f510 fix: preserve spaces in translation 2022-02-07 14:11:10 +05:30
18alantom
da9839e8b6 feat: allow multiline translate strings 2022-01-24 14:55:52 +05:30
18alantom
fc23c585d4 refactor: remove _, replace stand alone instances 2022-01-24 12:02:38 +05:30
18alantom
31f2db495e fix: shift t, T to prevent module errors 2022-01-24 11:41:09 +05:30
18alantom
cc09847337 refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
18alantom
f602caff81 refactor: inline frappejs code into books 2022-01-21 02:08:09 +05:30