Adithya Krishna
Adithya Krishna
Signed-off-by: Adithya Krishna #### Summary - Config Validation has its own function now - Created a new Function `CreateUserAndChannels ` #### Ticket Link This PR Fixes #110
#### Summary This PR Migrate /enterprise/system_console/about e2e tests to TypeScript #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/21330 Fixes https://mattermost.atlassian.net/browse/MM-47301 #### Release Note ```release-note NONE ```
#### Summary This PR Migrate /enterprise/system_console/channel_moderation e2e tests to TypeScript #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/21332 Fixes https://mattermost.atlassian.net/browse/MM-47283 #### Release Note ```release-note None ```
#### Summary This Pr Migrate 'components/gif_picker/components/InfiniteScroll' module and associated tests to TypeScript #### Ticket Link Fixes https://github.com/mattermost/mattermost-server/issues/16723 Fixes https://mattermost.atlassian.net/browse/MM-20383 #### Release Note ```release-note NONE ```
Implement Comb Sort in a language of your choice. Please read the contributing guidelines in [CONTRIBUTING.md](https://github.com/deutranium/Algorithms/blob/master/CONTRIBUTING.md) Languages claimed/implemented: - [x] C++ - [x] Java - [x] Python - [x] C#...
Implement Fermat Method in Primality Test Algorithms in a language of your choice. Please read the contributing guidelines in [CONTRIBUTING.md](https://github.com/deutranium/Algorithms/blob/master/CONTRIBUTING.md) Languages claimed/implemented: - [x] C++ (by @arnav-roy) - [x] Java...
Implement Dijkstra Algorithm in a language of your choice. Please read the contributing guidelines in [CONTRIBUTING.md](https://github.com/deutranium/Algorithms/blob/master/CONTRIBUTING.md) Languages claimed/implemented: - [x] C++ (by @shobhit907 ) - [x] Java (by @arushimgupta )...
Implement Pigeonhole Sort in a language of your choice. Please read the contributing guidelines in [CONTRIBUTING.md](https://github.com/deutranium/Algorithms/blob/master/CONTRIBUTING.md) Languages claimed/implemented: - [x] C++ (by @arnav-roy) - [x] Java (by @adithyaakrishna ) -...
Implement Miller-Rabin Method in Primality Test Algorithms in a language of your choice. Please read the contributing guidelines in [CONTRIBUTING.md](https://github.com/deutranium/Algorithms/blob/master/CONTRIBUTING.md) Languages claimed/implemented: - [x] C++ (by @arnav-roy) - [x] Java...
**Description:** If I try to import GitHubButton on an `index.tsx` file, it is giving me the following error, 