Commit Graph

322 Commits

Author SHA1 Message Date
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
Ibrahima G. Coulibaly
8650703266 Merge pull request #16 from iib0011/chesterkxng
sort tools improvements
2024-06-27 18:58:28 +01:00
Ibrahima G. Coulibaly
dcac733acf fix: misc 2024-06-27 18:55:20 +01:00
Ibrahima G. Coulibaly
1903d316e0 Merge branch 'main' into chesterkxng 2024-06-27 18:47:24 +01:00
Ibrahima G. Coulibaly
c15dbe94ae feat: generate Numbers 2024-06-27 18:39:55 +01:00
Chesterkxng
94da75299d sort tools improvements 2024-06-27 16:51:40 +00:00
Ibrahima G. Coulibaly
d75043d282 style: lint 2024-06-27 15:51:33 +01:00
Ibrahima G. Coulibaly
0c501055e6 Merge pull request #15 from iib0011/chesterkxng
sort list tool
2024-06-27 15:37:54 +01:00
Chesterkxng
5b70d8ef58 some fixes 2024-06-27 14:30:45 +00:00
Chesterkxng
b47b854529 create tool, implementing alphabeticSort and NumericSort and writing testCases 2024-06-27 13:27:55 +00:00
Ibrahima G. Coulibaly
464ca3e3d3 fix: misc 2024-06-27 13:31:08 +01:00
Ibrahima G. Coulibaly
a26d2b9d65 chore: remove unused deps 2024-06-27 12:42:55 +01:00
Ibrahima G. Coulibaly
f4e1c06270 feat: change gif speed 2024-06-27 12:39:38 +01:00
Ibrahima G. Coulibaly
13f5d258dc refactor: optimize imports 2024-06-26 09:02:05 +01:00
Ibrahima G. Coulibaly
3f00335ade feat: playwright 2024-06-26 08:59:18 +01:00
Ibrahima G. Coulibaly
6e3804d2c7 refactor: toolOptions 2024-06-26 07:47:17 +01:00
Ibrahima G. Coulibaly
781cd16f07 chore: shuffle tools search 2024-06-26 02:00:54 +01:00
Ibrahima G. Coulibaly
adc114adcf chore: loading screen 2024-06-26 01:09:03 +01:00
Ibrahima G. Coulibaly
84b6efccd0 chore: make tool examples responsive 2024-06-26 00:49:26 +01:00
Ibrahima G. Coulibaly
dccfe16435 feat: make tool responsive 2024-06-26 00:47:21 +01:00
Ibrahima G. Coulibaly
21c6b8bc1f feat: make responsive 2024-06-26 00:29:53 +01:00
Ibrahima G. Coulibaly
00beb61d52 fix: merging branches 2024-06-25 22:14:24 +01:00
Ibrahima G. Coulibaly
ccf6383465 Merge remote-tracking branch 'origin/string-join'
# Conflicts:
#	.idea/workspace.xml
#	src/tools/defineTool.tsx
2024-06-25 22:12:04 +01:00
Ibrahima G. Coulibaly
c015425838 fix: generate numbers 2024-06-25 22:09:17 +01:00
Ibrahima G. Coulibaly
fe305581e8 Merge remote-tracking branch 'origin/chesterking'
# Conflicts:
#	src/pages/number/index.ts
2024-06-25 22:01:25 +01:00
Chesterkxng
c2cfd81bda testing the case step equal to 0 2024-06-25 21:02:42 +00:00
Chesterkxng
6cac75ee88 writing standards fix 2024-06-25 21:02:03 +00:00
Chesterkxng
37cea3e45c init number dir create listOfIntegers function then write testCases for that function 2024-06-25 20:17:48 +00:00