1. Sep 20, 2021
    • Andrei Eres's avatar
      Update keys UI (#30) · aee57aff
      Andrei Eres authored
      * Add useTimedReset
      
      * Add icons
      
      * Update theme
      
      * Update Address
      
      * Update no keys state
      
      * Add title
      
      * Add useTimer
      
      * Simplify Address
      
      * Add Key
      
      * Update accounts
      
      * Remove unused components
      aee57aff
    • Andrei Eres's avatar
      Update layout (#29) · 226076f9
      Andrei Eres authored
      * Add Button
      
      * Update assets
      
      * Add footer
      
      * Update Header.tsx
      
      * Update ui
      226076f9
  2. Sep 17, 2021
  3. Sep 16, 2021
    • Andrei Eres's avatar
      Remove styles (#24) · 9fb0e447
      Andrei Eres authored
      * Remove styles from accounts
      
      * Remove styles from Authorize
      
      * Remove styles from Metadata
      
      * Remove styles from Signing
      
      * Remove other styles
      
      * Reduce theme
      9fb0e447
    • Andrei Eres's avatar
      Add store (#23) · 5c23e07e
      Andrei Eres authored
      * Add nanostores
      
      * Add accounts stores
      
      * Add authRequests stores
      
      * Add metaRequests stores
      
      * Add signRequests stores
      
      * Add media stores
      
      * Add initilal values
      
      * Remove stores from layout
      
      * Move logic tp stores
      
      * Move router to stores
      
      * Add goHome
      
      * Fix types
      5c23e07e
    • Andrei Eres's avatar
      Reduce contexts (#21) · da623b16
      Andrei Eres authored
      * Remove ActionContext
      
      * Remove Settings context
      da623b16
  4. Sep 15, 2021
    • Andrei Eres's avatar
      Replace contexts (#15) · ed226302
      Andrei Eres authored
      ed226302
    • Andrei Eres's avatar
      Replace components (#12) · fc7ea132
      Andrei Eres authored
      * Add Link
      
      * Add Address
      
      * Remove polkadot chains from webpack aliases
      
      * Add todos for extension ui
      
      * Add View
      
      * Replace Address
      
      * Add loading
      
      * Add MetadataRequest
      
      * Update marks
      
      * Add defaultType
      
      * Add AuthorizeRequest
      
      * Add SigningRequest
      
      * Add TransactionIndex
      
      * Remove Settings
      
      * Add buildHierarchy
      fc7ea132
    • Andrei Eres's avatar
      Remove translations (#11) · 8be751c8
      Andrei Eres authored
      * Remove t from ErrorBoundary
      
      * Remove t from ImportQr
      
      * Remove t from PhishingDetected
      
      * Remove t from Authorize
      
      * Remove t from Metadata
      
      * Remove t from Signing
      
      * Remove t from Accounts
      
      * Remove t from Account
      
      * Remove t from AddAccount
      
      * Remove t from Forget
      8be751c8
  5. Sep 14, 2021