Commit Graph

25 Commits

Author SHA1 Message Date
bc49391b5c Add FolderSelector component and integrate with CreateFileModal 2025-11-11 20:05:27 +01:00
efdc42cbd7 Add theme support to user settings and related components 2025-10-28 23:14:45 +01:00
69fa105291 Add rename file modal visibility state and handler to CreateWorkspaceModal and WorkspaceSwitcher tests 2025-07-12 15:44:26 +02:00
a789c62a68 Add rename file functionality with modal support 2025-07-07 20:18:36 +02:00
e5c34c25d7 Update tests to handle asynchronous loading and initialization states across multiple components 2025-07-06 01:29:55 +02:00
32d03347fc Refactor modal tests for improved clarity and consistency in content and actions 2025-06-29 16:06:35 +02:00
8d9222d084 Refactor DeleteWorkspaceModal tests for improved clarity and consistency in assertions 2025-06-29 14:56:57 +02:00
6add442e03 Simplify user modals tests 2025-06-29 14:47:34 +02:00
e40aaff905 Refactor CommitMessageModal tests to improve clarity and remove redundant cases 2025-06-29 14:21:33 +02:00
d90f9968c5 Simplify CreateFileModal and DeleteFileModal tests 2025-06-29 13:58:43 +02:00
5980c308a2 Simplify account modals tests 2025-06-29 13:17:07 +02:00
3f2aaa34e5 Add CreateWorkspaceModal and DeleteWorkspaceModal tests 2025-06-01 15:19:50 +02:00
bc17005eca Add DeleteUserModal and EditUserModal tests 2025-06-01 13:58:06 +02:00
9d7f312527 Implement CreateUserModal tests 2025-06-01 11:49:05 +02:00
8deededc05 Add DeleteAccountModal and EmailPasswordModal tests 2025-05-31 21:59:00 +02:00
e642b73556 Add data-testid attributes for improved testing in modals 2025-05-31 20:23:15 +02:00
e279cd4535 Add DeleteFileModal and CommitMessageModal tests with accessibility improvements 2025-05-31 20:00:34 +02:00
2964963f98 Add tests for CreateFileModal component and improve form handling 2025-05-29 22:03:28 +02:00
78de42d195 Fix various eslint issues 2025-05-23 23:03:05 +02:00
2f181d0f7f Run npm lint:fix 2025-05-18 16:57:48 +02:00
60ab01b0c8 Fix type-check issues 2025-05-18 16:36:20 +02:00
924d710b2f Migrate all modals to ts 2025-05-12 21:26:07 +02:00
1e350bb0cf Migrate git api to ts 2025-05-06 21:02:09 +02:00
043eab423f Migrating from services to dedicated API files 2025-05-03 21:28:41 +02:00
fb1c9a499f Rename root folders 2024-11-12 21:25:02 +01:00