Commit Graph

18100 Commits

Author SHA1 Message Date
Rashmi P
f4c17f7423 Update RichTextEditor_spec.js 2020-05-08 10:38:35 +00:00
Rashmi P
8d4a223dd5 Merge branch 'fix/Create_Application' into 'release'
Update commands.js

See merge request theappsmith/internal-tools-client!564
2020-05-08 10:00:18 +00:00
Rashmi P
1527067fac Update commands.js 2020-05-08 09:26:03 +00:00
rashminagarajp
895acb3681 added someke test cases 2020-05-08 14:31:11 +05:30
Shrikant Kandula
0e2320895c Merge branch 'bug/install-default-plugins-to-existing-orgs' into 'release'
Migration to install existing default plugins to existing organizations.

See merge request theappsmith/internal-tools-server!326
2020-05-08 07:12:50 +00:00
Rashmi P
1d8239439e Update Mapdsl.json 2020-05-08 06:38:43 +00:00
Shrikant Kandula
ffc4379a4d Migration to install existing default plugins to existing organizations. 2020-05-08 11:46:13 +05:30
Hetu Nandu
3c9a9afce2 Merge branch 'fix/temp-autocomplete-fix' into 'release'
Fix opening and closing of autocomplete

See merge request theappsmith/internal-tools-client!567
2020-05-08 06:05:03 +00:00
Hetu Nandu
4c5302158f Fix opening and closing of autocomplete 2020-05-08 06:05:03 +00:00
Hetu Nandu
20abff30d4 Merge branch 'test/datasources' into 'release'
Tests for datasource pane

See merge request theappsmith/internal-tools-client!559
2020-05-08 05:40:14 +00:00
Hetu Nandu
00bcaf2022 Tests for datasource pane 2020-05-08 05:40:14 +00:00
Abhinav Jha
9dea72c72b Merge branch 'fix/map-hotfix' into 'release'
Fix/map hotfix

See merge request theappsmith/internal-tools-client!563
2020-05-08 04:02:28 +00:00
Vicky Bansal
651a346143 Fix/map hotfix 2020-05-08 04:02:28 +00:00
Shrikant Kandula
7673ee49eb Merge branch 'chore/remove-index-annotations' into 'release'
Remove index annotations as they don't accurately reflect actual indexes

See merge request theappsmith/internal-tools-server!322
2020-05-08 01:58:43 +00:00
Shrikant Kandula
b8de4ef659 Remove index annotations as they don't accurately reflect actual indexes 2020-05-08 01:58:43 +00:00
Shrikant Kandula
b1a9c40397 Merge branch 'bug/npe-when-curl-command-is-invalid' into 'release'
Guard against NPE when action is null due to cURL command being invalid.

See merge request theappsmith/internal-tools-server!323
2020-05-08 01:22:02 +00:00
Shrikant Kandula
2e9a94341b Guard against NPE when action is null due to cURL command being invalid. 2020-05-08 01:22:02 +00:00
Rashmi P
f284def4be Update commands.js 2020-05-07 15:09:17 +00:00
Trisha Anand
5fa667aecc Merge branch 'feature/add-delete-perm-obj' into 'feature/acl-spring-object'
Add and Remove Policies to an Object

See merge request theappsmith/internal-tools-server!325
2020-05-07 14:14:51 +00:00
Trisha Anand
44ce0bbf01 Added baseservice function add and remove policies to an object. This would be used for updating permissions for an object. 2020-05-07 19:39:36 +05:30
Hetu Nandu
081aa1bf8d Merge branch 'fix/runQuery' into 'release'
Create query action with an actionConfiguration object

See merge request theappsmith/internal-tools-client!561
2020-05-07 13:29:02 +00:00
Akash N
82c17a3bb8 Create query action with an actionConfiguration object 2020-05-07 18:01:29 +05:30
Hetu Nandu
2e7c569997 Revert "fix autocomplete visibility"
This reverts commit 0a33ed35a2827c490258a1bdd5e8fcdc0c03a83a.
2020-05-07 16:37:36 +05:30
Hetu Nandu
a191ec92f5 Merge branch 'fix/api-form-fixes' into 'release'
Api form fixes

See merge request theappsmith/internal-tools-client!557
2020-05-07 11:00:26 +00:00
Hetu Nandu
c38f839331 feat: add test case for executing blank api
- add test case for executing blank api by selecting the available datasource
2020-05-07 11:00:26 +00:00
Abhinav Jha
b0bad09d6e Merge branch 'fix/map-issues' into 'release'
Fix/map issues

Issues Fixed:
*  Pick my location 
*  Change lng to long across map widget
*  Selecting time was causing flicker inside pane configurations of date picker widget
*  Show chart title, and breakages in chart widget fixed
*  Marker in map can be dragged once it is selected
*  Only onCreateMarker action is called once a location is selected on map
*  Reordering tabs UI made smoother

See merge request theappsmith/internal-tools-client!526
2020-05-07 10:51:37 +00:00
Vicky Bansal
fc5f417923 Fix/map issues 2020-05-07 10:51:37 +00:00
Trisha Anand
47e7f6a8c5 Merge branch 'feature/acl-getAllApplications' into 'feature/acl-spring-object'
Feature/acl get all applications

See merge request theappsmith/internal-tools-server!317
2020-05-07 10:49:48 +00:00
Trisha Anand
957116409d Resolved the review comments. Changed the structure of the DTO returned. Added the userPermissions as part of the base domain leading to this field always computed before returning any object to the user. 2020-05-07 10:49:48 +00:00
Hetu Nandu
17f82fde72 Merge branch 'feature/rawDisplayFormat' into 'release'
Raw display format

See merge request theappsmith/internal-tools-client!558
2020-05-07 10:42:17 +00:00
Hetu Nandu
d33b7e955c Revert back the draft condition
- Initialise headers and query parameters while creating an api
- Do not push fields further on
2020-05-07 10:42:17 +00:00
Trisha Anand
10f3395d3b Merge branch 'bug/add-timeout-page-actions' into 'release'
Added timeout in page load actions

See merge request theappsmith/internal-tools-server!324
2020-05-07 09:57:35 +00:00
Trisha Anand
485eb29e03 Added timeout in DslActionDTO which is used to represent actions inside a layout and in turn is used for page load action execution. 2020-05-07 15:06:16 +05:30
Hetu Nandu
a3ddf1250a Merge branch 'fix/autocomplete-visibility' into 'release'
Fix autocomplete visibility

See merge request theappsmith/internal-tools-client!556
2020-05-07 08:53:51 +00:00
Hetu Nandu
fb588af78f Merge branch 'fix/createQueryError' into 'release'
Navigate to datasource pane when there are no valid datasources

See merge request theappsmith/internal-tools-client!555
2020-05-07 08:28:57 +00:00
Hetu Nandu
48a399eb72 fix autocomplete visibility 2020-05-07 13:48:54 +05:30
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