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
Hetu Nandu
283252892b
Add a feature flag for new api pane
2020-04-20 08:26:19 +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
0beb6bc5ca
Batched redux update
2020-04-13 08:24:13 +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
6a22201e81
Fix api pane initialization issue
2020-03-24 14:05:19 +00:00
Hetu Nandu
1e86690b52
data tree only contains current page actions
2020-03-19 08:55:52 +05:30
Hetu Nandu
d9dee9b16d
Form Widget
2020-03-06 09:45:21 +00:00
Abhinav Jha
e3d63f0b22
Remove roboto font. Change the property pane toggling mechanism. Increase max bottom row offset for main container from 2 to 5. Fix padding and offsets for the widget border component, resize handles.
2020-03-06 09:33:20 +00:00
Satbir Singh
0b9a0cc6ab
More events
2020-03-06 04:59:24 +00:00
Satbir Singh
d6d6d4b40d
Feature/events
2020-03-03 07:02:53 +00:00
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Abhinav Jha
8024fe5131
Feature - update widget name
2020-02-21 12:16:49 +00:00
Hetu Nandu
fb80c4b576
Action refactor
2020-02-18 10:41:52 +00:00
Satbir Singh
84d35aced6
Feature/server side pagination
2020-02-07 02:32:52 +00:00
Abhinav Jha
ae13b079ec
Create and Switch Organizations
2020-02-03 10:37:03 +00:00
Hetu Nandu
0dd25ba2ef
Refactor Widget loading
2020-01-30 13:23:04 +00:00
Hetu Nandu
b6898d4ef7
Page Load actions with dependencies
2020-01-30 10:55:37 +00:00
Abhinav Jha
156565c65e
Page Management
2020-01-27 08:24:58 +00:00
Hetu Nandu
729599009a
Api page association
2020-01-24 09:54:40 +00:00
Abhinav Jha
2b44c712e9
New Widget drag effects
2020-01-20 09:00:37 +00:00
Abhinav Jha
aaf07ae583
Applications Page and Text Widget Truncation
2020-01-20 08:07:00 +00:00
Satbir Singh
f9b7777828
Column resize reorder and hiding columns
2020-01-09 11:39:26 +00:00
Abhinav Jha
b10df26287
Resolve review comments
2020-01-08 09:41:23 +05:30
Abhinav Jha
9d7eaaca80
Optimize popper creation and destructions. Preserve property pane visibility before and after actions.
2020-01-07 17:58:58 +05:30
Abhinav Jha
8c66983b9b
New User (Invite) API based modifications
2020-01-06 09:07:30 +00:00
Abhinav Jha
6c17a6e66d
Logout feature
2020-01-03 08:49:47 +00:00
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
e82f5f3988
Sync path and params in api pane
2019-12-23 12:12:58 +00:00
Abhinav Jha
ed2ecadbc4
User Auth Flow
2019-12-16 08:49:10 +00:00
Hetu Nandu
dd03093834
Execute page load actions when loading page
2019-12-11 15:24:27 +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
Hetu Nandu
1825fd7a19
Drafts in API Pane
2019-11-25 09:15:11 +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
Hetu Nandu
7beb7fa40c
Fixes for dry run
2019-11-20 10:57:05 +00:00
Satbir Singh
2fa2ed72cc
Widget loading state.
2019-11-20 08:10:01 +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
Hetu Nandu
8c8312928a
Fix various api pane bugs
2019-11-13 07:34:59 +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
c9914c4246
Api Dry Run
2019-11-12 09:43:13 +00:00
Nikhil Nandagopal
3881fe699c
Feature/date picker
2019-11-12 07:57:12 +00:00
Hetu Nandu
f222c34b07
View Dynamic bindings
2019-11-08 11:02:00 +00:00
Hetu Nandu
7687d68b61
Rename "resources" to "datasources"
2019-11-07 09:32:38 +00:00
Abhinav Jha
9ba528830d
Feature - Applications Scaffold Page - Create Application
2019-11-07 04:59:40 +00:00