Commit graph

73 commits

Author SHA1 Message Date
Ankush Menat
b5409f6f07 chore: remove eslint-disable* 2023-07-14 15:41:20 +05:30
Ankush Menat
075a2d778e feat: UnixTimestamp QB function 2023-01-09 12:05:52 +05:30
AHasanin
78816428e4 fix(user_profile): remove unnecessary f string 2023-01-08 19:51:05 +02:00
AHasanin
9d14c68ca8 fix(user profile): fix user profile qeuries to support postgres 2023-01-08 16:15:20 +02:00
Ankush Menat
2eec621e95 chore: db.get_all -> get_all
Reduces 1 pointless function call.
Function calls are also not "super cheap" in python.
2022-08-22 11:35:14 +05:30
Ankush Menat
40f27f908a style: format JS files with prettier 2022-08-04 14:51:01 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black (#16453)
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
barredterra
b1383df15a refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
Ankush Menat
a7a0570178 fix: leaderboard link in sidebar 2021-12-12 12:52:09 +05:30
Ankush Menat
faa8c371fb fix: change route when browsing someone else's profile 2021-12-12 12:47:59 +05:30
phot0n
41bb12a206 fix: not able to go back from user profile page
credit: @ankush
2021-12-12 12:34:19 +05:30
Chinmay Kulkarni
3e44744a37
fix: user profile not loading
fix issue caused during implementation of esbuild system
2021-05-23 23:30:01 +05:30
Ernesto Ruiz
b0af8886d5
fix: Make strings translatable (#13046)
Co-authored-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-05-03 09:34:16 +05:30
Suraj Shetty
473cb16093
fix: Miscellaneous changes (#12343) 2021-02-08 12:05:37 +05:30
Suraj Shetty
f6250c48c6 style: Fix formatting issue 2021-01-29 21:30:55 +05:30
prssanna
a47b55546b style: fix formatting 2021-01-29 17:01:08 +05:30
prssanna
b95311728a style: fix formatting 2021-01-29 16:34:35 +05:30
Suraj Shetty
50c1cfa3fc fix: Set radius for heatmap boxes 2020-12-18 20:15:09 +05:30
Suraj Shetty
990b415a96 fix: Temporarily disable type distribution chart 2020-12-18 18:41:00 +05:30
Suraj Shetty
b8fdcdaa20 fix: User profle page load 2020-12-18 18:19:23 +05:30
Suraj Shetty
f75b2c98bc fix: Bind user profile "show" to page "show" 2020-12-18 17:55:38 +05:30
Suraj Shetty
d039655bde fix: Timeline top & bottom style 2020-12-09 11:07:49 +05:30
Suraj Shetty
6ea72016ae fix: User profile timeline style 2020-12-08 09:08:52 +05:30
Suraj Shetty
b3a5c317f2 fix: User profile timeline
- Show more functionality
- Timeline style
2020-12-07 17:54:14 +05:30
Suraj Shetty
950fc99831 refactor: Rename card to is_card 2020-12-07 11:15:20 +05:30
Suraj Shetty
8239f8d875 fix: User profile timeline style 2020-12-05 20:10:23 +05:30
Suraj Shetty
50b35805f8 feat: Use base_timeline for profile timeline [WIP] 2020-12-04 11:07:50 +05:30
Shivam Mishra
0ab496408e fix(minor): timeline 2020-12-02 13:02:45 +05:30
Shivam Mishra
7d67c017f1 feat: add null state to user profile charts 2020-12-02 13:02:45 +05:30
Rushabh Mehta
0cdb755857 fix(routing): route to pretty urls 2020-11-16 09:44:56 +05:30
Suraj Shetty
b5d9c1e816 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-06 10:42:37 +05:30
Saurabh
3dce1273f2 fix: query to handle user value having special characters 2020-10-29 10:55:31 +05:30
Shivam Mishra
9e39a7464a Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
Akash Hamirwasia
a3cdb8413e
fix: back navigation on user-profile (#11627)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-10-16 11:32:02 +05:30
Suraj Shetty
89f97257dd fix: Replace incorrect translation syntax usages 2020-10-12 12:26:38 +05:30
Shivam Mishra
2e608081ea feat: add change icon 2020-09-08 14:01:54 +05:30
Shivam Mishra
094aff3fec feat: new layout for user stats in sidebar 2020-09-02 20:46:09 +05:30
Shivam Mishra
15ecf224fc feat: update sidebar avatar and layout 2020-09-02 20:45:30 +05:30
Shivam Mishra
302b90dfce feat: update cards for user profile 2020-09-02 19:08:30 +05:30
prssanna
6ff529d0b1 fix: don't include review type energy points in chart 2020-05-28 14:18:33 +05:30
prssanna
fe31522cf5 feat: add year field for heatmap charts 2020-05-08 18:33:23 +05:30
Suraj Shetty
08a843db98 Merge branch 'develop' of https://github.com/frappe/frappe into contextual-translation 2020-03-09 15:26:12 +05:30
Suraj Shetty
1d29be9051 fix: Extend messages if it does not exists
- Some JS files may load before translation dict
has been extended, which results in no translation of the text.
- Translate untranslated texts
2020-03-07 22:59:36 +05:30
Shivam Mishra
b15df49225 Merge branch 'develop' of github.com:frappe/frappe into dashdash 2020-03-06 12:11:50 +05:30
Shivam Mishra
138a0f880c feat: set title for user profile page 2020-03-02 18:49:57 +05:30
prssanna
67b1a9999a feat: add percentage and pie chart types to group by chart 2020-02-28 13:00:04 +05:30
prssanna
53fb84bd68 fix: codacy issues 2020-02-28 13:00:04 +05:30
prssanna
80fa4ccff0 fix: fix user profile page chart api 2020-02-28 13:00:04 +05:30
mergify[bot]
5f33dd17c6
Merge pull request #8489 from prssanna/leaderboard-refactor
feat(Leaderboard): Add Energy Points Leaderboard to Leaderboard
2019-09-30 09:47:09 +00:00
Suraj Shetty
b4e616c0de fix: Rename "Energy Point Log" with "User"
Because it's user's leaderboard
2019-09-30 13:21:03 +05:30