Commit Graph
492 Commits
Author SHA1 Message Date
18alantom b746200050 chore: update pesa to latest, add stuff to system settings 2022-01-07 10:51:33 +05:30
18alantom 2b5ad93c33 add pesa as dependency 2022-01-07 10:51:33 +05:30
18alantom 9ae799cf0e chore: switch sqlite3 to vscode fork 2022-01-06 14:01:26 +05:30
18alantom 41d6ee10d3 chore: remove unnecessary function 2021-12-03 13:29:04 +05:30
18alantom e0eeaad677 feat: allow force initialization 2021-12-01 18:21:02 +05:30
18alantom 8da2332c74 feat: sqlite schema update hack 2021-12-01 14:37:35 +05:30
Alan 187446e3aa Merge pull request #157 from 18alantom/update-patchrun
refactor: update patch run for patches.json
2021-11-30 17:42:16 +05:30
18alantom 33fc98ceb9 refactor: update patch run for patches.json 2021-11-30 17:39:11 +05:30
Alan 650b9f6191 Merge pull request #156 from 18alantom/shift-init
refactor: move fjs init boilerplate to fjs
2021-11-29 15:16:49 +05:30
18alantom 2657a38fff refactor: move fjs init boiler plate to fjs 2021-11-29 15:02:02 +05:30
Alan 4a99c3ac46 Merge pull request #155 from 18alantom/shift-systemsettings
fix(ux): add items in system settings, move auto update to system
2021-11-25 16:53:57 +05:30
18alantom ddec34aaec fix(ux): add items in system settings, move auto update to system
settings
2021-11-25 16:51:06 +05:30
18alantom 0af2ce86f4 feat: add convenience function to get fields meta map 2021-11-25 14:48:02 +05:30
18alantom 317eb3116b chore: move prettier config to package.json 2021-11-16 13:13:16 +05:30
Alan da58ae45fa Merge pull request #154 from piyushsinghania/master
Added dependency for the cancel feature
2021-11-16 11:26:03 +05:30
Piyush Singhania f411187c38 Added dependency for the cancel feature 2021-11-15 18:00:34 +05:30
18alantom 95a833c3a4 refactor: rename migrate to runPatches, filepath to filePath 2021-11-09 16:12:39 +05:30
Alan b791f1af33 Merge pull request #152 from 18alantom/add-conditional-require
feat: add conditional `required`, fix formatting in document.js, fix async calls for submit and revert.
2021-11-08 19:49:08 +05:30
18alantom 3e833309db fix: prevent error slipping because of asyncness 2021-11-08 19:35:37 +05:30
18alantom 1390651803 fix: fix the conditional, apply to default too, early exit in column creation 2021-11-08 15:14:02 +05:30
18alantom 9f3bd96053 fix: apply required changes in database.js 2021-11-05 19:55:58 +05:30
18alantom 1b9aa921f9 docs: update docs to mention conditional fields 2021-11-05 17:46:12 +05:30
18alantom b515e2f732 feat: add conditional required, fix formatting 2021-11-05 17:30:23 +05:30
Alan a6890b43ac Merge pull request #151 from 18alantom/bump-versions
build(deps): bump versions of all deps except vue
2021-11-05 14:47:10 +05:30
18alantom 3f155361a9 build(deps): bump versions of all deps except vue 2021-11-02 19:24:44 +05:30
18alantom e4a0f4eb11 refactor: remove nullish coalescing 2021-10-27 14:06:50 +05:30
Alan ec3460d9ee Merge pull request #150 from ankitsinghaniyaz/master
- apply child changes before parent changes
- reset flags to prevent carryforward
- update yarn.lock
2021-10-20 15:08:38 +05:30
Ankit Singhaniya bba8bc4b70 Merge branch 'master' of github.com:frappe/frappejs 2021-10-20 14:00:02 +05:30
Alan 905227f9a4 Merge pull request #149 from 18alantom/fix-validate-fieldname
fix: validate null before iterating over rows.
2021-10-20 12:34:55 +05:30
18alantom c4b0395b42 refactor: use nullish coalescing 2021-10-20 12:31:50 +05:30
Franklin A. Toribio Maria 6b23aeb986 Fixing verification on document.js - applyFormula Method 2021-10-20 12:29:11 +05:30
Ankit Singhaniya 2a1ec09de9 Merge pull request #1 from piyushsinghania/fix/reset-flags-on-compareWithCurrentDoc-on-subsequent-calls
Reseting flags in compareWithCurrentDoc on subsequent calls
2021-10-16 01:57:46 +05:30
Ankit Singhaniya be52dc5104 Merge pull request #2 from piyushsinghania/fix/automatic-updation-of-tax-rate-on-changing-item
Applying change to child first and then to parent in a child document
2021-10-16 01:57:35 +05:30
Piyush Singhania 0cf247fa48 Applying change to child first and then to parent in a child document 2021-10-14 23:39:32 +05:30
Piyush Singhania 4218527df8 Reseting flags in compareWithCurrentDoc on subsequent calls 2021-10-14 23:21:26 +05:30
Alan dbdc3c9354 Merge pull request #147 from 18alantom/chore-bump-node-version
chore: bump node version
2021-09-30 14:56:41 +05:30
18alantom 6ad097f5d7 chore: bump node version 2021-09-30 14:55:28 +05:30
Alan 87fc6a30c0 Merge pull request #143 from frappe/build-bump-packages
build(deps): bump sqlite3 and knex versions
2021-09-30 14:42:54 +05:30
18alantom 36f125e1f0 build(deps): bump sqlite3 and knex versions 2021-09-30 14:17:21 +05:30
Ankit Singhaniya 9b9edd700c update packages 2021-09-04 20:34:09 +05:30
Faris Ansari 80dd922e15 Merge branch 'master' of https://github.com/frappe/frappejs 2020-05-06 23:48:27 +05:30
Faris Ansari c842334003 fix: Handle null table 2020-05-06 23:48:19 +05:30
Faris Ansari 3978e79863 Merge pull request #116 from rmehta/default-as-function 2020-05-06 23:36:11 +05:30
Rushabh Mehta 613e5d6a5f feat: Allow default to be a function 2020-05-06 23:28:36 +05:30
Rushabh Mehta 8158dade1d Merge pull request #115 from rmehta/apply-forumla-fix
fix: fixes applyForumula for empty child table
2020-05-06 23:05:16 +05:30
Rushabh Mehta 9131b85221 fix(document.js): fix applyFormula for empty chid table 2020-05-06 22:57:52 +05:30
Faris Ansari 1980e5e26f fix: Renumber rows when they are changed 2020-02-03 23:25:44 +05:30
Faris Ansari 6076b4f966 Merge pull request #111 from frappe/patch-run
feat: Patch Run
2020-01-28 17:13:40 +05:30
Faris Ansari 96b5bc091b test: Fix Database Migrate test
- Use defaultsDeep instead of deepmerge
2020-01-28 17:11:26 +05:30
Faris Ansari 6e19cd76e2 fix: Remove unused Filter doctypes 2020-01-28 16:57:38 +05:30