PromucFlow_constructor/app/client/src/pages/common
Tejaaswini Narendra 7737b57667
Feat/page not found (#37)
* Feat: Implement page not found UI

* fix: check user login status and minor code refactoring

 - Check if user is logged in or not in page header.
 - Based on login status show relevant CTAs
 - Fix ESLint errors
 - Move RoleNameCell and DeleteActionCell as seperate components.

* fix: Add catch all for pagenotfound

* fix: Use constants and update css syntax.

Co-authored-by: Arpit Mohan <me@arpitmohan.com>
2020-07-08 15:44:03 +05:30
..
CustomizedDropdown Remove console warnings like react hook dependency warnings and unused vars 2020-06-17 19:23:01 +05:30
AppRoute.tsx Remove console warnings like react hook dependency warnings and unused vars 2020-06-17 19:23:01 +05:30
ArtBoard.tsx 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
Loader.tsx Code Splitting 2019-12-03 09:21:06 +00:00
PageHeader.tsx Feat/page not found (#37) 2020-07-08 15:44:03 +05:30
PageNotFound.tsx Feat/page not found (#37) 2020-07-08 15:44:03 +05:30
PageSectionDivider.tsx 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
PageSectionHeader.tsx 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
PageWrapper.tsx Page Management 2020-01-27 08:24:58 +00:00
PaneWrapper.tsx Property Pane Controls 2019-10-24 05:24:45 +00:00
SubHeader.tsx More events 2020-03-06 04:59:24 +00:00