Commit graph

328 commits

Author SHA1 Message Date
Faris Ansari
caa068932c Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind 2020-04-24 23:48:29 +05:30
Faris Ansari
422f8d2123 fix: Better styling for smaller breakpoints
- Add extra large breakpoint
2020-04-23 21:38:55 +05:30
Shivam Mishra
db120f4793 fix: add modules.less 2020-04-22 11:39:37 +05:30
Faris Ansari
2431767fdf feat: Page Builder based on Tailwind
- Website Theme based on: Bootstrap 4, Tailwind
- Web Page: Page Builder
- Web Template: Create templates for web pages
- Added some common Web Templates
- Components: Standard components directly usable in Jinja
- Purge Tailwind Classes in Production
- PostCSS Config to support tailwind
2020-04-18 15:02:56 +05:30
Prssanna Desai
6a4292357e
Merge pull request #9729 from scmmishra/breadcrumb-fix
refactor: Remove modules view
2020-03-20 19:11:12 +05:30
Shivam Mishra
53bf9989fb feat: remove module.min.css 2020-03-18 10:33:56 +05:30
Shivam Mishra
2ebf0a456c chore: update build 2020-03-13 19:31:49 +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
ba4c3d7bba refactor: removed module.min.js from build 2020-03-02 18:49:56 +05:30
Shivam Mishra
e55b2ec782 refactor: separated dashboard chart 2020-03-02 18:49:56 +05:30
prssanna
80fa4ccff0 fix: fix user profile page chart api 2020-02-28 13:00:04 +05:30
prssanna
54f07e9b16 feat: Create dashboard charts from reports 2020-02-28 13:00:03 +05:30
Andrew McLeod
07cedc581d feat: Optionally remove seconds from datetime (#8531)
* fix: Add updated datepicker; fixed seconds formatting bug.
Seconds between 0 and 9 were not zero-padded.

* feat: Add framework for time format

* feat: datetime server-side formatters.

* tests: Added server-side datetime formatter tests

* feat: Update client-side datetime formatters

* tests: Add Cypress client-side formatting tests.

* fix: JSON errors

* fix: Update to not hard-code admin password

* fix: Change to using bulk_update rather than the REST API

* tests: Use Custom doctype for testing, not Standard

* fix: Codacy style fixes

* fix: Commonify update_datetime_picker in date.js, datetime.js, time.js
Fix order of time_format in System Settings
Restore get_user_fmt in utils/datetime.js

* feat: Drastically reduce scale of Cypress testing (to make tests faster)
Full testing is possible by setting 'fast_mode' to false in the spec file.

* fix: Fix issues with datepicker/timepicker expansion

* fix: typo

* style: Various style fixes as requested by DeppSource: Python

* fix: Timepicker not hiding on 'now' button. Force hiding on click.

* style: Codacy style fixes.

* fix: Use datepicker from node_modules

* test: Refactor Datetime UI tests

- cy.get_field
- cy.set_value
- cy.insert_doc with ignore_duplicate
- Nominal datetime tests to cover most formats
- Formatting with prettier

* test: Datetime UI tests; wait for cur_frm.doc.datetime to update

* tests: Add whitespace to typed input

- Clear input only for Time field

* test: Wait timeout 200

* test: Fix form test

Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
2019-12-25 14:54:28 +05:30
mergify[bot]
08d7ccae2d
Merge pull request #8880 from ruchamahabal/setup_wizard
feat: Onboarding Wizard With Configurable Slides
2019-11-28 09:04:35 +00:00
Rucha Mahabal
0b415b3a49 fix: set onboarding dialog as static 2019-11-27 11:55:34 +05:30
Shivam Mishra
c789bfa69f
Merge pull request #8808 from scmmishra/razorpay-orders
feat: New order API for client side checkout handling
2019-11-25 12:10:15 +05:30
Shivam Mishra
afb8829514 feat: created client API for razorpay 2019-11-13 19:31:23 +05:30
Gavin D'souza
873e887922 chore: include css/js only if chat is enabled 2019-11-11 17:18:56 +05:30
Gavin D'souza
7d6c381f01 fix(chat): namespace fixing and build.json updates
updated build.json for visitor chat, added desk namespace on desk load, removed redundant frappe.desk.* namespaces
2019-11-11 15:16:59 +05:30
prssanna
bae5049683 feat(Notifications): Add integrated notifications 2019-10-09 16:22:57 +05:30
Himanshu Warekar
014c0360dd fix: list filters for tags 2019-10-06 16:09:30 +05:30
Himanshu Warekar
13321ec5f4 chore: rename global_tags to tags 2019-10-05 09:57:43 +05:30
Himanshu Warekar
c0a5ad1456 Merge branch 'develop' of https://github.com/frappe/frappe into global_tags 2019-10-03 12:30:53 +05:30
Faris Ansari
bdc5ec32df feat: New Doctype - Data Import Beta
- Import Preview using DataTable
2019-09-29 22:41:29 +05:30
Himanshu Warekar
f6d1ce2194 feat: Global Tags 2019-09-24 01:03:11 +05:30
Faris Ansari
f26c8895bd
feat: API to scan and get barcode from camera (#8415)
* feat: API to scan and get barcode from camera

- frappe.barcode.scan_barcode

* fix: Use cordova barcodeScanner in mobile app

* style: Undefined variable and no console
2019-09-14 15:14:03 +05:30
Suraj Shetty
07e273a672 chore: Remove unwanted website.less file (#8384) 2019-09-10 13:36:48 +05:30
Faris Ansari
ea0737fc06 fix: Include font-awesome in website.scss 2019-08-22 17:36:36 +05:30
mergify[bot]
596f80a7f9
Merge pull request #8157 from hrwX/gdrive
feat(Google Drive): Google Drive
2019-08-21 18:29:56 +00:00
Himanshu Warekar
db3656afb7 fix: codacy fixes 2019-08-12 09:46:51 +05:30
Himanshu Warekar
a23dc0a749 feat: google drive initial bringup 2019-08-09 22:13:39 +05:30
Prssanna Desai
564d233549 feat(Energy Points): Add Energy Points notifications 2019-07-30 16:22:55 +05:30
Suraj Shetty
f22f4a49b1 chore: Remove unwanted code 2019-07-19 17:12:17 +05:30
Faris Ansari
750ad7c6c4 fix: Move microtemplate.js to frappe
lib/ folder is ignored by code editors as it is in .gitignore
2019-07-16 17:12:20 +05:30
Prssanna Desai
7fef3e3a4f fix: refactor by separating html from business logic 2019-07-04 16:42:12 +05:30
Prssanna Desai
783e68273b fix: move list group by logic to new class 2019-07-04 16:42:12 +05:30
Prssanna Desai
c12f4bc099 feat(Sidebar): Add group by to list sidebar 2019-07-04 16:42:12 +05:30
Shivam Mishra
ac0798b74d fix: webform load and save fixes 2019-06-29 14:02:09 +05:30
Faris Ansari
4a66d5284e
Merge pull request #7408 from scmmishra/web-form-refactor
Web Form Refactor
2019-06-25 18:52:09 +05:30
Faris Ansari
a4061fe795 fix: Refactor into import statements 2019-06-21 13:10:02 +05:30
Faris Ansari
9e02c95553 fix: Remove jquery plugins 2019-06-21 13:03:47 +05:30
Faris Ansari
11e6782e37 fix: Move quill.less to controls.less 2019-06-21 11:39:01 +05:30
Faris Ansari
0d1f566e68 fix: Remove duplicated css 2019-06-20 13:56:05 +05:30
asbasawaraj
97f9320fcf fix: add missing chart.js (#7699) 2019-06-13 23:46:49 +05:30
Shivam Mishra
bf24011cc4 Merge branch 'develop' of https://github.com/frappe/frappe into web-form-refactor 2019-06-13 10:46:08 +05:30
Shivam Mishra
49217c2911 fix: select field not working in web_form 2019-06-13 09:56:42 +05:30
Shivam Mishra
d352ec0076 refactor: renamed web_form scripts
old                   >         new
web_form.js               webform_script.js
web_form_class.js         web_form.js
web_form_class_list.js    web_form_list.js
2019-06-13 09:27:15 +05:30
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