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

Update to Volto 18.2.3 / Add empty typescript file to stop "No inputs" error #30

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

reekitconcept
Copy link
Member

@reekitconcept reekitconcept commented Dec 11, 2024

Add empty typescript file, update Volto to 18.2.3

  • add empty typescript file. The empty file is added to stop the error
    No inputs were found in config file.
    TypeScript expects there to be at least one TypeScript file in the
    folder in order to compile.
  • update Volto to 18.2.3
  • update eslintrc
  • remove exportDefaultFrom experimental syntax
  • reformat, update i18n, update lockfile
  • add dependency to react-portal
  • add resolve fallback for buffer in storybook.
  • fix CI by removing public/.gitkeep
  • add back cypress tests from the older livesearch branch, as they were
    accidentally removed when updating to the previous Volto template.
  • add back dockerfile for acceptance
  • move cypress back to acceptance. This is a deviation from the add-on
    template, but it's desired, provided we have more files in support of
    the acceptance tests.
  • fix ipv6 problem of cypress in the Makefile
  • consolidate cypress commands, use what we can from upstream volto, and
    add/override commands as needed for our tests.

@reekitconcept reekitconcept force-pushed the add-empty-typescript-file branch from a1c4d63 to 740a20c Compare December 11, 2024 14:43
@reekitconcept reekitconcept changed the title Add empty typescript file to stop "No inputs" error Update to Volto 18.2.3 / Add empty typescript file to stop "No inputs" error Dec 12, 2024
@reekitconcept reekitconcept force-pushed the add-empty-typescript-file branch 2 times, most recently from 63a219d to 596f1fb Compare December 13, 2024 15:47
- add empty typescript file. The empty file is added to stop the error
  `No inputs were found in config file`.
  TypeScript expects there to be at least one TypeScript file in the
  folder in order to compile.
- update Volto to 18.2.3
- update eslintrc
- remove exportDefaultFrom experimental syntax
- reformat, update i18n, update lockfile
- add dependency to react-portal
- add resolve fallback for buffer in storybook.
- fix CI by removing public/.gitkeep
- add back cypress tests from the older livesearch branch, as they were
  accidentally removed when updating to the previous Volto template.
- add back dockerfile for acceptance, and use it from the Makefile
- move cypress back to the "acceptance" folder. This is a deviation from
  the add-on template, but it's desired, provided we have more files in
  support of the acceptance tests.
- fix ipv6 problem of cypress in the Makefile
- consolidate cypress commands, use what we can from upstream volto, and
  add/override commands as needed for our tests.
@reekitconcept reekitconcept force-pushed the add-empty-typescript-file branch from 46bb13c to 7bb065c Compare December 24, 2024 15:16
@reekitconcept reekitconcept merged commit 94a6e48 into fhnw-develop Dec 24, 2024
5 checks passed
@reekitconcept reekitconcept deleted the add-empty-typescript-file branch December 24, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant