Pushpa B
2dfa1f512a
Merge branch 'fix/element-not-identified' into 'release'
...
Fix/element not identified
See merge request theappsmith/internal-tools-client!442
2020-04-02 13:16:18 +00:00
Pushpa B
be491ba33d
Fix/element not identified
2020-04-02 13:16:18 +00:00
Trisha Anand
4760bab964
Fixed the subscribe provider API that is being hit.
2020-04-02 18:24:03 +05:30
Trisha Anand
2e09f7923c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-server into release
2020-04-02 17:17:52 +05:30
Trisha Anand
dcb74a7be7
Updated the marketplace URL after deploying of marketplace service
2020-04-02 17:17:19 +05:30
Hetu Nandu
30ff157c43
Merge branch 'fix/modal-fixes-2' into 'release'
...
Modal fixes 2
See merge request theappsmith/internal-tools-client!438
2020-04-02 10:40:16 +00:00
Arpit Mohan
b7b7328c3f
Merge branch 'release' into feature/acl-spring-object
2020-04-02 13:53:31 +05:30
Arpit Mohan
f165f0b772
Setting the active profile as environment in Rollbar configuration
...
This will help us segment errors from different environments more easily in the Rollbar UI
2020-04-02 13:49:53 +05:30
Satbir Singh
8c402a13cc
Adding missing validation to widgets
2020-04-02 13:23:03 +05:30
Arpit Mohan
01c4a2cc8b
Updating the redis credentials for staging because Heroku keeps changing it
2020-04-02 13:22:11 +05:30
Arpit Mohan
1b18c4d6b3
Writing the initial test and implementation for the application user invite flow.
...
The permissions are being translated to the application domain. Need to also be translated to the page & action domain.
2020-04-02 13:21:01 +05:30
Pushpa B
902f97d411
Merge branch 'feature/Edit-Form-Widgets' into 'release'
...
Feature/edit form widgets
See merge request theappsmith/internal-tools-client!433
2020-04-02 04:47:48 +00:00
Pushpa B
0b0365abf7
Feature/edit form widgets
2020-04-02 04:47:48 +00:00
Abhinav Jha
a3b05781d8
Fix richtexteditor header z-index. Remove resizable collision for Canvas Widgets. Fix issue where new containers had the same children as the previously created container's children
2020-04-02 05:44:58 +05:30
Trisha Anand
ab7327e603
Merge branch 'feature/marketplace-webclient' into 'release'
...
marketplace webclient : First draft of the marketplace client which interacts with the marketplace on a different URL. 1. Get the Providers and Templates given certain parameters. 2. Update the statistics when adding a template to page. 3. Subscribe to th
See merge request theappsmith/internal-tools-server!235
2020-04-01 18:53:40 +00:00
Trisha Anand
f882ffcdf3
Fetching the providers from the Marketplace using webclient. Introduced a temporary end point to support the new source for Providers
2020-04-01 18:53:39 +00:00
Trisha Anand
f51751aba8
Merge branch 'bug/rest-api-post-body' into 'release'
...
Fixing the double escaping to a single escape.
See merge request theappsmith/internal-tools-server!249
2020-04-01 11:54:16 +00:00
Trisha Anand
8ef59460af
Fixing the double escaping to a single escape.
2020-04-01 17:20:07 +05:30
Arpit Mohan
6bb9e3481a
Merge branch 'feature/datasource-create-api' into 'release'
...
Datasource CRUD APIs
APIs for creating, updating, deleting and reading Datasource objects. This MR creates full data structure for Datasource as needed for DB sources.
Includes tests for creating and updating.
See merge request theappsmith/internal-tools-server!248
2020-04-01 08:50:36 +00:00
Shrikant Kandula
1f524827b9
Datasource CRUD APIs
2020-04-01 08:50:36 +00:00
Satbir Singh
292aa713f9
Merge branch 'feature/page-params' into 'release'
...
Page Params
See merge request theappsmith/internal-tools-client!430
2020-04-01 08:09:57 +00:00
Satbir Singh
bb9fc29409
Page Params
2020-04-01 08:09:57 +00:00
Arpit Mohan
4927e7b8d8
Adding a custom SecurityContextFactory to instantiate Mock anonymous user in the test cases.
...
Now we have a lot of flexibility around the SecurityContext during testing. We can instantiate any type of mock users bearing different roles & permissions.
2020-04-01 10:20:04 +05:30
Arpit Mohan
995bfd0bbd
* Adding CustomRepository interfaces and implementations to all the domain objects in the classpath
...
* Adding generic get(Multivalue<String, String> params) implementation to the BaseService. Now all the domain obejcts can simply leverage this base implementation for get queries out of the box for all the fields.
* IMP: For some reason, the query by example has stopped working across the board. Even the super implementation in SimpleReactiveMongoRepository doesn't work. No idea why this is happening. For the time being, have moved to Criteria queries for the get request.
2020-04-01 10:00:18 +05:30
Satbir Singh
3a8b37c923
Merge branch 'fix/ms' into 'release'
...
Fixing default value updating the multi select.
See merge request theappsmith/internal-tools-client!435
2020-03-31 17:36:25 +00:00
Satbir Singh
bbe98ca135
Fixing default value updating the multi select.
2020-03-31 17:36:25 +00:00
Satbir Singh
e4532e152f
Merge branch 'fix/property-pane-evaluated-props' into 'release'
...
Not passing evaluated data to property pane
See merge request theappsmith/internal-tools-client!436
2020-03-31 17:04:44 +00:00
Satbir Singh
80c449e227
Not passing evaluated data to property pane
2020-03-31 22:11:07 +05:30
Nikhil Nandagopal
c38f1bbc83
Merge branch 'fix/charts' into 'release'
...
disabled water mark fusion charts
See merge request theappsmith/internal-tools-client!424
2020-03-31 15:24:29 +00:00
Nikhil Nandagopal
032cb3beb6
Merge branch 'release' into fix/charts
2020-03-31 17:19:10 +05:30
Satbir Singh
f472cfb835
Merge branch 'fix/url-valid' into 'release'
...
Nav to Url validation fixed
See merge request theappsmith/internal-tools-client!419
2020-03-31 10:40:53 +00:00
Satbir Singh
70243829d5
Nav to Url validation fixed
2020-03-31 10:40:52 +00:00
Hetu Nandu
60a9343ef0
Merge branch 'fix/form-buttons' into 'release'
...
Fix form button issues
See merge request theappsmith/internal-tools-client!434
2020-03-31 08:05:09 +00:00
Hetu Nandu
59dde1e024
fix form
2020-03-31 13:12:25 +05:30
Satbir Singh
1adcf0b0dc
Merge branch 'fix/multi-select' into 'release'
...
Default option value multi select
See merge request theappsmith/internal-tools-client!431
2020-03-31 03:21:35 +00:00
Satbir Singh
1a71c8f317
Default option value multi select
2020-03-31 03:21:35 +00:00
Abhinav Jha
487bbb0d84
Merge branch 'fix/add-test-classnames' into 'release'
...
Add classnames
See merge request theappsmith/internal-tools-client!432
2020-03-30 14:21:21 +00:00
Abhinav Jha
5272505673
Add classnames
2020-03-30 14:21:21 +00:00
Trisha Anand
b92557c480
Merge branch 'bug/handle-newline-mustache-replacement' into 'release'
...
Json serialisation fix : Double escape java to conserve \n
See merge request theappsmith/internal-tools-server!246
2020-03-30 09:45:39 +00:00
Trisha Anand
e4ab1635cc
Double escaping java to support "\n" to be conserved through the proxy.
2020-03-30 15:11:25 +05:30
Satbir Singh
e99f9c1ca7
Merge branch 'fix/button-safari' into 'release'
...
Safari button fix
See merge request theappsmith/internal-tools-client!428
2020-03-30 08:55:52 +00:00
Satbir Singh
26b51f2f04
Safari button fix
2020-03-30 08:55:52 +00:00
Satbir Singh
fbec031a4a
Merge branch 'feature/persist-col' into 'release'
...
Persist hidden column
See merge request theappsmith/internal-tools-client!411
2020-03-30 08:16:43 +00:00
Satbir Singh
4d928292e4
Persist hidden column
2020-03-30 08:16:43 +00:00
Hetu Nandu
a2b5e71a1d
Merge branch 'feature/add-view-pagenav-classes' into 'release'
...
Add class name on Page Navs for testing
See merge request theappsmith/internal-tools-client!429
2020-03-30 07:43:34 +00:00
Hetu Nandu
cb385b68b0
Add class name on Page Navs for testing
2020-03-30 07:43:34 +00:00
Arpit Mohan
9f9098268b
Fixing the user service test cases
2020-03-29 17:06:20 +05:30
Arpit Mohan
036bd3a392
Fixing the test cases and SeedMongoData
...
Only userServiceTest is failing now.
2020-03-28 23:07:31 +05:30
Arpit Mohan
381f2f6b4f
Resolving merge conflicts from release branch
2020-03-28 21:52:35 +05:30
Arpit Mohan
189ef1d16c
Merge branch 'hotfix/json-serialization' into 'release'
...
JSON serialization fix for dynamic binding
In the action execution, we now escape all the parameter values received in the dynamic binding. This is because Java unescapes values when it receives the HTTP request. Hence, ActionServiceImpl.execute() will escape the bindings again to ensure that the request to the backend API system still works.
See merge request theappsmith/internal-tools-server!245
2020-03-28 13:48:41 +00:00