Trisha Anand
609045747b
Creating an embedded datasource for an action.
...
Also setting defaults for an action when created via a curl command.
2020-02-25 08:54:16 +00:00
Hetu Nandu
0a40cebf79
function support
2020-02-25 14:20:40 +05:30
Arpit Mohan
39edf1dc74
Merge branch 'release' into 'master'
...
Release
See merge request theappsmith/internal-tools-client!323
2020-02-25 08:48:24 +00:00
Abhinav Jha
000be868ec
Add classes for login button, publish button, application card, widgetcard, editor nav links and application search input.
2020-02-25 12:53:59 +05:30
Abhinav Jha
65e514169a
Merge branch 'fix/filepicker-defaultclick' into 'release'
...
Disable first click from opening the modal in filepicker
See merge request theappsmith/internal-tools-client!321
2020-02-25 06:54:30 +00:00
Abhinav Jha
e2a1217b8b
Remove default click from filepicker
2020-02-25 12:18:41 +05:30
Arpit Mohan
6eace6ae1a
Merge branch 'hotfix/application-delete' into 'release'
...
When deleting a page, also remove it from the application page cache.
This fixes the bug where the application could not be published because it assumed a page existed when that page had been deleted.
See merge request theappsmith/internal-tools-server!205
2020-02-25 06:00:49 +00:00
Arpit Mohan
3020af632b
When deleting a page, also remove it from the application page cache.
...
This fixes the bug where the application could not be published because it assumed a page existed when that page had been deleted.
2020-02-25 11:26:41 +05:30
Satbir Singh
da61f698cf
Merge branch 'fix/radio' into 'release'
...
Changed default option to text.
See merge request theappsmith/internal-tools-client!315
2020-02-24 14:55:10 +00:00
Satbir Singh
9b7a0731e9
Changed default option to text.
2020-02-24 14:55:09 +00:00
Nikhil Nandagopal
d645d2aa74
Merge branch 'feature/file-picker' into 'release'
...
minor fix for file picker
See merge request theappsmith/internal-tools-client!320
2020-02-24 14:32:35 +00:00
Nikhil Nandagopal
fc4d84bac3
minor fix for file picker
2020-02-24 19:58:20 +05:30
Hetu Nandu
e692e3cc3e
Merge branch 'release' into 'master'
...
Release
See merge request theappsmith/internal-tools-client!319
2020-02-24 13:11:19 +00:00
Hetu Nandu
e166213924
Merge branch 'fix/single-line-editor' into 'release'
...
Fix focus state of editor
See merge request theappsmith/internal-tools-client!316
2020-02-24 12:58:16 +00:00
Hetu Nandu
af150b17e9
Fix focus state of editor
2020-02-24 12:58:16 +00:00
Satbir Singh
2feb1aaa92
Merge branch 'fix/table' into 'release'
...
Fix/table
See merge request theappsmith/internal-tools-client!317
2020-02-24 10:45:36 +00:00
Satbir Singh
78babf36af
Fix/table
2020-02-24 10:45:36 +00:00
Abhinav Jha
a03cb28a3a
WIP: Fix user auth forms styles.
2020-02-24 15:05:11 +05:30
Arpit Mohan
6a93b948b7
Increasing the request buffer size to 5 MB in the default application.properties file
...
This is required for file uploading widgets to be able to successfully upload files.
2020-02-24 14:30:11 +05:30
Abhinav Jha
4cb0e5c0cf
Merge branch 'fix/create-application-error-message' into 'release'
...
Fix Infinite spinner when create application fails.
- The create application form should reflect the error returned from the api.
- The create application form's submit button should not go into an infinite spin mode.
See merge request theappsmith/internal-tools-client!314
2020-02-24 08:08:29 +00:00
Abhinav Jha
a9fa2a6817
Merge branch 'fix/single-select-dropdown-styles' into 'release'
...
Fix single select dropdown background style
See merge request theappsmith/internal-tools-client!313
2020-02-24 07:58:13 +00:00
Abhinav Jha
5b36b3dc3a
Fix Infinite spinner when create application fails.
2020-02-24 13:22:22 +05:30
Abhinav Jha
6f41290bc7
Fix single select dropdown background style
2020-02-24 13:00:53 +05:30
Abhinav Jha
26759bb2b4
Merge branch 'fix/toast-font-size' into 'release'
...
Change toast font size from 14px to 16px
See merge request theappsmith/internal-tools-client!312
2020-02-24 07:14:30 +00:00
Abhinav Jha
48b7b45cbc
Change toast font size from 14px to 16px
2020-02-24 12:36:30 +05:30
Nikhil Nandagopal
c1c06a6b7f
Merge branch 'feature/file-picker' into 'release'
...
moved to storing file on add instead of upload
See merge request theappsmith/internal-tools-client!310
2020-02-24 06:37:48 +00:00
Nikhil Nandagopal
c093d9714e
moved to storing file on add instead of upload
2020-02-24 11:59:39 +05:30
Arpit Mohan
786aca059e
Revert "Merge branch 'feature/embedded-datasource' into 'release'"
...
This reverts commit 35b49833615d88bc484207670b8ddf645f70d1ad, reversing
changes made to 29bee80c426b4c469bf8e774b7febf4f63b196b4.
2020-02-24 11:31:58 +05:30
Arpit Mohan
df2d7d2b3d
Increasing the maximum buffer size for requests to 5 MB
2020-02-24 10:53:45 +05:30
Nikhil Nandagopal
87a9a2d80b
Merge branch 'feature/file-picker' into 'release'
...
updated dsl with files picked in base 64
See merge request theappsmith/internal-tools-client!309
2020-02-22 01:46:01 +00:00
Nikhil Nandagopal
7e732a4c7d
moved from dashboard modal to dashboard
2020-02-22 07:09:28 +05:30
Nikhil Nandagopal
ff98deeadb
updated dsl with files picked in base 64
2020-02-21 18:47:52 +05:30
Abhinav Jha
8a27586d0f
Merge branch 'feature/update-widget-name' into 'release'
...
Feature - update widget name
- Users can update a widget's name from the property pane
- Widget Name edit field works just like the page name edit field.
- Any special characters outside of a-z, A-Z, 0-9 and _ are converted automatically to _ when updating the widget name
- Users will find the new widget name updated in all dynamic bindings after updating the widget name.
- Users will see a spinner beside the widget name in the property pane while the widget name is being updated.
- Users will see an error toast notification if the widget name already exists.
See merge request theappsmith/internal-tools-client!299
2020-02-21 12:16:49 +00:00
Abhinav Jha
8024fe5131
Feature - update widget name
2020-02-21 12:16:49 +00:00
Nikhil Nandagopal
cbd6194e25
Merge branch 'release' into 'master'
...
Release
See merge request theappsmith/internal-tools-client!308
2020-02-21 10:03:30 +00:00
Hetu Nandu
ac7cd77e18
Merge branch 'fix/missing-input-in-dynamic-input' into 'release'
...
Dynamic input fixes
See merge request theappsmith/internal-tools-client!307
2020-02-21 08:01:14 +00:00
Hetu Nandu
79f8719b4e
changes i thought i added
2020-02-21 13:27:28 +05:30
Trisha Anand
a3cd991fd3
Merge branch 'feature/embedded-datasource' into 'release'
...
Embedding datasource inside Action to get CURL Importer to work
See merge request theappsmith/internal-tools-server!200
2020-02-21 07:19:47 +00:00
Trisha Anand
a7881935da
This fixes the bug during refactor of name of a widget/action. This bug is recreatable if in the page there is an action with no jsonPathKeys. Handled the null pointer exception by first checking for the null pointer.
2020-02-21 07:19:46 +00:00
Abhinav Jha
1511cc4b6e
Merge branch 'fix/delete-page-refresh' into 'release'
...
Delete Page
- Remove deleted page from list.
- Disable setting a page as default when it is already the default.
- Throw error when deleting the homepage.
See merge request theappsmith/internal-tools-client!305
2020-02-21 07:19:10 +00:00
Abhinav Jha
4045bf4a3d
Remove deleted page from list. Disable setting a page as default when it is already the default. Throw error when deleting the homepage.
2020-02-21 07:19:10 +00:00
Arpit Mohan
ccd9a00f50
Merge branch 'release' into 'master'
...
Release
See merge request theappsmith/internal-tools-client!304
2020-02-21 06:58:49 +00:00
Trisha Anand
92c56c1f42
Merge branch 'feature/template-add-options' into 'release'
...
Added valueOptions to store the permitted values for a key (which is being sent by rapidApi today)
See merge request theappsmith/internal-tools-server!202
2020-02-21 05:50:01 +00:00
Trisha Anand
6109bd4b6c
Added valueOptions to store the permitted values for a key (which is being sent by rapidApi today)
2020-02-21 11:16:07 +05:30
Trisha Anand
608d0c325d
Merge branch 'feature/extend-template-save-rapidapi-response-hash' into 'release'
...
Added hashValue and scraperid to Template
See merge request theappsmith/internal-tools-server!201
2020-02-20 17:51:15 +00:00
Hetu Nandu
ceb2e3c36e
Merge branch 'fix/autocomplete-input-issuesA' into 'release'
...
Fix few p0 issues
See merge request theappsmith/internal-tools-client!306
2020-02-20 15:03:15 +00:00
Hetu Nandu
1447b4f48f
Fix few p0 issues
2020-02-20 15:03:14 +00:00
Trisha Anand
977bac62dc
Added hashValue and scraperid to Template
2020-02-20 19:18:48 +05:30
Trisha Anand
15e1dff980
Merge branch 'feature/expand-action-route-parameters' into 'release'
...
Added route parameters to action configuration to handle the scenario of rapid...
See merge request theappsmith/internal-tools-server!199
2020-02-19 12:21:22 +00:00
Trisha Anand
1795be3c76
Added route parameters to action configuration to handle the scenario of rapid api putting variables in the path
2020-02-19 17:47:26 +05:30