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

s3 caching test - [WIP] #140

Closed
wants to merge 314 commits into from
Closed

s3 caching test - [WIP] #140

wants to merge 314 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 11, 2023

  1. add wake integration

    tlgimenes committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b911bbb View commit details
    Browse the repository at this point in the history
  2. bump apps

    tlgimenes committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e7ba3b5 View commit details
    Browse the repository at this point in the history
  3. bump apps

    tlgimenes committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    63862af View commit details
    Browse the repository at this point in the history
  4. wip

    tlgimenes committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ee5d3b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from deco-sites/feat/wake

    feat: Wake integration
    tlgimenes authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2de1c18 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Update versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1103fdc View commit details
    Browse the repository at this point in the history
  2. bump deps

    tlgimenes committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    70e2fc1 View commit details
    Browse the repository at this point in the history
  3. Bumping versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a45805a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Bump versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5c42ac2 View commit details
    Browse the repository at this point in the history
  2. linx integration

    agliardi-io committed Sep 14, 2023
    3 Configuration menu
    Copy the full SHA
    dbfdff3 View commit details
    Browse the repository at this point in the history
  3. Revert "linx integration"

    This reverts commit dbfdff3.
    lucis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d6045b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update decohub app block

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a0e14e3 View commit details
    Browse the repository at this point in the history
  2. bump deps

    tlgimenes authored and mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    89fb2f9 View commit details
    Browse the repository at this point in the history
  3. deno task play

    tlgimenes authored and mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d6d6126 View commit details
    Browse the repository at this point in the history
  4. Fix denojson task play

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    05d6cfc View commit details
    Browse the repository at this point in the history
  5. Update apps and deco ver

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    655a5fe View commit details
    Browse the repository at this point in the history
  6. Add public ports by default

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    db6b8bb View commit details
    Browse the repository at this point in the history
  7. Change visibility to public

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1b7542e View commit details
    Browse the repository at this point in the history
  8. Run update

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e53558d View commit details
    Browse the repository at this point in the history
  9. Update vers

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2a3c8dd View commit details
    Browse the repository at this point in the history
  10. fix logs

    tlgimenes committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c54863d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #18 from deco-sites/fix/log

    fix: log once
    tlgimenes authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5192556 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #17 from deco-sites/admin-app

    Admin app
    tlgimenes authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    df84147 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. change default image

    guitavano committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e8d28f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from deco-sites/tavano/fix-default-images

    change default images
    guitavano authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0c97485 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update apps and deco versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8dd5ac9 View commit details
    Browse the repository at this point in the history
  2. commerce app as peer dep

    tlgimenes committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7956408 View commit details
    Browse the repository at this point in the history
  3. upgrade deps

    tlgimenes committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    295da50 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from deco-sites/feat/peer

    chore: Commerce app as peer dep
    tlgimenes authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    95083bb View commit details
    Browse the repository at this point in the history
  5. reorder platform form

    tlgimenes committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a89c50e View commit details
    Browse the repository at this point in the history
  6. update apps

    guitavano committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a65a9ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6deb2ea View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11 from deco-sites/tavano/bug-coupon

    fix bug when user try to add invalid coupon
    guitavano authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d2af434 View commit details
    Browse the repository at this point in the history
  9. Update versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0585c8c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    4a5d25f View commit details
    Browse the repository at this point in the history
  2. upgrade deps

    tlgimenes committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ae2125c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from deco-sites/feat/search

    feat: 3p search providers
    tlgimenes authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    61c633d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. upgrade deps

    tlgimenes committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    404a90c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from deco-sites/feat/decohub

    upgrade deps
    tlgimenes authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5c22647 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request #23 from deco-sites/feat/decohub"

    This reverts commit 5c22647, reversing
    changes made to 61c633d.
    tlgimenes committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ad472d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38f5b0f View commit details
    Browse the repository at this point in the history
  5. revert and bump

    tlgimenes committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9e2fe7e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24 from deco-sites/hotfix

    README
    tlgimenes authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c3c5cbf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. rename invoke

    tlgimenes committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ca832f0 View commit details
    Browse the repository at this point in the history
  2. search suggestions

    tlgimenes committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1436313 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from deco-sites/feat/suggestions

    feat: Suggestions
    tlgimenes authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0e30e1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f67d7a7 View commit details
    Browse the repository at this point in the history
  5. fix search focus

    tlgimenes committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    493d63a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from deco-sites/fix/focus-search

    fix search focus
    tlgimenes authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    58d0775 View commit details
    Browse the repository at this point in the history
  7. bump deps

    tlgimenes committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0f052d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Use otel middleware (#25)

    * Use otel middleware
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Update apps version
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Better instrumentation
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Force redeploy
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Fix service name
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Update deco and apps to allow otel middlewares
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    ---------
    
    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8c6bcf7 View commit details
    Browse the repository at this point in the history
  2. Update apps ver

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5a659d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update deco and apps version

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2476e4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0721539 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from deco-sites/use_state_global_on_commerce

    Fix: don't override state global.
    matheusgr authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    32d1b90 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. initial linx integration

    tlgimenes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9bd286a View commit details
    Browse the repository at this point in the history
  2. use prod apps

    tlgimenes committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    644538d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from deco-sites/feat/linx

    feat: Linx integration
    tlgimenes authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ca645f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    f749440 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from deco-sites/bump_versions

    Bump app/deco versions to 0.10.2 and 1.37.6.
    matheusgr authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    478d6e4 View commit details
    Browse the repository at this point in the history
  3. fix navitems types

    tlgimenes committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5f2b5ff View commit details
    Browse the repository at this point in the history
  4. Update deco and apps ver

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7122dba View commit details
    Browse the repository at this point in the history
  5. Update to deco 1.38.1

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0c9f8d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. feat: use collapse footer (#32)

    * Use collapse
    
    * Autogen files
    igorbrasileiro authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fec2359 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. import mpa

    tlgimenes committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d277910 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. bump deps

    tlgimenes committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    877241f View commit details
    Browse the repository at this point in the history
  2. Update deco versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Oct 4, 2023
    1 Configuration menu
    Copy the full SHA
    8fedb46 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. migrate fresh

    tlgimenes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e37e1a3 View commit details
    Browse the repository at this point in the history
  2. wip

    tlgimenes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    be72a42 View commit details
    Browse the repository at this point in the history
  3. upgrade deps

    tlgimenes committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a6f49ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from deco-sites/feat/aot-kv

    feat: Migrate to new Fresh
    tlgimenes authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b357194 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. client-side sku selector

    tlgimenes committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6353858 View commit details
    Browse the repository at this point in the history
  2. bump fresh

    tlgimenes committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cc457d1 View commit details
    Browse the repository at this point in the history
  3. bump deps

    tlgimenes committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c55f16a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from deco-sites/feat/partials-doido

    feat: client-side SKU Selector
    tlgimenes authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7aeae9c View commit details
    Browse the repository at this point in the history
  5. bump deps

    tlgimenes committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b205b60 View commit details
    Browse the repository at this point in the history
  6. upgrade deps

    tlgimenes committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    15e8381 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. add tabbed shelf

    tlgimenes committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    729c629 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request #36 from deco-sites/feat/tabbed-shelf

    feat: Tabbed Shelf
    tlgimenes authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2707473 View commit details
    Browse the repository at this point in the history
  2. Update deco ver to allow cache hit metrics

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    db3564e View commit details
    Browse the repository at this point in the history
  3. Update version to allow cache hit metric

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    88b20cf View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Update deco version and apps

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f1cd9dc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. 1 Configuration menu
    Copy the full SHA
    340fe3d View commit details
    Browse the repository at this point in the history
  2. front-back working too

    tlgimenes committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    d22e133 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from deco-sites/feat/product-details-page

    feat: Composed Product Details
    tlgimenes authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    ec3329e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. fix missfired events

    tlgimenes committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    569645e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix edge cases

    tlgimenes committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4bc526e View commit details
    Browse the repository at this point in the history
  2. mudando versao do apps

    nathanluiz33 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2c2eb36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87af2b4 View commit details
    Browse the repository at this point in the history
  4. improve events

    tlgimenes committed Oct 17, 2023
    1 Configuration menu
    Copy the full SHA
    8602c49 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. deno.json

    tlgimenes committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4ffd3d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from deco-sites/feat/algolia-events

    feat: Add algolia events
    tlgimenes authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f1db999 View commit details
    Browse the repository at this point in the history
  3. item_id should be sku id

    tlgimenes committed Oct 18, 2023
    1 Configuration menu
    Copy the full SHA
    6e061e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from deco-sites/fix/events

    fix: events
    tlgimenes authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    059c2ca View commit details
    Browse the repository at this point in the history
  5. bump deps

    tlgimenes committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    48d48c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. last apps version

    nathanluiz33 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    fe0b118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88da01a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #43 from deco-sites/nathan-test-hash-script

    Updating apps version to get hash based navigation script
    nathanluiz33 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7e7c2e0 View commit details
    Browse the repository at this point in the history
  4. linx integration

    agliardi-io committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    044bae3 View commit details
    Browse the repository at this point in the history
  5. Revert "linx integration"

    This reverts commit 044bae3.
    tlgimenes committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bb1abf1 View commit details
    Browse the repository at this point in the history
  6. bump deps

    tlgimenes committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7f7aa87 View commit details
    Browse the repository at this point in the history
  7. bump deps

    tlgimenes committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4f558ba View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. bump deps

    tlgimenes committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0e0fbfa View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. bump deps

    tlgimenes committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0b563c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from deco-sites/feat/bump-deps

    chore: bump deps
    tlgimenes authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    23637cc View commit details
    Browse the repository at this point in the history
  3. bump deps

    tlgimenes committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    31677fd View commit details
    Browse the repository at this point in the history
  4. Adding rel nofollow to Filters

    lucis committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    67a2180 View commit details
    Browse the repository at this point in the history
  5. Add deco-deploy github action (#47)

    * Add deco-deploy github action
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Update fresh version
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Add Storefront vnda
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    ---------
    
    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    787c4f0 View commit details
    Browse the repository at this point in the history
  6. Revert "Add deco-deploy github action (#47)" (#48)

    This reverts commit 787c4f0.
    mcandeia authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b4c4c64 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. fix update script

    tlgimenes committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3f5f806 View commit details
    Browse the repository at this point in the history
  2. bump and use new partials

    tlgimenes committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    eb37360 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from deco-sites/feat/partials

    feat: use new partials
    tlgimenes authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    10cf599 View commit details
    Browse the repository at this point in the history
  4. Create deco-deploy.yaml

    mcandeia authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a051d17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43e9838 View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "Add deco-deploy github action"" (#49)

    * Revert "Revert "Add deco-deploy github action (#47)" (#48)"
    
    This reverts commit b4c4c64.
    
    * Fix site matrix
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Fix fromJson
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Fix matrix
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Fix condition check to run
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Add retry and concurrency
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Remove continue on error
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    * Change to decodeployretrystep
    
    Signed-off-by: Marcos Candeia <[email protected]>
    
    ---------
    
    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    94a5fc4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #46 from deco-sites/lucis/no-follow-links

    Adding rel nofollow to Filters
    tlgimenes authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c945171 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    627a9fd View commit details
    Browse the repository at this point in the history
  9. Merge pull request #52 from deco-sites/feat/sku-selector

    improve sku selector to exclude attributes
    tlgimenes authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    672a77b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. fix events

    tlgimenes committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0345a47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from deco-sites/feat/analytics

    fix events
    tlgimenes authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2e4c7a6 View commit details
    Browse the repository at this point in the history
  3. fix .

    tlgimenes committed Oct 26, 2023
    4 Configuration menu
    Copy the full SHA
    f8f3884 View commit details
    Browse the repository at this point in the history
  4. indexing workflow for vte

    tlgimenes committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    68983d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. bump deno.json

    tlgimenes committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e9678aa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. client-side sku selector

    tlgimenes committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    29db18d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from deco-sites/fix/sku-selector-partials

    fix: client-side sku selector
    tlgimenes authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    efe3abb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. feat: bump deps (#55)

    monuelo authored Oct 30, 2023
    1 Configuration menu
    Copy the full SHA
    f487ef8 View commit details
    Browse the repository at this point in the history
  2. Add deno.lock back

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6505188 View commit details
    Browse the repository at this point in the history
  3. Remove commented deno.lock

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1955f6a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. add preview to layouts

    tlgimenes committed Oct 31, 2023
    3 Configuration menu
    Copy the full SHA
    ae7e778 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from deco-sites/feat/preview

    add preview to layouts
    tlgimenes authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    27a8ca1 View commit details
    Browse the repository at this point in the history
  3. Remove deno.lock temporarily

    lucis committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5b6fbd1 View commit details
    Browse the repository at this point in the history
  4. bump apps (#56)

    * bump apps
    
    * update deno lock
    
    * rm deno lock
    guitavano authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    82438b0 View commit details
    Browse the repository at this point in the history
  5. improve flex grid preview

    tlgimenes committed Oct 31, 2023
    2 Configuration menu
    Copy the full SHA
    6936111 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #58 from deco-sites/fix/preview

    improve flex grid preview
    tlgimenes authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f2e72c4 View commit details
    Browse the repository at this point in the history
  7. preview

    tlgimenes committed Oct 31, 2023
    1 Configuration menu
    Copy the full SHA
    7b41404 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    a485778 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. bump deco (#61)

    guitavano authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cfe364f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    lucis authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0b9d1d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from deco-sites/lucis-patch-1

    Update README.md
    lucis authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5e8ae34 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    33148ea View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge pull request #64 from deco-sites/feat/deno1-38-0

    feat: remove deno deps after 1.38.0
    tlgimenes authored Nov 3, 2023
    1 Configuration menu
    Copy the full SHA
    7168b30 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Run deno task check and update deps

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    929638e View commit details
    Browse the repository at this point in the history
  2. fix typings

    tlgimenes committed Nov 4, 2023
    1 Configuration menu
    Copy the full SHA
    2885b1f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. improve cart events

    tlgimenes committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bce0d50 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. improve analytics events

    tlgimenes committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b289107 View commit details
    Browse the repository at this point in the history
  2. Bump apps version

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Nov 7, 2023
    1 Configuration menu
    Copy the full SHA
    f7b8ead View commit details
    Browse the repository at this point in the history
  3. Merge pull request #66 from deco-sites/fix/events

    fix: Events and remove Partytown
    tlgimenes authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d00dbde View commit details
    Browse the repository at this point in the history
  4. Updating versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Nov 7, 2023
    1 Configuration menu
    Copy the full SHA
    0331aa2 View commit details
    Browse the repository at this point in the history
  5. Tavano/nuvemshop (#65)

    * nuvemshop
    
    * stash
    
    * doing
    
    * update release json
    
    * release json
    
    * remove console log
    
    * fix type errors
    
    * wip
    
    * add attributes on add to cart button
    
    * back --env
    
    * fix events
    
    * fmt
    
    * css
    
    * bump apps
    
    ---------
    
    Co-authored-by: gimenes <[email protected]>
    guitavano and tlgimenes authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a2601db View commit details
    Browse the repository at this point in the history
  6. force deploy

    guitavano committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    de926bb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Bump versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Nov 10, 2023
    2 Configuration menu
    Copy the full SHA
    6c701b2 View commit details
    Browse the repository at this point in the history
  2. Update deco version

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6cfea32 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update README.md

    guitavano authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1c5f0bb View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. bump apps

    guitavano committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5987e07 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Update README.md (#72)

    mcandeia authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    911709f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mcandeia authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    048e4e6 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    mcandeia authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    00bd921 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. bump daisy

    tlgimenes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    de68d00 View commit details
    Browse the repository at this point in the history
  2. keep compatibility

    tlgimenes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    48ccd4d View commit details
    Browse the repository at this point in the history
  3. keep compatibility

    tlgimenes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6e9bdd5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #73 from deco-sites/feat/migrate-daisy-4

    feat: Migrate to daisy ui 4
    tlgimenes authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4f47f7a View commit details
    Browse the repository at this point in the history
  5. bump deps

    tlgimenes committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b84c39a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. bump apps (#78)

    guitavano authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c25b89c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Tavano/add animation (#74)

    * add animation at storefront
    
    * fmt
    
    * remove animation class of components and insert async at script
    guitavano authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    090ac54 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. bump versions (#80)

    guitavano authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f308b8a View commit details
    Browse the repository at this point in the history
  2. Add html description attribute (#81)

    * Add descriptionHtml into productInfo
    
    * Fix syntax issue
    
    * Remove misplaced behavioural changes
    LuizGiserman authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a7e40ac View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Update versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0e23c69 View commit details
    Browse the repository at this point in the history
  2. Update versions

    lucis committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bbb940a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Update deco-deploy.yaml

    mcandeia authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ce61ffd View commit details
    Browse the repository at this point in the history
  2. Update deps

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9329ec1 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Adding 25 Daisy UI components to our library (#82)

    * WIP: Components from daisy ui
    
    * WIP: Components from daisy ui
    
    * More daisy ui components
    
    * Lint
    
    * Moving files
    
    * Lint loading
    
    * Code review changes
    
    * Formatation fixes
    viniciustrr authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a0a104e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Update README.md

    mcandeia authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    1d3cf0c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mcandeia authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    afa827f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Update README.md

    mcandeia authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    03fc379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c50220b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. add link tree (#85)

    guitavano authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    280e93e View commit details
    Browse the repository at this point in the history
  2. Tavano/add table rich text (#86)

    * add table and rich text component
    
    * fmt
    
    * check if buttons exist
    guitavano authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e6110bd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Use relative urls (#87)

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    58dd1b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. rich text preview

    guitavano committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5de5dff View commit details
    Browse the repository at this point in the history
  2. add banner and category grid (#89)

    * add banner and category grid
    
    * fmt
    guitavano authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    95de7c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Bump deco and apps version

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8e1fe36 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. bump apps version

    guitavano committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c7d970f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f766b7d View commit details
    Browse the repository at this point in the history
  3. bump apps

    guitavano committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    605b73e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. feat: add ProductShelf modified (#91)

    * feat: add ProductShelf modified
    
    * feat: add ProductShelf modified and ShelfWithImage
    
    * fmt
    
    ---------
    
    Co-authored-by: guitavano <[email protected]>
    devartes and guitavano authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ec9666c View commit details
    Browse the repository at this point in the history
  2. fix: avatar style (#92)

    devartes authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f34e0bf View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Bump versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b90e26b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. bump deps

    tlgimenes committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    795a01d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from deco-sites/feat/bump

    chore: bump deps
    tlgimenes authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    60b12dd View commit details
    Browse the repository at this point in the history
  3. bump versions (#96)

    guitavano authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c4e2a14 View commit details
    Browse the repository at this point in the history
  4. feat: adding new header style (#95)

    * feat: adding new header style
    
    * add logoPosition from deco.cx panel
    
    * fmt
    
    ---------
    
    Co-authored-by: guitavano <[email protected]>
    devartes and guitavano authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4509e2b View commit details
    Browse the repository at this point in the history
  5. add logo position

    guitavano committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f07a6eb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fix logo ratio

    guitavano committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8f66b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154fde1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #98 from deco-sites/feat/tailwind-play

    feat: Dynamic TailwindCSS
    tlgimenes authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    46580b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Update deco and apps version

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    4727365 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    ca6c9cc View commit details
    Browse the repository at this point in the history
  2. Feat/new campaign timer (#99)

    * feat: modifying CampaignTimer and fixing BannerCarousel style
    
    * feat: add Slide and fix style CampaignTimer.tsx
    
    * fix: modifying animation timing
    
    * fix campaign timer
    
    ---------
    
    Co-authored-by: guitavano <[email protected]>
    devartes and guitavano authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1096c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d49eb35 View commit details
    Browse the repository at this point in the history
  4. feat: adding BlogPosts and fix style CategoryGrid (#97)

    * feat: adding BlogPosts and fix style CategoryGrid
    
    * tailwind
    
    ---------
    
    Co-authored-by: guitavano <[email protected]>
    devartes and guitavano authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6ad8eb4 View commit details
    Browse the repository at this point in the history
  5. Update deco and apps version

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0cd9b3b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update deco/apps version

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    def9f1b View commit details
    Browse the repository at this point in the history
  2. use new std

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e2dacfe View commit details
    Browse the repository at this point in the history
  3. rollback routes app

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2b7d666 View commit details
    Browse the repository at this point in the history
  4. lint

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    47bda0a View commit details
    Browse the repository at this point in the history
  5. bump deps

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    caa097a View commit details
    Browse the repository at this point in the history
  6. update std

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9bda367 View commit details
    Browse the repository at this point in the history
  7. fresh config

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7a20808 View commit details
    Browse the repository at this point in the history
  8. fresh config

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1ef8b03 View commit details
    Browse the repository at this point in the history
  9. wip

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4fe52d4 View commit details
    Browse the repository at this point in the history
  10. compat mode

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    46762d0 View commit details
    Browse the repository at this point in the history
  11. new mode

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6d5efd7 View commit details
    Browse the repository at this point in the history
  12. bump daisyui

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b6c48c8 View commit details
    Browse the repository at this point in the history
  13. use cached on productio

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    85418ad View commit details
    Browse the repository at this point in the history
  14. remove unsed file

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    07f5813 View commit details
    Browse the repository at this point in the history
  15. bump deps

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b609f51 View commit details
    Browse the repository at this point in the history
  16. fresh config

    tlgimenes committed Jan 17, 2024
    1 Configuration menu
    Copy the full SHA
    cd5a0b4 View commit details
    Browse the repository at this point in the history
  17. bump deps

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7e56726 View commit details
    Browse the repository at this point in the history
  18. bump std

    tlgimenes committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cc50806 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #103 from deco-sites/feat/fast-tailwind

    feat: Incremental TailwindCSS
    tlgimenes authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b6504a0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    503d070 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. bump apps (#108)

    guitavano authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    24498e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    d85ee02 View commit details
    Browse the repository at this point in the history
  2. feat: start lp template (#107)

    * feat: start lp template
    monuelo authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    976d722 View commit details
    Browse the repository at this point in the history
  3. ignore first commit (#116)

    guitavano authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6ef21c2 View commit details
    Browse the repository at this point in the history
  4. Revert "ignore first commit (#116)" (#117)

    This reverts commit 6ef21c2.
    guitavano authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5751962 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. add globalthis because deno break change (#119)

    * add globalthis because deno break change
    
    * add experimental decorators
    
    * fmt
    guitavano authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d8ac47c View commit details
    Browse the repository at this point in the history
  2. Changing img tag (#120)

    * Changing img tag
    
    * Removing all img tags
    
    ---------
    
    Co-authored-by: Vinicius Ribeiro <[email protected]>
    viniciustrr and Vinicius Ribeiro authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3891391 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. refactor: improve accessibility (#118)

    * refactor: improve accessibility
    
    * refactor: improve accessibility: FooterItems,Navbar and Sort
    devartes authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    95d74d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. bump d-options (#123)

    guitavano authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    32ebdf3 View commit details
    Browse the repository at this point in the history
  2. cancel workflows in progress (#125)

    * cancel workflows in progress
    
    * remote apps
    guitavano authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    14ec3ad View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 2, 2024

  1. bump fresh (#129)

    guitavano authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a42fb61 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Bump versions

    Signed-off-by: Marcos Candeia <[email protected]>
    mcandeia committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    08313e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. bump deps

    tlgimenes committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1948dd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128ae19 View commit details
    Browse the repository at this point in the history
  3. add show more button (#128)

    * add show more button
    
    * improve showmore component
    
    * fmt
    
    * remove console log
    
    * use pageHref instead
    
    * remove showMore
    
    * fix type errors
    
    * back to use ctx.invoke
    
    * use app version
    
    * remove fashion photos
    
    * create better types
    guitavano authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0a67570 View commit details
    Browse the repository at this point in the history
  4. Revert "add show more button (#128)" (#133)

    This reverts commit 0a67570.
    guitavano authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ec4d5f0 View commit details
    Browse the repository at this point in the history
  5. bump apps (#134)

    guitavano authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    cf314c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. bump deps

    tlgimenes committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1a09a2a View commit details
    Browse the repository at this point in the history
  2. bump apps

    tlgimenes committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    20f33aa View commit details
    Browse the repository at this point in the history
  3. bump deps

    tlgimenes committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    11c2a8e View commit details
    Browse the repository at this point in the history
  4. Type/appcontext (#135)

    * type app context
    
    * fmt
    
    * remove vendor
    guitavano authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c356c16 View commit details
    Browse the repository at this point in the history
  5. Tavano/rollback wrong images (#136)

    * rollback image uses inside picture
    
    * fmt
    guitavano authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e27fab9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. bump deps

    tlgimenes committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a0d8455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1a554 View commit details
    Browse the repository at this point in the history
  3. Fix: vtex discount coming negative (#138)

    * fix: vtex discount coming negative
    
    * fix event
    
    ---------
    
    Co-authored-by: guitavano <[email protected]>
    bruno-monteiro1 and guitavano authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0db8398 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    7aa60e7 View commit details
    Browse the repository at this point in the history
  2. Update deco version

    ItamarRocha committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fa0e87f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    4105bb5 View commit details
    Browse the repository at this point in the history