Abhinav Jha
cdb0be7bd5
Fix input fields for signup, create password, forgot password, reset password pages
2020-02-25 17:08:53 +05:30
Abhinav Jha
c36146b431
Fix User auth page styles.
2020-02-25 17:03:07 +05:30
Abhinav Jha
a03cb28a3a
WIP: Fix user auth forms styles.
2020-02-24 15:05: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
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
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
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
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
Abhinav Jha
933fb2fce5
Merge branch 'fix/resizable' into 'release'
...
New Resizable Library
- Custom resizable library is now used for resize operations.
See merge request theappsmith/internal-tools-client!298
2020-02-19 10:53:10 +00:00
Abhinav
8fd04cc5e1
Enforce uniform padding in resizable components
2020-02-19 15:56:17 +05:30
Abhinav
b0211049f8
Fix resize flicker. Add resize handles to corners. Enforce minimum width and height for widgets.
2020-02-19 15:30:03 +05:30
Abhinav
1eb0b6bcff
Fix Visibility issue. Fix widget padding issue. Fix issue where dropzone disappears.
2020-02-19 02:05:52 +05:30
Abhinav
2340250ba0
Fix cherry pick conflicts
2020-02-19 01:33:55 +05:30
Hetu Nandu
ed9cc21d3d
Merge branch 'fix/minor-fixes' into 'release'
...
Fix selected row, add new HTTP method
See merge request theappsmith/internal-tools-client!297
2020-02-18 18:21:02 +00:00
Hetu Nandu
5a95991fbd
fixes
2020-02-18 23:43:19 +05:30
Hetu Nandu
6bf57bfa7c
Merge branch 'fix/backwards-compatible-action-creator' into 'release'
...
Handle old action payloads in new Action Creator
See merge request theappsmith/internal-tools-client!296
2020-02-18 11:14:04 +00:00
Hetu Nandu
c312697dd2
handle old actions
2020-02-18 16:33:25 +05:30
Hetu Nandu
23336f93f4
Merge branch 'feature/action-refactor' into 'release'
...
Action refactor
See merge request theappsmith/internal-tools-client!288
2020-02-18 10:41:52 +00:00
Hetu Nandu
fb80c4b576
Action refactor
2020-02-18 10:41:52 +00:00
Hetu Nandu
b22478e96e
Merge branch 'fix/p0-issues' into 'release'
...
Dropdown widget fixes
See merge request theappsmith/internal-tools-client!295
2020-02-14 07:48:33 +00:00
Hetu Nandu
4343d7bdd8
Dropdown widget fixes
2020-02-14 07:48:33 +00:00
Hetu Nandu
893e8d1b37
Merge branch 'fix/few-issues' into 'release'
...
Fix api pane fixes
- Fix Api Run button not going in loading state
- Fix Api onSuccess and onError not being called
See merge request theappsmith/internal-tools-client!294
2020-02-13 11:48:27 +00:00
Hetu Nandu
a00e53c70d
api fixes
2020-02-13 17:08:34 +05:30
Abhinav Jha
aaf79c3804
Merge branch 'experiment/transparent-canvas' into 'release'
...
Transparent Canvas - Template 1
- Add default template to use when creating a new page
- Fix property pane status before and after drag/resize
- Make Canvas transparent
- Canvas width is 90% of viewport - sidebar.
See merge request theappsmith/internal-tools-client!293
2020-02-13 09:32:24 +00:00
Abhinav Jha
dac746d1e6
Transparent Canvas - Template 1
2020-02-13 09:32:24 +00:00
Abhinav Jha
90d58f04f5
Merge branch 'fix/widget-focus' into 'release'
...
Misc Fixes
See merge request theappsmith/internal-tools-client!292
2020-02-12 09:46:07 +00:00
Abhinav Jha
12c8bfe374
Focus widget only if not already focused. Remove routerparams reducer, we have the info in editorReducer. Change anchor link to button to remove accessibility warnings.
2020-02-12 15:06:08 +05:30
Satbir Singh
14f66a261a
Merge branch 'fix/api-page-css' into 'release'
...
Api pane css fixes.
See merge request theappsmith/internal-tools-client!291
2020-02-12 08:23:50 +00:00
Satbir Singh
3feb8a33e7
Api pane css fixes.
2020-02-12 08:23:50 +00:00
Satbir Singh
87fd118c91
Merge branch 'fix/dd' into 'release'
...
Fixed dropdown option delete issues.
See merge request theappsmith/internal-tools-client!289
2020-02-11 11:03:10 +00:00
Satbir Singh
82992e3f96
Fixed dropdown option delete issues.
2020-02-11 11:03:10 +00:00
Satbir Singh
b709272cec
Merge branch 'feature/refactor-widgetid' into 'release'
...
Updating meta & widget properties does not need widgetid
See merge request theappsmith/internal-tools-client!290
2020-02-11 10:20:47 +00:00
Satbir
8b807f8d29
Updating meta & widget property not need widgetid
2020-02-11 15:43:06 +05:30
Abhinav Jha
6ec12bf772
Merge branch 'fix/widget-visibility' into 'release'
...
Widget visibility
See merge request theappsmith/internal-tools-client!287
2020-02-11 09:56:21 +00:00
Abhinav Jha
870961650a
Widget visibility
2020-02-11 09:56:21 +00:00
Satbir Singh
081d7072f1
Merge branch 'feature/pagintion-enhancements' into 'release'
...
Pagination enhancements.
* Updated pagination text
* Added a Blueprint CallOut to Pagination text
* Server side pagination has to be explicitly enabled in Table widget
Dev notes:
Removed paginatedWidgets from the context.
See merge request theappsmith/internal-tools-client!286
2020-02-07 11:34:57 +00:00