Commit graph

13 commits

Author SHA1 Message Date
osp1
be12adbe53 Fixed a few issues with sorting in Dictionary page
- The alpha sort button now changes correctly.
2020-04-26 21:51:34 +01:00
osp1
14e1e52f25 Added fully functional Dictionary & Practice pages
Dictionary and Practice pages both are 100% functional.
The only a few changes need to still be made:
- Commenting
- Alpha sort icons needs to change on click
- Highlighted words need to have white text (CSS)
- Headers need to be removed (CSS)
2020-04-26 18:26:49 +01:00
Brad Corbett
ff50a385a3 Added JavaDoc for TranslationTest 2020-04-26 16:24:08 +01:00
maj83
8a03c06357 Applied changes for SE.QA.09 compliance 2020-04-26 14:40:29 +01:00
maj83
bffd28d20d Add new directory 2020-04-26 14:26:34 +01:00
law39
08a4f5e4bc Updated sharedcodecontroller
Shared code compiler now runs to show main screen, if it didn't already.
2020-04-25 22:08:43 +01:00
top19
530d038c33 Added updated sharedcodecontroller that also features the menus FXML. 2020-04-25 21:48:50 +01:00
kab74
2996adc409 Added a template for program. Added a list of issues. The template is not yet complete, needs some ironing out. 2020-04-25 16:30:49 +01:00
kab74
c76ae83470 Created template for WelshVocabularyTutor. And a list of issues to add to git. Plus there are still some issues needing resolving with the template,
but I'll speak to osp1 about it.
2020-04-25 10:46:33 +01:00
law39
51d6b9692f Applied changes for SE.QA.09 compliance in live search
Applied changes to ensure compliance with the SE.QA.09 Java Coding Standards
2020-04-24 16:03:41 +01:00
law39
b0a9ec99da Live search with verbs improved
Live search now matches both ['to' + a word] or [a word] if the word is a verb
2020-04-22 19:04:58 +01:00
law39
f281d46ffa Fixed table highlighting
Fixed live search table highlighting bug which caused random highlighted rows to appear
2020-04-21 22:30:13 +01:00
law39
60e85fe782 Live Search demo added
Currently breaks the row highlighting to show if it's a practice word or not.
2020-04-21 22:11:30 +01:00