Hetu Nandu
dd65494ff4
Merge branch 'feat/api-pane-testing' into 'release'
...
Basic automated test cases for the API pane
See merge request theappsmith/internal-tools-client!549
2020-05-07 08:07:50 +00:00
Arpit Mohan
49e9cd7c33
feat: add test case for executing blank api
...
- add test case for executing blank api by selecting the available datasource
2020-05-07 08:07:50 +00:00
Hetu Nandu
42f99e766b
Merge branch 'fix/api-timeouts' into 'release'
...
Api timeout changes
See merge request theappsmith/internal-tools-client!554
2020-05-07 08:07:29 +00:00
Hetu Nandu
8572d02b91
Api timeout changes
2020-05-07 08:07:29 +00:00
Akash N
0b66419596
Navigate to datasource pane when there are no valid datasources
2020-05-07 13:28:34 +05:30
Hetu Nandu
99e07eb849
Merge branch 'fix/apiDrafts' into 'release'
...
Fix drafts
See merge request theappsmith/internal-tools-client!543
2020-05-07 07:56:37 +00:00
Hetu Nandu
8e7ba82b3f
Revert back the draft condition
...
- Initialise headers and query parameters while creating an api
- Do not push fields further on
2020-05-07 07:56:37 +00:00
Hetu Nandu
6dc6b6e23d
Merge branch 'fix/create-new-api' into 'release'
...
fix: create new api
See merge request theappsmith/internal-tools-client!553
2020-05-07 07:52:19 +00:00
Hetu Nandu
0744b20252
Merge branch 'fix/apiPaneDatasourceField' into 'release'
...
Create a separate action for datasource generated from datasource pane
See merge request theappsmith/internal-tools-client!552
2020-05-07 07:20:03 +00:00
Sunil K S
07c80092e2
fix: create new api
...
- fix create new api button doesn't work sometimes
2020-05-07 12:39:07 +05:30
Hetu Nandu
1b27830705
Merge branch 'fix/queryPane' into 'release'
...
Query pane fixes
See merge request theappsmith/internal-tools-client!551
2020-05-07 06:36:05 +00:00
Akash N
c94a624253
Query pane fixes
...
- Remove search bar
- Show server error message
2020-05-07 10:40:14 +05:30
Akash N
1b15a8e7f6
Create a seperate action for datasource generated from datasource pane
2020-05-07 10:14:52 +05:30
Rashmi P
0c053c49a6
Merge branch 'fix/Create_Application' into 'release'
...
fixed a load issue
See merge request theappsmith/internal-tools-client!547
2020-05-06 10:53:28 +00:00
Abhinav Jha
4417e7c89a
Merge branch 'no-sw-scenario' into 'release'
...
no-sw-scenario
In scenarios with no service workers, remove the need to fetch all pages when appviewer loads
See merge request theappsmith/internal-tools-client!548
2020-05-06 08:14:19 +00:00
Rashmi P
1f21c0cfca
Merge branch 'release' into 'fix/Create_Application'
...
# Conflicts:
# cypress/support/commands.js
2020-05-06 05:58:18 +00:00
Abhinav Jha
126d6d6912
In scenarios with no service workers, remove the need to fetch all pages when appviewer loads
2020-05-06 11:26:07 +05:30
rashminagarajp
5f78738191
fixed a load issue
2020-05-06 10:56:42 +05:30
Rashmi P
3ceedcc6eb
Merge branch 'fix/Create_Application' into 'release'
...
Fix/create application
See merge request theappsmith/internal-tools-client!544
2020-05-06 03:52:55 +00:00
Rashmi P
398ac17063
Merge branch 'release' into 'fix/Create_Application'
...
# Conflicts:
# cypress/support/index.js
2020-05-05 14:20:18 +00:00
Rashmi P
db2e26c939
Update commands.js
2020-05-05 13:53:21 +00:00
Rashmi P
1336da4fcd
Update commands.js
2020-05-05 13:25:18 +00:00
Hetu Nandu
9b6e483475
Merge branch 'feature/apiAnalytics' into 'release'
...
Add api analytic events
See merge request theappsmith/internal-tools-client!545
2020-05-05 13:21:17 +00:00
Hetu Nandu
18b3de2eff
Add api analytic events
...
- IMPORT_API
- EXPAND_API
- IMPORT_API_CLICK
- DUPLICATE_API_CLICK
- MOVE_API_CLICK
- ADD_API_PAGE
- 3P_PROVIDER_CLICK
2020-05-05 13:21:17 +00:00
Hetu Nandu
12078bd590
Merge branch 'fix/add-extra-timeout-ds-test' into 'release'
...
Use extended timeout for Datasource test api call
See merge request theappsmith/internal-tools-client!546
2020-05-05 12:45:26 +00:00
Abhinav Jha
eb254115f3
Merge branch 'feature/pageload' into 'release'
...
Service workers : Caching
See merge request theappsmith/internal-tools-client!495
2020-05-05 12:16:52 +00:00
Abhinav Jha
f57cf9d903
Service workers : Caching
2020-05-05 12:16:51 +00:00
Hetu Nandu
93f17d6ba2
use 15 seconds
2020-05-05 17:46:16 +05:30
Shrikant Kandula
3e2dea8f84
Merge branch 'bug/hide-exception-class-in-plugin-error-message' into 'release'
...
Hide Exception class details in the Plugin error message.
See merge request theappsmith/internal-tools-server!321
2020-05-05 11:08:38 +00:00
Shrikant Kandula
e99c104fe7
Hide Exception class details in the Plugin error message.
2020-05-05 16:34:09 +05:30
Nikhil Nandagopal
8f95fe22a9
Update form.json
2020-05-05 10:46:58 +00:00
Nikhil Nandagopal
c4f3ccfd8b
Update form.json
2020-05-05 10:34:02 +00:00
rashminagarajp
ff3ce6e01a
added create and delete app fun
2020-05-05 15:07:13 +05:30
rashminagarajp
61ea73f2e5
issues fixed
2020-05-05 14:55:42 +05:30
Shrikant Kandula
bc55baeb1f
Merge branch 'feat/add-delete-datasource-perm-existing-groups' into 'release'
...
Add `delete:datasources` permission to all existing groups.
See merge request theappsmith/internal-tools-server!320
2020-05-05 09:19:40 +00:00
rashminagarajp
2376aa304b
App creation and Deletion is added
2020-05-05 14:38:31 +05:30
Shrikant Kandula
172be7e7e5
Merge branch 'bug/missing-default-database-name-in-mongo-form' into 'release'
...
Add missing default database field in Mongo plugin form.
See merge request theappsmith/internal-tools-server!319
2020-05-05 09:06:32 +00:00
Hetu Nandu
cad7c70f61
Merge branch 'fix/filterPlugins' into 'release'
...
Filter plugins
See merge request theappsmith/internal-tools-client!531
2020-05-05 09:03:03 +00:00
Hetu Nandu
2426d2cac9
Filter plugins
2020-05-05 09:03:03 +00:00
Hetu Nandu
876874d41d
Merge branch 'fix/search-provider-image' into 'release'
...
fix: provider image in search container
See merge request theappsmith/internal-tools-client!533
2020-05-05 09:02:51 +00:00
Hetu Nandu
501800d738
Merge branch 'fix/form-issues' into 'release'
...
Fix issue with reset on form error
See merge request theappsmith/internal-tools-client!524
2020-05-05 08:23:24 +00:00
Hetu Nandu
1cb5b6bf31
Fix issue with reset on form error
2020-05-05 08:23:22 +00:00
Shrikant Kandula
f7f03c5ad7
Add delete:datasources permission to all existing groups.
2020-05-05 13:52:03 +05:30
Sunil K S
f6f5fc6071
fix: provider image in search container
2020-05-05 13:49:33 +05:30
Hetu Nandu
63dacf7346
Merge branch 'fix/increase-request-timeout' into 'release'
...
Increase timeout of execute action
See merge request theappsmith/internal-tools-client!538
2020-05-05 08:13:40 +00:00
Hetu Nandu
7b6fad5259
Increase timeout of execute action
2020-05-05 08:13:39 +00:00
Shrikant Kandula
57dc2205e2
Add missing default database field in Mongo plugin form.
2020-05-05 13:39:03 +05:30
Hetu Nandu
513d23f6fc
Merge branch 'feat/datasources-and-dbquery' into 'release'
...
DB Queries Pane
See merge request theappsmith/internal-tools-client!525
2020-05-05 07:50:30 +00:00
Hetu Nandu
0bdb9bea4c
feat: dynamic post body in api form
...
- add info icon
- display helper text and placeholders dynamically
2020-05-05 07:50:30 +00:00
Hetu Nandu
20a31e5d8f
Merge branch 'release' into 'master'
...
Release to master
See merge request theappsmith/internal-tools-client!536
2020-05-05 07:40:07 +00:00