feat: setup createAsyncThunk, added logger (#140) #141
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated branch (Updated branch #129)
to be edited
Update .env.sample
Update set-local-storage.ts
fix: enhancement done for Refactored Code: Removed redundant window.androidIntract, added GetBotList and SocketComponents, implemented expired bot logic #126
Refactored Code: Removed redundant window.androidIntract, added GetBotList and SocketComponents, implemented expired bot logic (Refactored Code: Removed redundant window.androidIntract, added GetBotList and SocketComponents, implemented expired bot logic #126)
to be edited
Update .env.sample
Update set-local-storage.ts
fix: enhancement done for Refactored Code: Removed redundant window.androidIntract, added GetBotList and SocketComponents, implemented expired bot logic #126
style: layout modified to look similar like whatsapp (style: layout modified to look similar like whatsapp #132)
Config for components
env sample
removed unnecessary config
ui changes
chore: revert ui changes
Revert "style: layout modified to look similar like whatsapp (style: layout modified to look similar like whatsapp #132)" (Revert "style: layout modified to look similar like whatsapp" #134)
This reverts commit fcbb545.
chore: base setup
refactor: added socket class (refactor: added socket class #136)
feat: added class for socket
refactor: created socket
chore: new socket class tested
feat: using deployed socket package, added suppressHydrationWarning for extensions giving warning
feat: added logger, setup store using createAsyncThunk
change: reverted few changes