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

Remove a lot of usages of legacy globals #6825

Merged
merged 95 commits into from
Jan 9, 2023
Merged

Commits on Jan 5, 2023

  1. Remove all usages of legacy global logger

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    ade0775 View commit details
    Browse the repository at this point in the history
  2. Remove usages of legacy global storageClassApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a9fa8fa View commit details
    Browse the repository at this point in the history
  3. Remove usages of legacy global serviceApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6b769cf View commit details
    Browse the repository at this point in the history
  4. Remove usages of legacy global secretApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    fea0875 View commit details
    Browse the repository at this point in the history
  5. Remove usages of legacy global resourceQuotaApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5849e09 View commit details
    Browse the repository at this point in the history
  6. Remove usages of legacy global persistentVolumeClaimApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e763df7 View commit details
    Browse the repository at this point in the history
  7. Remove usages of legacy global nodeApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    25222be View commit details
    Browse the repository at this point in the history
  8. Remove usages of legacy global networkPolicyApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    bb6075e View commit details
    Browse the repository at this point in the history
  9. Fix formatting

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    36c54fb View commit details
    Browse the repository at this point in the history
  10. Remove usages of legacy global configMapApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    888077d View commit details
    Browse the repository at this point in the history
  11. Remove usages of legacy global jobApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    80686bf View commit details
    Browse the repository at this point in the history
  12. Remove usages of legacy global cronJobApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    41839a2 View commit details
    Browse the repository at this point in the history
  13. Remove usages of legacy global podApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4fdc92a View commit details
    Browse the repository at this point in the history
  14. Remove usages of legacy global roleApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b098df6 View commit details
    Browse the repository at this point in the history
  15. Remove exports of NonInjected components

    - To improve auto-complete
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    415cada View commit details
    Browse the repository at this point in the history
  16. Remove usages of legacy global catalogEntityRegistry

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5b15e4b View commit details
    Browse the repository at this point in the history
  17. Add lint against using legacy global works

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4d532a4 View commit details
    Browse the repository at this point in the history
  18. Fix lint in KubeObject file

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    76ed9ca View commit details
    Browse the repository at this point in the history
  19. Remove usages of legacy global catalogCategoryRegistry

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    12276af View commit details
    Browse the repository at this point in the history
  20. Remove usages of legacy global navigation

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    501ce15 View commit details
    Browse the repository at this point in the history
  21. Remove usages of legacy global navigate

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    88a3938 View commit details
    Browse the repository at this point in the history
  22. Remove unneeded index file

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0125f31 View commit details
    Browse the repository at this point in the history
  23. Remove usages of legacy global customResourceDefinitionStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    eb279f3 View commit details
    Browse the repository at this point in the history
  24. Remove usages of legacy global eventStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9d70be6 View commit details
    Browse the repository at this point in the history
  25. Remove usages of legacy global podSecurityPolicyStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1b4850e View commit details
    Browse the repository at this point in the history
  26. Remove usages of legacy global storageClassStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    8397e76 View commit details
    Browse the repository at this point in the history
  27. Remove usages of legacy global persistentVolumeStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d122e68 View commit details
    Browse the repository at this point in the history
  28. Remove usages of legacy global clusterRoleBindingStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4a60a91 View commit details
    Browse the repository at this point in the history
  29. Remove usages of legacy global clusterRoleStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    27cfff9 View commit details
    Browse the repository at this point in the history
  30. Remove usages of legacy global roleBindingStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2a46ffc View commit details
    Browse the repository at this point in the history
  31. Move files around

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    98f61f1 View commit details
    Browse the repository at this point in the history
  32. Remove usages of legacy global roleStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1d955cd View commit details
    Browse the repository at this point in the history
  33. Remove usages of legacy global serviceAccountStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    c201d13 View commit details
    Browse the repository at this point in the history
  34. Remove usages of legacy global podStore

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d16b111 View commit details
    Browse the repository at this point in the history
  35. Remove final uses of asLegacyGlobalForExtensionApi in application code

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6efb446 View commit details
    Browse the repository at this point in the history
  36. Fix lint rule and start fixing lint errors

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    ad09d15 View commit details
    Browse the repository at this point in the history
  37. Make listHelmReleases injectable

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a449356 View commit details
    Browse the repository at this point in the history
  38. Make installHelmChart injectable

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    c69eb16 View commit details
    Browse the repository at this point in the history
  39. Make deleteHelmRelease injectable

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    468ca34 View commit details
    Browse the repository at this point in the history
  40. Make getHelmReleaseValues injectable

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    52c93f3 View commit details
    Browse the repository at this point in the history
  41. Make getHelmReleaseHistory injectable

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    23a7e79 View commit details
    Browse the repository at this point in the history
  42. Make rollbackHelmRelease injectable

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4cca41b View commit details
    Browse the repository at this point in the history
  43. Remove unnecessary overrides from getDiForUnitTesting

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    46b141e View commit details
    Browse the repository at this point in the history
  44. Add global override for logger

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a7d214f View commit details
    Browse the repository at this point in the history
  45. Add global override for history

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5725da7 View commit details
    Browse the repository at this point in the history
  46. Cleanup typing around getting injectables within jest

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    41d90ca View commit details
    Browse the repository at this point in the history
  47. Move some more overrides to global if needed

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    50325d9 View commit details
    Browse the repository at this point in the history
  48. Add global override for forcusWindow

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1ef6fb4 View commit details
    Browse the repository at this point in the history
  49. Fix lint in KubeApi

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7d74a9a View commit details
    Browse the repository at this point in the history
  50. Fix lint in catalog/index.ts

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f145cb2 View commit details
    Browse the repository at this point in the history
  51. Remove last usages of legacy global getDetailsUrl

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b7b1e97 View commit details
    Browse the repository at this point in the history
  52. Remove last usages of legacy global showDetails

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b15c6a4 View commit details
    Browse the repository at this point in the history
  53. Add functions back to extension API

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2aa9fc9 View commit details
    Browse the repository at this point in the history
  54. Remove all uses of legacy global Notification functions

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b86eb3d View commit details
    Browse the repository at this point in the history
  55. Remove no longer existing export

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    ea4b725 View commit details
    Browse the repository at this point in the history
  56. Remove unnecessary overrides

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    94d0e11 View commit details
    Browse the repository at this point in the history
  57. Fix injecting side effects by using more injectables

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7d9f1e0 View commit details
    Browse the repository at this point in the history
  58. Fix cluster role binding dialog

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    809611a View commit details
    Browse the repository at this point in the history
  59. Fix cluster role dialog

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    40a1b2e View commit details
    Browse the repository at this point in the history
  60. Fix create service account dialog

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6a85358 View commit details
    Browse the repository at this point in the history
  61. Fix history override

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1ef5677 View commit details
    Browse the repository at this point in the history
  62. Make KubeApi consume its dependencies while not breaking the extensio…

    …n API
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1be1b44 View commit details
    Browse the repository at this point in the history
  63. Fix tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1e9fb90 View commit details
    Browse the repository at this point in the history
  64. Update snapshots

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6bb757c View commit details
    Browse the repository at this point in the history
  65. Fix CephFs tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    da23e44 View commit details
    Browse the repository at this point in the history
  66. Fix user store tests by using override of config

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a28f60d View commit details
    Browse the repository at this point in the history
  67. Remove use of mockFs in hotbar store tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    916101b View commit details
    Browse the repository at this point in the history
  68. Add direct devDep of memfs

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b4f02a7 View commit details
    Browse the repository at this point in the history
  69. Remove use of mockFs in cluster store tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4618c2f View commit details
    Browse the repository at this point in the history
  70. Remove use of mockFs in router tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7ba61a5 View commit details
    Browse the repository at this point in the history
  71. Remove use of mockFs in kube auth proxy tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2e85e56 View commit details
    Browse the repository at this point in the history
  72. Remove use of mockFs in log resource selector tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    873d9bb View commit details
    Browse the repository at this point in the history
  73. Remove use of mockFs in hotbar remove command tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    bbcdd89 View commit details
    Browse the repository at this point in the history
  74. Remove use of mockFs in the select component tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    447243d View commit details
    Browse the repository at this point in the history
  75. Remove mock-fs as a dependency

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3b0fd91 View commit details
    Browse the repository at this point in the history
  76. Remove no longer necessary mocks

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e7654ae View commit details
    Browse the repository at this point in the history
  77. Fix namespace select filter tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6b09ac9 View commit details
    Browse the repository at this point in the history
  78. Remove use of mockFs in the extension loader tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    79d14b5 View commit details
    Browse the repository at this point in the history
  79. Fixing edit-namespace-from-new-tab test

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    93d5f73 View commit details
    Browse the repository at this point in the history
  80. Fix app paths tests by making the tests run in "production" mode

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    120e8ba View commit details
    Browse the repository at this point in the history
  81. Remove last vestiges of isTestEnv and the is* globals

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    84a9569 View commit details
    Browse the repository at this point in the history
  82. Fix delete-cluster-dialog tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f52e79f View commit details
    Browse the repository at this point in the history
  83. Fix install-helm-chart-from-previously-opened-tab tests

    - Split out storage initialization to a runnable
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0a8df39 View commit details
    Browse the repository at this point in the history
  84. Remove unnecessary override of non side effect injectable

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a8ac9b0 View commit details
    Browse the repository at this point in the history
  85. Fix disable-kube-object-detail-items-when-cluster-is-not-relevant tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6b71560 View commit details
    Browse the repository at this point in the history
  86. Fix reactively-hide-kube-object-detail-item tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    dcc65a9 View commit details
    Browse the repository at this point in the history
  87. Fix lint

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4e3060e View commit details
    Browse the repository at this point in the history
  88. Update snapshots

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    8603d44 View commit details
    Browse the repository at this point in the history
  89. Fix sidebar-and-tab-navigation-for-core tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    36caecb View commit details
    Browse the repository at this point in the history
  90. Remove need to override lensLocalStoragePath in tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5b505e3 View commit details
    Browse the repository at this point in the history
  91. Replace more overrides with global ones

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3063afe View commit details
    Browse the repository at this point in the history
  92. Fix tests

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7d25e93 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Fix typings

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    25482dc View commit details
    Browse the repository at this point in the history
  2. Remove no longer needed technical test

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5482041 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4ee417b View commit details
    Browse the repository at this point in the history