Sagar Vora
774b1dcd07
perf: improve translation speed
2021-12-16 13:10:41 +05:30
Ankush Menat
0cd1b3cc83
feat: diffview for comparing fields in two version
2021-11-09 18:40:51 +05:30
codescientist703
ed13182573
chore: Remove Chat Module
2021-11-09 13:44:57 +05:30
Suraj Shetty
31d5d81e31
revert: "chore: Remove chat module" ( #14922 )
2021-11-09 10:30:00 +05:30
codescientist703
f1893b1c7b
chore: remove chat module references and settings
2021-10-11 15:29:31 +05:30
Suraj Shetty
ed806c2c74
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-09-04 15:37:58 +05:30
mergify[bot]
bd6ed2033f
Merge pull request #13152 from shariquerik/wiki-based-desk
...
feat: Workspace 2.0
2021-08-13 06:44:32 +00:00
Suraj Shetty
4eb21aaeb2
Merge branch 'develop' into form-tab-break
2021-08-13 09:39:16 +05:30
Faris Ansari
bbcead50c1
feat: frappe.ui.Scanner
...
- Uses https://github.com/mebjas/html5-qrcode
- Supports a number of different formats including barcodes and qrcodes
- Simple and generic API
2021-08-04 15:40:54 +05:30
Suraj Shetty
63e45dbb1b
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-07-27 10:36:28 +05:30
shariquerik
afe1dbe0f8
fix: Workspace 2.0
2021-07-06 22:05:37 +05:30
shariquerik
d7af6173e7
fix: new child page not visible fix
2021-05-27 12:08:55 +05:30
Faris Ansari
e72bb135e1
fix: Asset URLs
...
Helpers to get asset path
Python: frappe.utils.jinja_globals.bundled_asset
JS: frappe.assets.bundled_asset
2021-04-29 14:47:52 +05:30
Faris Ansari
3b54dac489
fix: Create .bundle.* files that needs to bundled
2021-04-22 07:01:36 +05:30
Faris Ansari
226ad1d91a
feat: New Build System based on esbuild
...
- Deprecate use of build.json
- *.bundle.js files placed anywhere in the public folder are bundled
- Built files are created in public/build folder which is gitignored
WIP
2021-04-22 07:01:36 +05:30