From a64594352dd06c295c8d2b26179fc26b72012ad0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:42:26 +0200 Subject: [PATCH] =?UTF-8?q?Promote=20changes=20in=20main=20=E2=86=92=20nex?= =?UTF-8?q?t=20(#766)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Release: new layout for website (#764) * Replace duplicate article photo * VIP: Add new components to default pages and edit about page * Feat: More flexible brief component with fixed mobile * Fix: Compatibility with updated brief component * Fix: Links styled as separate element * Fix: Make about page markdown suit new layout and add picture to public folder * Feat: Restyle page template to support new design * Fix: Update media element selector to match the other * Fix: Delete old image path * Feat: Contact form init * Feat: Add contact form to main layout * Fix: Remove margin from old footer * Fix: Change to default text color * Feat: Add logo and move text * Style: Add fourth column * Fix: Style affecting other components * Fix: Adjust placement * Fix: Padding added to nested elements * Feat: Restyle contact site * Feat: 2x res scale on profiles * Feat: Add image size to posts * Feat: Add height to minimize content shift and use 2x image res * Feat: Autoscale large image * Feat: Image scale function * Apply formatting changes * remove unneccessary padding * space up mobile view * align container center * make contact info sectionised * update address * add transitional padding * avoid adjusting sizes * increase gap for email and address * re-structure inputs & remove gdpr * move primary button to global (#740) * use global primary button * increase fontsize * move form hover and active to global * move textarea and input to global * merge form css together * Feat: Use classes * Apply formatting changes * Refactor: Rename class * Refactor: Order * Changes by create-pull-request action (#743) * chore: add documentation about staging and update next workflow * chore: fix next update workflow * chore: give access to workflows --------- Co-authored-by: Simen A. W. Olsen * refactor: move contact form to own component (#742) * Chore: Remove scaling code * Chore: Tweak narrow version * refactor: re-use contact form * footer with image * Changed text front page (#747) * refactor: set margin on slot instead of specific footer (#746) * refactor: set margin on slot instead of specific footer * Feat: Add contact footer boolean * Style: Move padding to main element --------- Co-authored-by: Flemming Møller Pedersen * feat: add intro cards to homepage (#748) * add intro cards * add images * add sample image * change sample image * replace boxshadow with background color * Style: Full width img * Style: Move margins out of cards and use grid gap --------- Co-authored-by: Flemming Møller Pedersen * Chore: Rewrite content * Fix: Remove unused CSS and tweak formatting * fix: style landing image to match intro cards (#749) * feat: add header text for articles (#750) * refactor: update about page (#751) * refactor: update about page * formating line lengths * refactor: make intro cards in column (#752) * refactor: make intro cards in column * refactor: simplify intro card usage * fix: make full stop part of h1 (#753) * refactor: use new default slug for project article (#757) * fix: use new default slug for project article * chore: delete unused file * feat: add gdpr compliance info (#758) * remove redundant div * fix: remove default value blank space on textarea input * feat: add gdpr compliance info * feat: connect form with crm (#754) * refactor: replace arbeider with arbeid (#759) * feat: add index images (#763) * feat: add index images * feat: use new images * Promote changes in main → next (#745) * chore: add documentation about staging and update next workflow * chore: fix next update workflow * chore: give access to workflows * chore: add nice title and description about it not be rebased or squashed * chore: change name of promotion branch * chore(deps): update pnpm to v9.7.1 * chore(deps): update pnpm to v9.8.0 * chore(deps): update pnpm to v9.9.0 * fix: fix merge conflicts --------- Co-authored-by: Simen A. W. Olsen Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Xillians --------- Co-authored-by: Flemming Møller Pedersen Co-authored-by: FlemmingMP Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Simen A. W. Olsen Co-authored-by: Flemming Møller Pedersen <154523534+FlemmingMP@users.noreply.github.com> Co-authored-by: Carl Oscar Petterson <144008196+copetterson@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Revert "Release: new layout for website (#764)" This reverts commit 5232c4a0130c8bbdb8b3508c81d7755fd5dcf7c6. --------- Co-authored-by: Sandra Viktoria D. Toftemo Co-authored-by: Flemming Møller Pedersen Co-authored-by: FlemmingMP Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Simen A. W. Olsen Co-authored-by: Flemming Møller Pedersen <154523534+FlemmingMP@users.noreply.github.com> Co-authored-by: Carl Oscar Petterson <144008196+copetterson@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>