-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add: sustainability images and description #210
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Mosazghi This looks good. Hoever, I would look into the idea of making the background behind the text white, and provide some sort of borders to the cards.
I will look into that, although I didn't focus on the ascetics part of it. |
* build(deps): bump eslint from 8.49.0 to 8.50.0 (#122) Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @types/node from 20.6.0 to 20.7.1 (#125) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.7.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump sanity from 3.16.1 to 3.17.0 (#129) Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.16.1 to 3.17.0. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.17.0/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @types/node from 20.7.1 to 20.8.2 (#128) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.1 to 20.8.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump zod and next (#131) Removes [zod](https://github.com/colinhacks/zod). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Removes `zod` Updates `next` from 13.5.1 to 13.5.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.1...v13.5.4) --- updated-dependencies: - dependency-name: zod dependency-type: indirect - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump postcss from 8.4.25 to 8.4.31 (#130) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.25...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: move all enums in its own folder (#126) * refacotr: Adds .prettierc config file for default formatting (#133) * Add route for bedrifter (#134) * Added for-company route * fix bug * Change route name to For-bedrifter * fix tailwind --------- Co-authored-by: abdi <[email protected]> * Change route name to norwegian (#138) * changing names * link fix and name fix --------- Co-authored-by: abdi <[email protected]> * build(deps): bump eslint from 8.50.0 to 8.51.0 (#137) Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.51.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Better descriptions for the input fields (#135) * Better descriptions for the input fields * fix-issue-sanity * små enderinger etter tilbakemelding --------- Co-authored-by: Nahom Berhane <[email protected]> * build(deps): bump sanity from 3.17.0 to 3.18.0 (#145) Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.17.0 to 3.18.0. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.18.0/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @sanity/client from 6.4.12 to 6.6.0 (#146) Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.4.12 to 6.6.0. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v6.4.12...v6.6.0) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add: section for contributors in readme (#150) * add: contributers file and config (#151) * add: new contributors file * fix: readme file * docs: add KjetilIN as a contributor for code (#152) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add members as a contributor for code (#153) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add AbdiYus as a contributor for code (#154) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * contibutor-patch * docs: add Hannah-Sofie as a contributor for code (#155) * docs: update CONTRIBUTORS.md * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * docs: add Mosazghi as a contributor for code (#157) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * docs: add FredrikSundt-Hansen as a contributor for code (#156) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * Update .all-contributorsrc * docs: add AbdiYus as a contributor for bug (#160) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add KjetilIN as a contributor for bug (#162) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * route name change (#158) Co-authored-by: abdi <[email protected]> * feat: new baerekraft page (#163) * docs: add Mosazghi as a contributor for bug (#165) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * fix: new properties for .prettierrc file (#164) * add: emoji explanation (#171) * update: english text for contribute file (#170) * docs: add KjetilIN as a contributor for projectManagement (#172) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * build(deps): bump @babel/traverse from 7.22.10 to 7.23.2 (#173) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * made an over badge for the events (#141) * made an over badge for the events * fixed width and removed the read more button when the event is over * docs: add KjetilIN as a contributor for design (#174) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Hannah-Sofie as a contributor for design (#175) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Mosazghi as a contributor for design (#176) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * Update CONTRIBUTORS.md (#178) * docs: add AbdiYus as a contributor for design (#177) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * revesed order of elements in events fetch (#186) Co-authored-by: abdi <[email protected]> * add: main text (#183) * build(deps): bump actions/setup-node from 3 to 4 (#184) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump eslint from 8.51.0 to 8.52.0 (#182) Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @sanity/client from 6.6.0 to 6.7.0 (#179) Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add: new route => "om-oss" (#168) * New rout om oss * OM-oss side * om oss side * page.tsx byttet navn på function til "AboutUsPage" * jumbotron.tsx gjøre om-oss til en link og referert til om-oss siden * byttet navn fra Om-oss til om-oss på filen * Fix-captial letter H * fix: case sensitive folder * Update components/jumbotron/jumbotron.tsx om-oss ==> Les om oss Co-authored-by: Kjetil Indrehus <[email protected]> --------- Co-authored-by: Kjetil Indrehus <[email protected]> Co-authored-by: Kjetil Indrehus <[email protected]> * fix: event date format (#191) * fix: event date format * fix: event date format * fix(urgent?): aligns eventcards section properly (#166) * fix: aligns eventcards section properly * fix: remove image stretch * fix: remove image stretch * fix: further improvm. * fix: eventcards now align perfectly * fix: eventcards now align perfectly * del: remove uppercase route * build(deps): bump eslint-config-next from 13.5.1 to 14.0.1 (#197) Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.1 to 14.0.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.0.1/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * del: submodule (#199) * docs: add Nahom101-1 as a contributor for code (#200) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * build(deps): bump sanity from 3.18.0 to 3.19.0 (#201) Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.19.0/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: event card width (#202) * Fix eventcard width (#205) * fix: event card width * (minor)fix: event card container width * build(deps): bump eslint from 8.52.0 to 8.53.0 (#213) Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.52.0...v8.53.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Eventpage (#212) * Merge v1.2.1 (#203) * build(deps): bump eslint from 8.49.0 to 8.50.0 (#122) Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @types/node from 20.6.0 to 20.7.1 (#125) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.7.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump sanity from 3.16.1 to 3.17.0 (#129) Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.16.1 to 3.17.0. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.17.0/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @types/node from 20.7.1 to 20.8.2 (#128) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.1 to 20.8.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump zod and next (#131) Removes [zod](https://github.com/colinhacks/zod). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Removes `zod` Updates `next` from 13.5.1 to 13.5.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.1...v13.5.4) --- updated-dependencies: - dependency-name: zod dependency-type: indirect - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump postcss from 8.4.25 to 8.4.31 (#130) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.25...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: move all enums in its own folder (#126) * refacotr: Adds .prettierc config file for default formatting (#133) * Add route for bedrifter (#134) * Added for-company route * fix bug * Change route name to For-bedrifter * fix tailwind --------- Co-authored-by: abdi <[email protected]> * Change route name to norwegian (#138) * changing names * link fix and name fix --------- Co-authored-by: abdi <[email protected]> * build(deps): bump eslint from 8.50.0 to 8.51.0 (#137) Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.51.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Better descriptions for the input fields (#135) * Better descriptions for the input fields * fix-issue-sanity * små enderinger etter tilbakemelding --------- Co-authored-by: Nahom Berhane <[email protected]> * build(deps): bump sanity from 3.17.0 to 3.18.0 (#145) Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.17.0 to 3.18.0. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.18.0/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @sanity/client from 6.4.12 to 6.6.0 (#146) Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.4.12 to 6.6.0. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v6.4.12...v6.6.0) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add: section for contributors in readme (#150) * add: contributers file and config (#151) * add: new contributors file * fix: readme file * docs: add KjetilIN as a contributor for code (#152) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add members as a contributor for code (#153) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add AbdiYus as a contributor for code (#154) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * contibutor-patch * docs: add Hannah-Sofie as a contributor for code (#155) * docs: update CONTRIBUTORS.md * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * docs: add Mosazghi as a contributor for code (#157) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * docs: add FredrikSundt-Hansen as a contributor for code (#156) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * Update .all-contributorsrc * docs: add AbdiYus as a contributor for bug (#160) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add KjetilIN as a contributor for bug (#162) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * route name change (#158) Co-authored-by: abdi <[email protected]> * feat: new baerekraft page (#163) * docs: add Mosazghi as a contributor for bug (#165) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * fix: new properties for .prettierrc file (#164) * add: emoji explanation (#171) * update: english text for contribute file (#170) * docs: add KjetilIN as a contributor for projectManagement (#172) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * build(deps): bump @babel/traverse from 7.22.10 to 7.23.2 (#173) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * made an over badge for the events (#141) * made an over badge for the events * fixed width and removed the read more button when the event is over * docs: add KjetilIN as a contributor for design (#174) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Hannah-Sofie as a contributor for design (#175) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Mosazghi as a contributor for design (#176) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * Update CONTRIBUTORS.md (#178) * docs: add AbdiYus as a contributor for design (#177) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Kjetil Indrehus <[email protected]> * revesed order of elements in events fetch (#186) Co-authored-by: abdi <[email protected]> * add: main text (#183) * build(deps): bump actions/setup-node from 3 to 4 (#184) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump eslint from 8.51.0 to 8.52.0 (#182) Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @sanity/client from 6.6.0 to 6.7.0 (#179) Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.6.0 to 6.7.0. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v6.6.0...v6.7.0) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add: new route => "om-oss" (#168) * New rout om oss * OM-oss side * om oss side * page.tsx byttet navn på function til "AboutUsPage" * jumbotron.tsx gjøre om-oss til en link og referert til om-oss siden * byttet navn fra Om-oss til om-oss på filen * Fix-captial letter H * fix: case sensitive folder * Update components/jumbotron/jumbotron.tsx om-oss ==> Les om oss Co-authored-by: Kjetil Indrehus <[email protected]> --------- Co-authored-by: Kjetil Indrehus <[email protected]> Co-authored-by: Kjetil Indrehus <[email protected]> * fix: event date format (#191) * fix: event date format * fix: event date format * fix(urgent?): aligns eventcards section properly (#166) * fix: aligns eventcards section properly * fix: remove image stretch * fix: remove image stretch * fix: further improvm. * fix: eventcards now align perfectly * fix: eventcards now align perfectly * del: remove uppercase route * build(deps): bump eslint-config-next from 13.5.1 to 14.0.1 (#197) Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.1 to 14.0.1. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.0.1/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * del: submodule (#199) * docs: add Nahom101-1 as a contributor for code (#200) * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * build(deps): bump sanity from 3.18.0 to 3.19.0 (#201) Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.19.0/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: event card width (#202) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mosazghi <[email protected]> Co-authored-by: AbdiYus <[email protected]> Co-authored-by: abdi <[email protected]> Co-authored-by: Nahom101-1 <[email protected]> Co-authored-by: Nahom Berhane <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Hannah <[email protected]> * Added a new button to the main page to the all event page created * Added a new button to the main page to the all event page created * Added a new button to the main page to the all event page created + fixed some duplication * added eventboxes * added eventboxes for repeating events * fixed conflicts and centered for mobile and desktop --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Kjetil Indrehus <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mosazghi <[email protected]> Co-authored-by: AbdiYus <[email protected]> Co-authored-by: abdi <[email protected]> Co-authored-by: Nahom101-1 <[email protected]> Co-authored-by: Nahom Berhane <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * add: sustainability images and description (#210) * For bedrifter text layout (#216) * added flex * added div with mock text and some css * show where map goes * size changes dynmicly --------- Co-authored-by: abdi <[email protected]> * Carbon footprint header+text (#214) * add: sustainability images and description * testing * add: everything about carbon footprint + some styling page * minor: component rename * sustainability bold and url badge (#219) * add: sustainability images and description * testing * add: everything about carbon footprint + some styling page * minor: component rename * chore: header text bold + url carbon badge * build(deps): bump @types/node from 20.8.6 to 20.9.0 (#220) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.6 to 20.9.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @sanity/client from 6.7.0 to 6.8.0 (#222) Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.7.0 to 6.8.0. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v6.7.0...v6.8.0) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * del: deleted submodule * Events (#223) * dynamic linking * added individual event page * Added explicit type for the text parameter and the function return type * fixed naming on the event pages to something more descriptive * Gallery (#226) * dynamic linking * added individual event page * Added explicit type for the text parameter and the function return type * Moved previous events to a new site * hopefully fixed deployment errors * added a slideshow for photos to the past events * test2 * test2 * added missing /div * Front page nav bar (#187) * add first version of figma of nav bar * remove figma form github, add to google docs * add hader with nav bar add new color 'darkblue' Add new CSS element called 'active-link' when a page is active in navbar * add dropdown menu and mobile responive * change desktop to not have max size * add on hover effect on drop down menu change burger menu icon size * add text size as parameter to drop down menu * change naming of BurgerMenuProps to MenuProps * add key to li and a element * add small documentation * made navbar text semibold * resolve merge conflict with development * resolve merge conflict with development * Nav bar animation (#229) * add first version of figma of nav bar * remove figma form github, add to google docs * add hader with nav bar add new color 'darkblue' Add new CSS element called 'active-link' when a page is active in navbar * add dropdown menu and mobile responive * change desktop to not have max size * add on hover effect on drop down menu change burger menu icon size * add text size as parameter to drop down menu * change naming of BurgerMenuProps to MenuProps * add key to li and a element * add small documentation * made navbar text semibold * resolve merge conflict with development * resolve merge conflict with development * linitng navbar page * add fade in animation to navbar * remove fade in animation for burger menu logo * add navbar to all pages (#230) * add navbar to all pages not working for arrangementer/[eventPage] * change upcoming events in menu to go to upcoming events on home page Previous events now goes to 'alle-arrangementer' * add 'kommende arrangementer' and 'tidligere arrangementer' to hamburger menu * Previous events (#224) * dynamic linking * added individual event page * Added explicit type for the text parameter and the function return type * Moved previous events to a new site * hopefully fixed deployment errors * added missing /div * Mazemap component (#207) * added mazemap component * intilazed mazemap * added type * change type definiton to mazemap * changing position error * removed comments * merge fix * added component to new layout * dynamicly added Map component --------- Co-authored-by: abdi <[email protected]> Co-authored-by: AbubakarAhmedYusuf <[email protected]> * build(deps): bump sanity from 3.19.0 to 3.20.0 (#232) Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.19.0 to 3.20.0. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.20.0/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump eslint from 8.53.0 to 8.54.0 (#234) Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Front page animation (#235) * replace custom sizes with tailwind css standard sizes made small (sm) size not have a min size, so that small phone sizes can view the navbar correctly * made active link line height a bit smaller * add animation to item cards now when the page is loaded there is a animation pushing the item cards form the left side * fix for when navbar is loaded on smaller screen sizes made it so that navbar elements does animate from the top instead of from the left of the screen * build(deps): bump typescript from 5.2.2 to 5.3.2 (#236) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Sustainability page text (#237) * fix: some minor fixes with styling etc * new: complete text for sutainability page * fix es lint * For bedrifter mvp (#243) * added text and spinner * added spinner * mvp --------- Co-authored-by: abdi <[email protected]> * build(deps): bump @types/node from 20.9.0 to 20.10.0 (#239) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.0 to 20.10.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @sanity/client from 6.8.6 to 6.9.1 (#244) Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.8.6 to 6.9.1. - [Release notes](https://github.com/sanity-io/client/releases) - [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md) - [Commits](sanity-io/client@v6.8.6...v6.9.1) --- updated-dependencies: - dependency-name: "@sanity/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump eslint from 8.54.0 to 8.55.0 (#245) Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.55.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump sanity from 3.20.0 to 3.21.1 (#249) Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.20.0 to 3.21.1. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.21.1/packages/sanity) --- updated-dependencies: - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 (#246) Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0. - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump vite from 4.4.9 to 4.5.1 (#247) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mosazghi <[email protected]> Co-authored-by: AbdiYus <[email protected]> Co-authored-by: abdi <[email protected]> Co-authored-by: Nahom101-1 <[email protected]> Co-authored-by: Nahom Berhane <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Hannah <[email protected]> Co-authored-by: Fredrik Sundt-Hansen <[email protected]> Co-authored-by: AbubakarAhmedYusuf <[email protected]>
What has changed? ✨
Added appropriate sustainability goals.
How did you solve/implement it? 🧠
To new components;
sustainabilityGoal
andsustainabilityGoalsContainer
.