Commit Graph

52 Commits

Author SHA1 Message Date
3610415657 scroll-x for tables 2023-06-30 11:20:55 +02:00
69f65846c2 fix popUpMessageHandler, and popUp message when delete submission impossible 2023-06-28 19:12:06 +02:00
74e0ef19db prototype delete worked 2023-06-14 12:36:22 +02:00
decd4faf22 refactor Leaderboard and new Table component structure 2023-06-14 11:17:09 +02:00
1abe2ddfaf refactor Leaderboard in progress 2023-06-09 17:05:37 +02:00
b8b4c31b45 MyEntries with new table and logic 2023-06-09 15:50:45 +02:00
e5d0e50102 refactor: AllEntries Table replaced by new table and logic 2023-06-09 13:57:11 +02:00
098e865e91 sort columns in New Table complete 2023-06-09 12:42:19 +02:00
5a968ff026 new table structure complete 2023-06-09 11:10:41 +02:00
3f33dc4d65 try deleteSubmission and some refactor 2023-05-31 14:21:51 +02:00
b75309f4af submit tags request 2023-05-19 10:38:18 +02:00
d32ce4a685 refactor: create SubmissionLoading component 2023-05-17 15:50:19 +02:00
55316d5509 submission tags add, remove, clear, post 2023-05-17 14:16:12 +02:00
9458061f29 adding submission tags 2023-05-15 11:31:02 +02:00
abeba4bf34 fix Search bug and init getTags request 2023-05-05 12:06:23 +02:00
6c65af9bd7 challenges files structure refactor 2023-05-05 11:27:23 +02:00
ab50b57918 challenges components reducer and useMemo/useCallback refactor 2023-05-05 11:20:23 +02:00
ba0cdb944e challenge submission web socket test 2023-04-18 10:22:35 +02:00
c1bb79d0cd status filter 2023-04-18 09:45:34 +02:00
3e66cfa3a9 allentries on desktop 2023-04-04 10:04:09 +02:00
27bbe74dd0 all entries init 2023-03-31 11:49:57 +02:00
3ff0c6ea87 correct redirect back from submission, submission loading and env in submission api request 2023-03-10 14:20:41 +01:00
a544036473 apply repo key to HowTo 2023-02-23 21:34:29 +01:00
66d3c27040 get full user info test 2023-02-23 20:53:11 +01:00
935a09abe9 meta description and favicon update, correct error in MyEntries 2023-02-14 10:00:15 +01:00
02fd22b56f remove timeout in getLeaderboard 2023-02-07 15:35:59 +01:00
a5841eb830 use better endpoint to view subbmit process 2023-01-05 23:12:59 +01:00
Mateusz
c5d45ac7c4 fix MyEntries when metric tests is none 2022-12-15 10:11:32 +01:00
3258aa2fd5 get possible metrics and mobile resolution hotfix 2022-12-14 16:01:32 +01:00
b5b3989f11 submit response handle and font headers letter spacingg correction 2022-12-05 12:46:57 +01:00
4f6da92d7d challenge submit refactor 2022-12-05 11:36:08 +01:00
ed6aa86f85 Table: correct message when no results, HowTo: make user and challengeName dynamic and refactor 2022-12-02 11:30:02 +01:00
bd176e2329 get user request and bold current user in Table logic 2022-11-30 17:36:20 +01:00
b1419783e3 correct search in Leaderboard and implement search in MyEntries 2022-11-16 14:53:53 +01:00
782627a920 correct sorting values in Table 2022-11-15 17:29:09 +01:00
a47fd25c1f sort columns in MyEntries 2022-11-09 17:49:57 +01:00
a653176baf sort method correction on desktop 2022-11-02 16:30:44 +01:00
83e3e67864 correct submit request, some new styles to leaderboard and myEntries 2022-10-28 16:45:06 +02:00
9c4455863a init submit section 2022-10-26 16:20:24 +02:00
a77fe19ebc basic my entries and some leaderboard corrections 2022-10-19 17:48:04 +02:00
41fc6e4503 my entries request work 2022-10-14 11:35:48 +02:00
0dc3ca930d add user test successful and pager scroll to start 2022-10-14 10:02:46 +02:00
e82e62da23 real keycloak instance 2022-10-05 17:28:07 +02:00
16d0b28a58 simple login and logout with keycloak templaate 2022-08-29 15:57:29 +02:00
6b183ad5bb Search in Leaderboard 2022-08-01 14:25:27 +02:00
dff86c9519 fix eslint errors in api functions 2022-07-29 15:42:17 +02:00
28fd2cd854 correct endpoint for Leaderboard and entries column 2022-07-29 15:17:37 +02:00
0cd2580957 apply Loading 2022-07-27 11:16:02 +02:00
7f21257d72 Readme without Example on desktop 2022-07-26 14:57:12 +02:00
09b1e67513 correct api response for particular challenge data 2022-07-26 11:52:38 +02:00