Yash Joshi
c085fc778d
Fix evaluated pane scrollbar style ( #1251 )
...
fixes : #1182
2020-10-19 12:02:07 +05:30
Nuwan Sameera Alawatta
f5adc5732b
Fix page name special character bug ( #1035 )
...
* Fix page name special character bug
* update fix page name special character bug
* fix page name ending space
2020-10-19 10:48:27 +05:30
Akshay Avinash
4e99ab7ace
Fix 781 invalid message on password reset failure ( #1234 )
...
* Updated to add button to redirect to forgot password page
2020-10-16 19:48:03 +05:30
NandanAnantharamu
10fe3ba171
Feature/navigate totests ( #1187 )
...
* Adding tests for Navigateto function
* Updated locators and renamed tests
2020-10-16 14:17:54 +05:30
Arpit Mohan
3db43a531b
Adding comments for server workflow for docker push command
...
Ensures that there are no errors in the future
2020-10-16 14:01:56 +05:30
Arpit Mohan
277b97cf3f
Adding dummy commit to trigger build
2020-10-16 13:58:42 +05:30
akash-codemonk
0772bffe23
Create a new input field which outputs a key value pair ( #1226 )
2020-10-16 13:04:32 +05:30
Shrikant Sharat Kandula
0055f01f2f
Remove extraneous scrollbars in API action pane ( #1222 )
2020-10-16 12:28:34 +05:30
Pushkar Khedekar
2ac8ec589f
minor fix for column resizing onevent ( #1235 )
2020-10-16 11:59:50 +05:30
Thakur Karthik
fd9fa46bdd
Fix/fix input size ( #1207 )
...
* fix(codemirror-autocomplete): show selection background on hover for options
This fix if merged shows the selection background by hovering on autocomplete
options.
Ref: #946
* added code to not identify anonymous users
* minor fix
* added alias for users so that segment works with mixpanel
* removed alias since we enabled identity merge for mixpanel
* added fix to not send anonymous user
* Add first_login event for analytics (#1184 )
* Don't send full object to analytics (#1186 )
* fix for removing the extra padding in input field
* Revert "Merge branch 'master' of https://github.com/appsmithorg/appsmith into fix/fix-input-size"
This reverts commit 05a97588f8187c5a9f3146214ef523c30d1370d9, reversing
changes made to 4f70eb61e43c1a9270cb6bd05689820351a5b6e0.
* set scrollbarstyle to null in compact mode
Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2020-10-16 11:56:03 +05:30
Arpit Mohan
1b451daed5
Adding Debian to the list of supported OS ( #700 )
...
The paths to some of the software packages are different in Debian as compared to Ubuntu. Hence, we now take the OS into consideration before executing the `apt-get` command.
Also removing some of the extraneous outputs generated by Integromat.
2020-10-16 10:57:16 +05:30
Arpit Mohan
9d2b017bf3
Making the nginx root configuration also configurable. ( #694 )
...
This is required for enabling custom logging. In future, we can leverage this for proxy caching as well.
Not adding this nginx-root.conf.template file to the installation script because there's nothing for the user to configure there during installation. This file will be baked into the Dockerfile and only the environment variables will be replaced during container start.
2020-10-16 10:00:33 +05:30
allcontributors[bot]
ede03ba554
docs: add pc9795 as a contributor ( #1233 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-15 23:33:28 +05:30
allcontributors[bot]
c3748a6701
docs: add daniel-shuy as a contributor ( #1232 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2020-10-15 23:30:39 +05:30
Daniel Shuy
a93bd52684
Don't append " Copy" suffix to cloned pages in cloned application ( #1172 )
...
* Add test to verify that Pages are cloned
2020-10-15 23:27:32 +05:30
Abhinav Jha
e909cb2f05
Fix: refresh on chunk load error due to deployment ( #800 )
2020-10-15 22:16:01 +05:30
Nikhil Nandagopal
0a149f9e54
added cancel request logic for update layout, api and action ( #1224 )
2020-10-15 20:58:54 +05:30
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
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
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
Shrikant Sharat Kandula
201078ce69
Add pre-requisites instructions to server setup ( #1217 )
2020-10-15 14:26:26 +05:30
akash-codemonk
47847cbc7c
Add widget cta in query pane ( #1157 )
2020-10-15 12:51:00 +05:30
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
Prashant Chaubey
8d2701ed75
Made getAll operation of PageController unsupported ( #1176 )
2020-10-15 11:24:09 +05:30
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
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
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
02dc63840a
Don't send full object to analytics ( #1186 )
2020-10-14 14:56:09 +05:30
Shrikant Sharat Kandula
164824ca85
Add first_login event for analytics ( #1184 )
2020-10-14 12:40:47 +05:30
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
Prashant Chaubey
8a892b6e15
Removed invitation token from the invite email ( #1180 )
2020-10-14 10:30:19 +05:30
Daniel Shuy
cbb098e2e2
Document steps for WSL ( #1170 )
2020-10-13 16:24:34 +05:30
Nikhil Nandagopal
ba9525551b
Update README.md
2020-10-13 15:35:35 +05:30
dependabot[bot]
1157ecbbe6
Bump junit in /app/server/appsmith-plugins/rapidApiPlugin ( #1159 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:35:29 +05:30
dependabot[bot]
2b70011f66
Bump junit in /app/server/appsmith-plugins/mongoPlugin ( #1160 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:35:00 +05:30
dependabot[bot]
668c8e9c1c
Bump junit from 4.11 to 4.13.1 in /app/server/appsmith-interfaces ( #1161 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:33:50 +05:30
dependabot[bot]
d80a70de8d
Bump junit in /app/server/appsmith-plugins/postgresPlugin ( #1162 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:33:24 +05:30
dependabot[bot]
f6b1ff2ed4
Bump junit in /app/server/appsmith-plugins/mysqlPlugin ( #1163 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:33:02 +05:30
dependabot[bot]
43f1478d81
Bump junit in /app/server/appsmith-plugins/restApiPlugin ( #1164 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 14:32:28 +05:30
Shrikant Sharat Kandula
13ddcc0cc9
Upgrade pf4j & test containers and fix plugin tests ( #1156 )
2020-10-13 13:42:14 +05:30
Nikhil Nandagopal
74c3fb8eec
Update README.md
2020-10-13 11:04:26 +05:30