Commit Graph

48 Commits

Author SHA1 Message Date
oysteikt 2c5c19bd65 Rename all instances/methods of FlashcardProvider 2021-10-20 20:47:58 +02:00
oysteikt 86116cb694 Merge branch '43-write-tests-for-updated-classes-in-core' 2021-10-20 20:34:53 +02:00
oysteikt f898931b0b Add tests for CardDeckStorage 2021-10-20 20:14:48 +02:00
Øystein Martinussen fc2bec6025 Resolve "Split up FXML files and add communications between them (maybe add design)" 2021-10-20 14:10:53 +00:00
Øystein Martinussen e5dcc8592a Resolve "Write tests for CardContent, CardDeck and Flashcard java classes in core" 2021-10-20 12:40:17 +00:00
oysteikt 4fe00f0d48 Add tests for FlashcardProvider 2021-10-14 23:37:13 +02:00
oysteikt f0d59a1c7f Fix module-info locations 2021-10-14 23:15:38 +02:00
oysteikt 5e86ead120 Added button preferences
Co-authored-by: hanne <hannelf@users.noreply.github.com>
2021-10-13 12:40:28 +02:00
oysteikt 08a4f47dd5 Merge branch '38-move-card-choosing-logic-to-a-separate-class-in-core' into 'master'
Resolve "Move card-choosing logic to a separate class in core"

Closes #38

See merge request it1901/groups-2021/gr2141/gr2141!25
2021-10-13 09:55:55 +00:00
oysteikt 6c4725f74e Resolve "Fill out previous methods, classes and packages with Javadocs" 2021-10-07 14:26:44 +00:00
Øystein Martinussen b485f8fc62 Separated the logic 2021-10-07 14:11:32 +02:00
oysteikt e3a9f9e185 Make run.sh executable 2021-10-06 15:24:02 +02:00
hallviger 381c2bfc1c Co-authored-by: Øystein Martinussen <oystmar@users.noreply.github.com> 2021-10-06 14:48:42 +02:00
oysteikt 1d2d8da7a0 Update user story 2021-10-01 09:50:54 +02:00
Øystein Martinussen 0610fc6f46 Resolve "Polishing the app before delivery" 2021-09-30 16:09:15 +00:00
oysteikt a19aacb7d9 Merge branch '3-readme' 2021-09-30 16:41:40 +02:00
oysteikt b4a0869a59 Revert "Merge branch '3-readme'"
This reverts commit 8ab4581ca7.
2021-09-30 15:51:03 +02:00
oysteikt 8ab4581ca7 Merge branch '3-readme' 2021-09-30 15:48:27 +02:00
oysteikt e0e0e529c8 Add updated setup instructions 2021-09-30 15:40:47 +02:00
oysteikt 329e81f1ca Add download badge 2021-09-30 15:18:58 +02:00
oysteikt 7e937de226 Resolve "Make the program into a runnable JAR file" 2021-09-30 11:57:16 +00:00
Øystein Martinussen 3fc872416f Resolve "Make app use models as implementation" 2021-09-29 14:42:48 +00:00
oysteikt dbb80e98e3 Fix urls 2021-09-24 12:00:42 +02:00
oysteikt 93f05a5ee6 Move project README to inner project dir 2021-09-24 11:53:31 +02:00
oysteikt 9907443c92 Merge branch '24-the-jacoco-report-shows-0-code-coverage' into 'master'
Resolve "The Jacoco report shows 0% code coverage"

Closes #24

See merge request it1901/groups-2021/gr2141/gr2141!16
2021-09-23 14:55:28 +00:00
oysteikt 0f1b4406ae Remove the pluginManagement tag from root pom 2021-09-23 16:52:05 +02:00
Øystein Martinussen 50889d5c31 Resolve "Design a simple FXML for needed functionality" 2021-09-23 13:19:03 +00:00
oysteikt 52efaf20a8 Resolve "Add model objects for flashcard data" 2021-09-23 12:20:14 +00:00
Hallvard Henriksen 42136bcfa0 Merge branch '2-maven' into 'master'
Resolve "Maven"

Closes #2

See merge request it1901/groups-2021/gr2141/gr2141!11
2021-09-22 09:38:27 +00:00
oysteikt 909b1e5f0e Make site stageable 2021-09-20 16:36:28 +02:00
oysteikt cb24db143d Add packaging tag to report module 2021-09-20 16:13:42 +02:00
oysteikt b16bdc0aa0 Change compile target to 11 2021-09-20 16:04:04 +02:00
Øystein Martinussen 7a521e6791 user stories finished 2021-09-20 14:15:53 +02:00
oysteikt 2b6bf2a4ff Make tests runnable 2021-09-20 11:23:08 +02:00
oysteikt b367b9f3ea Add website generator with misc reporting 2021-09-19 19:34:18 +02:00
oysteikt b14c80583d Add names to modules 2021-09-19 19:28:26 +02:00
oysteikt dddf0ded09 Remove other auxiliary files 2021-09-17 13:24:19 +02:00
oysteikt 8c293c59a6 Remove target folders 2021-09-17 13:20:28 +02:00
Øystein Martinussen 00895fffb8 fixed packages 2021-09-17 13:09:50 +02:00
Øystein Martinussen 4d85d5f976 mvn javafx:run 2021-09-17 12:42:22 +02:00
oysteikt 82b32902d0 Remove auxiliary files 2021-09-14 13:48:33 +02:00
Hanne Lindbäck Fyrand 013d8768a4 enkel readme 2021-09-14 11:44:23 +00:00
Hanne Lindbäck Fyrand 8e93d47264 Readme enkel 2021-09-14 11:40:14 +00:00
oysteikt 67768f08e2 Make base FXML app 2021-09-14 13:37:03 +02:00
Hanne Lindbäck Fyrand 7920ac70e0 enkel readme 2021-09-14 11:36:03 +00:00
oysteikt 40d5d87ac7 Remove preview-features 2021-09-14 13:24:14 +02:00
oysteikt f20b151a9c Update pom dependencies 2021-09-14 13:17:25 +02:00
oysteikt c3914259cf Initialize maven project 2021-09-14 13:01:03 +02:00