Skip to content

Commit

Permalink
Migrate company edit history page to React Router (#6548)
Browse files Browse the repository at this point in the history
* Refactor company edit history page to use React Router

* Update and rewrite tests

* Remove legacy code
  • Loading branch information
cgsunkel authored Feb 26, 2024
1 parent 71afd72 commit 6f42f28
Show file tree
Hide file tree
Showing 27 changed files with 358 additions and 801 deletions.
76 changes: 0 additions & 76 deletions src/apps/companies/apps/edit-history/__test__/controller.test.js

This file was deleted.

25 changes: 0 additions & 25 deletions src/apps/companies/apps/edit-history/__test__/router.test.js

This file was deleted.

263 changes: 0 additions & 263 deletions src/apps/companies/apps/edit-history/__test__/transformers.test.js

This file was deleted.

Loading

0 comments on commit 6f42f28

Please sign in to comment.