Commit Graph

149 Commits

Author SHA1 Message Date
Ibrahima G. Coulibaly
2642e1de9b feat: reverse list ui 2024-07-11 01:37:34 +01:00
Ibrahima G. Coulibaly
e93b5c5ded feat: group list ui 2024-07-11 01:14:26 +01:00
Ibrahima G. Coulibaly
cb0da8a7f9 feat: find unique ui 2024-07-09 23:55:59 +01:00
Ibrahima G. Coulibaly
7b021d0770 fix: style 2024-07-09 23:38:29 +01:00
Ibrahima G. Coulibaly
e4c726c7b5 fix: misc 2024-07-09 21:58:08 +01:00
Ibrahima G. Coulibaly
f3e5c0dec7 feat: find most popular ui 2024-07-09 18:42:00 +01:00
Ibrahima G. Coulibaly
41a5ff2774 feat: sort list 2024-07-09 18:19:40 +01:00
Ibrahima G. Coulibaly
6a18eb3be2 Merge pull request #20 from iib0011/truncate
rotate service and test cases; then updated index file
2024-07-09 15:52:15 +01:00
Chesterkxng
6ef2bd1356 unwrap tool and testCases then updated index file 2024-07-08 13:12:13 +00:00
Chesterkxng
6774943196 reverse tool (easiest) and testCases then updated index file 2024-07-07 22:14:17 +00:00
Chesterkxng
b11540b016 comment improvement 2024-07-07 20:49:09 +00:00
Chesterkxng
b81de605a1 find-unique tool and testcases the updated index file 2024-07-07 20:48:04 +00:00
Chesterkxng
375a10b366 find-most-popular tool and updated index file 2024-07-07 01:24:32 +00:00
Chesterkxng
ef0069202d group tool service, testCases then updated index file 2024-07-05 18:24:16 +00:00
Chesterkxng
cc16fa5bb0 uodate wrap to handle empty items deletion and adding testcases for that feature 2024-07-04 10:54:30 +00:00
Chesterkxng
37c520d9ca wrap tool and testCases, then updated index file 2024-07-04 09:17:52 +00:00
Chesterkxng
0282706370 rotate service and test cases; then updated index file 2024-07-03 23:09:25 +00:00
Ibrahima G. Coulibaly
bb80845357 Merge pull request #19 from iib0011/truncate
truncate tool and testCases
2024-07-02 01:20:12 +01:00
Chesterkxng
2a5240724d truncate tool and testCases; then autoupdated index file 2024-07-01 16:10:53 +00:00
Ibrahima G. Coulibaly
9db2d108b6 Merge pull request #18 from iib0011/shuffle
Shuffle
2024-07-01 11:24:13 +01:00
Chesterkxng
b54c0a487e removing console.log in test file 2024-07-01 10:25:30 +00:00
Chesterkxng
cc4b17f91f update index 2024-06-30 23:17:48 +00:00
Chesterkxng
8be0a1f76d shuffle service and testCases 2024-06-30 23:17:06 +00:00
Ibrahima G. Coulibaly
d6fc974a80 chore: idea config 2024-06-28 19:52:17 +01:00
Ibrahima G. Coulibaly
b69d007c04 feat: playwright report 2024-06-28 19:51:31 +01:00
Ibrahima G. Coulibaly
f4d5839ff8 fix: package.json 2024-06-28 17:21:38 +01:00
Ibrahima G. Coulibaly
c2a8b00357 Merge remote-tracking branch 'origin/main' 2024-06-28 17:14:28 +01:00
Ibrahima G. Coulibaly
eddb7ac542 chore: jimp types 2024-06-28 17:14:20 +01:00
Ibrahima G. Coulibaly
b7cc30a196 Merge pull request #17 from iib0011/4-convert-jpg-to-png
Convert jpg to png
2024-06-28 16:59:06 +01:00
Ibrahima G. Coulibaly
d4829f7e81 Merge remote-tracking branch 'origin/main' into 4-convert-jpg-to-png
# Conflicts:
#	.idea/workspace.xml
2024-06-28 16:48:41 +01:00
Ibrahima G. Coulibaly
c252ed3d20 fix: ci 2024-06-28 16:44:18 +01:00
Ibrahima G. Coulibaly
f88536ebe3 fix: ci 2024-06-28 16:39:02 +01:00
Ibrahima G. Coulibaly
12c815a1ff fix: ci 2024-06-28 16:34:11 +01:00
Ibrahima G. Coulibaly
881d9390dd fix: ci 2024-06-28 16:28:19 +01:00
Ibrahima G. Coulibaly
8ce2b5a599 fix: ci 2024-06-28 16:26:17 +01:00
Ibrahima G. Coulibaly
7bd8e4a349 fix: ci 2024-06-28 16:25:24 +01:00
Ibrahima G. Coulibaly
fdaaa2f1ba ci: run e2e tests 2024-06-28 16:07:59 +01:00
Ibrahima G. Coulibaly
b4acd97eb7 ci: run e2e tests 2024-06-28 16:05:30 +01:00
Ibrahima G. Coulibaly
ebedaf2ee2 ci: run e2e tests 2024-06-28 15:47:54 +01:00
Ibrahima G. Coulibaly
5882a21441 chore: convertHexToRGBA 2024-06-28 15:40:05 +01:00
Habib
48cc2f2163 refactor: extract areColorsSimilar() function 2024-06-28 14:59:23 +02:00
Habib
6a16269b41 add e2e tests for all image tools 2024-06-28 14:58:29 +02:00
Habib
eaea6f5858 add e2e tests 2024-06-28 14:26:33 +02:00
Habib
3b575af888 delete test and service file 2024-06-28 12:48:45 +02:00
Habib
d1976c5dee Add transparency options 2024-06-28 12:47:28 +02:00
Habib
8064928ba9 feat: convert jpg to png (w/o options) 2024-06-28 12:03:35 +02:00
Habib
47ae5c7202 Create new tool 2024-06-28 11:29:40 +02:00
Ibrahima G. Coulibaly
ac63c0e357 fix: formik updateField 2024-06-27 21:52:41 +01:00
Ibrahima G. Coulibaly
da93452bd3 chore: formik updateField 2024-06-27 21:25:11 +01:00
Ibrahima G. Coulibaly
a6eb5d59e9 fix: radio and list sort init 2024-06-27 20:27:03 +01:00