Gursheen Kaur Anand
|
49fe6e0c98
|
feat: patches.txt template added by default for new apps #21046 (#21070)
* Added patches.txt template in boilerplate
* test: new app patches.txt
* style: formatting
---------
Co-authored-by: Gursheen Anand <gursheen@frappe.io>
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2023-05-24 14:47:06 +05:30 |
|
Ankush Menat
|
5fff6698ad
|
fix: use develop as branch name for new apps
dont ask me why
|
2023-04-02 15:26:32 +05:30 |
|
Ankush Menat
|
87561940a4
|
feat: Interactively add a new patch (#19722)
|
2023-01-23 15:04:43 +05:30 |
|
Ankush Menat
|
3e2d2a703a
|
test: Use FrappeTestCase everywhere
|
2022-08-17 16:39:42 +05:30 |
|
Ankush Menat
|
8a1889301a
|
chore!: remove dead hooks app_icon & app_color
|
2022-05-10 14:41:01 +05:30 |
|
Ankush Menat
|
42942f36a6
|
feat: provide github workflow for unittest in new app
|
2022-05-10 14:41:01 +05:30 |
|
Ankush Menat
|
53f54c3761
|
refactor: use click for new-app prompts
|
2022-05-10 14:41:01 +05:30 |
|
Ankush Menat
|
74d7753a5a
|
refactor: split make_boilerplate function
|
2022-05-10 14:41: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 |
|
ritwik
|
5cfe3ad946
|
feat: add no-git option in make-app command and boilerplate generation (#15028)
|
2021-11-23 04:11:06 +00:00 |
|
Pruthvi Patel
|
bed64ef0ad
|
test: change app description to test if quotes are being escaped
|
2021-07-13 18:49:26 +05:30 |
|
Ankush Menat
|
e9a3569bf7
|
test: check if created python files are parsable
|
2021-05-07 10:34:46 +05:30 |
|
Ankush Menat
|
835ed181b5
|
test: delete created test_app in tearDownClass
|
2021-05-07 10:34:17 +05:30 |
|
Ankush Menat
|
4210299ab4
|
test: add test for creating new app
|
2021-05-06 19:26:14 +05:30 |
|