Faris Ansari
762f9c37ee
Reportview fix ( #5397 )
...
- fixes frappe/erpnext#13201
- update frappe-datatable
2018-04-08 12:59:33 +05:30
Faris Ansari
3df26a8059
Update frappe-datatable to 0.0.3 ( #5243 )
2018-03-21 17:42:10 +05:30
Faris Ansari
b383e2235f
DataTable in GridReport ( #5234 )
...
* DataTable in GridReport
* Remove query_report_old
* Remove SlickGrid library 💃
2018-03-21 12:36:55 +05:30
Faris Ansari
9f5a129333
Rollup Fixes ( #5232 )
...
- Use PostCSS instead of Less plugin
- Fixes CSS append problem
- Show which css file changed instead of rollup.manifest.css
- Minify CSS in production
- Cannot import less/css files in js files, put them in build.json
- Let's avoid major changes in Frappe Framework now :)
2018-03-20 13:51:53 +05:30
Faris Ansari
8992cb28a3
[fix] cell height in datatable ( #5221 )
2018-03-19 14:59:31 +05:30
Faris Ansari
625083d664
[QueryReport] Column titles in CSV Export ( #5216 )
2018-03-19 12:46:57 +05:30
Achilles Rasquinha
bc712066cc
Render Frappe Chat to Website
2018-03-13 17:03:25 +05:30
Faris Ansari
2de3a6aacb
Query Report bug fixes ( #5127 )
...
* Move set_menu_items back to BaseList
* Bug fixes
- Update columns on refresh
- Link formatting
- Tree view
* fix codacy
2018-03-07 16:30:55 +05:30
Faris Ansari
55e5b473d0
Better messages for build commands ( #5117 )
...
* Better rollup messages in console
* Remove 'docs folder not found' warning
* Show production message
* fix codacy
2018-03-05 22:07:55 +05:30
Faris Ansari
2fc96e1419
Remember columns state for each user ( #5102 )
...
* Remember columns state for each user
* Chart
* python 3 fix
* Toggle message refactor, Tree structure DataTable update
2018-03-05 11:02:23 +05:30
Faris Ansari
e408de3abd
Import moment in web_form ( #5106 )
2018-03-01 14:56:19 +05:30
Faris Ansari
cd54b6f6a1
Query Report ( #5097 )
...
* [listview] Show freeze message
* Call refresh on same page
* Simplify query_report lifecycle, Print partially working
* PDF Print, frappe.render_pdf
* Show freeze message
* Export
2018-02-28 17:10:09 +05:30
Faris Ansari
a522d970e3
Frappe Datatable in Query Reports ( #5054 )
...
* wip
* import DataTable in reportview
* first cut
* [wip] Tree in Query Report
* Remove SlickGrid
* Add beta message
* fix codacy
2018-02-27 16:08:32 +05:30
Faris Ansari
6f48ba7ecb
touch .build
2018-02-21 18:36:32 +05:30
Faris Ansari
355813c44f
import DataTable in reportview
2018-02-21 18:16:38 +05:30
Faris Ansari
92e8856588
New Build System: Rollup ( #5010 )
...
* JS build working
* Css build working!
* Uglify JS in production
* fix codacy
* Add frappe.commands.popen
* FIx ESLint errors
* Add socket.io to package.json
* ignore subprocess warnings
* Add babel-runtime
* sleep 20 after bench start
* remove set -e
* [FIX] non-shell subprocess call
* [FIX] use shell = False
* split commands
2018-02-20 13:47:48 +05:30