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

[HackDays] CLI generate components + sections + metaobjects sync #1155

Closed
wants to merge 46 commits into from

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    11a1950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e418436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73efa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    98bcfc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba8fc2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e188b View commit details
    Browse the repository at this point in the history
  4. General fixes

    frandiox committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8c6e2c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48023d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2eae074 View commit details
    Browse the repository at this point in the history
  7. Use generated type

    frandiox committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0db262b View commit details
    Browse the repository at this point in the history
  8. fix image height :(

    juanpprieto committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    895058a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4923fb3 View commit details
    Browse the repository at this point in the history
  10. Generate section command

    frandiox committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f731c9c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63cfa1f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    daa5863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6873ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6045bce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cc77da View commit details
    Browse the repository at this point in the history
  5. Fix diffing for kitchensink

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    41f0603 View commit details
    Browse the repository at this point in the history
  6. Rename variables

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4f3f20b View commit details
    Browse the repository at this point in the history
  7. Logs

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6b14056 View commit details
    Browse the repository at this point in the history
  8. Remove unused admin client

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d48ac7d View commit details
    Browse the repository at this point in the history
  9. Move files to CLI

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    af9ad82 View commit details
    Browse the repository at this point in the history
  10. Improve types

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4417ade View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34493a8 View commit details
    Browse the repository at this point in the history
  12. Debounce updates

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d10a66c View commit details
    Browse the repository at this point in the history
  13. Fix Sections generation

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    39fc28c View commit details
    Browse the repository at this point in the history
  14. Fix upsert

    frandiox committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f376245 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d888283 View commit details
    Browse the repository at this point in the history
  16. remove sections folder

    juanpprieto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    87cd4b5 View commit details
    Browse the repository at this point in the history
  17. update types

    juanpprieto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a91141d View commit details
    Browse the repository at this point in the history
  18. add hackdays demo route

    juanpprieto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d80585a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    304394b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    46e9939 View commit details
    Browse the repository at this point in the history
  21. update README

    juanpprieto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e507177 View commit details
    Browse the repository at this point in the history
  22. update readme

    juanpprieto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a757fcf View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    a4c3d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f46c92 View commit details
    Browse the repository at this point in the history
  3. update button styling

    juanpprieto committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1b16a4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5340c7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82f1506 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e183ca View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. demo/video cleanup

    juanpprieto committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    37fa28f View commit details
    Browse the repository at this point in the history
  2. demo tweaks

    juanpprieto committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    a594e92 View commit details
    Browse the repository at this point in the history
  3. demo

    juanpprieto committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    31dd534 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fixes

    juanpprieto committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e01faa9 View commit details
    Browse the repository at this point in the history