vicky.bansal@primathon.in
3182d2fe15
Fix unused variable issue
2021-05-31 17:27:00 +05:30
vicky.bansal@primathon.in
5ea2d961db
Added migration to update parentRowSpace property of table widget
2021-05-31 17:09:06 +05:30
dependabot[bot]
d65dcdc72c
Bump lodash from 4.17.20 to 4.17.21 in /app/client ( #4438 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 14:15:01 +05:30
dependabot[bot]
0386978159
Bump hosted-git-info from 2.8.8 to 2.8.9 in /app/client ( #4439 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 13:55:48 +05:30
Sumit Kumar
e2f4fd5e94
Fix: Fix redis plugin socket error ( #4791 )
...
* fix socket error
* fix default port
* remove invalid check for missing port, since default port would be supplied if user leaves the port field empty.
2021-05-31 11:55:47 +05:30
dependabot[bot]
f75ec7874b
Bump dns-packet from 1.3.1 to 1.3.4 in /app/client ( #4781 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 11:01:06 +05:30
Ashok Kumar M
2052a8e545
Fix: Positioning widgets without left right column towards the end of the page. ( #4777 )
2021-05-28 22:25:10 +05:30
arunvjn
a133a320cf
Added replacer in stringfy method to optionally use toString method for big ints. ( #4745 )
2021-05-28 21:30:21 +05:30
akash-codemonk
cbca6bedd4
Clear debugger errors on page switch ( #4672 )
2021-05-28 19:44:44 +05:30
arunvjn
f6a33fafbf
Text overflow bug in datasource tab in API Editor( #4776 )
2021-05-28 17:46:09 +05:30
arslanhaiderbuttar
23faa19707
Removed the reload ( #4767 )
...
cy.reload was causing some issue in saving the default value for input2.
2021-05-28 16:30:25 +05:30
abhishek nayak
dbe4ff89c7
Update README.md
2021-05-28 14:27:44 +05:30
Nikhil Nandagopal
bb1dc760e7
Merge pull request #4756 from appsmithorg/update/readme
...
update links
2021-05-28 13:25:24 +05:30
vihar
7d0d691065
update links
2021-05-28 11:22:52 +05:30
Satish Gandham
b75dcc384d
Merge pull request #4563 from appsmithorg/perf/ui/optimize-binding-prompt/4555
...
[Perf] Remove code causing expensive style recalculation from binding prompt
2021-05-28 11:17:43 +05:30
Satish Gandham
83b44b30b6
Merge pull request #4680 from appsmithorg/ui/perf/optimize-expensive-style-calc-evalauatedValuePopup/4679
...
Memoize the evaluate popup placement value
2021-05-28 11:16:21 +05:30
Ashok Kumar M
575d7fe7f9
Fix: Adding missing widget properties when a new tab is created. ( #4733 )
...
* dip
* dip
* dip
* Revert "dip"
This reverts commit f0eeaa4a2dc9845509945c2af9376f1573baafdf.
* dip
* removing unwanted iteration.
* Adding and fixing specs.
2021-05-28 08:28:02 +05:30
Nidhi
5ddd58cdfd
Added optional audience and resource fields for oauth2 datasources ( #4678 )
...
* Added optional audience and resource fields for oauth2
* Review changes
* Don't show audience and resource fields by default
2021-05-27 21:53:59 +05:30
abhishek nayak
02e52d019f
Merge pull request #4414 from appsmithorg/areyabhishek-patch-4
...
[FIX] Update Dropdown Widget default value placeholder
2021-05-27 19:23:03 +05:30
Apeksha Bhosale
47969d708c
show pre-filled values for autocomplete ( #4400 )
...
* dot added after selection of an option
* added all options to autocomplete list
* small css change
* css changes
* small function change
* removed commented code
* data type match with autocomplete
* added headers and changes cursor activity for autocomplete
* removed wrong value
* removed type from server added to showhint
* modified and added test case
* small modification for test cypress case
2021-05-27 15:31:26 +05:30
Shrikant Sharat Kandula
38bb4bb43c
Merge pull request #4690 from appsmithorg/bug/api-error-on-marking-threads-as-read
...
Fix API error when marking threads as read
2021-05-27 14:00:37 +05:30
Nikhil Nandagopal
0d688e78dd
Update LICENSE
2021-05-27 12:53:55 +05:30
somangshu
ee4fa8307f
Merge branch 'release' into areyabhishek-patch-4
2021-05-27 12:38:32 +05:30
Nikhil Nandagopal
3fbc525b8a
Merge pull request #4692 from appsmithorg/update/readme
...
New Readme Design
2021-05-27 12:18:33 +05:30
vihar
949a405a28
formatting and content edits
2021-05-27 12:13:26 +05:30
Pawan Kumar
0d41797a26
Fix: List Widget crashes on null empty object in data ( #4349 )
...
* filter null values in property pane autocomplete
* add hover states for list items
* add loading state in list
* fix loading state of list widget
* open list widget property on click of container
* fix isVisible bug in list widget children
* remove unused import
* add cusor pointer
* add focused state for first item in list widget
* fix empty state
* fix test case
* fix visiblity bug
* fix test case
* fixes for review comments
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-05-27 12:11:38 +05:30
Rishabh Saxena
9f76218306
Trigger invite flow via comments ( #4602 )
2021-05-27 11:51:36 +05:30
Nikhil Nandagopal
7f61ed23fc
Merge pull request #4697 from appsmithorg/fix/bug-report-template-update
...
[FIX] Added environment parameter to the bug report template
2021-05-27 11:36:32 +05:30
vihar
60aad6b8ec
update images
2021-05-27 11:03:16 +05:30
vihar
908f96cebe
update content and gif's, added more templates and tutorials
2021-05-27 10:48:18 +05:30
arunvjn
5c45217f3d
Feature/datasource list in api editor ( #4587 )
...
Show datasource list in API editor
2021-05-27 08:35:05 +05:30
somangshu
63f3a16a49
added enviroment parameter to the bug report template; The question is often, where is this bug seen?
2021-05-26 20:14:15 +05:30
Apeksha Bhosale
4825ce2a2a
Show JS eval errors in evaluated value pane and debugger ( #4463 )
...
Co-authored-by: jsartisan <pawankumar2901@gmail.com>
Co-authored-by: hetunandu <hetu@appsmith.com>
2021-05-26 18:02:43 +05:30
vihar
fb2339dfac
add new links
2021-05-26 17:31:28 +05:30
Shrikant Sharat Kandula
3c4f0ace72
Fix API error when marking threads as read
2021-05-26 17:18:26 +05:30
Nayan
caf7f3678c
[Issue #2689 ][Bug] Duplicate Accounts with Same Email - Field is Case… ( #4529 )
...
* [Issue #2689 ][Bug] Duplicate Accounts with Same Email - Field is Case Sensitive
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Nayan <83352306+nayan-appsmith@users.noreply.github.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-05-26 15:25:48 +06:00
Nidhi
43d24c1312
Added output for matrix run result ( #4675 )
2021-05-26 14:03:44 +05:30
akash-codemonk
8bd6ed3a70
Feature: Show current value in the debugger when widget property has an error ( #4592 )
2021-05-26 13:47:52 +05:30
Nikhil Nandagopal
ecfce0e801
Merge pull request #4616 from appsmithorg/fix/validation-messages
...
Fix/validation messages
2021-05-26 12:09:15 +05:30
Satish Gandham
bfc8b6a46f
Memoize the evaluate popup placement value
2021-05-25 22:07:38 +05:30
Nidhi
c49eec6614
Removed check for encryption since this is not handled manually anymore ( #4673 )
...
* Removed check for encryption since this is not handled manually anymore
* Removed migration for isEncrypted
2021-05-25 20:30:45 +05:30
Nidhi
2bf1fbff04
Removed check for encryption since this is not handled manually anymore ( #4673 )
...
* Removed check for encryption since this is not handled manually anymore
* Removed migration for isEncrypted
2021-05-25 20:29:57 +05:30
vihar
8bd724a689
update features section
2021-05-25 19:36:57 +05:30
vihar
a0a78da12f
remove line breaks
2021-05-25 19:32:30 +05:30
vihar
51c14c9217
update links and add tutorials
2021-05-25 19:29:59 +05:30
Nikhil Nandagopal
50b03302e4
fixed validation messages
2021-05-25 19:18:35 +05:30
Satish Gandham
ad3997ecde
Merge branch 'release' into perf/ui/optimize-binding-prompt/4555
2021-05-25 11:14:28 +05:30
vihar
907e7efa30
Redesign readme
2021-05-25 00:46:51 +05:30
vihar
a38786cfa8
Merge branch 'master' of https://github.com/appsmithorg/appsmith into update/readme
2021-05-25 00:20:24 +05:30
Nidhi
49c489dac0
Assume tokens with expiry have always expired ( #4644 )
2021-05-24 16:35:32 +05:30