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

feat(sanity): content releases #7011

Draft
wants to merge 393 commits into
base: next
Choose a base branch
from
Draft

feat(sanity): content releases #7011

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

Commits on Oct 18, 2024

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

Commits on Oct 19, 2024

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

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. feat(sanity): add document version chips and menus

    refactor(sanity): add publish chip on header, remove other decorators
    
    refactor(sanity): add drafts button to header
    
    refactor(sanity): add version list and update header with scrolling
    
    refactor(sanity): add ability to switch perspectives in document pane header
    
    refactor(sanity): fix issue with tab header
    
    refactor(sanity): update click handler for draft chip
    
    fix(sanity): fix selected issue on version chips
    
    docs(sanity): add reminder to update tooltip text
    
    chore(sanity): remove unused imports
    
    chore(sanity): set up initial add version button
    
    test(sanity): update test for document header (chips), made all chips buttons
    
    fix(sanity): issue when changing to published perspective
    
    refactor(sanity): reduce gap
    
    refactor(sanity): add open history to header
    
    fix(sanity): fix alignment with chips and actions
    
    refactor(sanity): move chip code to own component
    
    feat(sanity): intial context menu for version badges
    
    feat(sanity): add popovermenu to draft and to published
    
    fix(sanity): issue with selected state on header
    
    fix(sanity): issue with selected state on header
    
    fix(sanity): issue where version was not allowing to open release in the context menu
    
    fix(sanity): issue where opening the "view release" would open the wrong one
    
    refactor(sanity): add colour / tone and change order to specific releases types
    
    refactor(sanity): add style icon to dropdown when copying version
    
    fix(sanity): issue where perspective wouldn't change when currently displayed document was discarded
    
    fix(sanity): issue where discard button wasn't showing up
    
    fix(sanity): fix issue where clicking outside was always running close method on contextmenu. clean up
    
    feat(sanity): add discard modal
    
    feat(sanity): add create release dialog and menu item
    
    fix(sanity): when collapsed show the title and icon
    
    fix(sanity): fix issue with default tones
    RitaDias committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b85334d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c9025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ac068a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caea3b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d56b2c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9def8c9 View commit details
    Browse the repository at this point in the history
  7. chore(sanity): rename and change structure for components related to …

    …document head version
    RitaDias committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4761ef5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d9abd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d65c04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b1dace View commit details
    Browse the repository at this point in the history
  11. fix(sanity): issue where when creating new doc, opening context menu …

    …from publish / draft would crash the studio
    RitaDias committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1600099 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09ae163 View commit details
    Browse the repository at this point in the history
  13. fix(sanity): issue where create version from publishing wasn't workin…

    …g (draft was being created instead)
    RitaDias committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    144b32a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f9b2334 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7bc0acc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f0eb9ef View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2d3430b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    df9d187 View commit details
    Browse the repository at this point in the history
  19. feat(sanity): add dedicated, stable router context object for perspec…

    …tive related parameters
    juice49 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9dbac15 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    64b8ef1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    530441a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9ecc4f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    a128db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fefa414 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cbb672 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    083174f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7c3dd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73b5181 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6794c01 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. feat(sanity): add useVersionOperations, replace createVersion and dis…

    …cardVersion across components
    
    refactor(sanity): add useVersionOperations, replace createVersion on dialog and chip
    
    refactor(sanity): add discard version to useVersionOperations, replace discard version on dialog in document header
    
    refactor(sanity): Move DiscardVersionDialog to Releases directory, export and re-use it DocumentActions
    RitaDias committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    82141f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed74a74 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into corel

    * next:
      chore(deps): update dependency sanity-diff-patch to v4 (#7630)
      feat: validate PR title against conventional commits (#7580)
      chore(deps): update dependency @sanity/tsdoc to v1.0.113 (#7627)
      fix(deps): update dependency @sanity/client to ^6.22.2 (#7625)
      chore(deps): update typescript-tooling (#7605)
      fix: restore support for defaultOrdering. (#7626)
    bjoerge committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    760900e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'next' into corel

    * next:
      v3.62.0
      fix: warnings on React 19 (#7654)
      fix(deps): update dependency @sanity/ui to ^2.8.10 (#7652)
      fix(deps): update dependency @sanity/ui to ^2.8.10 (#7653)
      chore(deps): update dependency @sanity/visual-editing to v2.2.2 (#7651)
      fix(core): inherit readOnly state from ancestors in copyPaste function (#7643)
      fix(deps): update dependency @sanity/mutate to ^0.10.1 (#7650)
      fix(deps): Update dev-non-major (#7649)
      fix(deps): update dependency @sanity/presentation to v1.17.3 (#7648)
      fix(deps): update dependency @portabletext/editor to ^1.1.5 (#7638)
      fix(deps): update dependency @sanity/presentation to v1.17.2 (#7647)
      fix(deps): Update dev-non-major (#7646)
      fix(deps): update dependency @sanity/presentation to v1.17.1 (#7645)
      chore(deps): update dependency @sanity/preview-url-secret to v2 (#7641)
      fix(deps): update dependency @sanity/presentation to v1.17.0 (#7640)
      fix(deps): Update dev-non-major (#7639)
      chore(cli): update help copy for deploy command (#7624)
      chore(test-studio): add asset types to structure navigation (#7631)
    bjoerge committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    904c978 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdbdd43 View commit details
    Browse the repository at this point in the history
  6. {wip} saved 2024-10-23 12:28

    bjoerge committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1e3ecc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e86fbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b9d5a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20ebc45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e986334 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60d9b4e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    01ef7ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    740b987 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    64e9589 View commit details
    Browse the repository at this point in the history
  15. fix(store): fix broken query

    bjoerge committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    693e334 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    310e9bc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    afed067 View commit details
    Browse the repository at this point in the history
  18. feat: releases overview facelift and calendar added (#7657)

    Co-authored-by: Rita <[email protected]>
    Co-authored-by: Bjørge Næss <[email protected]>
    3 people authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8ce5192 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix(sanity): update draftUtils and useDocumentVersions to work with t…

    …he new update to the ids
    RitaDias committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    04ea9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c889772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    144c3f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb6c430 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    221043f View commit details
    Browse the repository at this point in the history
  6. fix: perspective menu, metadata aggregator and overview list style dr…

    …iven from bundleId rather than releaseId
    jordanl17 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    451acb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1291f3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c7aebe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6310e13 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f54d6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6d421b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a127c36 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b9bea2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ded53e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    643a191 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d5ee85c View commit details
    Browse the repository at this point in the history
  17. fix(sanity): release detail document preview

    Note: We may wish to fix this properly by propagating the "bundle" to "release" string
          change more widely across the codebase. But this is a quick solution.
    juice49 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    eb5c288 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    70f5b5e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d49aa11 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix: creating perspective reference to avoid recreating releases stor…

    …e on perspective change (#7673)
    jordanl17 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d2ee705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f73e7be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19a622b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9579130 View commit details
    Browse the repository at this point in the history
  5. feat: some more animations

    jordanl17 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9aa7e40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b874ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39c8b44 View commit details
    Browse the repository at this point in the history
  8. refactor(sanity): useDocumentVersions has been updated to avoid needl…

    …ess reloads based on releases
    RitaDias committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f81ac44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53bc648 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7df293d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55e989a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    95d14a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01d8e7 View commit details
    Browse the repository at this point in the history
  3. refactor(releases): minor naming fixes

    bjoerge authored and RitaDias committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6efaf50 View commit details
    Browse the repository at this point in the history
  4. refactor(releases): don't track deleted releases

    Releases can't be deleted, only archived
    bjoerge authored and RitaDias committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fd69a76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    719b0d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1c49d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7d99dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d41df1d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    042f648 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b81a4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb9a972 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'next' into corel

    * next:
      feat: adds support for Create-Studio integration (#7635)
      fix(deps): Update dev-non-major (#7671)
      fix(deps): update dependency @sanity/insert-menu to v1.0.10 (#7668)
      fix(deps): update dependency @sanity/presentation to v1.17.6 (#7669)
      v3.62.2
      fix(deps): Update dev-non-major (#7663)
      fix(deps): update dependency @sanity/presentation to v1.17.4 (#7662)
      fix(deps): Update dev-non-major (#7661)
      v3.62.1
      feat(cli): add warning and docs for react-19 and Next.Js combined (#7660)
    bjoerge committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    68a30f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c70c221 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a89128f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b30828d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    32a0bb5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    df0e800 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d4db504 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    81c5fc3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    45d50f6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3c8e417 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8b27d44 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7c412f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix(structure): issue where the document actions were showing discard…

    … version when they shouldnt
    RitaDias committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    76894c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccdb82f View commit details
    Browse the repository at this point in the history
  3. refactor(releases): add telemetry to addDocumentSearch and fix issue …

    …related to adding drafts
    RitaDias committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c0948a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b68550 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb5dba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18b1a3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f13b7e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88e1df9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccee3c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51f321a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3c49dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ddea17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    19d8804 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c1dd21 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d6901a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    e325582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5e18d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd0ce62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caa7fb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8bf21a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eabf4e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4733fc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bda6ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b3777f View commit details
    Browse the repository at this point in the history
  10. feat(releases): add support for unarchiving release

    Note: unarchiving is pending backend support
    bjoerge committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1f75176 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5563400 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17fb750 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    26086e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2193c5d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    23986d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d41e502 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aaee200 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0740e43 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bab7f63 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    44d6db4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    551f03b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3f62333 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    143fc17 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    32de536 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b649a2b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f684bde View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    631db4d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    db5bb13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7df229 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30f16a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e69826a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2555fae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    985e50d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0793fc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3406be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90fa911 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1ab90b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea421a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42600e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c20249c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40a1e5c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3a93101 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    319f4e1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f57e164 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e52f487 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    330aebd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6310fa9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e948947 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dcb570c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    af0beba View commit details
    Browse the repository at this point in the history
  24. fixup! fix(releases): disable footer actions for documents not part o…

    …f current selected release
    bjoerge committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c83435e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bf5e526 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f45aa89 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    66776f0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    855407d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    aef9dcc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Merge branch 'next' into corel

    * next: (25 commits)
      fix(deps): update dependency @sanity/ui to ^2.8.16 (#7723)
      fix(deps): update dependency @sanity/ui to ^2.8.16 (#7722)
      chore(lockfile): update dependency @sanity/asset-utils to v2.0.7 (#7721)
      fix(deps): update dependency @sanity/ui to ^2.8.15 (#7717)
      fix(deps): update dependency @sanity/ui to ^2.8.15 (#7718)
      fix(deps): Update babel monorepo (#7719)
      chore(deps): update typescript-tooling (#7681)
      chore(deps): bump react-compiler linter (#7715)
      fix(deps): Update dev-non-major (#7708)
      fix(deps): update dependency react-rx to ^4.1.0 (#7714)
      fix(deps): update dependency @portabletext/editor to ^1.2.0 (#7709)
      chore(deps): update dependency lerna to ^8.1.9 (#7711)
      fix(deps): update dependency @sanity/ui to ^2.8.14 (#7713)
      chore: telemetry definition files are owned by @data-eng (#7703)
      fix(deps): update dependency react-rx to ^4.0.1 (#7712)
      fix(deps): Update dev-non-major (#7693)
      chore(deps): update dependency @vitejs/plugin-react to ^4.3.3 (#7688)
      fix(deps): update dependency @sanity/ui to ^2.8.13 (#7694)
      fix(deps): update dependency @portabletext/editor to ^1.1.11 (#7667)
      feat(cli): prepare nextjs starter template for live mode (#7633)
      ...
    bjoerge committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ea93fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b73f2d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f909a7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6680455 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28304f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1390141 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c2bbb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc9e628 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    af5370d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8bf4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe87c5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d308098 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55997fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc16512 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b870e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee198ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebfc5c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5fc8720 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2199dae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f50524d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ed1169a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5174074 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    15045d4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    daca134 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    b223327 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into corel

    * next:
      chore(deps): dedupe pnpm-lock.yaml (#7752)
      chore(deps): update react monorepo (#7753)
      fix(deps): update dependency react-rx to ^4.1.3 (#7744)
      fix(deps): update dependency @sanity/ui to ^2.8.19 (#7742)
      fix(deps): update dependency @portabletext/editor to ^1.5.4 (#7737)
      fix(deps): update dependency @sanity/presentation to v1.17.8 (#7743)
      test(codegen): migrate codegen tests to vitest (#7741)
      fix: invalid locale namespace specified for create (#7732)
      chore(deps): update dependency @sanity/prettier-config to ^1.0.3 (#7733)
      fix(deps): update dependency react-rx to ^4.1.1 (#7739)
      fix(deps): update dependency groq-js to ^1.14.0 (#7738)
      test(cli): migrate cli tests to vitest (#7731)
      fix(core): export BetaFeatures and ScheduledPublishing types (#7659)
      chore(test-studio): update dependency @portabletext/editor to ^1.4.1 (#7734)
      fix(deps): update dependency @portabletext/editor to ^1.4.1 (#7735)
      fix(deps): update dependency @portabletext/editor to ^1.4.0 (#7729)
      fix(deps): update dependency @sanity/ui to ^2.8.18 (#7730)
      fix(deps): Update dev-non-major (#7724)
      fix(deps): update dependency @sanity/ui to ^2.8.17 (#7725)
      fix(deps): update dependency @portabletext/editor to ^1.3.0 (#7727)
    bjoerge committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    49310e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d670fe9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'next' into corel

    * next: (49 commits)
      v3.63.0
      chore(scripts): reordering blocks in release notes template script (#7758)
      chore(deps): update dependency babel-plugin-react-compiler to v19 (#7755)
      fix(deps): Update dev-non-major (#7736)
      chore(deps): dedupe pnpm-lock.yaml (#7752)
      chore(deps): update react monorepo (#7753)
      fix(deps): update dependency react-rx to ^4.1.3 (#7744)
      fix(deps): update dependency @sanity/ui to ^2.8.19 (#7742)
      fix(deps): update dependency @portabletext/editor to ^1.5.4 (#7737)
      fix(deps): update dependency @sanity/presentation to v1.17.8 (#7743)
      test(codegen): migrate codegen tests to vitest (#7741)
      fix: invalid locale namespace specified for create (#7732)
      chore(deps): update dependency @sanity/prettier-config to ^1.0.3 (#7733)
      fix(deps): update dependency react-rx to ^4.1.1 (#7739)
      fix(deps): update dependency groq-js to ^1.14.0 (#7738)
      test(cli): migrate cli tests to vitest (#7731)
      fix(core): export BetaFeatures and ScheduledPublishing types (#7659)
      chore(test-studio): update dependency @portabletext/editor to ^1.4.1 (#7734)
      fix(deps): update dependency @portabletext/editor to ^1.4.1 (#7735)
      fix(deps): update dependency @portabletext/editor to ^1.4.0 (#7729)
      ...
    bjoerge committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9745162 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    90ca666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10dea69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5fc349 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'next' into corel

    * next:
      feat(codegen): fix literal function arguments and add default values
      feat(codegen): add support for export all
      test(internal/cli): migrate internal cli tests to vitest and remove jest (#7745)
      fix(core): explicitly pass `randomKey(12)` as the PTE `keyGenerator` (#7759)
    bjoerge committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    327db99 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    2d3951a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7146342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264d4c9 View commit details
    Browse the repository at this point in the history
  4. refactor(sanity): fix date formating, add locked chips and locked doc…

    …ument on scheduled releases (#7775)
    RitaDias authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    daede00 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    a634563 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into corel

    * next:
      fix(deps): upgrade `@sanity/ui` to `2.8.22` (#7783)
      fix(deps): Update dev-non-major (#7770)
      fix(deps): update dependency @portabletext/editor to ^1.6.1 (#7778)
      fix(deps): update dependency @sanity/presentation to v1.17.10 (#7767)
      fix(deps): update dependency @sanity/mutate to ^0.10.2 (#7781)
      fix(deps): update dependency @sanity/ui to ^2.8.21 (#7779)
      fix(deps): update dependency @sanity/client to ^6.22.3 (#7766)
      feat: simplify search strategy configuration (#7765)
      chore: update Studio teams in CODEOWNERS (#7780)
      chore(deps): update typescript-tooling (#7762)
      fix(deps): update dependency @portabletext/editor to ^1.5.5 (#7763)
      fix(deps): update dependency react-rx to ^4.1.4 (#7768)
      chore(deps): lock file maintenance (#7757)
    bjoerge committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1fe9d31 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    3e3e17c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into corel

    * next:
      fix: create integration copy + layout updates (#7787)
    bjoerge committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    90331e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5ce373 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdea1cd View commit details
    Browse the repository at this point in the history
  5. chore: regenerate lockfile

    bjoerge committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    79bc048 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    e3e2a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a38017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ccbf7e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    65673fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into corel

    * next:
      fix(deps): update dependency @sanity/presentation to v1.18.1 (#7803)
      fix(deps): update dependency @sanity/insert-menu to v1.0.11 (#7802)
      v3.64.0
      fix(deps): update dependency @portabletext/editor to ^1.7.0 (#7799)
      fix(deps): update dependency @portabletext/editor to ^1.7.0 (#7800)
      fix(deps): Update dev-non-major (#7796)
      fix(core): update upsell description list items (#7793)
      fix(deps): update dependency @sanity/presentation to v1.18.0 (#7794)
      fix(deps): update dependency @sanity/ui to ^2.8.23 (#7790)
      fix(deps): update dependency @sanity/client to ^6.22.4 (#7785)
      fix(deps): update dependency react-rx to ^4.1.5 (#7792)
      fix(deps): Update dev-non-major (#7784)
      chore(deps): update typescript-tooling (#7791)
    bjoerge committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    78b8316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d46e8c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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

Commits on Nov 15, 2024

  1. Merge branch 'next' into corel

    * next:
      chore(core): update announcements card close icon (#7822)
      fix(core): add opt out option to studioAnnouncements  (#7820)
      chore(lockfile): update dependency @sanity/asset-utils to v2.1.0 (#7818)
      chore(deps): update pnpm to v9.13.1 (#7817)
      chore(lockfile): update dependency sanity-plugin-mux-input to v2.4.0 (#7814)
      fix(deps): Update dev-non-major (#7809)
      chore(deps): update typescript-tooling (#7812)
      fix(deps): update dependency @portabletext/editor to ^1.8.0 (#7810)
      v3.64.1
      fix: add --legacy-peer-deps to next-sanity pacakge install (#7806)
      fix(deps): Update dev-non-major (#7804)
      fix(deps): update dependency @portabletext/editor to ^1.7.1 (#7807)
      fix(deps): update dependency @sanity/presentation to v1.18.2 (#7808)
    bjoerge committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6b9fe6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c3214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea0283 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    474bfba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a0c038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8171a71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89137be View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    ff28a57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a29f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc67f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    a3dc693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c715af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbdee62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c753b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c893edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e78b029 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20034ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07c92c7 View commit details
    Browse the repository at this point in the history
  9. feat(releases): timezone selection updates filtering and dateTime dis…

    …play on release overview (#7854)
    jordanl17 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7a6ff5f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    237694b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465c105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e64ea96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41a63c8 View commit details
    Browse the repository at this point in the history