Chore: Improve Federation folder naming and file naming#28295
Merged
MarcosSpessatto merged 15 commits intoMar 8, 2023
Merged
Conversation
added 6 commits
March 3, 2023 17:56
…e/move-federation-from-app-to-server
Codecov Report
@@ Coverage Diff @@
## feat/federation-6.1 #28295 +/- ##
=======================================================
+ Coverage 32.47% 39.06% +6.59%
=======================================================
Files 634 732 +98
Lines 12568 14439 +1871
Branches 1869 2047 +178
=======================================================
+ Hits 4081 5641 +1560
- Misses 8286 8514 +228
- Partials 201 284 +83
Flags with carried forward coverage won't be shown. Click here to find out more. |
added 4 commits
March 6, 2023 14:42
….com:RocketChat/Rocket.Chat into chore/convert-federation-to-internal-service
…e/move-federation-from-app-to-server
…deration/better-naming-and-foldering
pierre-lehnen-rc
approved these changes
Mar 7, 2023
Base automatically changed from
chore/move-federation-from-app-to-server
to
feat/federation-6.1
March 7, 2023 17:35
lmauromb
approved these changes
Mar 7, 2023
added 2 commits
March 7, 2023 22:16
gabriellsh
added a commit
that referenced
this pull request
Mar 23, 2023
…ketChat/Rocket.Chat into matrixSearchTestBranch * 'feat/federation-public-room-search-2' of github.com:RocketChat/Rocket.Chat: tests: fix e2e tests tests: fix e2e tests fix: small tweaks fix: create dm users before join the room tests: add unit tests + small tweaks fix: fix invite links button logic chore: fix lint feat: support to join public rooms(join, UI, invite link) feat: support for public room search (WIP) Chore: Improve Federation folder naming and file naming (#28295) Chore: Move Federation from app folder to server (#28267) Chore: Convert Federation to internal service (#28263) [FIX] Fix e2e tests based on selector changes made in the latest release (#28158)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Proposed changes (including videos or screenshots)
Depends on #28267
The intention of this PR is to improve the folder structure of the Federation project + improve the name quality of some folders/files/classes/methods/variables. This does not change any behavior, the only idea is to improve the structure itself.
Part of Jira: FED-90
Issue(s)
Steps to test or reproduce
Further comments