Commit Graph

88 Commits (d02ffb5e009626a2d77585aca6e30c51e523d16d)

Author SHA1 Message Date
Thomas Breil d02ffb5e00 Add AutoCompletion, Projects and correction 2023-12-21 09:08:18 +01:00
Thomas Breil c5de79c00a Update .gitignore 2023-12-20 15:59:53 +01:00
Cemal Odabasioglu 6e3486ef98 BugFix double click on file dialog 2023-12-20 15:38:15 +01:00
CAPEL Maxime 71bd09e88f Add scroll for views 2023-12-20 09:38:47 +01:00
CAPEL Maxime 5f358bf772 Add stickyHeader for compare view 2023-12-20 09:25:37 +01:00
Cemal Odabasioglu b1bb3a1319 Added glossary title + "ou" 2023-12-19 16:17:41 +01:00
Cemal Odabasioglu 7ecf4cd68d Added glossary choose before comparing and bugfix 2023-12-19 15:30:07 +01:00
CAPEL Maxime 3a514674a8 Update Compare.kt 2023-12-19 15:06:59 +01:00
CAPEL Maxime b61111d1e4 Update IHM Compare.kt 2023-12-19 15:04:16 +01:00
Thomas BREIL d85eb1b705 Show Parsed Words in compare window 2023-12-19 14:55:57 +01:00
CAPEL Maxime c65c90b0a1 Add compare in table 2023-12-19 11:26:29 +01:00
Cemal Odabasioglu 5e26cc7fd6 Added confirm dialog for import export 2023-12-19 11:23:54 +01:00
Cemal Odabasioglu 7edd584d7e Added delete glossary 2023-12-19 11:04:05 +01:00
CAPEL Maxime 3e88d7b888 Add table for parsed word 2023-12-19 10:59:02 +01:00
ByrmGkcn 3c3a29896f add languages 2023-12-18 16:21:38 +01:00
ByrmGkcn 69dd7abaa7 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/main/kotlin/main/Main.kt
2023-12-18 16:16:22 +01:00
Cemal Odabasioglu 7cfdcf1f09 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/main/kotlin/main/Detail.kt
2023-12-18 16:11:29 +01:00
ByrmGkcn a616a0b9f1 Merge remote-tracking branch 'origin/main' 2023-12-18 16:10:06 +01:00
Cemal Odabasioglu 86862d510b Added multiple glossaries 2023-12-18 16:10:05 +01:00
ByrmGkcn dc97d22b03 add languages 2023-12-18 16:09:35 +01:00
CAPEL Maxime c7f59ccda2 change detailed page view 2023-12-18 16:07:12 +01:00
Cemal Odabasioglu 3956aad6c1 Merge remote-tracking branch 'origin/main' 2023-12-18 09:38:39 +01:00
Cemal Odabasioglu cce696afe9 Bugfix lowercase uppercase 2023-12-18 09:38:16 +01:00
CAPEL Maxime 899d48f01a Update color of form and search bar 2023-12-08 14:23:23 +01:00
Cemal Odabasioglu 9deec816e0 AlertDialog when file upload 2023-12-08 13:59:34 +01:00
Cemal Odabasioglu 90f1623749 Improvments in design 2023-12-08 13:42:54 +01:00
CAPEL Maxime 21fc7ce28d Split code in many files 2023-12-08 11:38:29 +01:00
ByrmGkcn ef3ba67abe first refactor 2023-12-08 10:33:59 +01:00
ByrmGkcn 4a6f055473 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/main/kotlin/main/Main.kt
2023-12-08 10:24:13 +01:00
ByrmGkcn 286f6e315a add word deleting 2023-12-08 10:12:09 +01:00
ByrmGkcn cdc31e6f80 add glossaire details page with sort and search 2023-12-07 17:04:13 +01:00
Thomas BREIL dbc1f8a354 Allow Multiple files to parse 2023-12-07 16:21:48 +01:00
Cemal Odabasioglu 87ed353f9e Comparing Javascript code words with glossary words 2023-12-07 16:17:39 +01:00
Cemal Odabasioglu 9e407d78cc Window size change + snackbar when sending formular 2023-12-07 14:58:24 +01:00
CAPEL Maxime 9c9906df16 Remove code duplication 2023-12-07 14:42:12 +01:00
Cemal Odabasioglu 4b44267bda Merge fix 2023-12-07 14:38:38 +01:00
Odabasioglu Cemal 9181deaa03 Merge branch 'popup' into 'main'
Added confirm popup for Ajout mot

See merge request odabasioglu1/sae5!5
2023-12-07 13:34:52 +00:00
Odabasioglu Cemal ed4122c27b Merge branch 'main' into 'popup'
# Conflicts:
#   src/main/kotlin/main/Main.kt
2023-12-07 13:34:48 +00:00
Cemal Odabasioglu 9f91b58052 Added confirm popup for Ajout mot 2023-12-07 14:31:14 +01:00
ByrmGkcn 1430821849 the json is prettier 2023-12-07 14:06:15 +01:00
ByrmGkcn 45a9304c41 ajout de l'import en XLSX 2023-12-07 13:47:30 +01:00
CAPEL Maxime 7aa1bb2759 'Mot' and 'Contexte principal' are now required 2023-12-07 11:09:49 +01:00
CAPEL Maxime 96999dff8b Add check for existing word in glossary 2023-12-07 10:52:15 +01:00
CAPEL Maxime c746f26abd Restrict to allowed extensions import 2023-12-07 10:49:19 +01:00
ByrmGkcn e47b726467 change the parser to manage accent, add splitlanguages tests (to test if html css and js are seperated) and test if the parsing works great 2023-12-06 17:43:52 +01:00
ByrmGkcn 50a381a1c3 add splitlanguages tests (to test if html css and js are seperated) 2023-12-06 15:50:49 +01:00
ByrmGkcn 466a917698 add other Tests 2023-12-06 15:26:13 +01:00
Thomas BREIL 5fefabc6a0 Js Sample Path Correction 2023-12-06 15:14:34 +01:00
ByrmGkcn 29871a925e add basic Tests 2023-12-06 14:45:03 +01:00
CAPEL Maxime 5dcc6fade0 Re-Restrict to allowed extensions 2023-12-06 14:28:33 +01:00