Satish Gandham
|
7f7f6f666b
|
Development: Add eslint rules for code consistency (#4083)
Co-authored-by: Satish Gandham <satish@appsmith.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
|
2021-04-28 15:58:39 +05:30 |
|
akash-codemonk
|
1e4878f983
|
Support editing user's name field (#3306)
|
2021-03-04 15:07:02 +05:30 |
|
Pawan Kumar
|
563c32d203
|
[Fix] - Authentication after 404 not redirecting back to the original page (#2423)
* add redirect issue
* add check for crash code
* redirect anonymous user to login page
* remove unused selector
* move redirection logic to error saga level
* update action type name
* replace occurance of redirectTo to redirectUrl
* remove unused selector in PagenoutFound + change saga name
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
|
2021-01-06 16:54:16 +05:30 |
|
Pawan Kumar
|
e63f0a9d2a
|
Fix: 404 error page shows server unavailable (#2195)
* mount error wise route
* remove log
* add test case
* fix wrong error page
* fix typescript error + remove unused variable
* remove 404 + 500 routes
* remove unused imports
* fix typo in test case
* remove history replace in utils
* remove unused variable
* add error codes for safe crash
* remove unused variables
* add error codes in all api rejects + update error reducer code type
* update error codes in init saga
* add selectors for error safe crash + take error logic out of app router
* remove unused variables
* remove extra line
* add header in error pag
* refactor page header on error page
* remove unused import
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
|
2020-12-17 12:33:59 +05:30 |
|