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

[WIP]: PR for viewing diff #2245

Closed
wants to merge 80 commits into from
Closed

[WIP]: PR for viewing diff #2245

wants to merge 80 commits into from

Commits on Nov 14, 2024

  1. fix: AppListFilters - Filter Dropdown - when timer updates, filter se…

    …lection gets cleared fix
    RohitRaj011 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f8b9717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa2989 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    b2425ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d419509 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    028391a View commit details
    Browse the repository at this point in the history
  2. Chore: version bump

    arunjaindev committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3030d5f View commit details
    Browse the repository at this point in the history
  3. chore: chart UI fixes

    shivani170 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f61456e View commit details
    Browse the repository at this point in the history
  4. chore: removed unused code

    shivani170 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2bbc470 View commit details
    Browse the repository at this point in the history
  5. refactor: remove nodeDetailsList and handle node listing through k8sR…

    …esourceList
    
    BREAKING CHANGES: appliedColumns entry in local storage
    Elessar1802 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5459c79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9477cd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. chore: revert code

    shivani170 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8bd324b View commit details
    Browse the repository at this point in the history
  2. chore: code formatting

    shivani170 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5a134ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c46ba18 View commit details
    Browse the repository at this point in the history
  4. chore: bump common lib

    eshankvaish committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0a3d19e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79dee60 View commit details
    Browse the repository at this point in the history
  6. chore: bump common

    eshankvaish committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    aa82331 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3237b4 View commit details
    Browse the repository at this point in the history
  8. chore: bump common lib

    eshankvaish committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1a5e442 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60ffc9a View commit details
    Browse the repository at this point in the history
  10. chore: revert target url

    arunjaindev committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3f30835 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2d1074 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    6881766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a67522 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2212 from devtron-labs/fix/misc-bug-fixes

    fix: misc bug fixes
    shivani170 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d2fde88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e81f300 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6acb4d3 View commit details
    Browse the repository at this point in the history
  6. chore: version bump

    eshankvaish committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f90fbba View commit details
    Browse the repository at this point in the history
  7. fix: review comments

    Elessar1802 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ee17391 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc4fba6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2226 from devtron-labs/chore/rc-23-dev-sync

    chore: sync develop with main (rc-23)
    eshankvaish authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5e60ea0 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'refactor/node-details-list' of github.com:devtron-labs/…

    …dashboard into fix/node-details-list
    Elessar1802 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    df33e52 View commit details
    Browse the repository at this point in the history
  11. fix: sonarlint issues

    Elessar1802 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2e3c6b8 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'refactor/node-details-list' of github.com:devtron-labs/…

    …dashboard into fix/node-details-list
    Elessar1802 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f7b05a7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2222 from devtron-labs/fix/node-details-list

    fix: add error icon for errors column & colors in status column; replace column selector with select picker
    Elessar1802 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    28a1cbc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3bcbd94 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'refactor/node-details-list' of github.com:devtron-labs/…

    …dashboard into refactor/node-details-list
    Elessar1802 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7dc3df7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b1e963f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    bdccc50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eca66b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29700fe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2216 from devtron-labs/refactor/node-details-list

    refactor: common out node listing and K8sResourceList into K8sResourceList
    Elessar1802 authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ceebc93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd982a4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2219 from devtron-labs/feat/react-diff-viewer

    feat: add support for react diff viewer
    eshankvaish authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    77cd37e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    e2262b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b4333 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/devtron-labs/dashboard i…

    …nto feat/marked-version-bump
    arunjaindev committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e6ea96d View commit details
    Browse the repository at this point in the history
  4. chore: format file

    arunjaindev committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6c5180f View commit details
    Browse the repository at this point in the history
  5. chore: version bump

    arunjaindev committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b73d67b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    642226d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afc83a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46d738b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58d4f25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b7d8ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a322e9 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'develop' of https://github.com/devtron-labs/dashboard i…

    …nto feat/confirmation-modal
    arunjaindev committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    913a942 View commit details
    Browse the repository at this point in the history
  13. chore: rename backdrop id

    arunjaindev committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4963af4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8d14eae View commit details
    Browse the repository at this point in the history
  15. chore: version bump

    arunjaindev committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    62f2645 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2221 from devtron-labs/feat/marked-version-bump

    feat: marked version bump
    arunjaindev authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5f35bbc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2ce87c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    2b302d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f414119 View commit details
    Browse the repository at this point in the history
  3. feat: add backdrop class

    arunjaindev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1f132bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/devtron-labs/dashboard i…

    …nto feat/confirmation-modal
    arunjaindev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    09e7bea View commit details
    Browse the repository at this point in the history
  5. chore: version bump

    arunjaindev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9d5b35f View commit details
    Browse the repository at this point in the history
  6. chore: version bump

    arunjaindev committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    418782c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    06f710d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2239 from devtron-labs/fix/node-permissions-tabs

    fix: dont render tab components unless tabs get initialized
    Elessar1802 authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e2d69c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d499b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d028f93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6cec09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70e7623 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. chore: version bump

    arunjaindev committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    86202ca View commit details
    Browse the repository at this point in the history
  2. fix: review comments

    Elessar1802 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e6eb8ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d20f85 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2240 from devtron-labs/fix/node-permissions

    fix: node permissions
    Elessar1802 authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    10da613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6edf20f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2243 from devtron-labs/fix/helm-app-force-delete

    fix: force flag instead of forceDelete in installed charts
    eshankvaish authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    74f5206 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of https://github.com/devtron-labs/dashboard i…

    …nto feat/confirmation-modal
    arunjaindev committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    67d776f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2211 from devtron-labs/feat/confirmation-modal

    feat: replace hibernate modal with confirmation modal
    arunjaindev authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2cf2702 View commit details
    Browse the repository at this point in the history