Refactor of History module #184

Merged
bema merged 25 commits from widlam/refactor/issue#162 into master 2023-05-19 13:10:48 +02:00
Collaborator
No description provided.
widlam added 3 commits 2023-05-11 14:01:51 +02:00
Updated Spring Boot version to 2.7.11
Fixed Loombok to cooperate with Mapstruct
Changed @GetMapping in MockController to @RequestMapping
bema changed title from WIP: Refactor od History module to WIP: Refactor of History module 2023-05-11 15:25:16 +02:00
widlam added 5 commits 2023-05-15 11:11:06 +02:00
widlam added 4 commits 2023-05-17 11:05:26 +02:00
widlam added 2 commits 2023-05-17 12:02:38 +02:00
widlam requested review from bema 2023-05-17 12:02:58 +02:00
Collaborator

After quick testing I found some things to fix:

  • Table doesn't fill whole popup window when there are short headers. IMO popup width is correct, so I would just widen the table.
    image

  • When long header is put, the popup becomes too wide and doesn't fit in the window.
    image

  • Timestamps should be more readable.

  • Those debug console.logs also need to be removed
    image

  • Refresh button doesn't spin exactly around it's middle point, so the button "wobbles" a little bit

After quick testing I found some things to fix: - Table doesn't fill whole popup window when there are short headers. IMO popup width is correct, so I would just widen the table. ![image](/attachments/4a4cefc0-0687-43cf-99db-3adf47a7d061) - When long header is put, the popup becomes too wide and doesn't fit in the window. ![image](/attachments/97e08ba6-5502-46a8-a837-5f53df0f634b) - Timestamps should be more readable. - Those debug console.logs also need to be removed ![image](/attachments/d4c12873-8f40-4bfb-b0e1-61cbcc167b53) - Refresh button doesn't spin exactly around it's middle point, so the button "wobbles" a little bit
bema requested changes 2023-05-17 14:30:17 +02:00
bema left a comment
Collaborator

Brakuje docsów w nowych klasach:

  • RetencionConfiguration,
  • RetencionConfigurationProperties (chociaż tu bym sobie darował, nazwa mówi sama za siebie)
  • WebConfig
  • HistoryRequest
  • RequestHistoryMapper
Brakuje docsów w nowych klasach: - RetencionConfiguration, - RetencionConfigurationProperties (chociaż tu bym sobie darował, nazwa mówi sama za siebie) - WebConfig - HistoryRequest - RequestHistoryMapper
bema added 1 commit 2023-05-17 14:37:33 +02:00
widlam added 2 commits 2023-05-18 14:06:41 +02:00
bema added 1 commit 2023-05-18 15:05:48 +02:00
bema added 1 commit 2023-05-18 15:29:48 +02:00
bema added 1 commit 2023-05-18 15:45:22 +02:00
bema added 2 commits 2023-05-18 15:54:28 +02:00
bema added 1 commit 2023-05-18 16:09:52 +02:00
bema added 1 commit 2023-05-18 16:23:58 +02:00
bema added 1 commit 2023-05-18 16:29:04 +02:00
widlam added 1 commit 2023-05-19 11:59:16 +02:00
widlam added 1 commit 2023-05-19 13:06:41 +02:00
widlam requested review from bema 2023-05-19 13:06:43 +02:00
bema approved these changes 2023-05-19 13:10:29 +02:00
bema changed title from WIP: Refactor of History module to Refactor of History module 2023-05-19 13:10:38 +02:00
bema merged commit d5e33381a2 into master 2023-05-19 13:10:48 +02:00
bema deleted branch widlam/refactor/issue#162 2023-05-19 13:10:50 +02:00
Sign in to join this conversation.
No description provided.