Commit Graph

2890 Commits

Author SHA1 Message Date
Arpit Mohan
c8cd7ad934 Merge branch 'bug/acl-getAllActions' into 'feature/acl-spring-object'
BaseRepository : findAll function fixed.

See merge request theappsmith/internal-tools-server!353
2020-05-22 10:31:35 +00:00
vicky_primathon.in
ab4692253b displaying only widget names and not widget props in lighning menu 2020-05-22 15:59:08 +05:30
Trisha Anand
0c9c95bc9a Fixed the findAll repository function which was leading to get all actions via application id to throw an internal server error. 2020-05-22 15:56:09 +05:30
Abhinav Jha
3ef6edf282 Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu 2020-05-22 15:50:10 +05:30
Abhinav Jha
f12816e4c8 Remove lightning menu from url field 2020-05-22 15:46:53 +05:30
Arpit Mohan
454932268a Changing the backend API endpoint on this branch because this is endpoint is what local builds & test cases hit 2020-05-22 14:57:46 +05:30
vicky_primathon.in
dbfa9a2690 Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu 2020-05-22 13:33:37 +05:30
vicky_primathon.in
91ebce308a Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu 2020-05-22 13:31:50 +05:30
Satbir Singh
b49215e6b0 Merge branch 'release' into 'master'
Release to master

See merge request theappsmith/internal-tools-client!627
2020-05-22 07:43:37 +00:00
vicky_primathon.in
377075baa2 cursor positioning fixed 2020-05-22 12:59:15 +05:30
vicky_primathon.in
3e7e50df7f action sub leveling for alert and modal action 2020-05-22 12:37:20 +05:30
Abhinav Jha
c9a0615b4b Add meta props to widget property list. Fix api form submit on lightning toggle issue. 2020-05-22 12:28:47 +05:30
Arpit Mohan
8560a51751 Merge branch 'hotfix/unused-vars' into 'release'
Removing unused variables from the codebase

See merge request theappsmith/internal-tools-client!624
2020-05-22 06:29:26 +00:00
Arpit Mohan
bffee69497 Removing unused variables from the codebase 2020-05-22 06:29:26 +00:00
vicky_primathon.in
11c97404cb Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu 2020-05-22 11:11:29 +05:30
vicky_primathon.in
cdadcd31fa merge conflicts resolved 2020-05-22 10:59:54 +05:30
vicky_primathon.in
bc448a5e21 widget actions ui modified 2020-05-22 10:45:41 +05:30
Arpit Mohan
ab56198cec Merge branch 'add/CreateDelete-page' into 'release'
Added test to create & delete a page

See merge request theappsmith/internal-tools-client!622
2020-05-22 04:36:04 +00:00
Rashmi P
0552f6dd8c Added test to create & delete a page 2020-05-22 04:36:04 +00:00
Arpit Mohan
97f2e65222 Merge branch 'feature/requestDetailsTabs' into 'release'
Add extra tabs in the API pane for requestHeaders and requestBody

See merge request theappsmith/internal-tools-client!601
2020-05-22 03:43:01 +00:00
Akash N
1850b8f6b3 Bug fixes
- Show request body instead of request headers
- Get httpMethod directly.
- Add padding at the right for tabs
2020-05-22 03:43:01 +00:00
Arpit Mohan
860eb7c839 Merge branch 'fix/automation-mxpnl' into 'release'
Disabling mixpanel logs on automation.

Added script for setting the automation env variables in .gitlab-ci.yml

Also optimizing the .gitlab-ci.yml file for faster builds by:
* Using node:alpine images where necessary. Restrict cypress images only to the cypress test stage
* Running `yarn build` in parallel for Docker packaging & Cypress automation to save time
* Using `parallel` keyword instead of extends template in .gitlab-ci.yml. This is for cleaner configuration

See merge request theappsmith/internal-tools-client!620
2020-05-22 03:06:39 +00:00
Satbir Singh
834d9c8e7b Disabling mixpanel logs on automation by adding "Automation" environment 2020-05-22 03:06:39 +00:00
Trisha Anand
10b07d5912 Merge branch 'feature/acl-org-user-role' into 'feature/acl-spring-object'
GET Organization Users & part base code to update permissions given an org level role.

See merge request theappsmith/internal-tools-server!339
2020-05-21 15:05:43 +00:00
Trisha Anand
d98fce3d09 WIP: adding helper functions for adding/removing roles from an organization. Adding role updates the organization right now. Removing role -> added a helper.
TODO : finish the above code flows + cascade these to the children objects of the organization -> Applications/Pages/Actions.
2020-05-21 15:05:43 +00:00
vicky_primathon.in
9986a215c2 cursor positioned 2020-05-21 19:36:17 +05:30
Aditya Acharya
b6c5bb109a Merge branch 'Add/PublishButton' into 'release'
Add/publish button

*Publish button configuration to add test cases for view application.

See merge request theappsmith/internal-tools-client!617
2020-05-21 09:45:48 +00:00
Aditya Acharya
9f02eb42e4 Add/publish button 2020-05-21 09:45:48 +00:00
Satbir Singh
569ea40922 Merge branch 'feature/published-selectors' into 'release'
Same locators for widgets in publish and edit view

