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
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
Hetu Nandu
bf2b4efbfd
Fix for action execution ( #1023 )
2020-10-06 22:17:16 +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
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
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
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
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
Hetu Nandu
3eb47be425
Fix failing Radio tests ( #931 )
2020-10-05 19:17:00 +05:30
Nikhil Nandagopal
39a87bfc51
Merge branch 'master' into release
2020-10-05 17:36:31 +05:30
Hetu Nandu
dc65de31c2
Remove troublesome test
2020-10-05 17:31:02 +05:30
Nikhil Nandagopal
e93d57eadc
Update install.sh
2020-10-05 16:34:34 +05:30
Hetu Nandu
751662d677
Improve PR template.
2020-10-05 14:47:10 +05:30
Hetu Nandu
df2269b348
Improve PR template.
2020-10-05 14:45:20 +05:30
devrk96
63daf74a44
Feature: Invite modal ( #927 )
...
* light and dark mode added in Invite modal
* warnings removed
* create org and invite user test cases fixed
* Application invite design implemented
* manage user icon added
* button width fixed
* PR feedback implemented
2020-10-05 14:05:05 +05:30
Omkar Phansopkar
59439d7517
Fixed the pull request template issue partially ( #902 )
...
Fixes #826
2020-10-05 13:21:07 +05:30
Omkar Phansopkar
7d9ea665d4
Fixed the pull request template issue partially ( #902 )
...
Fixes #826
2020-10-05 13:20:12 +05:30
Hetu Nandu
858db968f6
Fix issue with radio widget crashing ( #922 )
...
* fix types
* Options Validaor checks for empty values
Fixes : #662
Co-authored-by: Sanchit Jain <171220040@nitdelhi.ac.in>
2020-10-05 12:57:44 +05:30
Abhinav Jha
1b8b3f7bbe
Explorer fixes ( #689 )
...
* Make entity icon an actionable area
Persist user toggled entity collapse states
* remove dependency on props.isDefaultExpanded
* Hover effect for dependencies
* Pass search keyword for reliable toggling of entity groups on entity search
* Fix default expanded state of Datasource group entity
* Remove plugingroup file, which was added due to a botched merge conflict resolution
2020-10-05 12:49:33 +05:30
MartinT
58b759bd6a
fix: input widget number validation #768 ( #917 )
2020-10-05 12:36:24 +05:30
MartinT
2158434ba4
style: center login form when 3rd party auth is not enabled ( #919 )
...
* style: center login form when 3rd party auth is not enabled
* style: center signup form when 3rd party auth is not enabled
2020-10-05 12:35:20 +05:30
akash-codemonk
a79411ee9b
Update table icon ( #761 )
2020-10-05 12:27:53 +05:30
Hetu Nandu
2038382ce5
Revert "Options Validaor checks for empty values"
...
This reverts commit 6b49d4c4e4 .
2020-10-05 11:11:13 +05:30
Dmitriy Danilov
b841796525
fix: add missed error callback for download ( #912 )
...
Fixes : #673
2020-10-05 10:51:17 +05:30
Sanchit Jain
6b49d4c4e4
Options Validaor checks for empty values
...
Fixes : #662
2020-10-05 10:48:33 +05:30
Petro Popelyshko
e57615e3eb
Fix(backend): Wrong error message while resetting the password fixed, changed from id to email ( #911 )
...
Fixes #637
2020-10-05 09:49:05 +05:30
Dmitriy Danilov
4a26aee19f
Fix(sign-up): change in sign up error message ( #908 )
2020-10-05 09:42:39 +05:30
MartinT
5e2bd66906
Docs: Add instructions in client setup for any port conflicts with 80/443 ( #918 )
...
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-05 09:35:23 +05:30
Saket2
c7558edd13
#678 Correction in contributing.md for client setup ( #907 )
...
Co-authored-by: Saket Agrawal <saketagr@in.ibm.com>
2020-10-05 09:32:47 +05:30
areyabhishek
4f4cb1dc43
Update README.md
...
Spelling correction
2020-10-05 01:01:29 +05:30
Aditya Vats
30378638a3
Invite user modal in view mode can be closed by clicking outside ( #906 )
2020-10-04 00:48:54 +05:30
Nicholas
052bd2a5e3
Fix triggering of onChange when value is the same ( #892 )
...
Fixes : #710
2020-10-03 15:22:59 +05:30
Sanchit Jain
09106780aa
Id value issue for radio groups ( #895 )
...
Fixes : #661
There was issue related to id value while creating new radio group options other than the default ones. And as said I, the id field is not needed at all, but some old config still has the id field.
So since ID field is not required , I have removed it. Which solves the issue.
2020-10-03 14:13:33 +05:30
jack1142
ce3e39453c
Update deploy install script to use api64.ipify.org which supports IPv4 ( #887 )
...
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2020-10-03 12:35:49 +05:30
Nikhil Nandagopal
a49ff07c7c
Update install.sh
...
fixes #889
2020-10-03 12:05:18 +05:30
Nikhil Nandagopal
3f3d966bcc
Update CONTRIBUTING.md
2020-10-02 14:53:20 +05:30
NandanAnantharamu
2fe1c8a5de
Feature/share app test ( #843 )
...
* Add ShareApp test
* Sharing app tests and public access
2020-10-02 14:30:33 +05:30
Arpit Mohan
032426b4ed
Updating the README in the client codebase
...
We now reference the global contribution guide directly
2020-10-02 10:46:47 +05:30
Ari
39bf7db1d7
Remove gitlab-ci configuration files ( #865 )
...
We have since moved our CI to Github Actions and no longer require Gitlab CI config files.
2020-10-02 08:43:41 +05:30