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

17 Commits

Author SHA1 Message Date
18alantom
71d931ac75 incr: checkpoint 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
26e030106f incr: rename Meta and Document 2022-05-23 16:18:21 +05:30
18alantom
507a500edb incr: type cacheManager
- database to ES6 imports
2022-03-18 16:02:11 +05:30
18alantom
761dd641bf chore: remove unused files; main to .ts 2022-03-18 16:01:05 +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
34f86416a2 fix: batch insert issue on data migration 2022-02-22 14:37:46 +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
Rushabh Mehta
e3a94dc997 collapse frappe folder and start desk 2018-01-12 17:55:07 +05:30
Rushabh Mehta
f89c6e778e dropdown object and delete action in form 2018-01-11 15:30:51 +05:30
Rushabh Mehta
0fa2c70133 docs 2018-01-10 18:19:52 +05:30
Rushabh Mehta
234eb9dea1 added text, select controls and fixes to form.js 2018-01-10 16:21:35 +05:30
Rushabh Mehta
3b8ea0755c client-server 2018-01-08 18:00:14 +05:30
Rushabh Mehta
d8551b9909 rest as a database backend 2018-01-03 15:42:40 +05:30
Rushabh Mehta
634fa80d10 a better way to test REST API 2018-01-03 12:20:07 +05:30
Rushabh Mehta
13385f16c3 add sqlite3 backend, rest api test 2018-01-02 15:40:32 +05:30