1. 25 Aug, 2023 1 commit
  2. 24 Aug, 2023 2 commits
    • isstuev's avatar
      quick search · 0aef8999
      isstuev authored
      0aef8999
    • tom goriunov's avatar
      components for Block and Tx entities (#1108) · 93099d26
      tom goriunov authored
      * base implementation of entity
      
      * refactor other components to make use of BlockEntity
      
      * tests
      
      * migrate entities w/o icon + L2 blocks
      
      * base implementation of tx entity
      
      * delet TransactionSnippet
      
      * remove type="transaction" from AddressLink
      
      * tests for TxEntity
      
      * make EntityBase components
      
      * common styles for icon color and spacing to text
      
      * update icon color in tests
      
      * update icons to slime format
      
      * Address entity
      93099d26
  3. 23 Aug, 2023 2 commits
    • tom goriunov's avatar
      minor fixes (#1104) · 2df78df4
      tom goriunov authored
      * move Inventory tab to the first place for NFT tokens pages
      
      * update testnet tx alert text
      
      * fix footer layout
      2df78df4
    • tom goriunov's avatar
      Rootstock block fields updates (#1102) · 7734d09a
      tom goriunov authored
      * small fixes in blocks fields + config for rootstock
      
      * add env for hidding fields in block views
      
      * [skip ci] update docs
      7734d09a
  4. 22 Aug, 2023 2 commits
  5. 18 Aug, 2023 3 commits
  6. 16 Aug, 2023 1 commit
    • tom goriunov's avatar
      refactor page layout components (#1087) · c58a3fdf
      tom goriunov authored
      * update csv export text
      
      * fix pw tests
      
      * base layout and customization for home page and search results page
      
      * refactor rest of the pages
      
      * refactor AppError
      
      * move header padding to layout
      
      * move nextjs utils to separate folder
      
      * combine PageServer and Page
      
      * make useQueryClientConfig hook
      
      * add tests
      
      * remove unused var
      
      * fix envs for pw
      
      * fix pw tests
      c58a3fdf
  7. 15 Aug, 2023 1 commit
  8. 12 Aug, 2023 2 commits
  9. 11 Aug, 2023 2 commits
  10. 10 Aug, 2023 3 commits
    • tom goriunov's avatar
      add missing redirects from old URLs (#1080) · f81cab4e
      tom goriunov authored
      * add missing redirects from old URLs
      
      Fixes #1078
      
      * [skip ci] add more redirects
      f81cab4e
    • tom's avatar
      [skip ci] update rootstock tooltips · 7b8c9847
      tom authored
      7b8c9847
    • tom goriunov's avatar
      app feature list (#1079) · 751e2e36
      tom goriunov authored
      * metadata helpers and values for txs pages
      
      * update titles to the rest of the pages
      
      * refactor getServerSideProps
      
      * dynamically update metadata for token and dapp page
      
      * test
      
      * 404 error page
      
      * make new config
      
      * make use of new config, delete old one
      
      * feature reporter: dev implementation
      
      * feature reporter: docker integration
      
      * resctructure ENVS.md
      
      * sentry feature
      
      * refinements
      
      * add spaces between sections
      
      * tweaks
      
      * switch to camelCase
      
      * clean up
      
      * remove NEXT_PUBLIC_NETWORK_TOKEN_ADDRESS
      
      * v
      751e2e36
  11. 08 Aug, 2023 11 commits
  12. 07 Aug, 2023 3 commits
  13. 05 Aug, 2023 3 commits
  14. 04 Aug, 2023 2 commits
  15. 03 Aug, 2023 2 commits