Commit Graph

16958 Commits

Author SHA1 Message Date
Aadhitya A
e910620dc1
Fixing typos in the README file (#871)
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-08 08:06:05 +05:30
Automated Github Action
c0a7217326 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-07 16:08:31 +00:00
Shrikant Sharat Kandula
fa709a6cde Use email as id for users and fix signup events not being reported (#1067) 2020-10-07 21:08:27 +05:30
Shrikant Sharat Kandula
feda7ce022
Use email as id for users and fix signup events not being reported (#1067) 2020-10-07 21:06:58 +05:30
akash-codemonk
2b28c03c25
Expand datasource entity in explorer based on some conditions (#1062)
* Expand datasource entity in explorer based on some conditions

* Fix test

* Do not show error tost when api fails

* Expand datasource entity on test success
2020-10-07 20:49:30 +05:30
Nikhil Nandagopal
c5eb43915e Merge branch 'master' into release 2020-10-07 20:48:49 +05:30
Nikhil Nandagopal
522d370d7d Merge branch 'master' of github.com:appsmithorg/appsmith 2020-10-07 19:40:38 +05:30
Nikhil Nandagopal
fcb6c4c43c
added data source name to query creation (#1068) 2020-10-07 19:40:08 +05:30
Automated Github Action
265cad1c2f Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-07 13:07:10 +00:00
Shrikant Sharat Kandula
65eb9c97d2 Send separate user create event for new users (#1066) 2020-10-07 18:29:31 +05:30
Shrikant Sharat Kandula
985c17a87b Add source to user sign up event (#1065) 2020-10-07 18:29:31 +05:30
Shrikant Sharat Kandula
c77fcfa9ee
Send separate user create event for new users (#1066) 2020-10-07 18:28:17 +05:30
Shrikant Sharat Kandula
c4332b9a1c
Add source to user sign up event (#1065) 2020-10-07 18:07:30 +05:30
Nikhil Nandagopal
3e9547a8d6 Merge branch 'master' of github.com:appsmithorg/appsmith 2020-10-07 16:51:30 +05:30
Nikhil Nandagopal
3ced89e58c added applications page load 2020-10-07 16:49:56 +05:30
Automated Github Action
ae7fa6e27d Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-07 08:07:56 +00:00
Yash Joshi
3bd342a848
Fix active styles for checkbox & radio (#1061)
Fixes: #994
2020-10-07 13:11:08 +05:30
Akash Hamirwasia
04d495ce44
Fix Reset password not disabled after successful reset (#1021)
Fixes #636
2020-10-07 12:47:23 +05:30
Caitlin-Fotheringham
b418c5fd4a
Added check for duplicate values in Dropdown and Radio Widgets (#1011)
Fixes #655
2020-10-07 12:43:19 +05:30
Automated Github Action
8ce7cef771 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-07 07:07:35 +00:00
Anshul Bansal
776daa61ba
Auto Focus on email fields in auth screens (#923)
Fixes: #610 
Co-authored-by: Anshul <anshul@typito.com>
2020-10-07 12:37:16 +05:30
Dmitriy Danilov
8f62ac93a1
Create Org Form: don't allow to use only spaces in names (#913)
Also disables the submit button when invalid
Fixes: #807, #621
2020-10-07 12:14:44 +05:30
Josh Mak
7ad5ac4946
Display warning icon for forgot password failure (#890)
Fixes: #587
2020-10-07 12:08:40 +05:30
dodococo
17028a3f86
Input Widget: Parse regexp before regex validation (#884)
Fixes #697
2020-10-07 12:03:53 +05:30
Arpit Mohan
0ff4cafc73 Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-10-07 07:17:55 +05:30
Arpit Mohan
bb87386406 Merge branch 'master' into release 2020-10-07 06:46:23 +05:30
Arpit Mohan
cb4221938b Correcting the CI flow to include conditional steps for pull_request_target and push events
This is because the pull_request_target runs on the base branch and NOT the merged commit. On the CI, this gives us incorrect results.
2020-10-07 06:45:17 +05:30
Arpit Mohan
0c4b437d98 Adding the condition to fix push vs pull_request_target commit checkouts 2020-10-07 06:37:49 +05:30
Automated Github Action
12ee577def Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-06 17:06:49 +00:00
Hetu Nandu
bf2b4efbfd
Fix for action execution (#1023) 2020-10-06 22:17:16 +05:30
Nikhil Nandagopal
b0708fb070 Merge branch 'release' of github.com:appsmithorg/appsmith-ee into release 2020-10-06 20:42:07 +05:30
Nikhil Nandagopal
7957582061 Merge branch 'master' of github.com:appsmithorg/appsmith 2020-10-06 20:41:11 +05:30
Nikhil Nandagopal
194f27aabb
Feature/analytics (#1022)
* added appname to PAGE_LOAD data and fixed getCurrentApplication method

* Fixed analytics to save and test datasources

* fixed analytics for create action

* added event for action execution

* added a type for event location
2020-10-06 20:40:21 +05:30
Arpit Mohan
185020e9ad Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-10-06 18:38:40 +05:30
areyabhishek
012c78a698
Update README.md 2020-10-06 17:57:35 +05:30
Hetu Nandu
8b75e1c8f4
Local meta state in widgets (#851) 2020-10-06 14:31:51 +05:30
Hetu Nandu
9920322aed Fix CI checkouts for all pull_request_target steps 2020-10-06 12:38:11 +05:30
Automated Github Action
1527e9909a Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-06 07:07:24 +00:00
Ajay Kumar
9fce3912ea
Fix image widget not showing default image when image property is invalid (#882)
Fixes: #760
2020-10-06 12:06:57 +05:30
Automated Github Action
82341a8b31 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-06 06:08:14 +00:00
satbir121
93a1dc7f87
Revert "Feature: Invite modal (#927)" (#1017)
This reverts commit 63daf74a44.
2020-10-06 11:32:43 +05:30
Hetu Nandu
00208c86b6 Possible fix for CI checkout issue 2020-10-06 11:19:57 +05:30
Hetu Nandu
67c6a4b0fb Possible fix for CI checkout issue 2020-10-06 11:19:45 +05:30
Arpit Mohan
fd04e9f95f Merge branch 'release' of github.com:appsmithorg/appsmith into release 2020-10-06 07:40:14 +05:30
Prashant Chaubey
50072ff179
Fixed the ipify URL in PingScheduledTask (#1013) 2020-10-06 06:54:27 +05:30
Hetu Nandu
c1b498f6b8 Possible fix for CI checkout issue 2020-10-05 22:07:09 +05:30
Hetu Nandu
e2912e0aac Possible fix for CI checkout issue 2020-10-05 21:38:07 +05:30
Automated Github Action
8342143df2 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-05 14:07:49 +00:00
Hetu Nandu
3eb47be425
Fix failing Radio tests (#931) 2020-10-05 19:17:00 +05:30
Automated Github Action
f5f841b702 Merge branch 'release' of https://github.com/appsmithorg/appsmith into release 2020-10-05 12:09:17 +00:00