Commit Graph

18100 Commits

Author SHA1 Message Date
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
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