Commit graph

501 commits

Author SHA1 Message Date
Sahil Khan
273a64ff44 fix(background_job): use status as get_status is not accessible in html 2020-01-14 17:25:01 +05:30
Chinmay D. Pai
196b2ad254
fix: use get_status for rq job status
job.status has been replaced with job.get_status() in the latest release (1.0)

https://github.com/rq/rq/releases/tag/v1.0

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-12-06 22:43:49 +05:30
Mangesh-Khairnar
f7e48d5a81 fix: minor changes 2019-11-23 18:36:34 +05:30
Mangesh-Khairnar
2489a1bc9d fix: fetch date based on a predefined period for yearly charts 2019-11-23 12:07:46 +05:30
prssanna
fda597c8f2 fix: codacy 2019-10-29 01:53:09 +05:30
prssanna
d8bfb05ff8 feat(Dashboards): Add group by dashboard chart type 2019-10-29 01:53:09 +05:30
Shivam Mishra
7ba29b3277 feat: enabled truncate Legends across 2019-09-26 13:09:03 +05:30
mergify[bot]
5c5a9af97d
Merge pull request #8389 from adityahase/fix-time
fix(backgorund_job): Convert UTC time to local time
2019-09-10 10:39:10 +00:00
Aditya Hase
2de55ab5c6
fix(backgorund_job): Convert UTC time to local time 2019-09-10 15:50:43 +05:30
prssanna
6f564e46c5 fix: pass chart name or chart object to dashboard get function 2019-09-06 12:51:14 +05:30
Chinmay Pai
ce3bc8e133
chore: add missing return statement (#8339)
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-04 20:37:37 +05:30
Chinmay Pai
5243c6fb01
chore: add missing return statement (#8340)
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-04 18:40:17 +05:30
Shivam Mishra
64415b0e33 fix: translation function for background jobs template 2019-08-29 16:21:23 +05:30
Shivam Mishra
535c349f9a
Merge pull request #8097 from prssanna/user-profile
feat(User Profile): New User Profile Pages with Energy Points Insights
2019-08-24 10:51:31 +05:30
Sahil Khan
9b65a7c4a1 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 2019-08-20 16:09:39 +05:30
Prssanna Desai
4ce89cb8b0 fix: add dashboard test for doctype 2019-08-19 11:54:41 +05:30
Prssanna Desai
f5add66330 fix: remove no_cache parameter and use frappe.parse_json 2019-08-16 13:10:46 +05:30
Prssanna Desai
969a52db05 fix: set no_cache as None 2019-08-08 15:56:11 +05:30
Prssanna Desai
5d66152034 fix: translated strings 2019-08-07 14:35:16 +05:30
Prssanna Desai
413b187a1b feat(User Profile): Add new user profiles with energy points information 2019-08-07 14:35:16 +05:30
Ernesto Ruiz
53def1a7c3 Fix: Add translation function to strings (#8023) 2019-08-05 13:06:48 +05:30
mergify[bot]
d5ca1ba3d8
Merge pull request #8052 from scmmishra/charts-patch-1
refactor: upgraded frappe charts and enabled number shortening
2019-08-05 07:27:14 +00:00
Aditya Hase
d11159ad50 fix(background-jobs): Show status of scheduler in background-jobs page 2019-07-31 20:15:04 +05:30
Aditya Hase
bca06574f1 fix(background-jobs): Show status of scheduler in background-jobs page 2019-07-31 20:12:22 +05:30
Shivam Mishra
69580ce98c refactor: enabled shortenNumbers chart options 2019-07-30 12:55:33 +05:30
deepeshgarg007
f5a983a70d fix: Remove limits and usage info from frappe 2019-06-30 16:51:05 +05:30
Rushabh Mehta
cbb5dff308 fix(style): dashboard.css 2019-06-20 18:02:41 +05:30
Rushabh Mehta
5cf73c4390 fix(charts): bump frappe charts to 1.2.2 2019-06-17 17:33:18 +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
Rushabh Mehta
f72e74d8e8 fix: route history and allow longer energy point reviews 2019-05-02 15:51:57 +05:30
Rushabh Mehta
d25d9556ad fix(linting): for dashboard 2019-04-15 10:18:15 +05:30
Rushabh Mehta
979c9da059 feat(dashboard): home section 2019-04-15 10:18:15 +05:30
Rushabh Mehta
02209d7860 feat(dashbaord): set default 2019-04-15 10:18:15 +05:30
Rushabh Mehta
41e1b6ab3b fix: dashboard charts with empty ranges and tests 2019-04-15 10:16:56 +05:30
Rushabh Mehta
c61944281d feat: more dashboard features, counts, sum, averages 2019-04-15 10:16:56 +05:30
Rushabh Mehta
82d899ff9a fix: dashboard loading state and caching 2019-04-08 15:52:31 +05:30
Faris Ansari
6f4ef89fb7
fix: Over usage of space was not handled (#7124)
- Show a message to buy space if space is overused
2019-03-30 23:40:14 +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
Aditya Hase
536bf6ce59 style: Linting fixes 2019-03-27 19:06:32 +05:30
Aditya Hase
977126b116 style: Linting Fixes 2019-03-27 14:54:54 +05:30
Suraj Shetty
b8da139432 chore: Remove energy point history page 2019-03-27 12:07:04 +05:30
Aditya Hase
7182312746 fix(dashboard): Clear container when rendering another dashboard 2019-03-25 12:41:17 +05:30
Aditya Hase
e31368a9f7 style: Linting fixes 2019-03-25 12:41:17 +05:30
Aditya Hase
3567326ae9 fix(dashboard): Use config insteaad of get_script
Earlier implementation used a get_script function which
served a JS configuration file which was then evaluated
inside the dom.

Now dashboard chart source contains a code field for
storing configuration in JSON
2019-03-25 12:41:17 +05:30
Aditya Hase
45332d02c4 fix(dashboard): Use Dashboard Chart Link for listing charts 2019-03-25 12:41:17 +05:30
Aditya Hase
179a9e0db6 feat(dashboard): Show links to other dashboards in a dropdown menu 2019-03-25 12:41:17 +05:30
Aditya Hase
866f8b2a08 feat(dashboard): Use xIsSeries chart option for time series 2019-03-25 12:41:17 +05:30
Aditya Hase
dd94bc04ae fix(dashboard): Show update filters modal correctly 2019-03-25 12:41:17 +05:30
Aditya Hase
fa7b67d16b refactor(dashboard): Break down prepare_container into smaller functions 2019-03-25 12:41:17 +05:30