Commit Graph

5314 Commits

Author SHA1 Message Date
Nikhil Nandagopal
51efd8250b Merge branch 'fix/tweaks' into 'release'
Fix/tweaks

See merge request theappsmith/internal-tools-client!648
2020-05-29 06:00:49 +00:00
Arpit Mohan
b0b72d965c Merge branch 'bug/acl-new-user-policies' into 'feature/acl-spring-object'
Bug : New users aren't able to read their own user object and hence homepage doesnt load. Fix : Added lateral permissions for user on create.

See merge request theappsmith/internal-tools-server!358
2020-05-29 05:28:30 +00:00
Trisha Anand
f1e1e6959a Bug : New users aren't able to read their own user object and hence homepage doesnt load.
Fix : Added lateral permissions for user on create.
2020-05-29 05:28:30 +00:00
Satbir Singh
6a89f3acd0 Changed the popover for api creation. 2020-05-29 00:57:01 +05:30
Satbir Singh
e82696759d Changed label 2020-05-29 00:56:08 +05:30
Satbir Singh
0bf9d74a46 Changed Show Modal to Open Popup 2020-05-29 00:33:37 +05:30
Satbir Singh
5e526b9119 Changing Show Alert to Show message in tests 2020-05-29 00:29:09 +05:30
Satbir Singh
7d9b6784e5 Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/tweaks 2020-05-28 23:53:05 +05:30
Satbir Singh
db3896c240 Merge branch 'feature/help' into 'release'
Feature/help

See merge request theappsmith/internal-tools-client!608
2020-05-28 18:10:26 +00:00
Satbir Singh
b7b74ffd02 Feature/help 2020-05-28 18:10:26 +00:00
vicky_primathon.in
96776b746a code review changes 2020-05-28 18:40:25 +05:30
vicky_primathon.in
666ab68703 actions sub-branching in UI done. separating query and api as separate actions done. 2020-05-28 16:22:48 +05:30
Aditya Acharya
4ed4f9548f Merge branch 'Publish/Alltests' into 'release'
Publish/alltests

*Chart and Dropdown test case added
*Table spec test case added

See merge request theappsmith/internal-tools-client!647
2020-05-28 10:35:54 +00:00
Aditya Acharya
bc51f22b16 Publish/alltests 2020-05-28 10:35:54 +00:00
vicky_primathon.in
da4ed9d470 Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu 2020-05-28 15:42:40 +05:30
vicky_primathon.in
63c19544e9 create new saga for createNewQueryAction 2020-05-28 15:42:02 +05:30
vicky_primathon.in
aa743dccb5 Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu 2020-05-28 14:49:58 +05:30
vicky_primathon.in
611b317aed Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu 2020-05-28 14:49:13 +05:30
vicky_primathon.in
d218f50e6a code review changes 2020-05-28 14:48:08 +05:30
Nikhil Nandagopal
f11efcbf9a Merge branch 'fix/tweaks' of gitlab.com:theappsmith/internal-tools-client into fix/tweaks 2020-05-28 14:32:58 +05:30
Satbir Singh
830184dda0 Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/tweaks 2020-05-28 14:29:34 +05:30
Nikhil Nandagopal
03ff6a36f7 fixed test 2020-05-28 14:27:07 +05:30
Nikhil Nandagopal
b57701c81c removed uncommented code
fixed message
increased date range
2020-05-28 14:10:52 +05:30
Trisha Anand
53d81e8ed6 Merge branch 'bug/acl-empty-homepage' into 'feature/acl-spring-object'
Bug Root Cause : New users have no applications inside the organizations(s). In this case, get all applications does not return back organizationApplications object. Fix : In getAllApplications, instead of iterating over collections of applications which

See merge request theappsmith/internal-tools-server!357
2020-05-28 08:13:37 +00:00
Trisha Anand
d6670c70cc Bug Root Cause : New users have no applications inside the organizations(s). In this case, get all applications does not return back organizationApplications object.
Fix : In getAllApplications, instead of iterating over collections of applications which could be empty, we iterate over organizations where we are guaranteed to have atleast one organization.
2020-05-28 13:31:24 +05:30
Rashmi P
70a521a4d2 Merge branch 'Add/Publish-test-cases' into 'release'
Add/publish test cases

