Satbir Singh
7e3df81302
Api name editable.
2020-06-16 10:23:19 +00:00
Satbir Singh
13422048e4
Save api on edit.
2020-06-10 17:42:51 +00:00
Hetu Nandu
e401844014
Fix Chart series data
2020-06-05 16:20:23 +00:00
Hetu Nandu
d9540f8927
Evaluated value popup
2020-06-04 13:49:22 +00:00
Akash N
62f003df6e
Embedded Datasource
...
- Show path along with url in the api pane for embedded datasource
- Add store as datasource menu option for embedded datasource
- Allow users to type the path for global datasources
- Show the base url as a tag along with the path for global datasource.
2020-06-03 05:40:48 +00:00
Satbir Singh
b7b74ffd02
Feature/help
2020-05-28 18:10:26 +00:00
Hetu Nandu
010b48d7fa
Tern autocomplete
2020-05-20 11:30:53 +00:00
Akash N
2630eaa4ca
Feature/datasources draft
2020-05-19 06:10:59 +00:00
Abhinav Jha
e617957ce8
Back to editor button
2020-05-14 06:06:20 +00:00
Hetu Nandu
d19f86ffee
Untitled datasources are named by the server
2020-05-12 15:14:29 +00:00
Hetu Nandu
2426d2cac9
Filter plugins
2020-05-05 09:03:03 +00:00
Hetu Nandu
0bdb9bea4c
feat: dynamic post body in api form
...
- add info icon
- display helper text and placeholders dynamically
2020-05-05 07:50:30 +00:00
Akash N
cf0da78dd4
Merge branch 'release' of https://gitlab.com/theappsmith/internal-tools-client into feature/form-config-api
2020-04-29 16:21:11 +05:30
Abhinav Jha
7b0f659ff2
Widget Name Restrictions
2020-04-29 10:20:12 +00:00
Abhinav Jha
299c2fbbb2
Remove use of reselect in editorSelectors. Rename action from UPDATE_CURRENT_PAGE to SWITCH_CURRENT_PAGE_ID. Update new page name in bread crumbs
2020-04-29 09:41:30 +00:00
Akash N
9c1991aaa3
Get form configs from api
2020-04-29 14:53:23 +05:30
Hetu Nandu
89ab91361e
fix: provider cards ui fixes
...
- alignment of provider cards in api home screen fixes
- do not load the providers if already present
- fix 'Add to page' button moving on cliick in provider templates
2020-04-28 10:47:59 +00:00
Hetu Nandu
13c59ee80f
Datasource bug fixes
...
- Prefill datasource title
- Decrease field width
- Save button should have loading state
- Back button in form screen
- Right align save button
- Add new plugin images
and other fixes
2020-04-28 06:52:53 +00:00
Satbir Singh
a2086d2b5f
Action selector refactor
2020-04-20 05:42:46 +00:00
Hetu Nandu
af3b5d212f
fix: ui fixes and type defination fixes
...
- avoid using any or undefined types in the code
- fix ui issues for api home screen
- update naming convensions
- remove unwanted code
- use color variables
2020-04-14 12:34:14 +00:00
Hetu Nandu
378242e5e8
remove url from data tree
2020-04-07 13:31:34 +05:30
Abhinav Jha
dc877288bc
Modal Fixes 1
2020-04-03 09:32:13 +00:00
Satbir Singh
bb9fc29409
Page Params
2020-04-01 08:09:57 +00:00
Satbir Singh
80c449e227
Not passing evaluated data to property pane
2020-03-31 22:11:07 +05:30
Satbir Singh
70243829d5
Nav to Url validation fixed
2020-03-31 10:40:52 +00:00
Abhinav Jha
a0872b97f2
Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar
2020-03-27 09:02:11 +00:00
Hetu Nandu
80db9eb030
Performance instrumentation
2020-03-23 12:40:17 +00:00
Hetu Nandu
1e86690b52
data tree only contains current page actions
2020-03-19 08:55:52 +05:30
Satbir Singh
43a35c2162
Removed the extra call to fetch application data before load.
2020-03-09 05:46:32 +00:00
Hetu Nandu
d9dee9b16d
Form Widget
2020-03-06 09:45:21 +00:00
Satbir Singh
0b9a0cc6ab
More events
2020-03-06 04:59:24 +00:00
Abhinav Jha
37c96ab839
Fix - P0 issues
2020-03-04 08:10:40 +00:00
Abhinav Jha
4d68e9a167
Remove unused variables. Remove missed console.log statement.
2020-02-27 09:29:28 +05:30
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Hetu Nandu
0a40cebf79
function support
2020-02-25 14:20:40 +05:30
Hetu Nandu
fb80c4b576
Action refactor
2020-02-18 10:41:52 +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
24bca16cf6
Pagination enhancements.
2020-02-07 11:34:57 +00:00
Satbir Singh
84d35aced6
Feature/server side pagination
2020-02-07 02:32:52 +00:00
Abhinav Jha
e2ceaed1db
Merge branch 'fix/delete-app-order' into 'release'
...
Delete application after api response
- When user clicks on delete application -show toast
- When delete api response returns, remove toast as well as application card.
See merge request theappsmith/internal-tools-client!277
2020-02-05 07:00:54 +00:00
Satbir Singh
6987b392d7
Revert "Merge branch 'feature/server-side-pagination' into 'release'"
...
This reverts merge request !271
2020-02-04 09:41:12 +00:00
Satbir Singh
7edad01821
Server side pagination
2020-02-04 08:59:46 +00:00
Abhinav Jha
1dcdf8694f
Delete application after api response
2020-02-03 17:49:10 +05:30
Hetu Nandu
ef245c1c8d
P0 fixes
2020-02-03 11:49:20 +00:00
Hetu Nandu
0dd25ba2ef
Refactor Widget loading
2020-01-30 13:23:04 +00:00
Hetu Nandu
729599009a
Api page association
2020-01-24 09:54:40 +00:00
Abhinav Jha
aaf07ae583
Applications Page and Text Widget Truncation
2020-01-20 08:07:00 +00:00
Hetu Nandu
cc50beb0a0
Add back derived properties
2020-01-17 09:28:26 +00:00
Abhinav Jha
2e8f5a982f
Fix - Invite Users
2020-01-14 09:47:45 +00:00
Abhinav Jha
c6906e1781
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/fix-71
2020-01-06 16:33:42 +05:30
Abhinav Jha
8c66983b9b
New User (Invite) API based modifications
2020-01-06 09:07:30 +00:00
Hetu Nandu
0f908de645
Feature/api cached response autocomplete
2020-01-02 13:46:36 +00:00
Abhinav Jha
189c380e85
Property pane should open on move, add and resize
2020-01-02 18:12:02 +05:30
Abhinav Jha
3a5aae9b97
Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login
2019-12-23 12:16:33 +00:00
Hetu Nandu
005c00a145
Revert "Selected Option is now available in dropdown widget."
...
This reverts commit c45198e9927dbb520ef1f3c26f9cfeddbd76995e.
2019-12-19 15:03:27 +05:30
Satbir Singh
01cdbbcabc
Selected Option is now available in dropdown widget.
2019-12-18 11:59:12 +00:00
Abhinav Jha
ed2ecadbc4
User Auth Flow
2019-12-16 08:49:10 +00:00
Hetu Nandu
f45d2b9135
Data Tree Autocomplete
2019-12-06 13:16:08 +00:00
Satbir
2ac28cde5b
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/js-executor
2019-12-02 09:09:36 +05:30
Hetu Nandu
6cea0e80ad
Add support for plugin name based filtering
2019-11-29 05:22:49 +00:00
Satbir
48fa52d9ba
Adding JS execution functionality.
2019-11-28 09:26:44 +05:30
Abhinav Jha
5051bd74b8
Fix published dialog not opening issue. Add try catch around Canvas
2019-11-26 10:45:46 +00:00
Hetu Nandu
fbb7742f0e
moved to absolute paths for all fiels
2019-11-25 10:37:27 +05:30
Abhinav Jha
d64bbc4015
Use applicationId and pageId to render pages
2019-11-22 14:02:55 +00:00
Abhinav Jha
2fa79e403d
Applications Page Styling
2019-11-21 10:52:49 +00:00
Hetu Nandu
7beb7fa40c
Fixes for dry run
2019-11-20 10:57:05 +00:00
Hetu Nandu
a6f7882d5f
Revamp widget property validation
2019-11-19 12:44:58 +00:00
Abhinav Jha
eb07e7ad9f
Fix: Dynamic binding update on updateWidgetProperty
2019-11-14 11:17:36 +00:00
Hetu Nandu
750d69a6c6
Property validations
2019-11-14 09:28:51 +00:00
Abhinav Jha
03e78f0751
WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis.
2019-11-13 07:00:25 +00:00
Hetu Nandu
f222c34b07
View Dynamic bindings
2019-11-08 11:02:00 +00:00
Abhinav Jha
9ba528830d
Feature - Applications Scaffold Page - Create Application
2019-11-07 04:59:40 +00:00
Hetu Nandu
895649d77f
Dynamic Property in Editor mode
2019-11-06 06:35:15 +00:00
Abhinav Jha
ab8270536e
AppViewer - Routing updates the page
2019-11-06 06:21:56 +00:00
Abhinav Jha
ffb9b89620
WIP: Page Creation, Page Switching, Published Application Viewer, DropdownComponent
...
- Fixes #22 , #151 , #166 , #167 , #168 , #169
2019-10-31 08:36:04 +00:00
Abhinav Jha
7476bb4936
WIP: Fixes #135 , #96 , #147 , #149 , #110 , #138
2019-10-24 17:17:35 +05:30
Abhinav Jha
78513b0298
WIP: Trigger Preview and Publish Api
2019-10-24 14:53:50 +05:30
Abhinav Jha
99ce65c756
Property Pane Controls
...
- Fixes #121 , #122 , #123 , #124 , #90 , #46 , #65 , #100 , #101 , #68 , #102
2019-10-24 05:24:45 +00:00
Abhinav Jha
b950ede2b1
Use re-select and re-re-select. Fetch property pane configs from appsmith API. Refactor code to use reselect and re-reselect
2019-10-21 11:40:24 +00:00