vicky_primathon.in
0236dcd251
button text alignment fixed
2020-05-29 17:03:08 +05:30
vicky_primathon.in
c956105365
merge conflicts resolved
2020-05-29 16:59:27 +05:30
Aditya Acharya
a5454fc743
Merge branch 'Binding/PublishAdd' into 'release'
...
Publish Test Cases
See merge request theappsmith/internal-tools-client!655
2020-05-29 10:04:55 +00:00
Aditya Acharya
17bddbda75
Publish Test Cases
2020-05-29 10:04:55 +00:00
Arpit Mohan
e4d3a03b82
Merge branch 'Add/Publish-Bind-tests' into 'release'
...
Add/publish bind tests
Added Publish Bind test cases
Added multiple binds (Datepicker and text) with publish
See merge request theappsmith/internal-tools-client!657
2020-05-29 10:02:03 +00:00
Rashmi P
9aa3b5f247
Add/publish bind tests
2020-05-29 10:02:03 +00:00
Tejaaswini
c2b7eb2f28
Merge branch 'release' into feature/acl
2020-05-29 13:45:02 +05:30
Satbir Singh
26717a14a6
Updated algolia for the order.
2020-05-29 12:42:35 +05:30
Hetu Nandu
2fb29290f1
Merge branch 'fix/chart-data-validation' into 'release'
...
Chart validations, Tabs add new tab issue fix
* Chart validation fixes
* Tab widget, adding new tab will display the same inside pane configurations
See merge request theappsmith/internal-tools-client!574
2020-05-29 06:07:56 +00:00
Vicky Bansal
747c3d5d8b
Chart validations, Tabs add new tab issue fix
2020-05-29 06:07:56 +00:00
vicky_primathon.in
6d42c7fe32
all code review comments handled
2020-05-29 11:37:18 +05:30
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