1. 30 Aug, 2023 1 commit
  2. 29 Aug, 2023 3 commits
  3. 25 Aug, 2023 6 commits
  4. 24 Aug, 2023 10 commits
  5. 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
  6. 22 Aug, 2023 2 commits
  7. 18 Aug, 2023 3 commits
  8. 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
  9. 15 Aug, 2023 1 commit
  10. 12 Aug, 2023 2 commits
  11. 11 Aug, 2023 2 commits
  12. 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
  13. 08 Aug, 2023 4 commits