NandanAnantharamu
db89dddbad
Organization test split into 2 parts ( #2247 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-12-17 14:16:54 +05:30
Hetu Nandu
4f92ea99ed
Remove functions for action evals ( #2242 )
2020-12-17 13:36:16 +05:30
Pawan Kumar
e63f0a9d2a
Fix: 404 error page shows server unavailable ( #2195 )
...
* mount error wise route
* remove log
* add test case
* fix wrong error page
* fix typescript error + remove unused variable
* remove 404 + 500 routes
* remove unused imports
* fix typo in test case
* remove history replace in utils
* remove unused variable
* add error codes for safe crash
* remove unused variables
* add error codes in all api rejects + update error reducer code type
* update error codes in init saga
* add selectors for error safe crash + take error logic out of app router
* remove unused variables
* remove extra line
* add header in error pag
* refactor page header on error page
* remove unused import
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-12-17 12:33:59 +05:30
NandanAnantharamu
4914e0a3f2
Updated tests from the functional tests ( #2234 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-12-17 11:40:50 +05:30
Piyush Mishra
0ccc80127a
move null check out ( #2221 )
2020-12-16 14:52:34 +05:30
Rishabh Saxena
2f152bf5b1
fix prev widget hidden when dragging new ( #2211 )
2020-12-16 14:51:57 +05:30
Rishabh Saxena
17ded71de3
fix actions/queries not fetched after cloning a page ( #2196 )
...
* fix actions/queries not fetched after cloning a page
* cf fix
* update type
* update test to check if api is cloned
* trigger tests
2020-12-16 14:51:31 +05:30
Ashwani Sindhu
15a00f4982
Set document title as app name ( #2203 )
2020-12-15 16:54:44 +05:30
Rishabh Saxena
5c905ac0d8
Update styles for date time headers in a table ( #2197 )
2020-12-15 16:54:15 +05:30
Hetu Nandu
df902440f5
Add xml2json and json2xml functions ( #2022 )
2020-12-15 14:16:33 +05:30
Pawan Kumar
1cafbca767
Fix: The search in the multi select is not showing + Multi select dropdown stops functioning if default value is undefined ( #2057 )
...
* fix dropdown input ghost width
* add fix when default option is undefined
* update test cases for dropdown undefined default value
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-12-15 10:34:51 +05:30
Pawan Kumar
ffc6c91150
Fix: Input Widget Regex validation not working as expected ( #2165 )
...
* add check for custom regex when input is number
* add test cases
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-12-15 10:34:30 +05:30
Hetu Nandu
5bd2cc1ea4
Execution params in actions ( #2128 )
2020-12-15 00:18:13 +05:30
Piyush Mishra
7826cee7c3
Null check on actionObj before using it ( #2190 )
2020-12-14 21:52:45 +05:30
Rishabh Saxena
20d15188fd
br instead of p on enter within rte ( #2188 )
2020-12-14 14:50:45 +05:30
Trisha Anand
29706f7852
Removing printing the result for firestore plugin ( #2191 )
2020-12-14 14:48:50 +05:30
Rishabh Saxena
29d87a88f0
unmount during drag ( #2168 )
2020-12-14 12:38:00 +05:30
NandanAnantharamu
095e7d3a8c
Added test for Org logo update and delete ( #2177 )
...
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2020-12-14 11:50:44 +05:30
vicky-primathon
b917f71678
Added undefined check on selectedRowIndices property before checking its length ( #2163 )
2020-12-14 11:49:39 +05:30
Trisha Anand
e5c44168f3
Configured pool size for hikariCP when new pool comes uo. ( #2170 )
2020-12-14 11:07:53 +05:30
dependabot[bot]
17e8725a84
Bump ini from 1.3.5 to 1.3.8 in /app/client ( #2176 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 11:10:46 +05:30
Arpit Mohan
7ae4959c29
Correcting the if clause for environment variable
2020-12-12 22:03:03 +05:30
Arpit Mohan
372774e728
Checking if the new run command works in Github Action
2020-12-12 20:48:21 +05:30
Piyush Mishra
22aa9756c1
Resize canvas on delete widget ( #1958 )
2020-12-11 19:18:01 +05:30
Piyush Mishra
2a05df86c7
Hotfix crash on navigate to API page after widget rename ( #2134 )
2020-12-11 18:04:06 +05:30
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
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
Piyush Mishra
580c261e5d
copy tab data before mutating ( #2084 )
2020-12-10 14:21:54 +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
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