Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: delivery oriented fix #183

Closed
14 tasks done
techoneel opened this issue Mar 19, 2024 · 1 comment · Fixed by #186
Closed
14 tasks done

enhancement: delivery oriented fix #183

techoneel opened this issue Mar 19, 2024 · 1 comment · Fixed by #186
Labels
enhancement New feature or request

Comments

@techoneel
Copy link
Member

techoneel commented Mar 19, 2024

  • add defaulValidEvents props in sanatizeCompProps function
  • CoreRoutes API calls multiple time
  • activate StrictMode in dev mode only
  • Authentication related changes
  • AppContainerLayout working
  • RolePermission menu generation in menuReducer.
  • Login pages to dashboard login not working (splash component navigation problem)
  • Logout navigation not working
  • Left drawer click not working (valid props missing toggleDrawer in coreDrawer)
  • profile popover navigation links (view profile, settings) not working. (route registry from context coming empty in CoreProfilePopOver component )
  • Settings page is not having CoreTabs (Core tabs component related problem)
  • Register page not following auth layout i.e. width becoming full page.
  • @wrappid/core version is 0.447 is coming when running setup. This is missing a major update available in 0.0.452.
  • reset form state while changing form state
@techoneel techoneel added the enhancement New feature or request label Mar 19, 2024
@techoneel techoneel self-assigned this Mar 19, 2024
@techoneel techoneel linked a pull request Mar 20, 2024 that will close this issue
techoneel added a commit that referenced this issue Mar 20, 2024
delivery oriented task fix

Ref #183
techoneel added a commit that referenced this issue Mar 20, 2024
eslint issue resolved for import from @wrappid/styles

Ref #183
techoneel added a commit that referenced this issue Mar 20, 2024
rolePermission api response menu generation in menuReducer

Ref #183
techoneel added a commit that referenced this issue Mar 21, 2024
menu and other elements fix

Ref #183
techoneel added a commit that referenced this issue Mar 21, 2024
logout added in component registry

Ref #183
techoneel added a commit that referenced this issue Mar 21, 2024
routes related fix

Ref #183
techoneel added a commit that referenced this issue Mar 22, 2024
route related fix

Ref #183
techoneel added a commit that referenced this issue Mar 22, 2024
fix all use selector usage

Ref #183
sumanta-m added a commit that referenced this issue Mar 25, 2024
layout manager more and fewer hooks error fix

ref #183
techoneel added a commit that referenced this issue Mar 27, 2024
logout navigation issue fixed

ref #183
techoneel added a commit that referenced this issue Apr 3, 2024
corecard onClick valid props added

Ref #183
techoneel added a commit that referenced this issue Apr 4, 2024
core appbar fix for menu

Ref #183
techoneel added a commit that referenced this issue Apr 5, 2024
appbar - authentication dependency removed

Ref #183
PritamIT2023 pushed a commit that referenced this issue Apr 5, 2024
reset form state while changing form state

Ref: #183
techoneel added a commit that referenced this issue Apr 5, 2024
platform added in constant

Ref #183
irkfaisal added a commit that referenced this issue Apr 5, 2024
correct 'OnChange' to 'onChange' props

ref: #183
Edithmark42 added a commit that referenced this issue Apr 5, 2024
passing rightDrawer to native app container in core package

ref: #183
irkfaisal added a commit that referenced this issue Apr 5, 2024
irkfaisal added a commit that referenced this issue Apr 6, 2024
rightDrawer bug fixed

ref: #183
techoneel added a commit that referenced this issue Apr 6, 2024
app logo in app bar fixed

Ref #183
irkfaisal added a commit that referenced this issue Apr 6, 2024
core appbar margin-top bug fixed

ref: #183
irkfaisal added a commit that referenced this issue Apr 6, 2024
theme undfined bugfixed

ref:#183
irkfaisal added a commit that referenced this issue Apr 8, 2024
add defaulValidEvents props in sanatizeCompProps function

ref: #183
techoneel added a commit that referenced this issue Apr 8, 2024
defaultAuthRoute to defaultAuthenticatedRoute

Ref #183
PritamIT2023 pushed a commit that referenced this issue Apr 8, 2024
deafult routes added href

Ref: #183
techoneel added a commit that referenced this issue Apr 14, 2024
all routes moved to context and used from it

Ref #183
techoneel added a commit that referenced this issue Apr 15, 2024
route related changes

Ref #183
techoneel added a commit that referenced this issue Apr 19, 2024
ParentChildMap and CoreCheckbox

Ref #183
techoneel added a commit that referenced this issue Apr 25, 2024
fixed content container empty space in both sides

Ref #183
techoneel added a commit that referenced this issue Apr 25, 2024
theme and config related code cleanup

Ref #183
Edithmark42 added a commit that referenced this issue Apr 26, 2024
wrappid funtionality fix without auth module in core

ref: #183
techoneel added a commit that referenced this issue Apr 26, 2024
themes added in footer

Ref #183
@techoneel
Copy link
Member Author

closing this since all are resolved

@techoneel techoneel removed their assignment Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant