D V

Results 12 issues of D V

# Description This PR addresses the issue #204, regarding MongoDB crashing on Apple Silicon devices when running Rocket.Chat using Docker Compose. The root cause is related to QEMU not supporting...

## Context **As per official deploy docs: [here](https://docs.rocket.chat/deploy/prepare-for-your-deployment/rapid-deployment-methods/docker-and-docker-compose)** ```zsh docker compose up -d ``` This command will: - Start a MongoDB service named mongodb. - Start a service rocketchat, which...

**What kind of change does this PR introduce?** This PR aims to provide some bug fixes, clean code refactor, enhanced code and add new enhancements such as implementation of analytics...

GSoC

**Description:** Integrate Bowtie to provide users with detailed benchmarks and comparisons of JSON Schema implementations, enhancing the data-driven nature of the tooling page. **Major Tasks:** - [x] **Integration** - Connect...

✨ Enhancement
Status: In Progress
GSoC

**Description:** Post user interactions and engagement patterns and analytics on the tooling page to identify trends and insights for further improvements. **Major Tasks:** - [x] **Analytics Integration** - Integrate Google...

✨ Enhancement
Status: In Progress
GSoC

### What Docs changes are you proposing? **Description:** We have identified a recurring pattern where users are submitting questions through the feedback form on the website. But, users are not...

📝 Documentation
agenda
Status: Available
GSoD
Status: Do not close

### Is your feature request related to a problem? Please describe ## Description: This issue will serve as the parent issue for tracking the progress of the GSoC 2024 project...

✨ Enhancement
Status: In Progress
GSoC

**Description:** Sync up any added and changed data during the work progress to ensure the data is up to date and accurate before the final release. **Major Tasks:** - [...

✨ Enhancement
Status: On Hold
GSoC

**Description:** Ensure the initial structure and design of the page are aligned with the Figma model and updated with changes based on feedback to improve the user experience. **Major Tasks:**...

✨ Enhancement
Status: On Hold
GSoC

**Description**: Currently, the Bowtie API returns data using the `source URI` as the primary key in the response object. This causes issues when integrating with tools that have inconsistent source...