Commit Graph

140 Commits (e87a25e7a2aa5b628f2b66f80a3a633ce1d20056)

Author SHA1 Message Date
Thomas Breil e87a25e7a2 Add Kotlin parsing 2024-02-22 10:13:38 +01:00
CAPEL Maxime 1b775e06d4 Update README.md 2024-02-20 15:29:36 +01:00
CAPEL Maxime 71b719b105 Create README.md 2024-02-20 15:24:37 +01:00
Cemal Odabasioglu a5069545bc BugFix Venn Diagram 2024-02-20 10:55:25 +01:00
Cemal Odabasioglu 244f5a7e80 Added Legend to the Venn Diagram 2024-02-19 15:39:24 +01:00
Cemal Odabasioglu ae6876022c Added glossary words, code words, intersection words to the Ven Diagram 2024-02-19 14:31:01 +01:00
Cemal Odabasioglu 89c31c5c31 Added Venn Diagram to the compare page 2024-02-14 11:20:37 +01:00
CAPEL Maxime 408b61eabc Update Glossary.kt 2024-01-18 17:27:28 +01:00
CAPEL Maxime 200cb8e013 Remove complexity from Glossary.kt 2024-01-18 17:06:05 +01:00
CAPEL Maxime 8d28997ad7 Change compare button on menu 2024-01-18 16:15:52 +01:00
CAPEL Maxime ed8915b9fe Add compare button on parsed view 2024-01-18 16:10:33 +01:00
CAPEL Maxime a72708d76c Change views for compare 2024-01-18 15:58:23 +01:00
CAPEL Maxime 08e8577a5c Split compare view in different files 2024-01-18 14:33:09 +01:00
CAPEL Maxime 489c6f87e6 Change button 2024-01-18 13:49:15 +01:00
CAPEL Maxime 990840e943 Remove video 2024-01-17 16:02:13 +01:00
ByrmGkcn f0a7bac096 tuto 2024-01-17 15:59:21 +01:00
CAPEL Maxime afaa22dfe2 Set sort for glossary view 2024-01-17 15:49:59 +01:00
CAPEL Maxime 684bacd863 Update sort method 2024-01-17 14:53:12 +01:00
CAPEL Maxime 1fa9c904bd Set sort for parsed words 2024-01-17 14:29:46 +01:00
ByrmGkcn 04f263dbb3 final language 2024-01-15 18:33:25 +01:00
CAPEL Maxime 39de56a91b Change typography 2024-01-15 18:16:32 +01:00
CAPEL Maxime fbf8379f4a Custom color for compare view 2024-01-15 10:56:36 +01:00
CAPEL Maxime 740f4de441 Alternate color for tables 2024-01-15 10:32:40 +01:00
CAPEL Maxime 04ed49e551 Add menu button on every views 2024-01-15 10:21:10 +01:00
Thomas Breil 60d7cf84c6 Add ScrollBar on ProjectList 2024-01-12 15:34:59 +01:00
Thomas Breil 6631008fcc Fix GlossaryDetails issues 2024-01-12 15:13:37 +01:00
Thomas Breil a5d3811b45 Update selectedGlossary 2024-01-12 14:58:42 +01:00
Thomas Breil 29368a1688 Update newGlossary View 2024-01-12 14:47:49 +01:00
CAPEL Maxime e331578e01 Change file glossariesPage function 2024-01-12 14:15:42 +01:00
Cemal Odabasioglu eb82898daf Merge remote-tracking branch 'origin/main' 2024-01-12 14:14:36 +01:00
Cemal Odabasioglu 7ea17ba12d BugFix helpButton 2024-01-12 14:14:19 +01:00
CAPEL Maxime 44d45f4841 Change file newGlossary function 2024-01-12 14:02:01 +01:00
ByrmGkcn 856cd6094d help tuto 2024-01-12 13:57:29 +01:00
CAPEL Maxime ada54c65dc Center buttons 2024-01-12 13:15:44 +01:00
CAPEL Maxime 9338603c73 Add glossary name in view 2024-01-12 11:26:39 +01:00
CAPEL Maxime b54f734bd7 Change view detail 2024-01-12 10:31:38 +01:00
CAPEL Maxime f611891c09 Add word button on glossary detailed view 2024-01-12 09:58:35 +01:00
CAPEL Maxime 1d031fe96c Use buttonComponent on Form.kt 2023-12-21 15:39:53 +01:00
CAPEL Maxime 2fa3ce4714 Align legend and table 2023-12-21 15:27:56 +01:00
CAPEL Maxime 013d76697a Remove border for glossary and project 2023-12-21 15:21:11 +01:00
CAPEL Maxime c3a9a8bbf9 Update Button structure 2023-12-21 15:19:06 +01:00
Cemal Odabasioglu 8d46370f42 Added legend + some tests 2023-12-21 15:14:59 +01:00
CAPEL Maxime 1938a0282f Use buttonComponent on Detail.kt 2023-12-21 15:00:54 +01:00
CAPEL Maxime 5a943d4d9f Use buttonComponent on Home.kt 2023-12-21 14:56:31 +01:00
CAPEL Maxime 34656cfac3 Add component for button 2023-12-21 14:49:33 +01:00
Cemal Odabasioglu ab24995360 Added Enter and projet/glossary name verification (unauthorized characters) 2023-12-21 14:39:09 +01:00
CAPEL Maxime b42780ac92 Sonar lint on Home.kt 2023-12-21 12:37:15 +01:00
Cemal Odabasioglu a05e2c5e7c Added tab and shift+tab on Form 2023-12-21 11:29:45 +01:00
CAPEL Maxime bdf9492185 Add menu button 2023-12-21 11:08:12 +01:00
Thomas Breil 01fcd8690b Modify csv export and remove duplication from auto completion 2023-12-21 10:26:12 +01:00