Nikhil Nandagopal
c41733700a
Update netlify.toml
2020-10-26 14:59:27 +05:30
Automated Github Action
8a7915f655
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-26 07:09:51 +00:00
James
dd42089440
Making errors more explicit in install.sh ( #1384 )
...
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-26 12:32:45 +05:30
Thakur Karthik
57031fed10
Fix theme breaking with a slash in url ( #1391 )
...
Fixes #1386
2020-10-26 12:30:01 +05:30
Arpit Mohan
7758f5d750
Merge branch 'release'
2020-10-25 21:02:08 +05:30
Arpit Mohan
13fc69a2bb
Disabling Sentry to check app load performance
2020-10-25 20:39:05 +05:30
Arpit Mohan
3cbb79c8b9
Merge branch 'release'
2020-10-25 13:11:34 +05:30
Arpit Mohan
fe2b83bdae
Merge pull request #1395 from appsmithorg/release
...
Added check for config crashing when entity properties are not present (#1394 )
2020-10-25 13:10:43 +05:30
Arpit Mohan
2382af48e1
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-25 12:37:47 +05:30
Nikhil Nandagopal
411c2c24c3
Added check for config crashing when entity properties are not present ( #1394 )
...
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-25 12:37:17 +05:30
Hetu Nandu
d7e27be689
Merge pull request #1390 from appsmithorg/release
...
Release
2020-10-24 22:41:26 +05:30
Arpit Mohan
d502e08040
Fixing merge conflicts
2020-10-24 21:30:21 +05:30
Automated Github Action
00b1249461
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-24 15:07:55 +00:00
Hetu Nandu
ea0d873ac8
Fix JS switch failing when going back to normal ( #1388 )
...
Fixes : #1389
2020-10-24 19:59:53 +05:30
Automated Github Action
5f89256041
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-24 12:10:17 +00:00
Hetu Nandu
32469f50b2
Fix for app view not opening correct page ( #1387 )
...
Fixes : #1385
2020-10-24 17:15:16 +05:30
abhishek nayak
59a6fc3228
Update README.md
2020-10-24 16:42:22 +05:30
Arpit Mohan
2be2d441c6
Merge branch 'master' of github.com:appsmithorg/appsmith
2020-10-23 23:53:01 +05:30
Hetu Nandu
0c99c5923c
Merge branch 'release'
2020-10-23 23:37:43 +05:30
Arpit Mohan
c092297dbc
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-23 23:37:43 +05:30
Hetu Nandu
f4d9277950
Fix this ( #1379 )
2020-10-23 23:32:59 +05:30
Arpit Mohan
d977befc54
Merge branch 'master' of github.com:appsmithorg/appsmith
2020-10-23 20:58:58 +05:30
Arpit Mohan
f96f45dc75
Merge pull request #1373 from appsmithorg/release
2020-10-23 20:58:05 +05:30
Automated Github Action
4eaa52f520
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-23 15:07:54 +00:00
Arpit Mohan
c6d4902e3d
Adding microsoft SQL server plugin integration ( #1374 )
2020-10-23 20:36:45 +05:30
akash-codemonk
e9c40da8fd
Fix widget not having query data ( #1372 )
...
* Initialise the tableData and dynamic binding prop adding widget
2020-10-23 20:05:07 +05:30
Arpit Mohan
4cd9964649
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-23 13:32:13 +05:30
akash-codemonk
9d27315213
Update datasource form config to include encrypted property ( #1360 )
2020-10-23 13:31:46 +05:30
Arpit Mohan
dd6cef5d82
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-22 18:46:08 +05:30
Hetu Nandu
6dc40970ef
Fix async evaluation issues ( #1348 )
...
* Fix issue with deleted widgets still showing up in binding reference
* Fix for firefox not letting errors pass through
2020-10-22 18:45:50 +05:30
Arpit Mohan
365e9b6bf6
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-22 17:56:35 +05:30
Shinn Lok
4768fd3848
Fix organization ordering by name on the homepage ( #1177 )
2020-10-22 17:53:51 +05:30
Automated Github Action
4470beeab1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-22 12:10:31 +00:00
Akshay Avinash
474d95b9b4
Updated check to see appsmith editor link based on permissions ( #1247 )
2020-10-22 17:38:51 +05:30
Arpit Mohan
fc9562fb85
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-22 16:42:00 +05:30
Arpit Mohan
74fe08f8bf
Adding the database changelog for Redis ( #1346 )
...
1. Fixing the build by excluding the slf4j-api from redis-plugin pom.xml
2. Adding the editor.json and form.json for the query pane & datasource pane.
3. Adding array handling in the Redis response by feeding all the output into a "result" key
2020-10-22 16:40:19 +05:30
Automated Github Action
e99e8d8673
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-22 08:09:01 +00:00
Prashant Chaubey
bf69c7d66b
Adding basic structure for plugin integrating with Redis ( #1085 )
...
Co-authored-by: nitesh261193 <nitesh261193@gmail.com>
2020-10-22 13:26:58 +05:30
Hetu Nandu
4ffbd16ea8
Fix Dropdown widget selection ( #1340 )
2020-10-22 01:43:25 +05:30
Hetu Nandu
63e5e24c2b
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-22 01:36:08 +05:30
Hetu Nandu
b88758c56e
Fix Dropdown widget selection ( #1340 )
2020-10-22 01:34:34 +05:30
Hetu Nandu
a16372fed1
Fix Dropdown widget selection ( #1340 )
2020-10-22 01:15:02 +05:30
Automated Github Action
1e9fd22f3e
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-21 17:07:26 +00:00
dependabot[bot]
bc14b6ce4b
Bump junit in /app/server/appsmith-plugins/elasticSearchPlugin ( #1331 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-21 22:20:49 +05:30
Automated Github Action
497dc46266
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-21 13:07:36 +00:00
dependabot[bot]
a4872f3cb6
Bump junit in /app/server/appsmith-plugins/dynamoPlugin ( #1335 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-21 17:57:44 +05:30
Shrikant Sharat Kandula
2a53abd8a6
Add DynamoDB Plugin ( #1167 )
...
* Added DynamoPlugin to integrate with DynamoDB
* Connection management for DynamoPlugin
* Process action from a single JSON object as input
* Moved ListTables command to separate class
* Add missing UI definition files
* Use reflection to build request objects for AWS SDK
* All DynamoDB actions are now run purely by reflection
* Serialize responses to JSON
* Remove some unused/commented code and some refactorings
* Add non-working test with generic dynamodb container
* Added working test for ListTables action
* Added test for PutItem action
* Add tests for get and update actions
* Added comments and some refactoring
* Removed unused Command class.
* Added more tests for map to SDK object conversion
* Add templates
* Add option to set an endpoint override
* Fix Dynamo plugin tests when ~/.aws is missing
* Add documentation link for DynamoDB plugin
* Fix validation checks
* Remove debug log
* Added comments on expected query structure
* Fix incorrect error condition with incorrect request format
* Add comment for converting action to method name
* Error out if region is missing
* Remove unused throws declaration
* Use rich form for action configuration
* Removed templates
* Use PNG for logo images
* Use PNG logos for all plugins
* Avoid hard-coded field names
* Change logo to PNG only for ElasticSearch for now
* Wrap errors in AppsmithPluginException
* Typo
Co-authored-by: Trisha Anand <trisha@appsmith.com>
* Fix changeset order number
Co-authored-by: Trisha Anand <trisha@appsmith.com>
* Minor refactoring and fixed error messaging
Co-authored-by: Trisha Anand <trisha@appsmith.com>
2020-10-21 17:45:54 +05:30
Automated Github Action
a039a0ad50
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-21 12:10:23 +00:00
NandanAnantharamu
48a772ab5c
Updated locator for test failure ( #1334 )
2020-10-21 17:13:47 +05:30
Arpit Mohan
951935ac30
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-21 15:35:32 +05:30