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 |
|
Hetu Nandu
|
f7f494d9b4
|
Merge branch 'fix/autocomplete' into 'release'
removed properties that won't be used for bindings
See merge request theappsmith/internal-tools-client!633
|
2020-05-25 07:37:07 +00:00 |
|
vicky_primathon.in
|
7685d729ee
|
lightning menu changes
|
2020-05-25 12:59:00 +05:30 |
|
Abhinav Jha
|
fc8384ef6e
|
organize lightning menu code
|
2020-05-24 15:29:22 +05:30 |
|
Abhinav Jha
|
569ce718e3
|
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu
|
2020-05-24 14:59:23 +05:30 |
|
Abhinav Jha
|
9906e53623
|
Fix widget drop crash issue
|
2020-05-24 14:56:09 +05:30 |
|
Abhinav Jha
|
7a3ae1f29b
|
Remove create options from lightning menu. Change size of lightning icon
|
2020-05-24 14:55:32 +05:30 |
|
Arpit Mohan
|
a569156029
|
Merge branch 'hotfix/action-error' into 'release'
Creating the actionExecutionResult object for error scenarios as well.
See merge request theappsmith/internal-tools-server!354
|
2020-05-23 07:23:13 +00:00 |
|
Arpit Mohan
|
e6b7ffca9c
|
Creating the actionExecutionResult object for error scenarios as well.
This ensures that we can populate the request fields for all action executions
|
2020-05-23 12:49:01 +05:30 |
|
Hetu Nandu
|
67953fd315
|
Merge branch 'fix/api-content-type' into 'release'
Fix api content type issue
See merge request theappsmith/internal-tools-client!635
|
2020-05-23 05:42:23 +00:00 |
|
Hetu Nandu
|
801369faf3
|
Fix api content type issue
|
2020-05-23 05:42:23 +00:00 |
|
vicky_primathon.in
|
2ba513e2bb
|
updating action selectors value to code after action selection
|
2020-05-23 11:02:04 +05:30 |
|
Trisha Anand
|
04d7716245
|
Merge branch 'fix/remove-user-profile' into 'feature/acl'
remove user profile
See merge request theappsmith/internal-tools-client!630
|
2020-05-22 13:42:31 +00:00 |
|
Tejaaswini Narendra
|
23876a4230
|
remove user profile
|
2020-05-22 13:42:31 +00:00 |
|
Nikhil Nandagopal
|
efabcc690e
|
set empty labels
|
2020-05-22 18:38:57 +05:30 |
|
Trisha Anand
|
a6ce6346af
|
Merge branch 'test/delete-this-branch' into 'feature/acl'
Removing build & test for ACL branches
See merge request theappsmith/internal-tools-client!632
|
2020-05-22 13:00:52 +00:00 |
|
Trisha Anand
|
f269588cda
|
Removing build & test for ACL branches
|
2020-05-22 13:00:52 +00:00 |
|
Nikhil Nandagopal
|
6f749d3e06
|
removed properties that won't be used for bindings
|
2020-05-22 18:16:11 +05:30 |
|
Trisha Anand
|
ee517706dc
|
Changes to try and avoid running the test cases for MR's raised on ACL branch.
|
2020-05-22 17:56:35 +05:30 |
|
Abhinav Jha
|
b2e8e2cd7c
|
Add Suspense fallback
|
2020-05-22 16:57:09 +05:30 |
|
Abhinav Jha
|
11d46fc526
|
Merge branch 'feature/lightning-menu' of gitlab.com:theappsmith/internal-tools-client into feature/lightning-menu
|
2020-05-22 16:33:48 +05:30 |
|
Abhinav Jha
|
a39d35c27e
|
Add lightning icon and tooltip
|
2020-05-22 16:33:35 +05:30 |
|
vicky_primathon.in
|
41fa7fd343
|
right panel width reverted to 75%
|
2020-05-22 16:22:20 +05:30 |
|
vicky_primathon.in
|
627eea093f
|
merge conflicts resolved
|
2020-05-22 16:16:24 +05:30 |
|
vicky_primathon.in
|
d793d3a46e
|
handled autocompletion after setting auto dynamic field's value
|
2020-05-22 16:13:32 +05:30 |
|
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 |
|