-
-
Notifications
You must be signed in to change notification settings - Fork 600
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
Added scripts for REACT_APP_BACKEND_WEBSOCKET_URL #2350
Merged
palisadoes
merged 28 commits into
PalisadoesFoundation:develop
from
adithyanotfound:feat/websocketurl
Nov 10, 2024
Merged
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
80533bc
Added scripts for talawa websocket url
adithyanotfound e85dff6
Merge remote-tracking branch 'origin/develop' into feat/websocketurl
adithyanotfound 5f63b62
Fixed naming inconsistency
adithyanotfound 1062a7a
Fixed naming inconsistencies
adithyanotfound c978e6f
Merge branch 'feat/websocketurl' of https://github.com/adithyanotfoun…
adithyanotfound bd47fb6
Added error handling
adithyanotfound 4018177
Improved test coverage
adithyanotfound b516659
Fixed scripts for websocketurl
adithyanotfound 6f81300
Merge remote-tracking branch 'origin/develop' into feat/websocketurl
adithyanotfound bc64d4d
updated INSTALLATION.md
adithyanotfound 2c0942f
Updated logic to handle duplicate entries
adithyanotfound d9c3976
Fixed errors
adithyanotfound 6d15f91
Merge remote-tracking branch 'origin/develop' into feat/websocketurl
adithyanotfound 5899f05
Merge remote-tracking branch 'origin/develop' into feat/websocketurl
adithyanotfound 597e244
Added tests
adithyanotfound 25bad0f
Merge branch 'develop' into feat/websocketurl
palisadoes 71b561b
Merge branch 'develop' into feat/websocketurl
adithyanotfound e6898ed
Undo changes to .env.example
adithyanotfound a604965
Merge branch 'develop' into feat/websocketurl
adithyanotfound d38549a
Merge branch 'develop' into feat/websocketurl
adithyanotfound dfa409e
Merge branch 'develop' into feat/websocketurl
adithyanotfound ddac683
Merge branch 'develop' into feat/websocketurl
adithyanotfound a89eccb
Merge branch 'develop' into feat/websocketurl
adithyanotfound 1d50f74
Chore/organization people UI changes (#2358)
AVtheking 4347b6d
Upgraded dicebear (#2411)
adithyanotfound 5a6f316
Merge branch 'develop' into feat/websocketurl
adithyanotfound e5d8197
Merge branch 'develop' into feat/websocketurl
adithyanotfound 81b37ed
Merge branch 'develop' into feat/websocketurl
adithyanotfound File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was this changed when it's a known working default value?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed it back to the default value.