9 Commits

Author SHA1 Message Date
Jarek Kowalski
f951773b9e refactor(ui): extracted formatting utilities to separate module (#370) 2025-06-07 11:14:30 -07:00
Jarek Kowalski
ab8e6224fc refactor(ui): moved policy utils to a separate module (#367)
* refactor(ui): moved policy utils to a separate module

* implemneted copilot's suggestions
2025-06-06 21:25:07 -07:00
Jarek Kowalski
2fa398ff8c chore(ci): refactored router mock setup (#366) 2025-06-02 21:01:04 -07:00
Jarek Kowalski
52a6305026 refactor(ui): component refactoring (#365)
- moved GoBackButton to a separate component
- moved CLIEquivalent to a separate component
- moved KopiaTable to components directory
2025-06-02 07:30:27 -07:00
Jarek Kowalski
babf41d8cc chore(ci): move cancelTask to a separate module (#364) 2025-06-01 23:25:42 -07:00
Jarek Kowalski
6c987d0ee5 chore(ci): added tests for SnapshotCreate component (#358) 2025-06-01 19:58:26 -07:00
Jarek Kowalski
aa7a59d099 chore(ci): add tests for Snapshots tab (#348) 2025-05-31 22:48:34 -07:00
Jarek Kowalski
c17a34fe3d chore(ci): increase code coverage (#340)
* chore(tests): added tests for KopiaTable

* additional tests for uiutil

* prettier

* better example
2025-05-30 20:20:13 -07:00
Jarek Kowalski
11ff7682f7 chore(ci): moved tests to tests/ directory and reorganized by their target (#339) 2025-05-30 19:43:06 -07:00