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

New delegation UI, #3945 #3946

Merged
merged 81 commits into from
Mar 21, 2024
Merged

New delegation UI, #3945 #3946

merged 81 commits into from
Mar 21, 2024

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    852a983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d887c7e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Implement my delegation page, #3945 (#3951)

    * Extract delegation layout
    
    * Implement my delegation page, #3945
    
    * Rename route, #3945
    
    * Refactor democracy and open gov pallet tabs
    
    * Refactor open gov delegation summary card, #3945
    
    * Refactor summary cards, #3945
    
    * Remove duplicated been delegated components, #3945
    
    * Extract common column definition, #3945
    hyifeng authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c9d66e9 View commit details
    Browse the repository at this point in the history
  2. Refector my delegation, #3945 (#3956)

    * Refactor common list columns, #3945
    
    * fix: remove democracy delegation button style, #3945
    hyifeng authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7da72d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c02f11b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    582b944 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7708ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e11948f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    41b6757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca61e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f93474c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1ca60e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    040b23e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    690c313 View commit details
    Browse the repository at this point in the history
  7. Delegation stats, #3945 (#3966)

    * Add referenda delegation statistics, #3945
    
    * Add democracy delegation stats, #3945
    
    * Refactor, #3945
    
    * fix: display default 0, #3945
    
    * Update tab and router name, #3945
    hyifeng authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    84fca12 View commit details
    Browse the repository at this point in the history
  8. Improve title, #3945

    wliyongfeng committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    96288f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a7e6c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5deb96c View commit details
    Browse the repository at this point in the history
  2. Delegation track select, #3945 (#3973)

    * Add track select to statistics, #3945
    
    * Update list detail button, #3945
    
    * Add divider to track select, #3945
    
    * fix: layout, #3945
    hyifeng authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    de17300 View commit details
    Browse the repository at this point in the history
  3. fix lodash-es

    2nthony committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    49981b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    614cc8a View commit details
    Browse the repository at this point in the history
  5. fix import

    2nthony committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a166b5e View commit details
    Browse the repository at this point in the history
  6. fix: lodash es

    2nthony committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2d49870 View commit details
    Browse the repository at this point in the history
  7. fix: import

    hyifeng committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8a8830e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bc1131 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    018a461 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f73b58b View commit details
    Browse the repository at this point in the history
  11. fix: mobile tab title no wrap

    hyifeng committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    72e7bb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    01eb0e6 View commit details
    Browse the repository at this point in the history
  2. fix: delegate card layout (#3978)

    * feat: tooltip support delayduration
    
    * fix: delegate card layout, add short description
    
    * fix divider margin
    2nthony authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3cec086 View commit details
    Browse the repository at this point in the history
  3. feat: show all my referenda delegation (#3980)

    * showDetailButton prop
    
    * feat: show all my referenda delegation
    2nthony authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    60d7492 View commit details
    Browse the repository at this point in the history
  4. fix: color

    2nthony committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    39d153b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04124cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d360236 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    b967580 View commit details
    Browse the repository at this point in the history
  2. feat: delegation card new delegate button (#3986)

    * swap delegate popup form track and target
    
    * target field support disabled and address props
    
    * delegate popup support defaultTargetAddress and targetDisabled props
    
    * new delegate button support defaultTargetAddress and targetDisabled props
    
    * delegation card new delegate button
    2nthony authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f86dcdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea03e57 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    cb253d4 View commit details
    Browse the repository at this point in the history
  2. Add recent votes tab, #3984 (#3993)

    * Add recent votes tab, #3984
    
    * fix
    hyifeng authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    59ee567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9259538 View commit details
    Browse the repository at this point in the history
  4. fix: use tab module

    hyifeng committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f059b79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e90738 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    270a42f View commit details
    Browse the repository at this point in the history
  7. Add delegatee detail announcement tab, #3996 (#3998)

    * Add delegatee detail announcement tab, #3996
    
    * Support parity announcement, #3996
    hyifeng authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ff9a111 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    4a6b2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a20f96 View commit details
    Browse the repository at this point in the history
  3. feat: delegation democracy (#4001)

    * init democracy delegation
    
    * fix: new delegate button
    
    * hide councilor link
    
    * democracy
    2nthony authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    256b4bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a81064b View commit details
    Browse the repository at this point in the history
  5. feat: delegation, democracy actions (#4008)

    * add disabled prop
    
    * if has delegating, then disabled the button
    
    * detail popup actions
    2nthony authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dc765f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c26169 View commit details
    Browse the repository at this point in the history
  7. fix

    2nthony committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    259a7b1 View commit details
    Browse the repository at this point in the history
  8. Add announcement edit popup, #4004 (#4007)

    * Add announcement edit popup, #4004
    
    * Edit delegatee announcement, #4004
    hyifeng authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dd74c32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d838121 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    285ab3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2fe832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5cc1d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8c648d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19fa955 View commit details
    Browse the repository at this point in the history
  6. Improve text, #3945

    wliyongfeng committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5845e8f View commit details
    Browse the repository at this point in the history
  7. Allow changing delegate target address from popup, #3945 (#4022)

    * Allow changing delegate target address from popup, #3945
    
    * fix: democracy delegation
    hyifeng authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    99d0ff0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2fd1521 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbc2f08 View commit details
    Browse the repository at this point in the history
  10. feat: delegation prompt (#4025)

    * delegation prompt
    
    * cookie key
    
    * use prompt
    
    * rename
    
    * add assert
    
    * move
    2nthony authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8b6d9fe View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    d18dc71 View commit details
    Browse the repository at this point in the history
  2. Add announcement publish coming soon, #3945 (#4030)

    * Add announcement publish coming soon, #3945
    
    * fix: mobile layout
    
    * fix
    hyifeng authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0775486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d4e1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6067a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec84f66 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Replace add delegation button with a link to delegation page, #3945 (#…

    …4032)
    
    * Replace add delegation button with a link to delegation page in referenda list page, #3945
    
    * fix
    
    * Update text
    
    * Use lower case tab ID in query params, #3945
    hyifeng authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    91a79af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eda09e9 View commit details
    Browse the repository at this point in the history
  3. feat: delegation, search (#4034)

    * urls
    
    * move target field default address
    
    * referenda
    
    * democracy
    
    * fix: input support classname
    
    * refactor: move code
    
    * fix referenda
    2nthony authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e93125d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c035901 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d6d4ab View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    6e2d095 View commit details
    Browse the repository at this point in the history
  2. fix: summary import

    2nthony committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0ee9701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6dabf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e63c88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a93ffc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f78f9bf View commit details
    Browse the repository at this point in the history
  7. Improve tab url to avoid redirect, #3945 (#4045)

    * Improve tab url to avoid redirect, #3945
    
    * fix
    hyifeng authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    67d7b12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e538f97 View commit details
    Browse the repository at this point in the history