Satbir Singh
70a1794e86
After copying api switches to the new one.
2020-04-07 11:17:20 +05:30
Abhinav Jha
b7922242a5
Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue.
2020-04-05 12:04:14 +05:30
Abhinav Jha
dc877288bc
Modal Fixes 1
2020-04-03 09:32:13 +00:00
Abhinav Jha
a3b05781d8
Fix richtexteditor header z-index. Remove resizable collision for Canvas Widgets. Fix issue where new containers had the same children as the previously created container's children
2020-04-02 05:44:58 +05:30
Satbir Singh
bb9fc29409
Page Params
2020-04-01 08:09:57 +00:00
Satbir Singh
1a71c8f317
Default option value multi select
2020-03-31 03:21:35 +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
80db9eb030
Performance instrumentation
2020-03-23 12:40:17 +00:00
Hetu Nandu
c544ae95b6
Merge branch 'fix/js-switch-convert-back' into 'release'
...
Maintain current property value when switching back to property control from JS
See merge request theappsmith/internal-tools-client!404
2020-03-20 08:07:46 +00:00
Hetu Nandu
fce5186dbf
Merge branch 'fix/current-page-data-tree' into 'release'
...
Datatree should only have actions of the current page
Fixes: https://www.notion.so/appsmith/Other-pages-bindings-should-not-show-in-the-current-page-API-dropdown-autocomplete-462ddf2943834e92a2e82d028b4e3412
Started storing the current pageId in a single place for editor and app view. We set then after updating the canvas. Changed the arg signature of what unevaluated data tree function expects by being more explicit. Passing only the current page actions in this function now. There are a few minor unrelated refactors too
See merge request theappsmith/internal-tools-client!403
2020-03-20 05:53:11 +00:00
Satbir Singh
78b8ed0303
Table refresh on page change.
2020-03-19 12:42:58 +05:30
Hetu Nandu
546b0b7b3a
store parsed state
2020-03-19 10:29:06 +05:30
Hetu Nandu
1e86690b52
data tree only contains current page actions
2020-03-19 08:55:52 +05:30
Satbir Singh
1c49672c64
Merge branch 'fix/nav-url' into 'release'
...
Added a https protocol to navigation url if it does not exist
See merge request theappsmith/internal-tools-client!397
2020-03-18 13:09:54 +00:00
Satbir Singh
9ed59b8380
Merge branch 'fix/api-jsonpathkeys' into 'release'
...
Fixing array issues with api run
See merge request theappsmith/internal-tools-client!396
2020-03-18 09:17:30 +00:00
Hetu Nandu
cf5b605729
fix issue
2020-03-18 13:37:51 +05:30
Satbir Singh
356faf1853
Navigation to url fixed.
2020-03-18 09:12:18 +05:30
Satbir Singh
4655322262
Fixing array issues with json pathkeys
2020-03-18 08:35:06 +05:30
Hetu Nandu
0860daba93
Merge branch 'fix/infinite-widget-loading' into 'release'
...
Fix widget loading issue
See merge request theappsmith/internal-tools-client!390
2020-03-17 16:15:27 +00:00
Hetu Nandu
0272b29ab2
fix loading issue
2020-03-17 21:27:35 +05:30
Satbir Singh
a5875cd30f
Adding user to sentry and fixing source maps
2020-03-17 15:01:20 +00:00
Hetu Nandu
855b49caee
Fix js toggle issues
2020-03-16 07:59:07 +00:00
Hetu Nandu
af247a181e
trigger loading
2020-03-13 14:47:04 +05:30
Hetu Nandu
1bd5a8c5e7
fix page load actions issues
2020-03-13 01:57:39 +05:30
Satbir Singh
cfb967117c
More events
2020-03-11 13:59:46 +00:00
Satbir Singh
43a35c2162
Removed the extra call to fetch application data before load.
2020-03-09 05:46:32 +00:00
Satbir Singh
a260b9f621
Fixing the application header issue.
2020-03-06 15:45:26 +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
c2dcc435dc
Updating login structure as per backend
2020-03-06 06:54:44 +00:00
Satbir Singh
0b9a0cc6ab
More events
2020-03-06 04:59:24 +00:00
Satbir Singh
79c31ac6ca
Merge branch 'feature/events' into 'release'
...
Feature/events
See merge request theappsmith/internal-tools-client!337
2020-03-03 07:02:54 +00:00
Satbir Singh
d6d6d4b40d
Feature/events
2020-03-03 07:02:53 +00:00
Hetu Nandu
ce0f3b933a
Critical fixes
2020-03-03 06:51:59 +00:00
Abhinav Jha
4d68e9a167
Remove unused variables. Remove missed console.log statement.
2020-02-27 09:29:28 +05:30
Abhinav Jha
44848d33cf
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/auth-forms-styles
2020-02-27 09:25:04 +05:30
Hetu Nandu
5e0beb9fe7
Property Pane - Convert control to dynamic
2020-02-26 12:44:56 +00:00
Abhinav Jha
711abae075
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/auth-forms-styles
2020-02-25 17:43:33 +05:30
Abhinav Jha
c36146b431
Fix User auth page styles.
2020-02-25 17:03:07 +05:30
Hetu Nandu
af150b17e9
Fix focus state of editor
2020-02-24 12:58:16 +00:00
Abhinav Jha
5b36b3dc3a
Fix Infinite spinner when create application fails.
2020-02-24 13:22:22 +05:30
Abhinav Jha
8024fe5131
Feature - update widget name
2020-02-21 12:16:49 +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
fb80c4b576
Action refactor
2020-02-18 10:41:52 +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
dac746d1e6
Transparent Canvas - Template 1
2020-02-13 09:32:24 +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
84d35aced6
Feature/server side pagination
2020-02-07 02:32:52 +00:00
Abhinav Jha
f787e18bb5
Widget Styles
2020-02-06 07:01:25 +00:00
Abhinav Jha
1dcdf8694f
Delete application after api response
2020-02-03 17:49:10 +05:30
Abhinav Jha
e6a6442fa7
Merge branch 'feature/switch-org' into 'release'
...
Create and Switch Organizations
- Users should be able to switch to any organization in the organization dropdown
- Users should be able to create an organization from the organization dropdown
See merge request theappsmith/internal-tools-client!272
2020-02-03 10:37:03 +00:00
Abhinav Jha
ae13b079ec
Create and Switch Organizations
2020-02-03 10:37:03 +00:00
Hetu Nandu
6c86253945
Fix components for widget update
2020-01-31 11:13:16 +00:00
Abhinav Jha
235273d1e3
P1 issues
2020-01-31 10:46:43 +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
5c0f221cc7
Fix Editable Text. Sidnav styles. editor/viewer redirection from application card.
2020-01-28 11:57:46 +05:30
Hetu Nandu
9b00a345ad
Various P0 fixes
2020-01-27 13:53:33 +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
Hetu Nandu
324896a660
fix published page isse
2020-01-21 13:58:21 +05:30
Abhinav Jha
032e6bce61
Misc Fixes
2020-01-17 12:34:58 +00:00
Hetu Nandu
cc50beb0a0
Add back derived properties
2020-01-17 09:28:26 +00:00
Abhinav Jha
99d660370d
Cleanup
...
DragLayerComponent
2020-01-16 11:46:21 +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
752944ee02
Various api pane and dynamic input improvements
2020-01-03 13:40:31 +00:00
Abhinav Jha
6c17a6e66d
Logout feature
2020-01-03 08:49:47 +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
Hetu Nandu
107e1fd6d2
Api Pane select api fix
2019-12-30 13:05:37 +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
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
dd03093834
Execute page load actions when loading page
2019-12-11 15:24:27 +00:00
Hetu Nandu
37a96358f4
Separate loading states per action
2019-12-11 15:14:38 +00:00
Hetu Nandu
f45d2b9135
Data Tree Autocomplete
2019-12-06 13:16:08 +00:00
Satbir
f9d1067181
Fixing action execution error caused from js exec.
2019-12-03 13:03:14 +05:30
Satbir
915da9c660
Renaming extract to evalute.
2019-12-02 15:20:25 +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
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
Abhinav Jha
f9e9f0fe55
Configs API Update
2019-11-22 12:15:33 +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
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
Hetu Nandu
9ebcc370b7
Fix table widget render issue
2019-11-14 12:16:11 +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
Satbir Singh
ff80a4b267
Action can be unset. Actions are validated before executing.
2019-11-14 07:42:24 +00:00
Hetu Nandu
8c8312928a
Fix various api pane bugs
2019-11-13 07:34:59 +00:00
Hetu Nandu
c9914c4246
Api Dry Run
2019-11-12 09:43:13 +00:00
Nikhil Nandagopal
3dd7713aac
minor fix
2019-11-12 14:22:13 +05:30
Nikhil Nandagopal
793ab07eed
Merge branch 'master' into release
...
# Conflicts:
# src/sagas/ActionSagas.ts
# src/widgets/TableWidget.tsx
2019-11-12 14:09:37 +05:30
Nikhil Nandagopal
62ecb0f00f
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into release
2019-11-12 14:04:13 +05:30
Nikhil Nandagopal
3881fe699c
Feature/date picker
2019-11-12 07:57:12 +00:00
Nikhil Nandagopal
2cc0e13006
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into release
2019-11-12 12:06:46 +05:30
Satbir Singh
93c1b790d0
Added functionality to execute actions on successful call or on error of an action.
2019-11-12 05:22:32 +00:00
Nikhil Nandagopal
1f40d135f3
Release
2019-11-11 11:42:52 +00:00
Nikhil Nandagopal
f0a57e8aab
Master
2019-11-11 11:34:42 +00:00
Nikhil Nandagopal
be25ac3208
Merge branches 'master', 'release' and 'release' of gitlab.com:theappsmith/internal-tools-client into release
2019-11-11 17:01:25 +05:30
Hetu Nandu
f222c34b07
View Dynamic bindings
2019-11-08 11:02:00 +00:00
Hetu Nandu
dc18277abc
Merge branch 'release'
2019-11-07 15:45:33 +05:30
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
Nikhil Nandagopal
a031606fa1
Feature/date picker
2019-11-06 12:12:41 +00:00
Hetu Nandu
895649d77f
Dynamic Property in Editor mode
2019-11-06 06:35:15 +00:00
Nikhil Nandagopal
3e9f278b95
Release
2019-11-05 05:09:50 +00:00
Nikhil Nandagopal
11e8c456a5
refactored folder structure
2019-11-04 10:57:19 +00:00
Hetu Nandu
e380c489fb
Dynamic binding scaffold
2019-11-01 07:11:32 +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
Hetu Nandu
4c5850499d
Few more api pane fixes
...
Fixes : #165 #164 #163 #162 #161 #160 #157 #133 #119 #118 #115 #114
2019-10-29 12:02:58 +00:00
Nikhil Nandagopal
d40a347dae
Merge branch 'feature/preview-publish' into 'release'
...
Preview Publish Part I + Canvas Fixes
See merge request theappsmith/internal-tools-client!78
2019-10-25 09:53:10 +00:00
Hetu Nandu
a0b536eced
Fixes for the API Editor #109 #112 #111 #116
2019-10-25 05:35:20 +00:00
Abhinav Jha
78513b0298
WIP: Trigger Preview and Publish Api
2019-10-24 14:53:50 +05:30
Abhinav Jha
4f38d28bd5
WIP: Preview page and Publish Application
...
- Integrate with Publish Application API
- Integrate with Fetch published page API
2019-10-24 12:33:59 +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
Hetu Nandu
8312c48f83
Populate resources in the API Pane ( #106 )
2019-10-22 14:59:58 +00:00
Hetu Nandu
1c0854ac02
Fix key value field ( #105 )
2019-10-22 14:54:23 +00:00
Hetu Nandu
e0348cc1f3
API form
2019-10-21 15:12: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
Hetu Nandu
7d56e10f8f
Add Navbar and API Pane ( #79 )
2019-10-18 08:16:26 +00:00
Hetu Nandu
0179a6f3af
Few more changes
2019-10-07 18:49:29 +05:30
Hetu Nandu
db97974ed0
review changes
2019-10-07 18:41:18 +05:30
Hetu Nandu
866181b340
remove error creator
2019-10-07 18:02:32 +05:30
Hetu Nandu
122a4c543b
Toast messages for caught errors
2019-10-07 17:59:38 +05:30
Abhinav Jha
72443b0b06
Use parentId to delete and move
2019-10-03 23:05:13 +05:30
Abhinav Jha
eb195aa321
Get new widget name based on widget configs
2019-10-03 22:36:44 +05:30
Abhinav Jha
87171c6ecb
Fix collision with self on dragging
2019-10-03 02:44:58 +05:30
Abhinav Jha
2f238b1da4
Use React-RND to resize on all sides. Use class selector for resize bounds
2019-10-03 01:12:25 +05:30
Abhinav Jha
91fd8ff17e
Propagate WidgetConfigs to new widget. Use theme spaces everywhere.
2019-10-02 23:43:04 +05:30
Abhinav Jha
062540e838
Add global Saga to handle errors
2019-09-27 21:35:33 +05:30
Abhinav Jha
e0706cf6e3
Change location for save page notification
2019-09-27 13:38:31 +05:30
Abhinav Jha
b2e46997a5
Merge branch 'feature/canvas-grid-rewrite' into 'release'
...
Icon imports. Fixes #13 and #14
See merge request theappsmith/internal-tools-client!31
2019-09-26 11:49:00 +00:00
Abhinav Jha
e27eb3a284
Merge branch 'feature/actions' into 'release'
...
moved property controls
See merge request theappsmith/internal-tools-client!30
2019-09-26 11:12:07 +00:00
Abhinav Jha
4ca0ef7324
Icon imports. Fixes #13 and #14
2019-09-26 16:41:28 +05:30
Abhinav Jha
526b12766a
Fix Moving widget from one container to another
2019-09-26 00:03:56 +05:30
Abhinav Jha
b155efe3c0
WIP: Use rows and columns accross the board, cleanup DropTargetMonitor
2019-09-25 22:54:23 +05:30
Abhinav Jha
92eb493d62
Fixes for code review comments
2019-09-24 18:06:03 +05:30
Nikhil Nandagopal
14bee4aadd
moved property controls
2019-09-24 17:41:32 +05:30
Abhinav Jha
2e2f32b1cd
Fix delete logic. Attempt upgrading blueprintjs. Fixes #7 , #10 , #11 , #12
2019-09-23 17:27:55 +05:30
Abhinav Jha
43c7539137
Canvas Grid Rewrite
...
- Fixes #7 , #10 , #11 , #12
2019-09-23 16:13:22 +05:30
Abhinav Jha
3cb582b7d1
WIP: Fix merge conflicts with release. Add toast to show saving page activity
2019-09-23 15:57:45 +05:30
Abhinav Jha
7ce514d895
WIP: Add Draggable Components. Add Resizable Components. Add Moveable Components. Add Deletable Components.
2019-09-23 01:55:05 +05:30
Abhinav Jha
ffb532fa7a
WIP: Canvas widget drop and positioning
2019-09-20 03:55:37 +05:30
Nikhil Nandagopal
60714e19f2
made binding optional
...
re-added mock response
2019-09-18 19:40:57 +05:30
Abhinav Jha
c87552b951
Canvas Grid Fixes #6 and #12
...
- Integrate with Fetch Page and Save Page APIs
- Scaffolding for updating widget properties
- DropTargetComponent
- DraggableComponent
2019-09-18 16:30:15 +05:30
Abhinav Jha
56714c3fa0
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/canvas-grid-rewrite
2019-09-18 16:28:21 +05:30
Abhinav Jha
673cd75a3f
WIP: integrate with fetch pages and save pages APIs
2019-09-18 16:18:56 +05:30
Abhinav Jha
703081154c
WIP: Fix fetch page. Add save page boilerplate. Add widget property change boilerplate.
2019-09-17 20:39:55 +05:30
Nikhil Nandagopal
751ea339d1
added transformation for requests
...
wired button onclick to execute action saga
split widget props into widget data and widget functions
2019-09-17 15:41:50 +05:30
Abhinav Jha
20a3e19ad3
WIP: code changes to allow for dragging and dropping
2019-09-17 15:39:00 +05:30
Nikhil Nandagopal
a8adc4e5f3
ran lint & prettier manually
2019-09-16 16:07:38 +05:30
Abhinav Jha
e6f5588488
Remove canvas poc code. Create build script for generating font files
2019-09-16 13:38:03 +05:30
Nikhil Nandagopal
1baff6d93c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/actions
...
# Conflicts:
# package.json
# src/actions/pageActions.tsx
# src/actions/widgetCardsPaneActions.tsx
# src/api/Api.tsx
# src/api/ApiRequests.tsx
# src/api/ApiResponses.tsx
# src/api/WidgetCardsPaneApi.tsx
# src/constants/ActionConstants.tsx
# src/constants/ApiConstants.tsx
# src/normalizers/CanvasWidgetsNormalizer.tsx
# src/reducers/entityReducers/canvasWidgetsReducer.tsx
# src/reducers/entityReducers/index.tsx
# src/reducers/entityReducers/widgetConfigReducer.tsx.tsx
# src/reducers/index.tsx
# src/reducers/uiReducers/canvasReducer.tsx
# src/reducers/uiReducers/editorReducer.tsx
# src/reducers/uiReducers/widgetCardsPaneReducer.tsx
# src/sagas/PageSagas.tsx
# src/sagas/WidgetCardsPaneSagas.tsx
# src/sagas/index.tsx
# src/utils/AppsmithUtils.tsx
# src/widgets/AlertWidget.tsx
# src/widgets/ButtonWidget.tsx
# src/widgets/CheckboxWidget.tsx
# src/widgets/DatePickerWidget.tsx
# src/widgets/DropdownWidget.tsx
# src/widgets/RadioGroupWidget.tsx
# src/widgets/TableWidget.tsx
2019-09-13 17:29:45 +05:30
Nikhil Nandagopal
f905417242
added actions & executor sagas
2019-09-13 15:26:11 +05:30
Nikhil Nandagopal
be5c516db8
added json path
...
added action interfaces
2019-09-12 16:49:38 +05:30
Abhinav Jha
b9718bdaec
WIP: Fix eslint errors
2019-09-09 14:38:54 +05:30
Abhinav Jha
babc8fcfcd
Linting, fixes, dragpreview fix
2019-08-29 16:52:09 +05:30
Abhinav Jha
02af80d3dc
Implement Drag and Drop of components
2019-08-26 18:11:21 +05:30
Abhinav Jha
57ad5991c3
[WIP] Add widget cards pane component
2019-08-21 18:19:16 +05:30
Nikhil Nandgopal
e3ecb9974a
added action creators to pass actions to sagas
2019-03-30 18:00:42 +05:30
Nikhil Nandgopal
69114b8352
exported only watch saga
2019-03-26 21:32:23 +05:30
Nikhil Nandgopal
d83f3d9308
added axios type script
...
added api calls from a mock server
added redux saga
2019-03-26 20:58:24 +05:30