-
Notifications
You must be signed in to change notification settings - Fork 18
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
Hotfix/vue cookie issue #79
Open
LiamThursfield
wants to merge
147
commits into
LiamThursfield:master
Choose a base branch
from
sigi-ro:hotfix/vue-cookie-issue
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Hotfix/vue cookie issue #79
LiamThursfield
wants to merge
147
commits into
LiamThursfield:master
from
sigi-ro:hotfix/vue-cookie-issue
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Add some sample translations to use as a base
Fix longstanding bug with CmsMenuField
Initial Zora implementation
FileManager - Only show tenant bucket
Feature/lang - WIP
New Website Page + translations
feat: Implement BE that allows for CMS pages to be created with cours…
Show refund message + footer component
Fix for landlord web middleware Add inertia head Fix inertia versioning Bump inertia php version
Small changes and improvements
Call to Action section
Feature/new requests
* minor chore: Style cleanups - Remove styles from base / create anime.css - Remove usages of style="" - Add in missing en translations * yarn prod
Changes for logo and small impro
Feature/new requests
LiamThursfield
added a commit
that referenced
this pull request
Apr 30, 2024
* FileManager - Only show tenant bucket * WIP - Lang * WIP - Lang latest * Initial Zora implementation - Add some sample translations to use as a base * WIP latest translations * Updated readme * WIP - Lang latest changes * Translations * WIP - translations + new course page * WIP - new translations + changed website course page * WIP latest with FAQ * Show refund message + footer component * feat: Implement BE that allows for CMS pages to be created with course(s) attached * Added auth translations * WIP - New footer changes for landing page * WIP - Remove unnecessary route * Logic for Email to sign up after purchase * feat(course-template-fe): Add FE for course pages * feat(course-template-fe): Add FE for course pages * Changes to landing page * Clean up * Fix for organisation unit creator * Fix for organisation units edit * Fix for side menu icon * Implement organisation unit cms field * Org updates - Add snap and tiktok - Fix email required - Update twitter/x label * Org updates - Add snap and tiktok - Fix email required - Update twitter/x label * Add page-meta to page show and course template * Latest * remove unused import * Add keywords metadata * WIP * Show section files in all lectures for student * Implement theme settings - Add new color vars to support theming - Add UI/UX to set colours in admin - Update Course FE components to use theme * Yarn prod & zora generate * Implement repeater functionality into faqs section - Fix repeater CMS selector - Ensure course template uses the repeater data * Updates for course show template * Updates for course show template * yarn prod * yarn prod * yarn prod * yarn prod * yarn prod * yarn prod * yarn prod * yarn prod * Commit * Commit * Allow super users to manually create student accounts * ignition in core deps * ignition in core deps * Composer * Composer * Updated img links * Basic Page/Layout FE * Basic Page/Layout FE * yarn prod * Fixes * Remove unused script * Latest changes and text next to video * Translations * Adjustments to payments * VAT message for Lei * Add settings to landlord * UX changes to footer and improvements * Clean up * UX changes * Fixes and improv * Only load theme for tenants * Only load theme for tenants * Handle the redemption/mail outside of commit to ensure data persists * Implement GTM support - Add Setting for GTM ID - Refactor head to allow for tenant head data to be set, including GTM script - Add dataLayer.push event for navigation * Implement filter to hide decimals for whole numbers * Add logic for ignoring stripe events * Ensure only active pages are shown on the website * Migrate from Laravel Mix to Vite (#72) * Add npm dependencies * Update build scripts * Configure Vite * Remove `webpack.mix.js` * Use ES modules * Rename ENV variables * Add PostCSS configuration for Tailwind * Use new `@vite` Blade directive * Add `.vue` extension to Vue imports * Ignore build assets * PostCSS Setup --------- Co-authored-by: Shift <[email protected]> * Implement CMS Redirects (#73) * Fix for dayjs locale (#74) Fix for landlord web middleware Add inertia head Fix inertia versioning Bump inertia php version * Add form column for submit button text * Refactor course components to sit within website/course/ * yarb prod * yarn prod * refactor course components * Implement course interest form for non-published courses (#75) * Small changes and improvements * Call to Action section * Latest * Changes to UX + wip animations * minor chore: Style cleanups (#79) * minor chore: Style cleanups - Remove styles from base / create anime.css - Remove usages of style="" - Add in missing en translations * yarn prod * Ignore Stripe Checkout Session Expired requests. * Fix tenant scheduled commands * Test commit for scheduled commandfs * Test commit for scheduled commands * Prod commit to enable scheduled jobs * Changes for logo and small impro * WIP * Yt field on org unit * WIP * Student video show updates * Add GTM dataLayer push on course purchase (#83) * Fix vue-cookie issue (#84) * - Allow '/' for page URLs - Allow non-'/' urls for redirect to's * - Allow '/' for page URLs - Allow non-'/' urls for redirect to's * - Revert slugify changes - was working as expected - Refactor sticky-menu css * - Revert slugify changes - was working as expected - Refactor sticky-menu css * Email updates * Fix * Fix * Fix * Fix * Locale for checkout * Multiple updates for live: - Sort purchases by newest first - Student admin FE= - Student course - show latest incomplete course when loading the page - Minimise toggled sections on mobile by default * Add date to purchases Remove hard coded redirect from home page * Fix course purchase date * Template update * Template update * Quick changes + yarn prod * Revert format change * Fixed conflict * Add third party mailer setting and config bootstrapper (#86) * Add third party mailer setting and config bootstrapper * Tenancy bootstrapper fix * Fixes * Updates with test mail and correct config handling * Add comment * Yarn prod * Yarn prod * Yarn prod * Add internal notifications for form submissions (#80) * WIP commit for initial notificaiton email and preview * Send internal mail notification on form submission * Remove hard coded "Minducate" reference in mails (#89) - Implement helper to allow us to us the theme to get the tenant_name as needed * yarn prod * Add domain to tenant store action * Add xdebug support * Add dignostics route * Fix tenant migrations running on artisan migrate * Initial fix for tests (#90) - Tests still take too long to run per test but can at least test! * Fix EDU summary length check causing error when no summary is set * Removed unwanted sign up button * Yarn prod --------- Co-authored-by: dorusomcutean <[email protected]> Co-authored-by: dorusomcutean <[email protected]> Co-authored-by: Shift <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.