See merge request theappsmith/internal-tools-client!645
2020-05-28 06:37:47 +00:00
Rashmi P
57b65fc974 Add/publish test cases 2020-05-28 06:37:47 +00:00
Nikhil Nandagopal
c5e07ca45a Update EntityDefinitions.ts 2020-05-28 06:12:04 +00:00
vicky_primathon.in
263ac8aafb tree level UI updated 2020-05-28 10:02:50 +05:30
Abhinav Jha
d47e5b53d5 Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu 2020-05-28 02:17:52 +05:30
vicky_primathon.in
24b60c7b71 Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/widget-actions-menu 2020-05-27 20:43:06 +05:30
Arpit Mohan
a24633e391 Merge branch 'feaure/acl-cascade-org-permissions' into 'feature/acl-spring-object'
Acl : Cascade org permissions to applications, pages and eventually actions.

See merge request theappsmith/internal-tools-server!355
2020-05-27 14:36:58 +00:00
Trisha Anand
6475be63d1 Baseline code added for cascading the org level permissions to applications, pages and eventually actions. 2020-05-27 14:36:57 +00:00
Arpit Mohan
a99de4a116 Update .gitlab-ci.yml to build the code for feature/acl branch 2020-05-27 14:06:08 +00:00
Trisha Anand
dd7d8887a5 Merge branch 'feat/acl-frontend' into 'feature/acl'
Feat/acl frontend

See merge request theappsmith/internal-tools-client!637
2020-05-27 13:36:06 +00:00
Tejaaswini Narendra
913d5123b4 fix:Minor UI changes
- add ellipsis for the application title
- align org name, list of applications
- increase font size of org name
- increase size of create application icon
- add name for create application card
- remove create application button
2020-05-27 13:36:06 +00:00
Nandan H A
0b4c2bb6fd Merge branch 'feature/Api_pagination' into 'release'
Removed redundant tests and grouped tests

Removed redundant tests.
Added all verb tests to same spec file.
Added pagination test.
updated beforeEach in index file.

See merge request theappsmith/internal-tools-client!642
2020-05-27 11:21:11 +00:00
Nandan H A
a102ca9d6f Removed redundant tests.
Added all verb tests to same spec file.
Added pagination test.
updated beforeEach in index file.
2020-05-27 11:21:11 +00:00
Arpit Mohan
d20e92a587 Modifying the Action object to include an array of Property for dynamicBindingPathList 2020-05-27 13:16:38 +05:30
Nikhil Nandagopal
5e136ddf7b removed common widgets 2020-05-27 11:13:14 +05:30
Satbir Singh
16652c0b4c Merge branch 'Publish/TestCases' into 'release'
Publish/test cases

See merge request theappsmith/internal-tools-client!641
2020-05-26 12:22:29 +00:00
Aditya Acharya
1ef092b9d2 Publish/test cases 2020-05-26 12:22:29 +00:00
Arpit Mohan
6630446506 Merge branch 'feature/dynamic-binding-action' into 'release'
Adding dynamicBinding to Action

Also adding the status code to ActionExecutionResult when plugin returns with an error.

See merge request theappsmith/internal-tools-server!356
2020-05-26 11:50:09 +00:00
Arpit Mohan
9f82bde92c Adding statusCode from AppsmithPluginErrors when plugins error out
This ensures that we can always display a status code on the client.
2020-05-26 11:50:09 +00:00
Trisha Anand
59a83d414b Added description to roles for organization appsmith roles. 2020-05-26 10:49:42 +05:30
vicky_primathon.in
cfc457c0d7 create new api, query supported 2020-05-26 09:39:40 +05:30
Nikhil Nandagopal
50ec3073f8 increased date picker range
removed input icon
changed table action text
2020-05-25 17:50:55 +05:30
Nikhil Nandagopal
3211b8c915 minor text changes 2020-05-25 15:02:01 +05:30
Tejaaswini
e471706593 Merge branch 'release' into feature/acl 2020-05-25 14:47:05 +05:30
vicky_primathon.in
5987071232 disable lightning menu flag removed 2020-05-25 14:22:38 +05:30