Manu G
Manu G
### Description Hi! I just created an Ente account and tried logging in from the website. However, it seems stuck on the loading screen without any error message. ### Version...
The goal of this pull request is to introduce the ability for users to invite members with read-only permissions. Work in progress, resolves #9828
The goal of this PR is to introduce more filters throughout the application, in a unified filter drop down UI. This is a work in progress, and feel free to...
## Summary The goal of this PR is to simplify the creation of invoices in order to streamline user experience. This is a work in progress. ### Preview This is...
This PR will add the functionality for users to preview CSV receipts! See #9327 (Work in progress)
## 🔁 Migrate from `CountryEnumable` to `ISO3166::Country` Alpha2 (1/4) ### 🧠 Context We're deprecating our custom `CountryEnumable::country_enum_list` (which maps countries to integers) in favor of `ISO3166::Country`, which uses standard alpha2...
#### **Overview** This draft PR is a work in progress to consolidate the Rails layouts across the application for consistency and maintainability. The goal is to reduce redundancy and improve...
This pull request includes changes to simplify the logic in the `run` methods of `BreakdownEngine` services for merchants and users. The main change is the removal of the threshold condition...
Work in progress. This PR removes BassCSS entirely from HCB, and replaces it with TailwindCSS!