Commit graph

24395 commits

Author SHA1 Message Date
Shivam Mishra
5c8a63f0bc feat: ignore status fields in onboarding and onboarding steps 2020-04-28 22:17:42 +05:30
Shivam Mishra
1732f5b4cf feat: import onboarding step along with onboarding 2020-04-28 22:17:02 +05:30
Shivam Mishra
75ebd5a437 feat: export onboarding step along with onboarding 2020-04-28 22:16:29 +05:30
Shivam Mishra
9c0e7039b2 feat: add Onboarding Step as a separate DocType 2020-04-28 22:10:51 +05:30
Shivam Mishra
ad697fa3f7 feat: better indicators for skipped steps 2020-04-28 21:09:32 +05:30
Shivam Mishra
190745fed8 feat: added success state 2020-04-26 20:46:07 +05:30
Shivam Mishra
885e391bd9 feat: added skip option to onboarding 2020-04-26 15:58:28 +05:30
Shivam Mishra
82cbf61e90 feat: update save api to handle onboarding 2020-04-26 14:34:55 +05:30
Shivam Mishra
d68e18ba3c feat: update onboarding for website 2020-04-26 13:35:04 +05:30
Shivam Mishra
2cf19a483a feat: added after insert callback 2020-04-26 13:33:57 +05:30
Shivam Mishra
acfb0f56b8 feat: updated style rules for layout rows 2020-04-26 13:33:48 +05:30
Shivam Mishra
3714b8b79e feat: added onboarding and onboarding step to sync 2020-04-26 12:56:40 +05:30
Shivam Mishra
e54a95d1d3 feat: rename module onboarding and desk onboarding 2020-04-26 12:56:25 +05:30
Shivam Mishra
364c39e0ef feat: added separate onboarding doc 2020-04-24 14:08:58 +05:30
Shivam Mishra
daed4ff49d feat: remove onboarding slide completely 2020-04-24 14:08:42 +05:30
Shivam Mishra
8e71c8d4a9 fix: variable assignment 2020-04-22 16:04:19 +05:30
Shivam Mishra
b845bf597b feat: updated child table 2020-04-22 16:02:36 +05:30
Shivam Mishra
e73b79066f feat: added actions for onboarding steps 2020-04-22 16:02:25 +05:30
Shivam Mishra
ea7ec24d34 feat: forcefully create quick entry 2020-04-22 16:02:11 +05:30
Shivam Mishra
f1cb3989ff feat: allow full youtube url for show help 2020-04-22 15:24:10 +05:30
Shivam Mishra
d0bca65448 feat: setup onboarding widgets 2020-04-22 15:23:59 +05:30
Shivam Mishra
98f1866cef feat: added step complete API 2020-04-22 15:22:59 +05:30
Shivam Mishra
08956ebc8d fix: default parameter for JSON Parse 2020-04-17 11:57:07 +05:30
Shivam Mishra
12668012aa feat: allow setting custom title for widgets 2020-04-17 11:55:27 +05:30
Shivam Mishra
e85e9d3b85 feat: make onboarding dismissable 2020-04-16 13:43:46 +05:30
Shivam Mishra
3cd514c7d2 feat: add onboarding widget to desk 2020-04-16 13:22:33 +05:30
Shivam Mishra
5c363142a7 refactor: add make widget and widget factory to frappe.widget namespace 2020-04-16 13:22:14 +05:30
Shivam Mishra
0d486c3b02 feat: build onboarding data for desk 2020-04-16 13:21:29 +05:30
Shivam Mishra
d2102c8f85 feat: update onboarding slide for new desk 2020-04-16 13:21:10 +05:30
Shivam Mishra
6c328e92cb feat: added onboarding child table to desk 2020-04-16 13:20:37 +05:30
Shivam Mishra
18a5be24a9 feat: added desk onboarding slides child table 2020-04-14 15:59:31 +05:30
Shivam Mishra
92f61cfa8d feat: improve field UX for create option 2020-04-14 15:54:05 +05:30
Shivam Mishra
18225e04d1 feat: update API to add onboarding 2020-04-14 15:16:16 +05:30
Shivam Mishra
2a9eafe85c feat: clean up old onboarding 2020-04-14 13:56:18 +05:30
Himanshu
80f27f6081
fix: remove Customer & Supplier to hooks (#9874) 2020-04-14 13:01:49 +05:30
mergify[bot]
70c3a27b5c
Merge pull request #9933 from scmmishra/separate-custom
refactor: separate custom doctypes and reports
2020-04-14 06:55:16 +00:00
rohitwaghchaure
796d94cc6d
fix: minor (#9927) 2020-04-13 14:41:11 +00:00
mergify[bot]
8b23bcdf07
Merge pull request #9926 from surajshetty3416/fix-private-file-access
fix: No access for private files by default
2020-04-13 14:19:03 +00:00
Shivam Mishra
8a85c2fe02 refactor: separate custom doctypes and reports 2020-04-13 18:53:18 +05:30
ci2014
e57f005622
fix: frappe.utils in get_context (#9844)
* Remove point from frappe.utils in get_context

For example frappe.utils.data.today() does not work. If we change it and use frappeutils.data.today() it works. This has to do with Jinja. Any better ideas?

* fix: frappe.utils in context

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-04-13 12:30:44 +00:00
mergify[bot]
4c991db68f
Merge pull request #9862 from scmmishra/awesomebar-fix
feat: Access awesomebar from desk
2020-04-13 12:01:49 +00:00
Suraj Shetty
310f32175b fix: Allow private files if owner is accessing 2020-04-13 17:07:38 +05:30
mergify[bot]
82a6715cb3
Merge pull request #9851 from fumin/patch-1
fix: web form not submitting data in grid views
2020-04-13 11:23:54 +00:00
mergify[bot]
9258d6aa53
Merge pull request #9914 from scmmishra/desk-custom-nonetype-fix
feat: handle empty config
2020-04-13 11:11:02 +00:00
mergify[bot]
bcef06840e
Merge pull request #9766 from prssanna/field-strip-html
fix: Strip html for required field types
2020-04-13 10:58:44 +00:00
mergify[bot]
95e0280f7b
Merge pull request #9925 from Thunderbottom/rename_doc-fix
fix: pop cmd from rename_doc
2020-04-13 10:46:37 +00:00
Suraj Shetty
c188de8947 fix: No access for private files by default 2020-04-13 16:10:34 +05:30
mergify[bot]
5baa07db57
Merge pull request #9913 from kasgel/kasgel/frappe-request-cmd-header
feat: Add frappe cmd to request headers on website for analytics purposes
2020-04-13 09:40:39 +00:00
Kenneth Sequeira
ff9f57417e
feat: Add option to disable comments for Blog Post (#9864)
* add condition to disable comments

* update description

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-04-13 15:09:33 +05:30
Suraj Shetty
245e8399e3
Merge branch 'develop' into desk-custom-nonetype-fix 2020-04-13 14:58:18 +05:30