Prashant Chaubey
7a1a2f55e1
Added an WebExceptionHandler to return JSON errors instead of HTML ( #1178 )
2020-10-15 17:47:13 +05:30
Shrikant Sharat Kandula
921c827817
Add isFromInvite field to create_USER event ( #1223 )
2020-10-15 17:42:37 +05:30
Automated Github Action
c23cbe8a2d
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-15 12:10:21 +00:00
Hetu Nandu
863f5816e1
Fixes issue for pageOnload action timing out crashing the app. ( #1219 )
...
* Fixes issue for page onload timing out crashing the app.
* Add tests
2020-10-15 17:08:55 +05:30
Arpit Mohan
7317a7410b
Making the client build workflow with pull_request_target
2020-10-15 15:26:21 +05:30
Arpit Mohan
a762ed33d3
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-15 15:22:35 +05:30
satbir121
5c6b2e1f98
Removing a bad fix for Table column width. ( #1213 )
...
* Removing a bad fix in Table column.
* Removing unwanted code.
2020-10-15 14:56:27 +05:30
Automated Github Action
4496aa0c57
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-15 09:08:01 +00:00
Shrikant Sharat Kandula
201078ce69
Add pre-requisites instructions to server setup ( #1217 )
2020-10-15 14:26:26 +05:30
Automated Github Action
04d630a2b1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-15 08:08:44 +00:00
akash-codemonk
47847cbc7c
Add widget cta in query pane ( #1157 )
2020-10-15 12:51:00 +05:30
Nikhil Nandagopal
1319032268
Merge branch 'master' of github.com:appsmithorg/appsmith
2020-10-15 12:46:26 +05:30
Nikhil Nandagopal
afa4fddc1b
added binary raw data to be set for files picked ( #1211 )
...
* added binary raw data to be set for files picked
* spread options before modifying to maintain immutability
2020-10-15 12:45:58 +05:30
Automated Github Action
2ce9f9fd92
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-15 07:07:34 +00:00
Prashant Chaubey
05380a9c43
Added email verification while creating user and sending email ( #1208 )
2020-10-15 12:19:20 +05:30
Yash Joshi
31162f879a
Update contribution guide: add details about nvm ( #1119 )
2020-10-15 11:55:12 +05:30
Daniel Shuy
57b49c30dd
WSL Documentation: Add Windows hosts file instructions ( #1202 )
...
* Document desktop environment alternative for WSL
2020-10-15 11:52:19 +05:30
Automated Github Action
73600c5d76
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-15 06:08:36 +00:00
Prashant Chaubey
8d2701ed75
Made getAll operation of PageController unsupported ( #1176 )
2020-10-15 11:24:09 +05:30
Automated Github Action
7e0da20ee1
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-15 04:08:36 +00:00
Prashant Chaubey
67ef538409
Returning validation failures while creating organization ( #1084 )
...
* Returning validation failures while creating organization
* Added unit tests
* Changing the name of test security config
Co-authored-by: nitesh261193 <nitesh261193@gmail.com>
2020-10-15 09:07:57 +05:30
Shinn Lok
e85d5ed420
TTL must be set on date field ( #1128 )
...
The PasswordResetToken collection now expires the password reset request in 48 hours.
2020-10-15 09:01:30 +05:30
NandanAnantharamu
dfe19b5693
wait added for toast message ( #1191 )
...
* wait added for toast message
* Updated the hard wait
* msg validation removed only widget update check enabled
2020-10-15 08:43:53 +05:30
Automated Github Action
62f17c24bd
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-14 19:07:00 +00:00
Shrikant Sharat Kandula
ff860e402c
Add logging to segment SDK ( #1188 )
2020-10-15 00:05:09 +05:30
Shrikant Sharat Kandula
8af1852b6a
Refactor tasks on first-login ( #1190 )
...
* Primarily doing example app cloning and analytics in parallel.
* Only create a examples organization, if not already done
2020-10-15 00:02:57 +05:30
Automated Github Action
d00849e05c
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-14 11:07:04 +00:00
devrk96
539253f17e
Feature: Create new-app flow ( #926 )
...
* create new app flow
* uncontrolled component error fixed
* loader added when user is deleting or user role is updating
* home page loader and create-new-app loader added
* user role changing and use deleting state fixed
* PR feeback changes added
* orgname loader added
* warnings removed
* fixed create-new-app flow and delete app test cases
* beforeAll test case condition fixed
* Initial navigation condition fixed in createOrg test cases
* app card loading state fixed
2020-10-14 16:05:19 +05:30
Shrikant Sharat Kandula
c4d73ac752
Don't send full object to analytics ( #1186 )
2020-10-14 15:42:01 +05:30
Automated Github Action
d7f0a09b42
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-14 10:08:08 +00:00
Shrikant Sharat Kandula
908364e643
Don't send full object to analytics ( #1186 )
2020-10-14 14:56:30 +05:30
Shrikant Sharat Kandula
02dc63840a
Don't send full object to analytics ( #1186 )
2020-10-14 14:56:09 +05:30
Shrikant Sharat Kandula
c74617b9c3
Add first_login event for analytics ( #1184 )
2020-10-14 12:46:51 +05:30
Arpit Mohan
84022651d6
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2020-10-14 12:45:44 +05:30
Shrikant Sharat Kandula
7d1af8e27f
Add first_login event for analytics ( #1184 )
2020-10-14 12:42:58 +05:30
Shrikant Sharat Kandula
164824ca85
Add first_login event for analytics ( #1184 )
2020-10-14 12:40:47 +05:30
Nikhil Nandagopal
862fc9d828
Merge branch 'master' of github.com:appsmithorg/appsmith
2020-10-14 12:36:15 +05:30
Nikhil Nandagopal
d50718b8a9
added fix to not send anonymous user
2020-10-14 12:35:06 +05:30
Automated Github Action
8c70379af5
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-14 06:08:57 +00:00
akash-codemonk
527b7b613e
Add "Add" text next to datasource lightning icon ( #1158 )
2020-10-14 11:03:06 +05:30
Shrikant Sharat Kandula
4a070c3d92
Fix blank scrollbars on Firefox ( #1171 )
...
* Fix blank scrollbars on Firefox
* Hide scrollbars on Firefox for consistency
2020-10-14 10:56:43 +05:30
NandanAnantharamu
242d1ea989
binding test added invloving form input and table ( #1126 )
2020-10-14 10:49:24 +05:30
NandanAnantharamu
ccb2c7013e
Feature/pause test ( #1125 )
...
* updated video widget tests
* Updated video widget test
2020-10-14 10:49:08 +05:30
Automated Github Action
9ce076fb01
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-14 05:07:33 +00:00
Prashant Chaubey
8a892b6e15
Removed invitation token from the invite email ( #1180 )
2020-10-14 10:30:19 +05:30
Automated Github Action
a6064793f9
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-13 11:07:15 +00:00
Daniel Shuy
cbb098e2e2
Document steps for WSL ( #1170 )
2020-10-13 16:24:34 +05:30
Automated Github Action
898f98f9b2
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-13 10:07:56 +00:00
Nikhil Nandagopal
ba9525551b
Update README.md
2020-10-13 15:35:35 +05:30
Automated Github Action
95789385ce
Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
2020-10-13 09:07:37 +00:00