Commit graph

275 commits

Author SHA1 Message Date
Shivam Mishra
490de4914b
Merge pull request #7669 from scmmishra/charts-import
feat: replace legacy charts with frappe-charts library
2019-06-12 16:05:04 +05:30
Shivam Mishra
dc9439ea87 fix: syntax error in build.json 2019-06-12 14:45:53 +05:30
Shivam Mishra
0fd48d77ea style linting fixes 2019-06-12 14:27:13 +05:30
Shivam Mishra
31d20b0e91 refactor: removed chart css from report 2019-06-12 11:21:48 +05:30
Shivam Mishra
067cc9d775 feat: added frappe.Chart globally 2019-06-12 11:08:47 +05:30
Shivam Mishra
7045942e8d refactor: use es6 imports for charts 2019-06-11 15:41:44 +05:30
deepeshgarg007
d9dbd77071 Merge branch 'develop' of https://github.com/frappe/frappe into report_dashboard 2019-06-06 15:24:30 +05:30
deepeshgarg007
0396dff959 feat: Report links in dashboard 2019-06-03 21:54:21 +05:30
Rushabh Mehta
6b721eee44 fix(minor): jquery_plugins for website 2019-05-30 15:28:35 +05:30
Faris Ansari
b84bca546b fix: Move add_options plugin to select.js (#7608) 2019-05-30 14:22:14 +05:30
Rushabh Mehta
81fa64d4bc refactor(form.js): remove very old API 2019-05-24 09:08:56 +05:30
Rushabh Mehta
bedaa5453f refactor(form.js): the time has come 2019-05-24 09:08:20 +05:30
Rushabh Mehta
9c4e1eea5c fix(print): semantic nested lists for text editor 2019-05-20 18:58:32 +05:30
Rushabh Mehta
3d26d2dd22 BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +05:30
Rushabh Mehta
6157ebb4b5
Merge pull request #7281 from prssanna/link-preview
feat(desk): Link preview popover
2019-05-03 12:41:04 +05:30
Faris Ansari
238a496bae
chore: Remove deprecated files (#7379)
- reportview.js
- grid_report.js
2019-04-30 10:19:07 +05:30
Prssanna Desai
12a3dc1124 feat(desk): Show preview popover on hover of link and control fields 2019-04-24 15:09:41 +05:30
Prssanna Desai
f2391ff87a Add preview popover on hover to all link fields 2019-04-24 15:09:41 +05:30
Rushabh Mehta
c61944281d feat: more dashboard features, counts, sum, averages 2019-04-15 10:16:56 +05:30
Rushabh Mehta
42a7d0d527
Merge branch 'develop' into group-by 2019-04-08 10:59:19 +05:30
Suraj Shetty
991cf21704 refactor: Abstract energy point utils 2019-04-05 12:51:00 +05:30
Faris Ansari
0b574a34b5
Merge branch 'develop' into desktop-fixes 2019-04-01 10:18:57 +05:30
Faris Ansari
f7408d4d1c fix: Revert Multiselect, add MultiSelectPills
MultiSelect with pills doesn't work well in Report filters. So we
introduce another control which can be used wherever appropriate.
2019-03-31 17:18:22 +05:30
Suraj Shetty
b968c207d1 Merge branch 'develop' of https://github.com/frappe/frappe into energy_point_new 2019-03-28 19:54:36 +05:30
Prssanna Desai
bb3de84ffe fix(group-by): Make a new class for group by control 2019-03-27 23:22:23 +05:30
Prssanna Desai
987f210dfd feat(desk): Add Group By in Report View 2019-03-27 22:07:05 +05:30
Mangesh-Khairnar
da105079f5 style: create a common css for formatters of star rating 2019-03-25 16:48:26 +05:30
Mangesh-Khairnar
32f834be78 feat: add font awesome as part of frappe-web-b4 2019-03-25 16:47:28 +05:30
Suraj Shetty
c30af981e5 feat: Abstract review feature to separate file 2019-03-25 11:07:06 +05:30
Suraj Shetty
56b28d0a0a feat: Init energy points 2019-03-19 14:08:35 +05:30
Suraj Shetty
2de678b6e8 Merge branch 'develop' of git://github.com/frappe/frappe into social-improvements 2019-03-11 12:17:07 +05:30
Suraj Shetty
d447b87cfb refator: Remove frappe_vue.js file and setup frappe_vue at startup 2019-03-10 22:04:21 +05:30
Faris Ansari
095067f11f
Merge branch 'develop' into fast-list 2019-03-08 21:10:06 +05:30
Anurag Mishra
cd191439fd feat: Document subscription (#6745) 2019-03-07 14:06:22 +05:30
Aditya Hase
ca09a38187 fix(desk): Remove old files 2019-03-06 19:30:39 +05:30
scmmishra
8ea272601f fix: Added from_grid.less to web_form 2019-03-06 14:45:41 +05:30
scmmishra
f4efb7df0a [fix] Awesomeplete breaking on web forms
- Added variables.less to awesomeplete
- Added awesompelete to web_form.css in build.json
2019-03-06 14:45:41 +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
Aditya Hase
c0fb0e5ddf feat(recorder): Get started with Vue.js 🎉 2019-02-19 21:58:54 +05:30
Faris Ansari
7bd2d9e9dc refactor: Website Meta Tag
Meta Tags are now decoupled from docs and are maintained per route basis
They will be tracked in Website Route Meta doctype where the `name`
is the `route`, it keeps track of a list of `key` and `value` in a table

Remove Meta Tag table from Web Page, add Set Meta Tag button helper.
2019-02-16 19:02:22 +05:30
Prateeksha Singh
34fd318c25 refactor(desk_icon): remove patches and references to desk icons 2019-02-06 17:07:13 +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
Prateeksha Singh
9680573781 refactor(dependencies): bundle Vue by default 2019-02-06 17:03:27 +05:30
Prateeksha Singh
aeebf1edf2 feat(desk): Make all desk modules links, make Detail view dumb 2019-02-06 17:03:27 +05:30
Prateeksha Singh
8fd13bc63c feat(desk): Load desk as a module list 2019-02-06 17:03:26 +05:30
Prateeksha Singh
c01ace6048 feat(explore_page): Modules and Module Detail views 2019-02-06 17:03:26 +05:30
Faris Ansari
b6d5607ebc Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
Faris Ansari
be82712734 style: Spaces to tabs 2019-01-31 21:59:04 +05:30
Faris Ansari
93bb5428ed fix: Add datepicker styles for webform 2019-01-31 19:37:26 +05:30
Faris Ansari
82edf3e83f fix: Indicator font size 2019-01-15 10:50:18 +05:30