Arpit Mohan
75b3f18a92
Correcting github actions yaml.
...
Really need a validator for this
2020-12-11 17:41:39 +05:30
Arpit Mohan
7fbd14228d
Correcting the node_modules cache for Cypress tests
2020-12-11 17:39:10 +05:30
prapullac
b27a32940e
Manual Test Ideas ( #2129 )
2020-12-11 17:25:54 +05:30
Arpit Mohan
8baff167b1
Correcting the path ignore for cypress manual tests
2020-12-11 17:12:31 +05:30
Arpit Mohan
51757072de
Ignoring manual cypress tests during build
...
Also correcting the node_modules cache during yarn install
2020-12-11 17:10:05 +05:30
Nidhi
9a9feff678
Reset execute on page load for new actions (copied or otherwise) ( #2162 )
2020-12-11 14:33:07 +05:30
Arpit Mohan
b517639bd0
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-12-11 13:11:11 +05:30
Arpit Mohan
2951c609ec
Correcting the APP_HOST in netlify for deploy previews
2020-12-11 13:10:55 +05:30
devrk96
7475aa643a
Fix: Org logo upload redux state ( #2068 )
2020-12-11 12:31:13 +05:30
Trisha Anand
74342f8598
Adding hikariCP for postgres ( #2130 )
2020-12-10 21:08:02 +05:30
Arpit Mohan
85d958c2c0
[CodeFactor] Apply automated fixes ( #2131 )
...
Co-authored-by: codefactor-io <support@codefactor.io>
2020-12-10 18:44:31 +05:30
Arpit Mohan
c1de6ce8f7
Fixing prettier errors in DynamicBindingUtils
2020-12-10 17:22:18 +05:30
Nidhi
42aae02522
Modified installation instructions ( #2125 )
2020-12-10 15:37:11 +05:30
Piyush Mishra
580c261e5d
copy tab data before mutating ( #2084 )
2020-12-10 14:21:54 +05:30
Arpit Mohan
235c58645f
Adding the Appsmith logo with white background. ( #2121 )
...
This is required because Appsmith logo doesn't show up in Github's dark mode
2020-12-10 14:09:50 +05:30
Hetu Nandu
f312320940
Remove unsafe functions from eval ( #2076 )
2020-12-10 14:00:49 +05:30
Pawan Kumar
5553da02e8
Fix: Page crashes on cloning the API ( #2087 )
...
* fixed the page crashig on cloning the api
* adding test cases
* comment out the drag and drop test case in input spec
* update test case
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-12-10 13:52:40 +05:30
devrk96
8ef7405421
Fix: User icon numbers on home page ( #2070 )
2020-12-10 13:37:48 +05:30
devrk96
2995410d27
Fixing text overflow word-break property fixed. ( #2116 )
2020-12-10 13:36:13 +05:30
Rishabh Saxena
d7dea9aff4
fix toast message on widget cut ( #2059 )
...
* fix toast message on widget cut
* show msg when widget not selected during cut/copy
2020-12-10 13:03:43 +05:30
Arpit Mohan
1a5b3fef63
Merge pull request #2118 from appsmithorg/release
...
v1.2.22-rc
2020-12-10 12:47:25 +05:30
Piyush Mishra
0e47c0a4c0
Fix brackets mismatch ( #2019 )
2020-12-10 11:48:59 +05:30
Nikhil Nandagopal
9b51bf9af2
Merge pull request #2109 from appsmithorg/fix/boolean-validation
...
Fix for false evaluated value showing as null
2020-12-10 11:27:52 +05:30
Piyush Mishra
2b4e25b04a
default to empty array on usage ( #2074 )
2020-12-10 11:25:12 +05:30
NandanAnantharamu
9fb99c1145
Added tests for Table binding with Input Widget ( #1955 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-12-10 10:52:19 +05:30
Hetu Nandu
74f8b51db3
Fix for false evaluated value showing as null
2020-12-09 22:25:59 +05:30
Trisha Anand
e97915c0a1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-12-09 19:17:22 +05:30
Trisha Anand
746b0ab58e
Changed log to sout in postgres plugin
2020-12-09 19:16:54 +05:30
Nikhil Nandagopal
8864a1eca2
Merge pull request #2101 from appsmithorg/fix/sentry-errors
...
added code to prune payloads from sentry actions and reduce depth of …
2020-12-09 19:11:34 +05:30
Trisha Anand
888d79b06d
Removing printing of result objects from plugin execution.
2020-12-09 19:03:51 +05:30
Nikhil Nandagopal
d228f6d117
fix for undefined access to crash field
2020-12-09 18:22:36 +05:30
Nikhil Nandagopal
7d70a71d70
added code to prune payloads from sentry actions and reduce depth of actions reported
2020-12-09 14:42:12 +05:30
Nikhil Nandagopal
854d514359
Merge pull request #2094 from appsmithorg/fix/sentry-errors
...
Prune expensive redux actions and console logs from sentry
2020-12-09 13:06:54 +05:30
Arpit Mohan
9c00931d73
Merge branch 'release'
2020-12-09 12:48:12 +05:30
devrk96
fba79f960b
App icon and color name change issue resolved ( #2089 )
2020-12-09 12:36:02 +05:30
Nikhil Nandagopal
67fc762968
Merge branch 'release' into fix/sentry-errors
...
# Conflicts:
# app/client/src/sagas/ErrorSagas.tsx
2020-12-09 12:34:08 +05:30
Nikhil Nandagopal
0fc5817caa
added a check for errors without payloads
2020-12-09 12:32:27 +05:30
Arpit Mohan
0b7591e6da
Merge pull request #2092 from appsmithorg/release
...
Release
2020-12-09 12:23:00 +05:30
Nikhil Nandagopal
e0ac6e9850
Allowed console errors to still be logged
2020-12-09 11:59:40 +05:30
Nikhil Nandagopal
cfa020c063
pruned expensive redux actions and console logs from sentry
2020-12-09 11:50:39 +05:30
Rishabh Saxena
6a3b3c7cb8
treat false str as falsy for env vars ( #2055 )
...
* check boolean env values against string
* refactor parseConfig
* consistent bools
* return true/false for those strings
2020-12-09 11:22:50 +05:30
Hetu Nandu
04e963c599
Fix for 502 errors from the server ( #1949 )
2020-12-09 00:43:48 +05:30
NandanAnantharamu
ec7149f9d8
Test case for creating multiple apps ( #1871 )
...
* Added test for #1716
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-12-08 23:47:34 +05:30
Trisha Anand
8283396056
Moved from boundedElastic to elastic to ensure that the server services the plugin execution request as soon as the request arrives. ( #2090 )
2020-12-08 22:04:14 +05:30
Sumit Kumar
db3636f7b0
mysql plugin - check if connection is stale before running query ( #2080 )
...
1. Check if mysql plugin connection is stale. If so, then return stale connection exception which triggers a retry after
establishing a new connection.
2. Refactor execute method code to remove code duplication.
3. Add a new test case to check if stale connection gets detected.
2020-12-08 21:03:31 +05:30
Shrikant Sharat Kandula
4d24c8614f
Set random icons and colors for apps that are missing them ( #2083 )
2020-12-08 15:41:40 +05:30
Pawan Kumar
f8fd19d026
fix alignment of api editor response view ( #2002 )
...
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-12-08 14:54:36 +05:30
Pawan Kumar
c67ada9a24
Fix/updating datasources does not update sidebar ( #2018 )
...
* add check for datasources in memo equality check
* add test cases
* update test cases
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-12-08 14:54:02 +05:30
vicky-primathon
19d6ad695e
Table column max width limit removed ( #2077 )
2020-12-08 12:25:30 +05:30
Arpit Mohan
e57bad24f7
Merge pull request #2065 from appsmithorg/release
...
Release
2020-12-07 20:38:56 +05:30