Satbir Singh
0d0206af1d
Merge branch 'fix/api-copy-switch' into 'release'
...
After copying api switches to the new one.
See merge request theappsmith/internal-tools-client!457
2020-04-07 06:15:52 +00:00
Satbir Singh
031a312fd1
Merge branch 'fix/api-trim' into 'release'
...
Api url is trimmed to remove any spaces.
See merge request theappsmith/internal-tools-client!456
2020-04-07 06:04:19 +00:00
Satbir Singh
8091852269
Api url is trimmed to remove any spaces.
2020-04-07 06:04:19 +00:00
Satbir Singh
6d12e21505
Fixing data undefined error.
2020-04-07 11:28:41 +05:30
Satbir Singh
70a1794e86
After copying api switches to the new one.
2020-04-07 11:17:20 +05:30
Satbir Singh
11487038ef
Merge branch 'fix/table-page' into 'release'
...
Table pagination css fixes
See merge request theappsmith/internal-tools-client!455
2020-04-06 10:23:19 +00:00
Satbir Singh
4e0fdabae2
Table pagination css fixes
2020-04-06 10:23:19 +00:00
Trisha Anand
1d8a0b1d95
Merge branch 'bug/pf4j-dependency-misplaced' into 'release'
...
The pf4j-spring dependency should be declared before appsmith-interfaces.
See merge request theappsmith/internal-tools-server!260
2020-04-06 08:23:00 +00:00
Shrikant Kandula
b8adb96608
The pf4j-spring dependency should be declared before appsmith-interfaces.
2020-04-06 13:44:22 +05:30
Shrikant Kandula
c12cbe0693
Merge branch 'fix-enum-put-not-working' into 'release'
...
Don't nest into Enum properties when copying bean properties.
See merge request theappsmith/internal-tools-server!258
2020-04-06 07:27:24 +00:00
Shrikant Kandula
6d24b996e1
Don't nest into Enum properties when copying bean properties.
2020-04-06 07:27:24 +00:00
Trisha Anand
69d32de888
Merge branch 'bug/delete-duplicate-dependency' into 'release'
...
Remove the pf4j dependency's duplicate from pom.xml
See merge request theappsmith/internal-tools-server!253
2020-04-06 07:22:12 +00:00
Abhinav Jha
6b03adb5c0
Merge branch 'fix/misc-fixes-1' into 'release'
...
Misc fixes 1
See merge request theappsmith/internal-tools-client!453
2020-04-06 06:40:56 +00:00
Abhinav Jha
b7922242a5
Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue.
2020-04-05 12:04:14 +05:30
Nikhil Nandagopal
6421206e1c
minor fix
2020-04-04 13:01:34 +05:30
Nikhil Nandagopal
e88d4eb236
removed fusion chart trial
2020-04-04 12:49:52 +05:30
Trisha Anand
1896e9ec0c
Merge branch 'feature/provider-pagination-total-count' into 'release'
...
This change handles the new DTO received from Marketplace Service over the...
See merge request theappsmith/internal-tools-server!255
2020-04-03 18:01:52 +00:00
Trisha Anand
2fd7b3378b
This change handles the new DTO received from Marketplace Service over the network. The new DTO contains list of providers and total count of providers in the given category. If no category is mentioned, Business Software is assumed to be the category being fetched.
2020-04-03 22:59:38 +05:30
Shrikant Kandula
45cc747ac5
Merge branch 'feature/json-serialization-rest-api' into 'release'
...
To ensure that special characters like "\n", "\t", etc are preserved in the...
See merge request theappsmith/internal-tools-server!254
2020-04-03 14:27:10 +00:00
Trisha Anand
5911234276
To ensure that special characters like "\n", "\t", etc are preserved in the request json body, convert the json string into object.
2020-04-03 14:27:10 +00:00
Nikhil Nandagopal
bc5d3152a2
switched launch and edit
2020-04-03 16:38:38 +05:30
Abhinav Jha
a8cb9d6ab6
Merge branch 'fix/create-modal-btn' into 'release'
...
Create modal button
- Style the create modal button just like any other modal name in the dropdown.
See merge request theappsmith/internal-tools-client!451
2020-04-03 11:03:18 +00:00
Abhinav Jha
d71467451a
Create modal button
2020-04-03 11:03:18 +00:00
Abhinav Jha
67f3e4490a
Merge branch 'fix/modal-widget-fixes-1' into 'release'
...
Modal Fixes 1
- Remove modal manager from header
- Center ModalWidget vertically in viewport
- Center ModalWidget horizontally in viewport
- Select Modal when creating a modal in action selectors
See merge request theappsmith/internal-tools-client!437
2020-04-03 09:32:13 +00:00
Abhinav Jha
dc877288bc
Modal Fixes 1
2020-04-03 09:32:13 +00:00
Pushpa B
0dc1697d6b
Merge branch 'feature/Edit-Form-Widget-2' into 'release'
...
Feature/edit form widget 2
See merge request theappsmith/internal-tools-client!449
2020-04-03 09:29:53 +00:00
Pushpa B
47f8f63f46
Feature/edit form widget 2
2020-04-03 09:29:52 +00:00
Abhinav Jha
5969745239
Merge branch 'fix/add-classnames-3' into 'release'
...
Add classnames to modal selector dropdown, modal close button and modal.
See merge request theappsmith/internal-tools-client!450
2020-04-03 09:01:16 +00:00
Abhinav Jha
5ffb233036
Add classnames to modal selector dropdown, modal close button and modal.
2020-04-03 14:06:02 +05:30
Shrikant Kandula
00da41c7c7
Remove duplicate presence of pf4j-spring dependency.
2020-04-03 13:10:10 +05:30
Satbir Singh
b10aa1b366
Merge branch 'fix/col-css' into 'release'
...
Fixing column delete button css and margin
See merge request theappsmith/internal-tools-client!448
2020-04-03 06:56:13 +00:00
Satbir Singh
ac27f0f2c6
Fixing column delete button css and margin
2020-04-03 06:56:13 +00:00
Shrikant Kandula
742f5a194f
Merge branch 'bug/remove-stacktraces-in-migrations' into 'release'
...
Don't include stack traces in plugins migrations.
See merge request theappsmith/internal-tools-server!247
2020-04-03 06:29:46 +00:00
Shrikant Kandula
e287583cfe
Don't include stack traces in plugins migrations.
2020-04-03 06:29:46 +00:00
Satbir Singh
3a12124d47
Merge branch 'fix/error-autocomplete' into 'release'
...
Do not show error during autocomplete.
See merge request theappsmith/internal-tools-client!447
2020-04-03 05:48:54 +00:00
Satbir Singh
40c77033c0
Do not show error on autocomplete.
2020-04-03 10:45:57 +05:30
Satbir Singh
1a97decc4f
Merge branch 'fix/error-image' into 'release'
...
Default image and Image were both visible in ImageComponent
See merge request theappsmith/internal-tools-client!446
2020-04-03 04:48:40 +00:00
Satbir Singh
a32536bc04
Default image and Image were both visible in ImageComponent
2020-04-03 04:48:40 +00:00
Satbir Singh
41c3401da6
Merge branch 'fix/regex-validation' into 'release'
...
Adding validation for regex property pane field.
See merge request theappsmith/internal-tools-client!445
2020-04-03 03:07:26 +00:00
Satbir Singh
c8f3548065
Adding validation for regex.
2020-04-03 08:12:45 +05:30
Satbir Singh
9d3cd9a3fb
Merge branch 'fix/checkbox' into 'release'
...
Fixing checkbox onCheck issue.
See merge request theappsmith/internal-tools-client!444
2020-04-02 22:09:13 +00:00
Satbir Singh
353ed07dce
Merge branch 'fix/default-image' into 'release'
...
Show default image when image is invalid
See merge request theappsmith/internal-tools-client!443
2020-04-02 22:01:31 +00:00
Satbir Singh
96fe93d8aa
Show default image when image is invalid
2020-04-02 22:01:31 +00:00
Satbir Singh
3c4cb40526
Fixing checkbox onCheck issue.
2020-04-03 02:45:35 +05:30
Satbir Singh
ce374c7104
Merge branch 'fix/multi-select' into 'release'
...
Filterable select. Remove option on x click fix. isRequired not working properly fix.
See merge request theappsmith/internal-tools-client!441
2020-04-02 19:41:04 +00:00
Satbir Singh
2634215765
Filterable select. Remove option on x click fix. isRequired not working properly fix.
2020-04-02 19:41:04 +00:00
Trisha Anand
063df9d5ed
Merge branch 'bug/marketplace-client' into 'release'
...
Marketplace Client bug fixes
See merge request theappsmith/internal-tools-server!252
2020-04-02 16:14:38 +00:00
Satbir Singh
4860b3fbe8
Merge branch 'fix/nav-url-wid' into 'release'
...
Adding missing validation to widgets
See merge request theappsmith/internal-tools-client!440
2020-04-02 13:44:58 +00:00
Shrikant Kandula
45defbc6ce
Merge branch 'bug/jsonpathkey-triple-braces' into 'release'
...
New parser for extracting interpolations from Mustache templates
See merge request theappsmith/internal-tools-server!250
2020-04-02 13:24:55 +00:00
Shrikant Kandula
e5fd048205
New parser for extracting interpolations from Mustache templates
2020-04-02 13:24:55 +00:00