shadrak gurupnor
5343b28ab5
fix: expiry was not setting on key
3 years ago
Rushabh Mehta
63186fca75
Merge pull request #14155 from rmehta/show-proceesslist
feat(minor): Show Processlist in System Console
3 years ago
Gavin D'souza
f2dfac684f
chore: Improve readability for Schema.create
3 years ago
Gavin D'souza
ed15997a08
fix: Raise SIteNotSpecifiedError if no site is set
3 years ago
Suraj Shetty
8b707278b9
fix: Redirect after login
3 years ago
lukptr
1ee2385944
feat: custom database port for read-only replica configuration
3 years ago
Mohammad Hasnain
906c70b245
chore: sider
3 years ago
Mohammad Hasnain
4d0b0d35ef
fix: make flt value idempotent
3 years ago
Mohammad Hasnain
f29138d6f8
fix: convert back to number_format on change
3 years ago
Mohammad Hasnain
21a4331be4
revert: removal of flt on focus event
3 years ago
Mohammad Hasnain
9dc8f84aed
test: tests for control: float
3 years ago
lukptr
85834d7a00
feat: Able to use custom port for database load balancers
3 years ago
Steffen
4415351597
fix: hand no_default_fields parameter further down to recursive calls of as_dict
3 years ago
Rushabh Mehta
0e2d98a473
feat(minor): Show Processlist in System Console
3 years ago
Shariq Ansari
1e22878554
fix: remove unnecessary padding
3 years ago
Shariq Ansari
90bc9e2317
fix(UI): Clicking area around file view row opens the file
3 years ago
Suraj Shetty
39dfb96ff8
Merge pull request #14152 from anupamvs/address-spacing
3 years ago
Shariq Ansari
84562d5a05
fix(UI): Incorrect text color on version document in dark mode ( #14147 )
3 years ago
Anupam
35d563edb0
fix: contact.py spacing issue
3 years ago
Anupam
6ca2788cc5
fix: spacing issue
3 years ago
gavin
39f4d5b54a
Merge pull request #14143 from gavindsouza/web_form-fixes
fix(Web Form): Add fields to row that haven't been added yet
3 years ago
Suraj Shetty
7f7ab76479
fix: Update login page & footer style
3 years ago
Suraj Shetty
fd26415993
fix: Show login page instantly
3 years ago
mergify[bot]
7a406c75cb
Merge pull request #14142 from gavindsouza/write-only
fix: Switch writes to primary when wrapped with read_only
3 years ago
Mohammad Hasnain
8aea1254f9
chore: add semi colon
3 years ago
Mohammad Hasnain
9eff8bee21
test: tests for float control
3 years ago
Gavin D'souza
2b00bdb37f
fix(Web Form): Add fields to row that haven't been added yet
3 years ago
Gavin D'souza
309eaabcf9
fix: Get rid of pointless except: raise
3 years ago
Gavin D'souza
70ac05025b
fix: Make `make_access_log` write only
Write to primary db if connection is currently set to replica
3 years ago
Gavin D'souza
61d067710f
feat: @frappe.write_only
When would you want to use it? Typically if you want to be sure that
"this" particular thing will be make WRITES to the database. If this
were to be called via a function wrapped with @frappe.read_only . This
will momentarily switch the connection from replica to primary
3 years ago
Mohammad Hasnain
01fb128912
Merge branch 'develop' into fix-number-format-issues
3 years ago
Shariq Ansari
646ceb4c9e
fix: not checked cell should be empty and make check centered
3 years ago
Suraj Shetty
4be9994d43
Merge pull request #14138 from surajshetty3416/fix-flaky-tests-3
test: Fix flaky UI tests
3 years ago
Suraj Shetty
842f947301
test: Comment out a flaky test case
- It is flaky possibly because of different timezone in CI
3 years ago
Suraj Shetty
3aa569182a
Merge branch 'fix-flaky-tests-3' of https://github.com/surajshetty3416/frappe into fix-flaky-tests-3
3 years ago
Suraj Shetty
4441eb7d90
test: Fix test_request_language_resolution_with_cookie
3 years ago
Suraj Shetty
14cca39a5e
Merge branch 'develop' into fix-flaky-tests-3
3 years ago
Suraj Shetty
3fb93b9b3d
ci: Update threshold for codecov
3 years ago
Suraj Shetty
5f9340fda2
test: Set delay for fill_field
3 years ago
Shariq Ansari
fd18da985d
fix: Add page to sidebar minor fix
3 years ago
Suraj Shetty
8e9a46fff9
test: Miscellaneous fixes to avoid flaky tests
3 years ago
shadrak gurupnor
5cc437aa6b
feat: made key optional and added IP flag
3 years ago
Suraj Shetty
a56b117ca4
test: Wait for filter save on clear filter
3 years ago
Shariq Ansari
a69020f2f3
fix: Page load optimization
3 years ago
mergify[bot]
04b4417540
Merge pull request #14062 from saxenabhishek/aks-fix-postgres
fix: miscellaneous Postgres issues
3 years ago
Abhishek Saxena
1d02d26a2b
Merge branch 'develop' into aks-fix-postgres
3 years ago
Your Name
74d6ed32d6
test: add frappe.db.add_index
3 years ago
Shariq Ansari
c8d1c26ac1
fix: Dashboard Setting already exist error
3 years ago
Suraj Shetty
3aed8f9e22
test: Miscellaneous fixes to avoid flaky tests
3 years ago
Suraj Shetty
b4bb4c039f
test: Update click_sidebar_button to accept btn_name
- to make tests cases readable
3 years ago