aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-05-14 15:51:50 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-05-14 15:51:50 +0200
commitecd29125f6cad754ff384937c9b8bae73f84f1ef (patch)
treede92e26e5ffbb6ab8df7b631d0cca038a1bda80d
parent40e37d6da02a74aa7be94b73c6cfc4e44697f9e7 (diff)
downloadAniki-ecd29125f6cad754ff384937c9b8bae73f84f1ef.tar.gz
Aniki-ecd29125f6cad754ff384937c9b8bae73f84f1ef.tar.bz2
Aniki-ecd29125f6cad754ff384937c9b8bae73f84f1ef.zip
Update README.md
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e7e46b..ba66160 100644
--- a/README.md
+++ b/README.md
@@ -75,5 +75,7 @@ Used to call APIs.
## Usage
Displaying a snack when hitting the previously button on the first page :
-![Previous_button_on_first_page](https://adjutor.xyz/gif/prev-button-message.gif)
+
+<img src="https://adjutor.xyz/gif/prev-button-message.gif" alt="Previous_button_on_first_page]" width="200"/>
+
This is a reminder since there's a bug (or a feature ;) ) that reset the page number inside the app/code but not the actual list displayed.
class='logmsg'> 2021-06-27Fixing lower case issue following acceptance testClyhtsuriva1-9/+3 2021-06-27Fixing conflictsmanthole2-0/+139 2021-06-27Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82