Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

All resource under plex updated #138

Merged
merged 38 commits into from
Dec 7, 2021
Merged

Commits on Nov 24, 2021

  1. Add all programs tree

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c879045 View commit details
    Browse the repository at this point in the history
  2. Fix collapse state

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f07a053 View commit details
    Browse the repository at this point in the history
  3. Fix program commands for all programs tree

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    1806053 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. use cached data

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    66ee4e1 View commit details
    Browse the repository at this point in the history
  2. Keep combined tree after filtering plex

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    8ce1be0 View commit details
    Browse the repository at this point in the history
  3. introduce viewmore treeitem

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    575811e View commit details
    Browse the repository at this point in the history
  4. viewMore implementation

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    c97ff05 View commit details
    Browse the repository at this point in the history
  5. Only add all programs tree if number of plexes>1

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    610457a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Load resources on viewMore command

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    96a69ce View commit details
    Browse the repository at this point in the history
  2. Update value of 'x' in 'View x more'

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    dfdf0bb View commit details
    Browse the repository at this point in the history
  3. Progress bar to show loading of more programs

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    12f15f3 View commit details
    Browse the repository at this point in the history
  4. Hide view more item if all resources have been fetched

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5524e5b View commit details
    Browse the repository at this point in the history
  5. Add check for refresh command

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e9ce9db View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Create utils folder for treeitem

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    565ae4c View commit details
    Browse the repository at this point in the history
  2. update import

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    7369d11 View commit details
    Browse the repository at this point in the history
  3. remove old file

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    02d0037 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Add combined transaction and local file trees

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    5b994e5 View commit details
    Browse the repository at this point in the history
  2. default filtering for all transactions

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    5458ede View commit details
    Browse the repository at this point in the history
  3. Filtering for all programs tree

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    28cf89c View commit details
    Browse the repository at this point in the history
  4. Use toEscapedCriteriaString function

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    f1e57de View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Fix functions for programs with no parent plex

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    bf8d417 View commit details
    Browse the repository at this point in the history
  2. Add all resources trees if a plex w/ multiple regions is specified

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    2a4450c View commit details
    Browse the repository at this point in the history
  3. Change all resource tree icons

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    0ff4b13 View commit details
    Browse the repository at this point in the history
  4. Fixed functions for all transactions tree

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    d719b1b View commit details
    Browse the repository at this point in the history
  5. Fixed functions for combined local files tree

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    11cb16e View commit details
    Browse the repository at this point in the history
  6. Only load contents if the transaction tree is expanded

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    74435d9 View commit details
    Browse the repository at this point in the history
  7. Only load contents if the program tree is expanded

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    0828d21 View commit details
    Browse the repository at this point in the history
  8. Only load contents if the local file tree is expanded

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    109ccb7 View commit details
    Browse the repository at this point in the history
  9. Add filtering for all transactions tree

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    ddbc27d View commit details
    Browse the repository at this point in the history
  10. Remove unnecessary storage

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    06054e2 View commit details
    Browse the repository at this point in the history
  11. Filtering for all local files tree

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    62b07e1 View commit details
    Browse the repository at this point in the history
  12. clear filter command for combined trees

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    58f5af1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Error handling for combined resource trees

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    2f3619b View commit details
    Browse the repository at this point in the history
  2. Show raw error when something unexpected occurs for trees

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    4f348b0 View commit details
    Browse the repository at this point in the history
  3. Discard token

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    6adca4f View commit details
    Browse the repository at this point in the history
  4. show all combined trees after region filtering

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    08d5bfd View commit details
    Browse the repository at this point in the history
  5. Fix plex filtering

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    2d36b37 View commit details
    Browse the repository at this point in the history
  6. Fix plex clearing

    Signed-off-by: JeffinSiby <jeffinsiby@gmail.com>
    JeffinSiby committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    8b24b9b View commit details
    Browse the repository at this point in the history