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

Init coretime business, #4832 #4848

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from
Draft

Init coretime business, #4832 #4848

wants to merge 32 commits into from

Commits on Oct 10, 2024

  1. coretime, init page #4832 (#4844)

    * bump icons
    
    * init coretime
    
    * bump icons
    
    * revert
    2nthony authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f287c00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c4835b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    b8ba730 View commit details
    Browse the repository at this point in the history
  2. fix useeffect deps

    2nthony committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    be45671 View commit details
    Browse the repository at this point in the history
  3. fill overview page content

    2nthony committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    efcdaa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    e057e09 View commit details
    Browse the repository at this point in the history
  2. revert main format [skip ci]

    2nthony committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    439a6ab View commit details
    Browse the repository at this point in the history
  3. revert main format [skip ci]

    2nthony committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7e946c5 View commit details
    Browse the repository at this point in the history
  4. coretime, overview page connect api #4832 (#4876)

    * refactor store to support nested
    
    * coretime overview connect api
    
    * refactor: store, separate common and business slices
    
    * coretime, overview page store
    
    * refactor: store, remove editor slice
    
    * refactor: store, detail slice, remove multiTabs
    
    * refactor: store, detail slice, remove comments merging
    
    * refactor: store, remove layout slice
    
    * chore: store tweak comments
    
    * refactor: store, fix import
    
    * refactor: nav menu, convert to hook
    
    * refactor: store, remove cmdk slice
    
    * revert cherry picked
    2nthony authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7c5d7ee View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b8d51aa View commit details
    Browse the repository at this point in the history
  2. kusama coretime module

    2nthony committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2107cdd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. coretime, separate coretime chain settings files #4832 (#4898)

    * coretime, separate chain settings #4895
    
    * sort endpoints
    2nthony authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    896b5ad View commit details
    Browse the repository at this point in the history
  2. coretime, sale purchases data #4832 (#4897)

    * coretime gql client
    
    * fetch id
    
    * coretime, sale purchases list data
    
    * rename gql
    
    * display sales count
    
    * safe set coretime gql client
    
    * add types
    
    * tweak
    2nthony authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    aa90765 View commit details
    Browse the repository at this point in the history
  3. coretime, sale renewal data #4832 (#4900)

    * coretime, renewals data #4832
    
    * fix no nodata text
    2nthony authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dcb5f07 View commit details
    Browse the repository at this point in the history
  4. coretime, should check parent chain support coretime #4832 #4895 (#4902)

    * coretime, should check parent chain support coretime #4832 #4895
    
    * rename var
    2nthony authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e4fbf6a View commit details
    Browse the repository at this point in the history
  5. coretime, rename sales section files and components #4832 (#4903)

    * no need to persist url
    
    * coretime, rename sales section files and components #4832
    2nthony authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3448365 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. coretime, tweak sales history #4832 (#4913)

    * fix: datalist for case nav collapsed
    
    * coretime integrate subscan
    
    * fix browser link
    
    * swap table
    2nthony authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    544a7a9 View commit details
    Browse the repository at this point in the history
  2. bump icons

    2nthony committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d50dae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. coretime, sale panel data, stage 1 #4832 (#4921)

    * sale panel revenue data
    
    * stash
    
    * ssr
    2nthony authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7f18ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b6991 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    c221915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59863ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db6fe3a View commit details
    Browse the repository at this point in the history
  4. Add a context to hold coretime sale data, #4832 (#4928)

    * Add a context to hold sale data, #4832
    
    * Replace coretime sale data with that from context, #4832
    
    * Remove useCoretimeSaleId, #4832
    wliyongfeng authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6158527 View commit details
    Browse the repository at this point in the history
  5. Query and subscribe configuration and status, #4832 (#4930)

    * Rename coretime qql consts file, #4832
    
    * Move current sale query file, #4832
    
    * Query coretime configuration and status, #4832
    
    * Subscribe coretime configuration and status, #4832
    
    * Remove useless comment, #4832
    wliyongfeng authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    547d657 View commit details
    Browse the repository at this point in the history
  6. Add hooks to get coretime configuration and status, #4832 (#4932)

    * Add hooks to get coretime configuration and status, #4832
    
    * Remove useless file, #4832
    wliyongfeng authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    777f3a2 View commit details
    Browse the repository at this point in the history
  7. Add hook to loop query coretime scan height, #4832 (#4933)

    * Add hook to loop query coretime scan height, #4832
    
    * Remove lint errors, #4832
    wliyongfeng authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c389e3f View commit details
    Browse the repository at this point in the history
  8. fix: nav, improve UX for subspace #4833 (#4929)

    * fix: nav UX for subspace #4833
    
    * fix: init menu type for subspace
    2nthony authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5b8265e View commit details
    Browse the repository at this point in the history
  9. bump icons [skip ci]

    2nthony committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7310ab9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2abdb7 View commit details
    Browse the repository at this point in the history
  11. Add a hook to get coretime phase data, #4832 (#4936)

    * Add hook to get coretime phase, #4832
    
    * Add isLoading to phase hook, #4832
    wliyongfeng authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bb9ff28 View commit details
    Browse the repository at this point in the history