gavin
9620ce8e83
Merge pull request #13344 from gavindsouza/drop-py2-code
chore: Dead dependencies and code cleanup
4 vuotta sitten
Gavin D'souza
025f47c7f9
chore: Drop dead and deprecated code
* Remove six for PY2 compatability since our dependencies are not, PY2
is legacy.
* Removed usages of utils from future/past libraries since they are
deprecated. This includes 'from __future__ ...' and 'from past...'
statements.
* Removed compatibility imports for PY2, switched from six imports to
standard library imports.
* Removed utils code blocks that handle operations depending on PY2/3
versions.
* Removed 'from __future__ ...' lines from templates/code generators
* Used PY3 syntaxes in place of PY2 compatible blocks. eg: metaclass
4 vuotta sitten
mtraeber
cb33be2c27
Merge branch 'develop' of https://github.com/frappe/frappe into develop
4 vuotta sitten
Suraj Shetty
9027edbef4
Merge branch 'develop' into esbuild
4 vuotta sitten
mtraeber
48374eef3c
Merge branch 'develop' of https://github.com/frappe/frappe into develop
4 vuotta sitten
Nabin Hait
9933d0baa0
Merge branch 'version-13' into develop
4 vuotta sitten
Nabin Hait
2dc74f6740
Merge branch 'version-13-pre-release' into version-13
4 vuotta sitten
Nabin Hait
69e790b01c
fix: merge conflict
4 vuotta sitten
mtraeber
8c7a6c7b06
Merge branch 'develop' of https://github.com/frappe/frappe into develop
4 vuotta sitten
Faris Ansari
d5a64924cf
Merge remote-tracking branch 'upstream/develop' into esbuild
4 vuotta sitten
Nabin Hait
27a425778a
fix: Fixed merge conflict
4 vuotta sitten
Faris Ansari
bd4d08c788
fix: Asset URLs
Helpers to get asset path
Python: frappe.utils.jinja_globals.bundled_asset
JS: frappe.assets.bundled_asset
4 vuotta sitten
Faris Ansari
06974dc29f
Merge remote-tracking branch 'upstream/develop' into esbuild
4 vuotta sitten
Frappe Bot
1d164e4b85
refactor: Delete Qunit test files
Since it is no longer used
(cherry picked from commit f78b990486
)
4 vuotta sitten
Frappe Bot
1d45cd8f64
refactor: Delete Qunit test files
Since it is no longer used
(cherry picked from commit f78b990486
)
4 vuotta sitten
Frappe Bot
f78b990486
refactor: Delete Qunit test files
Since it is no longer used
4 vuotta sitten
Faris Ansari
4773c1ec62
fix: Update all /assets urls with new urls
4 vuotta sitten
Nabin Hait
3034022d80
Merge branch 'version-13-pre-release' into version-13
4 vuotta sitten
Manuel
cfddaff347
Merge pull request #1 from frappe/develop
merge frappe/develop into LIS-Engineering/develop
4 vuotta sitten
Nabin Hait
bc432c86b4
fix: Resolved merge conflict
4 vuotta sitten
Mohammad Hasnain Mohsin Rajan
ade29ece7c
fix: Webform checkout ( #12756 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 vuotta sitten
Saurabh
8b0c7c5122
Merge branch 'version-13-pre-release' into version-13
4 vuotta sitten
Suraj Shetty
8b0d5dc165
Merge branch 'develop' of https://github.com/frappe/frappe into version-13-pre-release
4 vuotta sitten
Shariq Ansari
6a1adede4e
Merge pull request #1 from frappe/develop
Updating my forked repository with the latest one.
4 vuotta sitten
Suraj Shetty
cf1ce3e3da
Merge pull request #12277 from frappe/rebrand-ui
4 vuotta sitten
Rushabh Mehta
5372351238
feat(app): move /desk to /app
4 vuotta sitten
Suraj Shetty
54aee8e907
Merge branch 'develop' of https://github.com/frappe/frappe into version-13-beta-pre-release
4 vuotta sitten
Shivam Mishra
656d1a72d7
refactor: don't attach secret to self ( #11428 )
4 vuotta sitten
Shivam Mishra
49b1f12027
feat: add init client API
4 vuotta sitten
Saurabh
1929247af5
Merge branch 'version-13-beta-pre-release' into version-13-beta
4 vuotta sitten
Mangesh-Khairnar
b530c04cee
Merge pull request #11106 from Mangesh-Khairnar/paytm-integrations
4 vuotta sitten
Mangesh-Khairnar
b75528e762
fix: minor changes
4 vuotta sitten
Mangesh-Khairnar
6b76559d0c
fix(paytm-integration): simplify code and remove additional loop
4 vuotta sitten
Mangesh-Khairnar
a7b3ae3bc2
fix: make the checkout page responsive for mobile view
4 vuotta sitten
Mangesh-Khairnar
e636ce9c24
fix(paytm-integration): use checksum library to generate/verify checksum
4 vuotta sitten
Mangesh-Khairnar
7fc4702bcd
fix: update the checksum logic
5 vuotta sitten
Mangesh-Khairnar
e46ba0a1b4
Merge branch 'develop' of https://github.com/frappe/frappe into paytm-integration
5 vuotta sitten
Mangesh-Khairnar
a31cd3a964
fix: add docs link to the settings page dashboard
5 vuotta sitten
Shivam Mishra
7e70ad4cc4
feat: make verification function python 3 only
5 vuotta sitten
Shivam Mishra
e00a7284a5
style: linting fixes
5 vuotta sitten
Shivam Mishra
4bc6899fa0
refactor: use six instead of sys.version_info
5 vuotta sitten
Shivam Mishra
e98b30ea36
feat: added webhook hmac verification
5 vuotta sitten
Mangesh-Khairnar
e5834ba5b3
chore: remove initial validation check
5 vuotta sitten
Mangesh-Khairnar
9cf9839b10
fix: add finalize request to complete the transaction
5 vuotta sitten
Mangesh-Khairnar
62e182319c
fix: change status of integration request on completion
5 vuotta sitten
Mangesh-Khairnar
bab8edd5b6
fix: check for transaction success in the final stage
5 vuotta sitten
Mangesh-Khairnar
3809d5be97
feat: add paytm config, transaction status
5 vuotta sitten
Mangesh-Khairnar
a4f54c9ea5
fix: initiate payment via standard checkout
5 vuotta sitten
Mangesh-Khairnar
b9c311f361
fix: paytm integration
5 vuotta sitten
Mangesh-Khairnar
3d2c2a583b
feat: create transaction token
5 vuotta sitten