Shrikant Sharat Kandula
b1c523eef4
Fix flaky UserData test
2021-05-18 17:48:40 +05:30
Satish Gandham
faeac974ca
- Remove code casuing expensive style recalculation
2021-05-18 17:48:29 +05:30
akash-codemonk
51b98eed2f
Fix: Debugger shows errors for evaluations done on page load ( #4552 )
2021-05-18 17:21:32 +05:30
arunvjn
4733edfccd
Fixed query params parsing in API pane ( #4482 )
...
* Fixed query params parsing when there are mulitple "="s.
* Added cypress tests to validate query params parsing
2021-05-18 17:17:43 +05:30
arunvjn
08966499be
Remove request/response data from copies of an executed API ( #4521 )
2021-05-18 17:17:22 +05:30
Shrikant Sharat Kandula
28cab61e5b
Separate notifications for comment threads
2021-05-18 17:16:09 +05:30
Shrikant Sharat Kandula
7272e0d330
Merge pull request #4539 from appsmithorg/release
...
Release
2021-05-18 17:11:55 +05:30
Shrikant Sharat Kandula
75479448cc
Watch notification collection in RTS
2021-05-18 14:51:31 +05:30
Shrikant Sharat Kandula
5f770b963f
Merge branch 'release' into feature/notifications-api
2021-05-18 14:21:20 +05:30
Shrikant Sharat Kandula
1e052a9462
Fix redirectUrl not being encoded ( #4546 )
2021-05-18 11:22:54 +05:30
Satish Gandham
bbecba125e
- Wrap the methods passed to editableText component with useCallback
...
- Use destructing for props
2021-05-18 00:42:06 +05:30
Apple
5abd651e25
updated test
2021-05-17 21:36:46 +05:30
Sumit Kumar
7df8581a5f
change java version to 11.0.10 to allow TLSv1 for mysql ( #4528 )
...
* Change docker image java version to 11.0.10 to allow TLSv1 for mysql.
2021-05-17 18:42:54 +05:30
akash-codemonk
cbace9d5d7
Fix: Debugger showing previous application logs ( #4455 )
2021-05-17 15:31:22 +05:30
Shrikant Sharat Kandula
ea02205259
Merge branch 'release' into feature/notifications-api
...
# Conflicts:
# app/server/appsmith-server/src/main/java/com/appsmith/server/domains/Comment.java
# app/server/appsmith-server/src/main/java/com/appsmith/server/services/CommentServiceImpl.java
2021-05-17 14:55:34 +05:30
Satish Gandham
6bf7903570
Merge pull request #4470 from appsmithorg/ui/eslint/sort-destructured-props
...
Add eslint rule to sort destructured props and auto fix the issues.
2021-05-17 14:52:59 +05:30
Satish Gandham
bed4b39561
Merge pull request #4292 from appsmithorg/perf/optimize-table-widget
...
Optimize table widget
2021-05-17 14:52:49 +05:30
bhavin
b323c75d1d
updated closeModal saga to stop reseting children meta properties on a modal
2021-05-17 14:04:56 +05:30
Apeksha Bhosale
650b4a719a
r.match on API pane error ( #4497 )
...
* r.match on API pane error
* Pr comment fixed
2021-05-17 13:02:58 +05:30
Apeksha Bhosale
e4ee2b07c9
r.match on API pane error ( #4497 )
...
* r.match on API pane error
* Pr comment fixed
2021-05-17 12:51:48 +05:30
Shrikant Sharat Kandula
95a385dad7
Update names in comments when user name is changed ( #4466 )
...
* Update names in comments when changed
* Move database operation to repository class
2021-05-17 12:01:09 +05:30
Sumit Kumar
21948ab254
Fix: postgres plugin: add support for jsonb type ( #4519 )
...
* add support for jsonb type
2021-05-17 11:19:19 +05:30
Sumit Kumar
247e5d7ea4
Feature: return prepared stmt / smart substitution params under request params section for debugging ( #4421 )
...
- return prepared stmt / smart substitution params under request params section for debugging
2021-05-17 08:59:17 +05:30
Nayan
51dd6587cf
[Issue #2093 ]-show last used organizations first in home page ( #4461 )
...
* [Issue #2093 ]-show last used organizations first in home page
* -updated as per the comments in PR
2021-05-16 09:42:10 +06:00
arunvjn
67e292cc2a
Fixed handleSubmit bug in API form editor (pagination buttons) ( #4477 )
2021-05-15 00:13:08 +05:30
Arpit Mohan
cb1d84bb71
Merge pull request #4467 from appsmithorg/release
2021-05-14 16:42:46 +05:30
bhavin
cab7f4a099
fix: select disabled option popover overflow
2021-05-14 14:53:22 +05:30
arunvjn
341a4d62af
Bug/paste widget append copy to name ( #4399 )
...
* Changes to retain widget/Action names on copy when there is no clash.
* Updated tests
Co-authored-by: Apple <nandan@thinkify.io>
2021-05-14 14:35:55 +05:30
Shrikant Sharat Kandula
2c2da7327d
Add a isFromSignup to /applications
2021-05-14 12:39:58 +05:30
NandanAnantharamu
b66692ba57
Test commented ( #4476 )
2021-05-14 12:32:25 +05:30
arunvjn
068e4065d7
Expose response headers for API/DB actions ( #4336 )
...
* Expose response headers for API/DB actions
* Added responseMeta to actions datatree
* Modified cypress test to account for responseMeta
* Modify cypress test case
* More test changes
* Modified tests
2021-05-14 12:21:09 +05:30
NandanAnantharamu
fb8b6d1995
updated method to print response ( #4473 )
2021-05-13 21:27:19 +05:30
Trisha Anand
377629955d
Revert "Init minor comment"
...
This reverts commit 2b7212da8c .
2021-05-13 20:01:37 +05:30
Trisha Anand
2b7212da8c
Init minor comment
2021-05-13 19:52:54 +05:30
Tolulope Adetula
e7cd7148fa
update: fix test
2021-05-13 14:08:07 +01:00
Tolulope Adetula
083efdcdbe
fix: Form widget random color test
2021-05-13 13:31:46 +01:00
Satish Gandham
d27dcca678
- Remove jsx-no-bind and noshadow eslint rules
2021-05-13 17:50:04 +05:30
Satish Gandham
8ecac87ec7
Change the cell renderer function from class property to inline and use JSON.stringify to do the comparision.
2021-05-13 17:38:15 +05:30
Trisha Anand
3e016296e6
Merge branch 'master' into release
...
# Conflicts:
# app/client/src/workers/DataTreeEvaluator.ts
2021-05-13 14:43:00 +05:30
Nidhi
aeda36f0e0
Disable cs url as an environment config ( #4465 )
2021-05-13 14:29:43 +05:30
Satish Gandham
8ad7eecdeb
- Auto fix sort ddestructured props rule
2021-05-13 14:05:39 +05:30
Nidhi
ea451ef061
Add default configs for prod and tests ( #4464 )
...
* Added default cs config for prod and tests
* Env variable for new installations
* K8s defaults
2021-05-13 13:30:23 +05:30
Shrikant Sharat Kandula
27af947852
APIs for adding and removing reactions on comments ( #4457 )
...
* Add APIs for reacting and unreacting on comments
* Add tests for Reactions APIs
* Fix s/create/delete typo
Co-authored-by: Nidhi <nidhi@appsmith.com>
* Deletion is successful if more than one are deleted
Co-authored-by: Nidhi <nidhi@appsmith.com>
2021-05-13 12:52:43 +05:30
Satish Gandham
8f1cc88b7d
Merge branch 'release' into add-more-eslint-rules
2021-05-13 12:47:50 +05:30
Satish Gandham
f2d228c346
- Add no shadow eslint rule
2021-05-13 12:41:11 +05:30
Sumit Kumar
e74d99b794
fix NPE ( #4448 )
...
fix NPE
2021-05-13 11:59:43 +05:30
Apeksha Bhosale
66c7a0b252
Revert "Separating js error and validation error for debugger ( #4361 )" ( #4447 )
...
This reverts commit c6a8f81d60 .
2021-05-13 09:50:30 +05:30
bhavin
0015d72122
updated max year for datepicker to +100, same as property pane datepicker
2021-05-12 21:01:17 +05:30
Nidhi
39ca940dfc
Added space in if condition ( #4459 )
2021-05-12 19:06:39 +05:30
NandanAnantharamu
fb7db810da
Updated Cypress locator for product updates test ( #4454 )
2021-05-12 17:43:11 +05:30