David Arnold
9edd44de01
ci: this adds universal runtime typechecking during tests to test runners ( #28554 )
...
* ci: this adds universal runtime typechecking during tests to test runners
* ci: add configuration options for test-time type checking
2024-11-28 15:11:30 +00:00
Akhil Narang
49fe842463
Merge pull request #28595 from akhilnarang/check-permission-before-merge
...
fix(rename): check for permissions for merged document as well
2024-11-28 16:27:22 +05:30
Akhil Narang
a70973b0c5
fix(rename): check for permissions for merged document as well
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-28 15:59:45 +05:30
UmakanthKaspa
0dcc6280e8
fix: enable fetching datetime fields from linked doctypes ( #28602 )
2024-11-28 10:27:12 +01:00
David Arnold
7748910ddc
ci: chore revert using forked bench ( #28584 )
...
* ci: chore revert using branched bench
merge after is released: https://github.com/frappe/bench/pull/1600
* ci: name downstream job
2024-11-28 09:32:12 +01:00
Vimal
c6c3d0af80
feat: Disable allow renaming country ( #28596 )
2024-11-28 08:51:45 +01:00
David Arnold
79ebc52b4a
ci: fix redirect ( #28606 )
2024-11-28 00:16:44 +00:00
David Arnold
0aa089b9f0
ci: remove obsolete helpers & fix coverage config setup ( #28603 )
...
* ci: remove obsolete helpers
* ci: fix coverage
2024-11-28 00:00:21 +00:00
David Arnold
762a8130e2
ci: finish off introduction of #28604 ( #28605 )
...
* ci: finish off introduction of #28604
* ci: add tmate session debug to ui tests
2024-11-27 21:43:24 +01:00
David Arnold
9ed08706a2
ci: make db-migration arifact part of the workflow inputs ( #28604 )
...
* ci: make db-migration arifact part of the workflow inputs
* ci: chore cleanup
* ci: introduce
2024-11-27 21:18:20 +01:00
David Arnold
d532ee95c1
ci: leanly invocate bench modules requiring less upstream refactor ( #28600 )
2024-11-27 15:26:44 +00:00
David Arnold
f2fd26a660
ci: revert erroneous, auto-merge mediated, commit and fix ui test trigger ( #28599 )
...
* ci: fix ui test trigger (inverted copy paste error)
* ci: revert erroneous, auto-merge mediated, commit
2024-11-27 15:18:20 +01:00
David Arnold
a4014ab1c4
fix(json-serialization): prioritize explicit __json__ before iterable ( #28597 )
2024-11-27 13:11:53 +00:00
David Arnold
11e7b993c3
Revert "ci: temporarily redirect" ( #28590 )
...
This reverts commit 31b34b654542a243480e10f4a3db883d750057d2.
2024-11-27 00:13:44 +00:00
David Arnold
92fb8e5c04
ci: fix migration base workflow when used downstream git ref ( #28589 )
...
* ci: fix migration base workflow when used downstream git ref
* ci: temporarily redirect
2024-11-27 00:28:15 +01:00
David Arnold
306c935fba
ci: fix migration base workflow when used downstream ( #28588 )
2024-11-26 22:28:55 +00:00
David Arnold
be4a561c92
ci: add a flexible migration pre-step to perpare the environment ( #28587 )
2024-11-26 21:02:46 +00:00
David Arnold
7d96f26b95
ci: fix some apps path oversights ( #28585 )
2024-11-26 19:16:10 +00:00
David Arnold
894c7d871c
ci: prepare shared action for concrete downstream use ( #28572 )
...
* ci: cleanup setup action
* ci: make migration & setup downstream-ready
* ci: replace obscure bench remove-app with an equivalent rm -rf
2024-11-26 17:11:08 +00:00
Sumit Bhanushali
2b43e13691
Merge pull request #28507 from UmakanthKaspa/feature/multiselect-clear-all
...
Feat: Add Clear All Button to MultiSelect Field
2024-11-26 14:49:09 +05:30
Akhil Narang
b72bc3ab2c
Merge pull request #28574 from akhilnarang/change-filter-type
...
refactor: change filter from tuple to dict
2024-11-26 11:54:30 +05:30
Akhil Narang
a7aa0ded2d
refactor: change filter from tuple to dict
...
While list/dict both work and technically so does a tuple,
the original intention in #13831 seems to have been a dict.
A trailing comma got left behind, which changed it to a tuple.
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-26 11:38:15 +05:30
David Arnold
75ed8a8503
ci: small speed up ( #28569 )
...
* ci: small speedup
* chore: small fixes
2024-11-25 19:10:34 +01:00
Akhil Narang
a07e6fc2a9
Merge pull request #28561 from cogk/fix-report-check-select-and-read-permissions
...
fix(query_report): Check both read and select perms
2024-11-25 23:02:47 +05:30
David Arnold
c895d828b4
Revert "ci: temporarily redirect to fixed base workflows" ( #28567 )
...
This reverts commit 5cc6b3c89d4b8290bd0bef9b5f292a43fafa17c2.
2024-11-25 16:59:05 +00:00
Akhil Narang
d9a157e340
Merge branch 'develop' into fix-report-check-select-and-read-permissions
2024-11-25 22:28:49 +05:30
David Arnold
08ef9df94c
ci: fixup bis ( #28566 ) ( #28568 )
...
* ci: ensure new success checks fail when they should
2024-11-25 17:43:50 +01:00
David Arnold
4c5ecfa9e2
ci: fixup ( #28566 )
...
* ci: fixup
* ci: temporarily redirect to fixed base workflows
the purpose of this is to pass checks and get this fixed base workflows into develop asap
2024-11-25 14:34:05 +00:00
David Arnold
9cab72843f
ci: add unified success actions for checks ( #28563 ) [follow up] ( #28564 )
2024-11-25 14:47:21 +01:00
David Arnold
7e6380ddc8
ci: add unified success actions for checks ( #28563 )
2024-11-25 12:48:36 +00:00
Akhil Narang
bb173b189b
Merge pull request #28522 from blaggacao/ci/join-precommit-linters
...
ci: join pre-commit with linters
2024-11-25 17:45:48 +05:30
David Arnold
120566c0a0
chore: organize gh workflow names ( #28562 )
2024-11-25 13:10:02 +01:00
Akhil Narang
045adeebcd
Merge pull request #28300 from blaggacao/ci/factorize-gh-actions-2
...
ci: make use of shared actions
2024-11-25 17:30:52 +05:30
David
8dd2d2b859
ci: join server test and downstream test dispatch
2024-11-25 12:50:46 +01:00
David
54c9ee29c3
ci: join server test and migration test
2024-11-25 12:50:46 +01:00
David
8ee2fdc6e4
ci: use reusable workflow for server tests
2024-11-25 12:50:45 +01:00
Corentin Forler
e1bfc1bedc
fix(query_report): Check both read and select perms
2024-11-25 12:11:29 +01:00
Akhil Narang
d3c45c7519
Merge pull request #28560 from akhilnarang/pre-commit-update
...
chore: update pre-commit config
2024-11-25 13:47:50 +05:30
Akhil Narang
0f27bb495c
chore: update pre-commit config
...
Otherwise there was always a warning:
```
[WARNING] top-level `default_stages` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this.
```
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-25 13:33:50 +05:30
Akhil Narang
72af3e52cb
Merge pull request #28546 from akhilnarang/bump-redis
...
chore: bump dependencies
2024-11-25 13:27:34 +05:30
Akhil Narang
ae868428f5
Merge pull request #28557 from frappe/pot_develop_2024-11-24
...
chore: update POT file
2024-11-25 13:25:55 +05:30
Akhil Narang
3ef785e320
Merge pull request #28553 from cogk/fix-quick-list-add_fields-might-contain-missing-fields
...
fix(quick_list): Ensure fields exist before fetching
2024-11-25 12:56:33 +05:30
Akhil Narang
2670fce9c9
Merge pull request #28544 from akhilnarang/fix-readonly-attachment-webform
...
fix(attach): don't crash when a web form field is read-only
2024-11-25 10:56:57 +05:30
Akhil Narang
0d0951e168
fix(attach): don't crash when a web form field is read-only
...
`this.$input` and `this.$value` are undefined in those cases
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-25 10:43:51 +05:30
frappe-pr-bot
f52ddd0085
chore: update POT file
2024-11-24 09:34:17 +00:00
David Arnold
d8fab7a64f
chore: use deprecation dumpster for remaining deprecated decorator ( #28555 )
2024-11-23 23:50:56 +00:00
Corentin Forler
ecf2976681
fix(quick_list): Ensure fields exist before fetching
2024-11-23 00:26:35 +01:00
David Arnold
e964c11cd6
fix: don't show deprecation on a effective no-op ( #28552 )
2024-11-22 22:45:04 +00:00
Shariq Ansari
4b5cd8e605
Merge pull request #28550 from shariquerik/billing-fix
...
fix: Frappe Cloud Billing
2024-11-22 22:46:01 +05:30
Shariq Ansari
e4fb10e0d2
fix: show trial plan based on is_trial_plan
2024-11-22 22:31:36 +05:30