Fateme Ramezanpour
Fateme Ramezanpour
## What and Why This PR addresses the issue [1308](https://github.com/climateconnect/climateconnect/issues/1308) Old Version: In the old version, users who wanted to join the project could only send a request, but the...
## Description This PR integrates Webflow landing pages with DevLink . Additionally, it introduces a new route to access the landing pages. ## Changes - Installed and configured the Webflow...
## Checked the following - [x] Pages affected by this change work on mobile - [x] Pages affected by this change work when logged out - [x] Pages affected by...
## Checked the following - [x] Pages affected by this change work on mobile - [x] Pages affected by this change work when logged out - [x] Pages affected by...
## Description This PR addresses issue [1325](https://github.com/climateconnect/climateconnect/issues/1325) ## Changes I made two pages in the `hub` folder: - ` Index.tsx` (Landing page) - `browse.tsx` (Hubs) I also updated the previous...
## Description This PR addresses issue [1536](https://github.com/climateconnect/climateconnect/issues/1536) ## Changes Added `LOCATION_HUBS` as a comma-separated list in the .env file: `LOCATION_HUBS=value1,value2,value3 ` ## Checked the following - [x] Pages affected by...
## Description We want the Header on all ClimateHub-related pages to show the correct ClimateHub logo. This will help keep the look and feel consistent with the selected hub.
## Description This PR implements the use of WideLayout for DevLink components and resolves the scroll issue on the homepage. The issue occurred when the user changed the language or...
## Description This PR addresses this issue: When a user edits an organization in a language different from the organization's primary language, the changes are saved in the database using...
## Description This PR addresses issue [1514](https://github.com/climateconnect/climateconnect/issues/1514) - This PR also fixes the redirect to the current hub when **canceling Edit Project.** ## Notice > On a project in a...