Hetu Nandu
bc018eaece
Merge branch 'feature/widget-validation-error-message' into 'release'
...
Validation Error Message display
* Implements: #295
* Shows a validation error message on the property pane
* Fixes : #380
* Fixed invalid prop for input icons
See merge request theappsmith/internal-tools-client!186
2019-12-10 13:30:16 +00:00
Hetu Nandu
d5e08b5836
Validation Error Message display
2019-12-10 13:30:16 +00:00
Abhinav Jha
71a2bbf344
Merge branch 'feature/sideNav-router-integration' into 'release'
...
Integrate SideNav with react router for faster switching of item
Closes #334
See merge request theappsmith/internal-tools-client!183
2019-12-09 11:31:09 +00:00
Abhinav Jha
34e20f3d1a
Integrate SideNav with react router for faster switching of item
2019-12-09 11:31:09 +00:00
Hetu Nandu
9404215422
Merge branch 'feature/base-dyanmic-input' into 'release'
...
Data Tree Autocomplete
Implements: #293 , #131 , #128
See merge request theappsmith/internal-tools-client!170
2019-12-06 13:16:08 +00:00
Hetu Nandu
f45d2b9135
Data Tree Autocomplete
2019-12-06 13:16:08 +00:00
Abhinav Jha
873d6c6e30
Merge branch 'release' into 'master'
...
Release
See merge request theappsmith/internal-tools-client!184
2019-12-06 12:06:07 +00:00
Arpit Mohan
85fa63d654
Merge branch 'feature/storybooks' into 'release'
...
Storybooks integration
- Add storybooks to appsmith UI application.
- addon-docs - Picks up documentation from the component
- addon-designs - Picks up figma URL to see widget and design side by side
- addong-knobs - Allows to toggle props in storybook
- Add a sample story for TextInputWidget
See merge request theappsmith/internal-tools-client!172
2019-12-05 03:16:00 +00:00
Abhinav Jha
b24dcd8467
Storybooks integration
2019-12-05 03:16:00 +00:00
Satbir Singh
09b6fc2cbc
Merge branch 'fix/realm-script-enable' into 'release'
...
Fix: Re-enable realm
See merge request theappsmith/internal-tools-client!182
2019-12-03 10:08:06 +00:00
Abhinav Jha
aa18f31e07
Re-enable realm
2019-12-03 15:33:05 +05:30
Abhinav Jha
26bebfc9ba
Merge branch 'feature/code-splitting' into 'release'
...
Code Splitting
See merge request theappsmith/internal-tools-client!179
2019-12-03 09:21:06 +00:00
Abhinav Jha
0dbb546e8f
Code Splitting
2019-12-03 09:21:06 +00:00
Satbir Singh
f0613e4d03
Merge branch 'fix/act-exe' into 'release'
...
Fixing action execution error caused from js exec.
See merge request theappsmith/internal-tools-client!181
2019-12-03 07:37:17 +00:00
Satbir
f9d1067181
Fixing action execution error caused from js exec.
2019-12-03 13:03:14 +05:30
Satbir Singh
23de859f1e
Merge branch 'feature/all-widget-loading' into 'release'
...
All widgets loading.
See merge request theappsmith/internal-tools-client!178
2019-12-03 04:41:11 +00:00
Satbir Singh
33b2db0349
All widgets loading.
2019-12-03 04:41:10 +00:00
Satbir Singh
5200633d15
Merge branch 'feature/js-executor' into 'release'
...
Inline js execution
See merge request theappsmith/internal-tools-client!171
2019-12-03 04:37:05 +00:00
Satbir
a886c63c9c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/js-executor
2019-12-03 09:58:49 +05:30
Satbir
a6e25ef3ba
TableAction moved to ActionConstants.
2019-12-03 09:58:14 +05:30
Satbir
1f267954ef
Tests for dynamic binding parse.
2019-12-02 15:21:18 +05:30
Satbir
915da9c660
Renaming extract to evalute.
2019-12-02 15:20:25 +05:30
Arpit Mohan
7ad62e71e0
Merge branch 'release'
2019-12-02 14:24:57 +05:30
Arpit Mohan
ee2b61d251
Merge branch 'feature/header-breadcrumb-routing' into 'release'
...
Editor header - Breadcrumbs routing
Changes:
- The first breadcrumb is "Home" which redirects to the homepage (/)
- The second breadcrumb is "Applications" which redirects to applications (/applications)
See merge request theappsmith/internal-tools-client!175
2019-12-02 08:53:39 +00:00
Abhinav Jha
654d63e484
Editor header - Breadcrumbs routing
2019-12-02 08:53:38 +00:00
Satbir
7d4e565c7b
Removed error string as a return value of evalute
2019-12-02 13:46:56 +05:30
Arpit Mohan
90f5af8eda
Merge branch 'release'
2019-12-02 13:08:17 +05:30
Satbir
431d127a74
Renaming data binding regex.
2019-12-02 13:07:33 +05:30
Satbir
8cbdd84857
Renaming extractDynamicBoundValue to evaluate.
2019-12-02 13:06:20 +05:30
Satbir
2ac28cde5b
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/js-executor
2019-12-02 09:09:36 +05:30
Satbir
0324e6a745
Fixing tests.
2019-12-02 09:08:11 +05:30
Hetu Nandu
85ba2faecc
Merge branch 'feature/plugin-infra' into 'release'
...
Add support for plugin name based filtering
Started pulling plugins from the server and showing actions and data sources depending of plugin name
See merge request theappsmith/internal-tools-client!169
2019-11-29 05:22:49 +00:00
Hetu Nandu
6cea0e80ad
Add support for plugin name based filtering
2019-11-29 05:22:49 +00:00
Hetu Nandu
743984938d
Merge branch 'fix/styleName-prop-issue' into 'release'
...
Renamed styleName prop to accent
Fixes #108 a weird bug with styled-components that passes down styling props to the dom.
See merge request theappsmith/internal-tools-client!167
2019-11-28 07:08:39 +00:00
Hetu Nandu
08ad87fb05
Renamed styleName prop to accent
2019-11-28 07:08:39 +00:00
Satbir
6e0155664e
Removing performance.now and trace.
2019-11-28 09:29:15 +05:30
Satbir
48fa52d9ba
Adding JS execution functionality.
2019-11-28 09:26:44 +05:30
Abhinav Jha
a9839326c5
Merge branch 'release' into 'master'
...
Release
See merge request theappsmith/internal-tools-client!168
2019-11-26 11:56:20 +00:00
Abhinav Jha
0ffe94a298
Merge branch 'feature/catch-dsl-errors' into 'release'
...
Fix published dialog not opening issue. Add try catch around Canvas
Closes #325 and #324
See merge request theappsmith/internal-tools-client!166
2019-11-26 10:45:46 +00:00
Abhinav Jha
5051bd74b8
Fix published dialog not opening issue. Add try catch around Canvas
2019-11-26 10:45:46 +00:00
Abhinav Jha
ef631e3971
Merge branch 'release' into 'master'
...
Release
See merge request theappsmith/internal-tools-client!165
2019-11-26 05:32:10 +00:00
Abhinav Jha
74a240a4d9
Merge branch 'feature/api-environment-integration' into 'release'
...
Update API Environment URLs based on environment variables
Closes #316
See merge request theappsmith/internal-tools-client!161
2019-11-25 12:22:05 +00:00
Abhinav Jha
144ea65ca3
Update API Environment URLs based on environment variables
2019-11-25 12:22:05 +00:00
Hetu Nandu
ce2c6af4b4
Merge branch 'fix/form' into 'release'
...
Drafts in API Pane
Closes : #285 #223 #142 #224 #231 #176 #198 #249 #98 #248 #237 #233 #276 #178 #281
* #223 , #142 : Added feature to save drafts of apis which are indicated by an orange dot next to it
* #285 #224 : Added better routing in the api pane to save last visited api and selecting by default
* #231 : Fixed button disabled state
* #176 : Adding 2 headers and param rows by default
* #198 #98 : Adding a default name for api `Action{Number}`
* #249 : Fixed multiple scrolls in the response view
* #248 #237 #233 #276 : Fixed validations
* #178 : Disable post body in GET
* #281 : Disable Code Editor context menu
See merge request theappsmith/internal-tools-client!158
2019-11-25 09:15:12 +00:00
Hetu Nandu
1825fd7a19
Drafts in API Pane
2019-11-25 09:15:11 +00:00
Nikhil Nandagopal
c183137ccc
Merge branch 'release' into 'master'
...
Release
See merge request theappsmith/internal-tools-client!164
2019-11-25 09:00:31 +00:00
Hetu Nandu
51148dd4d7
Merge branch 'fix/absolute-paths-for-all' into 'release'
...
Move to absolute paths for all files
Closes #279
This changes all relative updates to absolute for better refactoring
See merge request theappsmith/internal-tools-client!163
2019-11-25 07:35:35 +00:00
Hetu Nandu
fbb7742f0e
moved to absolute paths for all fiels
2019-11-25 10:37:27 +05:30
Hetu Nandu
8fb955a12b
Merge branch 'fix/url-api-id' into 'release'
...
Fix wrong path for apiId in response pane
See merge request theappsmith/internal-tools-client!162
2019-11-22 17:09:33 +00:00
Hetu Nandu
59b31c0201
fix wrong id read
2019-11-22 22:34:40 +05:30