akash-codemonk
6dc7e42ce9
Remove api datasource from add datasource page ( #1639 )
...
* Show only db datasources in the create datasource page
* Remove invalid test
2020-11-19 13:22:44 +05:30
akash-codemonk
32482d4826
Fix datasource name getting focused after save while creating new datasource ( #1793 )
2020-11-19 13:04:19 +05:30
akash-codemonk
732dc632cd
Show callout only for db datasources ( #1792 )
2020-11-19 10:49:36 +05:30
Arpit Mohan
7c3a8c0de9
Modifying the release endpoint in docs ( #1791 )
...
* Modifying the release endpoint in docs
* Adding reference to Test contribution guide in docs
2020-11-19 09:07:25 +05:30
akash-codemonk
c3c7b9b7d7
Add new property to conditionally hide form fields in datasource and editor ( #1682 )
...
* Create a form control component which handles the hidden logic
* Add tests
2020-11-19 09:02:58 +05:30
NandanAnantharamu
bd570460aa
Added to contribution docs with Test Automation steps ( #1693 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-11-19 08:55:57 +05:30
Arpit Mohan
9772d64c5b
Disable instance ping check when the disableTelemetry flag is set ( #1776 )
...
Also adding the APPSMITH_SEGMENT_CE_KEY as a build arg to the server Dockerfile. This will be used to set the environment variable in the Docker image itself.
2020-11-19 08:54:03 +05:30
Piyush Mishra
5b684b857e
Add placeholders on curl import and API create form ( #1738 )
...
* adds placeholder on curl import form
* add placeholder to api creation form as well
2020-11-19 05:48:54 +05:30
imgbot[bot]
3a758d6b00
[ImgBot] Optimize images ( #1787 )
...
*Total -- 307.26kb -> 177.23kb (42.32%)
/deploy/heroku/images/app-settings.png -- 215.56kb -> 118.43kb (45.06%)
/deploy/heroku/images/finish.png -- 33.21kb -> 19.53kb (41.19%)
/deploy/heroku/images/add-domain-form.png -- 29.12kb -> 18.04kb (38.06%)
/deploy/heroku/images/add-domain-button.png -- 29.37kb -> 21.23kb (27.71%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-11-18 19:50:24 +05:30
Nikhil Nandagopal
9a73f623ec
Merge pull request #1785 from appsmithorg/feature/embed-viewer
...
Hide AppViewer Header
2020-11-18 19:14:11 +05:30
Abhinav Jha
93ac625135
Hide appviewer header if queryparams has embed
2020-11-18 18:55:25 +05:30
geekup-legodevops
d5480c4f34
Heroku Button implementation ( #1721 )
...
This change adds Heroku to the list of installation targets for Appsmith
2020-11-18 18:53:59 +05:30
Vivek Pandey
de435ed009
Show number of records instead of pages in the table widget ( #1734 )
2020-11-18 18:20:04 +05:30
Hetu Nandu
2538444e20
Remove old derived value bindings from test DSLs ( #1757 )
2020-11-18 18:18:07 +05:30
Sumit Kumar
2c6d1bb361
Fix mongodb datasource test. ( #1783 )
...
1. Fix mongodb datasource cypress test failure.
2. Against certain mongodb instances, we expect to receive an exception of type "unauthorized" when testing datasource. Earlier, this case was caught and whitelisted until the recent change to replace mongodb infra with reactive mongodb infra.
2020-11-18 16:55:39 +05:30
Nidhi
941be8c58d
Fixed check for incorrect dynamic bindings ( #1775 )
...
* Fixed check for incorrect dynamic bindings
2020-11-18 14:25:55 +05:30
Trisha Anand
2489754abe
Email sending is now non-blocking. The blocking code for email sending is triggered and then immediately returned. ( #1762 )
2020-11-18 13:35:07 +05:30
Trisha Anand
3e1c0a731d
Added SLA bucket for metric evaluation for 1 second ( #1740 )
2020-11-18 13:34:56 +05:30
Trisha Anand
2b8539d651
Adding index for unpublishedAction.pageId to bring down the number of documents fetched in mongo db query during update layouts' fetching actions on page load. ( #1739 )
2020-11-18 13:34:29 +05:30
Shrikant Sharat Kandula
f36adeb6b5
Fix #1766 : cURL parser eats backslashes in single-quotes ( #1768 )
2020-11-18 11:20:23 +05:30
Shrikant Sharat Kandula
2ca15ba57d
Fix #1758 : columns duplicated in Postgres structure ( #1767 )
2020-11-18 11:19:55 +05:30
Sumit Kumar
2c2aa06e32
Add support for reactive streams with mongodb. ( #1720 )
...
Add support for reactive streams with mongodb. (fixes 1480)
1. Replace mongodb driver with reactive mongodb driver. Change APIs accordingly.
2. Use webflux + reactor framework to execute mongodb queries in event loop model.
3. Add test to test MongoPluginExecutor class' method "testDatasource".
2020-11-18 10:58:50 +05:30
Trisha Anand
fc3197b78f
Email sending is now non-blocking. The blocking code for email sending is triggered and then immediately returned. ( #1762 )
2020-11-18 00:31:39 +05:30
Arpit Mohan
c3a44651f2
Adding null check for dynamic binding path list ( #1752 )
...
* Adding null check for dynamic binding path list.
* Increased timeout duration for failing test
Co-authored-by: Nidhi <nidhi.nair93@gmail.com>
2020-11-17 15:38:48 +05:30
Trisha Anand
6ac04d8a9e
Added SLA bucket for metric evaluation for 1 second ( #1740 )
2020-11-17 12:47:49 +05:30
Pawan Kumar
6e4c6824ef
Fix/truncated page name in appviewer issue 1597 ( #1742 )
...
* Fixing the telemetry on self-hosted instances (#1714 )
* Fix issue where creating a new application twice does not work (#1713 )
* show popover on truncated page name in appviewer
* move testcases to Pages_spec.js
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-11-17 12:03:10 +05:30
Nidhi
9de085f264
Switched to using dynamicBindingPathList for generic scan, supports DB queries and nested structures
...
* Switched to using dynamicBindingPathList for generic scan
2020-11-17 11:26:08 +05:30
Piyush Mishra
49c24c7654
Force redirect https on development nginx server ( #1733 )
2020-11-16 19:01:33 +05:30
Trisha Anand
a722b08002
Adding index for unpublishedAction.pageId to bring down the number of documents fetched in mongo db query during update layouts' fetching actions on page load. ( #1739 )
2020-11-16 18:59:04 +05:30
Arpit Mohan
799b88b6d4
Release drafter only for code pushes
2020-11-12 23:45:59 +05:30
Arpit Mohan
0e7cb2f834
Correcting the yml for release drafter yml
2020-11-12 23:43:23 +05:30
Arpit Mohan
85e9fa7282
Correcting the branch name for release drafter Github action
2020-11-12 23:39:28 +05:30
Arpit Mohan
943bf6e2c4
Adding release drafter Github action to automate creation of release notes
2020-11-12 23:31:54 +05:30
Abhinav Jha
be1bc0d27f
Fix issue where creating a new application twice does not work ( #1713 )
2020-11-12 19:10:39 +05:30
Arpit Mohan
c615adafa5
Fixing the telemetry on self-hosted instances ( #1714 )
2020-11-12 19:10:29 +05:30
Arpit Mohan
955f80925f
Fixing the telemetry on self-hosted instances ( #1714 )
2020-11-12 19:01:40 +05:30
Abhinav Jha
0f4269891f
Fix issue where creating a new application twice does not work ( #1713 )
2020-11-12 18:58:12 +05:30
akash-codemonk
86a419d42a
Add the error style to bindings ( #1711 )
2020-11-12 18:53:49 +05:30
Pawan Kumar
fc29a31cd4
Fix/show two whitelist ips issue 1632 ( #1705 )
...
* add second whitelist ip for create datasource page
* revert the cloudhosting check on help button
* update name of util function
* remove unused key
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-11-12 17:35:19 +05:30
NandanAnantharamu
da9ef2cb2d
Added a check for zoom feature test ( #1703 )
...
* Added a check for zoom feature test
* Added another click for zoom-in check
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-11-12 17:34:44 +05:30
Pawan Kumar
7bc4697545
Fix/help modal fab button toggle issue 1681 ( #1692 )
...
* change icon to close on opening help modal
* fix help modal icon bug
* add test cases for the fab buttont toggle issue
* fix padding + closing lag issue of help modal
* pass isOpen true all the time
* fix help modal button hover issue
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-11-12 16:56:54 +05:30
Hetu Nandu
37c2246e22
[Enhancement] Update DSL structures to allow for nested dynamic paths ( #1625 )
...
Implements #1575
2020-11-12 16:53:32 +05:30
akash-codemonk
1510c21a7d
Add a back button to the datasources page ( #1702 )
2020-11-12 15:36:13 +05:30
Nikhil Nandagopal
8d9ae41069
Merge pull request #1709 from appsmithorg/fix/user-icon-numbers
...
Fix: Max 5 user icons to show for each organization on homepage
2020-11-12 15:33:24 +05:30
Rohit Kumawat
175d43aad3
limit added for showing user icons in an organization
2020-11-12 15:01:51 +05:30
Arpit Mohan
32b5a240e4
Merge pull request #1704 from appsmithorg/release
...
Release
2020-11-12 13:04:11 +05:30
Arpit Mohan
073555ee8a
Moving all telemetry check to the configs class ( #1700 )
...
Now we enable/disable all analytics in a central location in the configs class. This ensures that each analytics function can simply check it's own value and not worry about checking for the disableTelemetry flag
2020-11-12 11:56:09 +05:30
Nikhil Nandagopal
e411df0a64
Added check so that existing installs don't get telemetry ( #1698 )
...
* Adding the segment key to the tagged release
* Also opting out of telemetry data in CI builds
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-11-11 23:54:19 +05:30
Nikhil Nandagopal
add47fa98c
Update install.sh
2020-11-11 21:17:05 +05:30
Arpit Mohan
cb4b3b2753
Dummy commit to trigger CI build
2020-11-11 19:43:25 +05:30