Skip to content
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

style: lint and styling overhaul #8466

Merged

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    48d992a View commit details
    Browse the repository at this point in the history
  2. style: run lint

    Benjozork committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    304c105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f24e1e7 View commit details
    Browse the repository at this point in the history
  4. style: run lint

    Benjozork committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    bc62f57 View commit details
    Browse the repository at this point in the history
  5. style: fix lint

    Benjozork committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0fa94b2 View commit details
    Browse the repository at this point in the history
  6. style: run lint

    Benjozork committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f6b9720 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into refactor/prepare-for-lint-overhaul

    # Conflicts:
    #	fbw-a380x/src/systems/instruments/src/SD/Mailbox.tsx
    #	fbw-a380x/src/systems/instruments/src/SD/StatusArea.tsx
    Benjozork committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2ce0423 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    f67ca9e View commit details
    Browse the repository at this point in the history
  2. refactor: prettier lint

    Benjozork committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ae86a78 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Merge branch 'master' into refactor/prepare-for-lint-overhaul

    # Conflicts:
    #	.eslintignore
    #	fbw-a32nx/src/systems/fmgc/src/guidance/GuidanceController.ts
    #	fbw-a32nx/src/systems/instruments/src/EFB/Dispatch/Pages/OverviewPage.tsx
    #	fbw-a32nx/src/systems/instruments/src/EFB/UtilComponents/Form/Toggle.tsx
    #	fbw-a380x/src/systems/instruments/src/PFD/AltitudeIndicator.tsx
    #	fbw-a380x/src/systems/instruments/src/PFD/AttitudeIndicatorHorizon.tsx
    #	fbw-a380x/src/systems/instruments/src/PFD/LowerArea.tsx
    #	fbw-a380x/src/systems/instruments/src/PFD/PFD.tsx
    #	fbw-a380x/src/systems/instruments/src/PFD/SpeedIndicator.tsx
    #	fbw-a380x/src/systems/instruments/src/PFD/VerticalSpeedIndicator.tsx
    #	fbw-a380x/src/systems/instruments/src/PFD/shared/PFDSimvarPublisher.tsx
    #	fbw-common/src/systems/instruments/src/EFB/ATC/ATC.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Apis/Navigraph/Components/Authentication.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Checklists.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/ChecklistsPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Dashboard.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/Reminders/ChecklistsReminder.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/Reminders/MaintenanceReminder.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/Reminders/PinnedChartsReminder.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/Reminders/RemindersSection.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/Reminders/WeatherReminder.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/RemindersWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dispatch/Dispatch.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dispatch/Pages/LoadsheetPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Failures/FailureButton.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Failures/Failures.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Failures/Pages/Comfort/AtaChapterPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Failures/Pages/Comfort/index.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Failures/Pages/Compact.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Ground.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/A320_251N/A320Payload.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/A320_251N/CargoWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/A380_842/A380Payload.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/A380_842/CargoWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/Chart/ChartWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/PayloadElements.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Pushback/PushbackMap.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Pushback/PushbackPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Services/A320_251N/A320Services.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Services/A380_842/A380Services.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Navigation/Navigation.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Navigation/Pages/LocalFilesPage/LocalFileChartSelector.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Navigation/Pages/LocalFilesPage/LocalFileChartUI.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Navigation/Pages/LocalFilesPage/LocalFilesPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Navigation/Pages/NavigraphPage/NavigraphChartSelector.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Navigation/Pages/NavigraphPage/NavigraphChartUI.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Navigation/Pages/PinnedChartsPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Performance/Performance.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Presets/Presets.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Presets/Widgets/AircraftPresets.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Presets/Widgets/LightPresets.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Presets/Widgets/PresetsHelp.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/Pages/AircraftOptionsPinProgramsPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/Pages/AutomaticCallOutsPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/Settings.tsx
    #	fbw-common/src/systems/instruments/src/EFB/StatusBar/QuickControls.tsx
    #	fbw-common/src/systems/instruments/src/EFB/StatusBar/StatusBar.tsx
    #	fbw-common/src/systems/instruments/src/EFB/TODCalculator/Data/Data.tsx
    #	fbw-common/src/systems/instruments/src/EFB/TODCalculator/GroundSpeed/GroundSpeedAuto/GroundSpeedAuto.tsx
    #	fbw-common/src/systems/instruments/src/EFB/TODCalculator/GroundSpeed/GroundSpeedManual/GroundSpeedManual.tsx
    #	fbw-common/src/systems/instruments/src/EFB/TODCalculator/Result/Result.tsx
    #	fbw-common/src/systems/instruments/src/EFB/TODCalculator/TODCalculator.tsx
    #	fbw-common/src/systems/instruments/src/EFB/ToolBar/ToolBar.tsx
    #	fbw-common/src/systems/instruments/src/EFB/UtilComponents/Form/Select.tsx
    #	fbw-common/src/systems/instruments/src/EFB/UtilComponents/Form/SelectInput/SelectInput.tsx
    #	fbw-common/src/systems/instruments/src/EFB/UtilComponents/Modals/Modals.tsx
    #	fbw-common/src/systems/instruments/src/EFB/UtilComponents/Navbar.tsx
    #	fbw-common/src/systems/instruments/src/EFB/UtilComponents/ScrollableContainer.tsx
    #	fbw-common/src/systems/instruments/src/EFB/UtilComponents/TooltipWrapper.tsx
    #	fbw-common/src/systems/instruments/src/EFB/webpack.development.config.js
    #	fbw-common/src/systems/instruments/src/EFB/webpack.msfs.config.js
    #	fbw-common/src/systems/instruments/src/ND/ND.tsx
    Benjozork committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ff38cf4 View commit details
    Browse the repository at this point in the history
  2. run lint

    Benjozork committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3ea437d View commit details
    Browse the repository at this point in the history
  3. revert a380 lint-fix

    Benjozork committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e33d78e View commit details
    Browse the repository at this point in the history
  4. update pnpm-lock.yaml

    Benjozork committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d7193a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d2cfe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. fix syntax

    Benjozork committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8e0c514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6776b3 View commit details
    Browse the repository at this point in the history
  3. style: run lint

    Benjozork committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a66e351 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e8770b View commit details
    Browse the repository at this point in the history
  5. chore: fix jest files lint

    Benjozork committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    860fe65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1555dfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    963fcfc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge branch 'refs/heads/master' into refactor/prepare-for-lint-overhaul

    # Conflicts:
    #	fbw-a32nx/src/base/flybywire-aircraft-a320-neo/html_ui/Pages/A32NX_Core/A32NX_Refuel.js
    #	fbw-a32nx/src/systems/instruments/src/Common/EWDMessages.tsx
    #	fbw-a32nx/src/systems/instruments/src/EFB/index.tsx
    #	fbw-a32nx/src/systems/instruments/src/EWD/N1Limit.tsx
    #	fbw-a32nx/src/systems/instruments/src/EWD/PseudoFWC.ts
    #	fbw-a32nx/src/systems/instruments/src/ISIS/AutoBrightness.tsx
    #	fbw-a32nx/src/systems/instruments/src/MsfsAvionicsCommon/providers/DmcPublisher.tsx
    #	fbw-a32nx/src/systems/instruments/src/ND/instrument.tsx
    #	fbw-a32nx/src/systems/instruments/src/PFD/AttitudeIndicatorHorizon.tsx
    #	fbw-a32nx/src/systems/instruments/src/PFD/FMA.tsx
    #	fbw-a32nx/src/systems/instruments/src/PFD/instrument.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Apis/Simbrief/simbriefParser.ts
    #	fbw-common/src/systems/instruments/src/EFB/Assets/FuelOutline.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Checklists.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/ChecklistsPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/AfterLanding.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/AfterStart.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/Approach.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/BeforeStart.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/CockpitPreparation.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/Landing.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/LineUp.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/Parking.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/SecuringAircraft.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/Taxi.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Checklists/Lists/index.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/FlightWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/Reminders/ChecklistsReminder.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/WeatherWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dispatch/Pages/LoadsheetPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dispatch/Pages/Overview/A380_842/A380Overview.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Efb.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Fuel/A320_251N/A320Fuel.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Fuel/A380_842/A380Fuel.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/A320_251N/A320Payload.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/A380_842/A380Payload.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/PayloadElements.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/PayloadPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/Seating/Constants.ts
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Pushback/PushbackPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Presets/Widgets/AircraftPresets.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Presets/Widgets/Procedures.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/Pages/AboutPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/Pages/AtsuAocPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/Pages/SimOptionsPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/Pages/ThirdPartyOptionsPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/sync.ts
    #	fbw-common/src/systems/instruments/src/EFB/Store/features/checklists.ts
    #	fbw-common/src/systems/instruments/src/EFB/Store/features/simBrief.ts
    #	fbw-common/src/systems/instruments/src/EFB/UtilComponents/Form/SimpleInput/SimpleInput.tsx
    #	fbw-common/src/systems/shared/src/aircraftTypeCheck.ts
    Benjozork committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6a398eb View commit details
    Browse the repository at this point in the history
  2. style: run lint after merge

    Benjozork committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a7c2b47 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge branch 'refs/heads/master' into refactor/prepare-for-lint-overhaul

    # Conflicts:
    #	fbw-a32nx/src/systems/extras-host/index.ts
    #	fbw-a32nx/src/systems/extras-host/modules/version_check/VersionCheck.ts
    #	fbw-a32nx/src/systems/fmgc/src/guidance/vnav/takeoff/TakeoffPathBuilder.ts
    #	fbw-a32nx/src/systems/instruments/buildSrc/plugins.mjs
    #	fbw-a32nx/src/systems/instruments/src/Common/index.tsx
    #	fbw-a32nx/src/systems/instruments/src/EFB/index.tsx
    #	fbw-a32nx/src/systems/sentry-client/src/index.ts
    #	fbw-common/src/systems/datalink/router/src/webinterfaces/NXApiConnector.ts
    #	fbw-common/src/systems/instruments/src/EFB/Apis/Simbrief/simbriefParser.ts
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/FlightWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dispatch/Pages/Overview/A320_251N/A320Overview.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dispatch/Pages/Overview/A380_842/A380Overview.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Dispatch/Pages/OverviewPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Efb.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Fuel/A380_842/A380Fuel.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Fuel/Fuel.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/Chart/ChartWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/NarrowBody/A320Payload.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/NarrowBody/CargoWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/PayloadElements.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/PayloadPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/Seating/Constants.ts
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/Seating/SeatMapWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/WideBody/A380Payload.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Payload/WideBody/CargoWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Pushback/PushbackMap.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Services/A380_842/A380Services.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Services/ServicesPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/Pages/AboutPage.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Settings/ThrottleConfig/ThrottleConfig.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Store/features/simBrief.ts
    #	fbw-common/src/systems/instruments/src/EFB/Store/reducers.ts
    #	fbw-common/src/systems/instruments/src/EFB/Store/store.ts
    #	fbw-common/src/systems/instruments/src/react/bitFlags.tsx
    #	fbw-common/src/systems/instruments/src/react/simVars.tsx
    #	fbw-common/src/systems/shared/src/AircraftGithubVersionChecker.ts
    #	fbw-common/src/systems/shared/src/aircraftTypeCheck.ts
    #	fbw-common/src/systems/shared/src/checklists/ChecklistProvider.ts
    Benjozork committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7ecca71 View commit details
    Browse the repository at this point in the history
  2. style: run lint after merge

    Benjozork committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3648376 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. chore: fix lint

    Benjozork committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a66bacf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d7432 View commit details
    Browse the repository at this point in the history
  3. chore: fix lint

    Benjozork committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b6a49f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Merge branch 'refs/heads/master' into refactor/prepare-for-lint-overhaul

    # Conflicts:
    #	fbw-a32nx/src/systems/instruments/src/EWD/PseudoFWC.ts
    Benjozork committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1e61229 View commit details
    Browse the repository at this point in the history
  2. style: run lint after merge

    Benjozork committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    aaddbbd View commit details
    Browse the repository at this point in the history
  3. chore: fix lint

    Benjozork committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e248d91 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. chore: last beautiful commit

    2hwk committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    9e17150 View commit details
    Browse the repository at this point in the history
  2. fix: "__proto__" -> __proto__

    2hwk committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d7b42e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb6bf4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf64024 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'refs/heads/master' into refactor/prepare-for-lint-overhaul

    # Conflicts:
    #	fbw-a32nx/src/systems/failures/src/a320.ts
    #	fbw-a32nx/src/systems/instruments/src/Common/EWDMessages.tsx
    #	fbw-a32nx/src/systems/instruments/src/EWD/PseudoFWC.ts
    #	fbw-a32nx/src/systems/instruments/src/SD/Pages/Crz/Crz.tsx
    #	fbw-a32nx/src/systems/instruments/src/SD/Pages/Press/Press.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Apis/Simbrief/simbriefInterface.ts
    #	fbw-common/src/systems/instruments/src/EFB/Apis/Simbrief/simbriefParser.ts
    #	fbw-common/src/systems/instruments/src/EFB/Dashboard/Widgets/FlightWidget.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Ground/Pages/Fuel/A380_842/A380Fuel.tsx
    #	fbw-common/src/systems/instruments/src/EFB/Store/features/simBrief.ts
    Benjozork committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2c50330 View commit details
    Browse the repository at this point in the history
  2. style: run lint after merge

    Benjozork committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    990f0ff View commit details
    Browse the repository at this point in the history
  3. fix: cast

    Benjozork committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    925ddff View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    bfbe4d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20623f View commit details
    Browse the repository at this point in the history