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

72 Commits

Author SHA1 Message Date
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
82709165a4 chore: rename getNewDoc, newDoc
- delete irrelevant tests
2022-05-23 16:18:21 +05:30
18alantom
dc5d705a52 incr: shift auth out of Frappe to auth 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
f243326126 incr: type errors, set on frappe 2022-05-23 16:18:21 +05:30
18alantom
ceb45b58b7 fix: set numberSeries as readOnly after insert 2022-04-04 14:09:15 +05:30
18alantom
0d78df598c fix: mark missed strings as translate 2022-03-31 10:53:11 +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
a86e9447ab chore: convert main.js to renderer.ts 2022-03-18 16:02:08 +05:30
18alantom
761dd641bf chore: remove unused files; main to .ts 2022-03-18 16:01:05 +05:30
18alantom
77e226363d feat: add entry duplication 2022-03-17 11:57:35 +05:30
18alantom
0412095342 chore: add dev help code 2022-03-17 11:33:02 +05:30
18alantom
d63e6e5cd8 feat: add global setting for anonymized telemetry 2022-03-11 12:26:43 +05:30
18alantom
9bad5e69d8 feat: count errors 2022-03-11 12:26:43 +05:30
18alantom
7696435504 chore: add few more logs 2022-03-11 12:26:43 +05:30
18alantom
d0e10d5c65 fix: minor naming issue 2022-03-11 12:26:21 +05:30
18alantom
b9a65b75d5 fix: circumvent possible sqlite bug
- sqlite throws not null on direct insert
- this doesn't seem to be happening on
   bulk or individual inserts
2022-03-08 15:20:07 +05:30
18alantom
b4bed9521f fix: minor bugs, fix patch too 2022-03-08 14:17:37 +05:30
18alantom
78955b9d52 feat: update name setting 2022-03-08 13:42:08 +05:30
18alantom
2de72153e4 feat: add number series to the forms 2022-03-08 13:13:04 +05:30
18alantom
c9631c27a6 feat: add numberSeries field to docs 2022-03-08 12:14:05 +05:30
18alantom
0bd1706e2b feat: add reference to number series doc 2022-03-08 12:13:29 +05:30
18alantom
f0e5e294a1 fix: dont cache imports
- prevent OOM crashes
2022-03-01 14:58:21 +05:30
18alantom
b29ee6ac16 feat: button to add a row
- fix error handling and insertion
2022-02-24 11:39:35 +05:30
18alantom
34f86416a2 fix: batch insert issue on data migration 2022-02-22 14:37:46 +05:30
18alantom
39ab37d56b chore: remove commas (allow GDoc import) 2022-02-21 13:07:46 +05:30
18alantom
73253212c5 feat: add CoA selection to Setup Wizard 2022-02-21 12:08:50 +05:30
18alantom
c83ac376dd feat: add selectors for language
- remove instance config
- use app level config instead
2022-02-17 13:16:36 +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
76d1f3c7f5 feat: code to set languages on frappe 2022-02-16 16:33:24 +05:30
18alantom
c52b7f54ad fix: translate all labels 2022-02-16 13:15:33 +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
9ca8073a33 refactor: convert frappe.t( to frappe.t` 2022-02-16 13:15:33 +05:30
18alantom
9f65a9ba9e refactor: markRaw pesa objects
- remove native clicks
2022-02-11 14:30:39 +05:30
18alantom
1ff861ee56 fix: markRaw pesa factory, case private 2022-02-10 12:25:19 +05:30
18alantom
349d15e9cc chore: start naming from 1001 2022-02-07 17:24:05 +05:30
18alantom
dd5d87442e fix: number series skipping issue 2022-02-07 15:49:32 +05:30
18alantom
838ae87642 fix: error type
- allow translation string folding
2022-02-07 14:31:28 +05:30
18alantom
29c1621882 fix: validation not running issue 2022-02-07 14:16:02 +05:30
18alantom
8ba9f7f510 fix: preserve spaces in translation 2022-02-07 14:11:10 +05:30
18alantom
0d3db0739a ux: remove auto update option (notify) 2022-02-03 14:51:24 +05:30
18alantom
31ca1389ae feat: auto report also hides error toast 2022-01-28 18:43:27 +05:30
18alantom
da9839e8b6 feat: allow multiline translate strings 2022-01-24 14:55:52 +05:30