Commit graph

10 commits

Author SHA1 Message Date
Mangesh-Khairnar
37f28685aa fix: display js rebuilding logs in bench watch 2019-03-14 14:22:24 +05:30
Faris Ansari
5a96fc70de Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-20 19:25:25 +05:30
Faris Ansari
60dd8e0c83 fix: Update rollup and postcss plugin 2019-02-19 18:04:26 +05:30
Prateeksha Singh
9f2d7a2f42 fix(Vue): route from node_modules
- also remove Module Icons
- padding lessening
2019-02-06 17:03:28 +05:30
Charles-Henri Decultot
98abda32b4 [Enhancement] Event timeline (#6133)
* Events in timeline wip

* Events in timeline

* Permission issue + split buttons between Frappe and ERPNext

* Add string type check

* Codacy corrections

* Permission issue

* Test and feedback corrections

* Codacy corrections

* Tests and codacy corrections

* Codacy correction

* Py3 correction

* Travis correction

* Py3 corrections"

* Travis and codacy corrections

* Removed space

* Add check for the removal of new lines

* Codacy rollup watch missing semicolon
2018-10-02 10:12:55 +05:30
Faris Ansari
b3249fd23a feat(build): Log build errors in browser console (#5932) 2018-08-07 14:42:39 +05:30
Faris Ansari
5a4334a35a Add error logs in rollup watch (#5385)
* Add error logs in rollup watch

* Show frame when it is available
2018-04-05 16:32:46 +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
d5eb0deebf
Exclude libs.min.js from rollup build (#5118) 2018-03-05 22:27:40 +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