See merge request theappsmith/internal-tools-client!619
2020-05-21 06:42:08 +00:00
Satbir Singh
2aa6a91826 Same locators for widgets in publish and edit view 2020-05-21 11:45:12 +05:30
Satbir Singh
8603909ef6 Merge branch 'fix/locators' into 'release'
Added locators for pagination and post body.

See merge request theappsmith/internal-tools-client!618
2020-05-21 05:16:58 +00:00
Satbir Singh
034d9616e1 Added locators for pagination and post body. 2020-05-21 10:22:24 +05:30
vicky_primathon.in
ee3d13e7bd hide lightnining menu option 2020-05-21 09:52:57 +05:30
Nandan H A
b1ef55dd79 Merge branch 'feature/Api_Action_Tests' into 'release'
Feature/api action tests

added below tests
* API verb tests added ( POST /PUT/PATCH)
* Query param tests (This is also includes invalid and valid)
* Edit APIs( update of api name and api datasource as well)
* mustache API test
* Market Place API test
* Curl POST test


See merge request theappsmith/internal-tools-client!612
2020-05-20 16:04:37 +00:00
Nandan H A
6a1e942680 Feature/api action tests
added below tests
* API verb tests added ( POST /PUT/PATCH)
* Query param tests (This is also includes invalid and valid)
* Edit APIs( update of api name and api datasource as well)
* mustache API test
* Market Place API test
* Curl POST test
2020-05-20 16:04:37 +00:00
vicky_primathon.in
69e2de1d38 lightning menu moved to dynamic auto complete 2020-05-20 21:14:52 +05:30
Trisha Anand
c32ae80f3e Merge branch 'feat/acl-frontend' into 'feature/acl'
fix: Minor UI changes

See merge request theappsmith/internal-tools-client!604
2020-05-20 14:09:51 +00:00
Tejaaswini Narendra
0c9ad77cc0 Query pane fixes
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-05-20 14:09:51 +00:00
Satbir Singh
c663c67670 Merge branch 'fix/on-select' into 'release'
Fixed multiple onSuccess in action selector

See merge request theappsmith/internal-tools-client!613
2020-05-20 12:08:54 +00:00
Abhinav Jha
fc06804214 Merge branch 'fix/map-icons' into 'release'
pick my location icon changed with state

Pick my location in map widget is updated based on click state.

See merge request theappsmith/internal-tools-client!598
2020-05-20 11:57:02 +00:00
Vicky Bansal
849fdd61f4 pick my location icon changed with state 2020-05-20 11:57:02 +00:00
Hetu Nandu
92b306039a Merge branch 'feature/tern-autocomplete' into 'release'
Tern autocomplete

See merge request theappsmith/internal-tools-client!584
2020-05-20 11:30:53 +00:00
Hetu Nandu
010b48d7fa Tern autocomplete 2020-05-20 11:30:53 +00:00
Arpit Mohan
0ee1699603 Merge branch 'bug/datasources-name-clashes' into 'release'
Use sequences for numbering new datasources.

Introduces a new collection in the database, `sequence`. We intend store one document per domain collection (hence a unique index on `name` field), which has a sequence number. The number is *always* set to a value that can be used next and never been used before (hence the human-readable-name `nextNumber`). Of course, this holds true only if the collection is accessed through `SequenceService.getNext(DomainClass.class)`.

This MR also includes two migrations. One for adding a unique index on `sequence.name`. Another for setting an initial value for the `nextNumber` for datasources, such that the next new datasource has a unique name. We are computing this value based off of the existing datasources named `Untitled Datasource <number>`, finding the highest number in the names and incrementing it.

See merge request theappsmith/internal-tools-server!351
2020-05-20 11:21:32 +00:00
Shrikant Kandula
7037d99cfa Use sequences for numbering new datasources. 2020-05-20 11:21:32 +00:00
Rashmi P
50515a8ef5 Merge branch 'add/Create-Delete-test' into 'release'
Added Create Delete App test

See merge request theappsmith/internal-tools-client!611
2020-05-20 11:04:40 +00:00
Rashmi P
345fcdea21 Added Create Delete App test 2020-05-20 11:04:39 +00:00
Arpit Mohan
82725cd7b7 Merge branch 'release' into 'master'
Release to master

See merge request theappsmith/internal-tools-client!614
2020-05-20 10:41:17 +00:00
Arpit Mohan
c653bdb043 Merge branch 'AddTestcases/Binding' into 'release'
TestCase Issue fix

Fixing the issue where the code mirror textArea wasn't getting cleared. 

Also adding more test cases to bind table selected row values to other UI widgets.

See merge request theappsmith/internal-tools-client!615
2020-05-20 10:07:53 +00:00
Aditya Acharya
4adad3aecc Fixing the issue where the code mirror textArea wasn't getting cleared.
Also adding more test cases to bind table selected row values to other UI widgets.
2020-05-20 10:07:53 +00:00