10 Commits

Author SHA1 Message Date
Ankit Nayan
10bf545c65
Merge branch 'main' into fix/suspense-loader 2021-06-05 17:29:09 +05:30
Yash Joshi
3ff7ace54e fix: suspense for lazy loaded pages
Add suspense to track the route splitted modules, this will make sure that the sidebar and navbar is not unmounted whenever modules start fetching.
2021-06-05 12:38:37 +05:30
Yash Joshi
b318ba6b2f fix: router prop name 2021-06-04 11:54:18 +05:30
Nidhi Tandon
44495b7669 feat(ServiceMap): dispatch isLoaded route via context 2021-05-23 14:15:13 +05:30
Nidhi Tandon
245050aac2 fix(ServiceMap): multiple api calls of date picker 2021-05-22 17:26:16 +05:30
dhrubesh
38770809e3 handles route specific default value connected to localstorage 2021-05-16 18:35:50 +05:30
dhrubesh-makeen
c8b92ce4d5 removes hardcoding--2 2021-04-25 17:44:07 +05:30
dhrubesh-makeen
d5cb191299 removes hardcoding from routes 2021-04-25 17:37:43 +05:30
dhrubesh-makeen
55e86ead02 moves routing to a single place 2021-04-24 03:51:31 +05:30
dhrubesh-makeen
dbe3488ad1 components --> modules & refactored TopNav and SideNav 2021-04-24 02:29:12 +05:30