- 28 Sep, 2020 4 commits
-
-
Hauk Aleksander Olaussen authored
-
Hauk Aleksander Olaussen authored
-
Hauk Aleksander Olaussen authored
-
- 27 Sep, 2020 9 commits
-
-
Hauk Olaussen authored
Lagt til en kommentar om api testingen ettersom apiet ofte er nede. Har også skippet testen som tester dette.
-
Noran Baskaran authored
-
Hauk Aleksander Olaussen authored
-
Hauk Olaussen authored
-
Hauk Aleksander Olaussen authored
Documentation See merge request !16
-
Hauk Olaussen authored
-
Hauk Olaussen authored
This finishes making themes and styling for the webpage. There are two themes to chose from, and the buttons are self explaining :) The dropdown makes it easy to change between the different templates one have used. Closes #5 #6 #11 #15
-
Hauk Olaussen authored
-
Noran Baskaran authored
-
- 26 Sep, 2020 2 commits
-
-
Hauk Aleksander Olaussen authored
Added an example of usage of the context api Closes #16 See merge request !15
-
Hauk Olaussen authored
Added some documenation in the readme. I have also added one more test for the PoetryAPI.ts file so that we are over the minimum test requirements.
-
- 24 Sep, 2020 7 commits
-
-
Hauk Olaussen authored
-
Hauk Olaussen authored
Closes issue #16
-
Hauk Olaussen authored
Changed some variablenames that were at the risk of being misinterpreted (their names were already declared in the upper scope)
-
Hauk Aleksander Olaussen authored
Animation Closes #1 See merge request !14
-
Hauk Olaussen authored
Closes #1
-
Hauk Olaussen authored
-
Oskar Gabrielsen authored
-
- 23 Sep, 2020 13 commits
-
-
Noran Baskaran authored
Issue 12 customization Closes #12 See merge request !13
-
haukao authored
-
Hauk Aleksander Olaussen authored
Resolve "Make an appropriate design for the WebApp" See merge request !12
-
Hauk Aleksander Olaussen authored
# Conflicts: # src/App.tsx # src/components/Exhibition.tsx
-
Noran Baskaran authored
-
Noran Baskaran authored
-
Noran Baskaran authored
Fixed error where the canvas updated on state change :) Closes #14 See merge request !11
-
Noran Baskaran authored
Made the webapp also support mobile view by resizing the canvas to fit the screen and changing font size. #12
-
Noran Baskaran authored
fixed the bug where the painting would move a bit when you browsed to the next poem/painting. Only needed to set the width of the div cotaining the poem lines to fix this. #11
-
- 22 Sep, 2020 5 commits
-
-
Noran Baskaran authored
#11
-
Noran Baskaran authored
Issue 12 customization Closes #7 and #4 See merge request !10
-
Hauk Olaussen authored
Also moved the fav-button down to the exhibition component instead of in App.tsx as this makes more sense. #12
-
Noran Baskaran authored
Made improvements on the dark neon theme and it looks good also on a tablet type device, but mobile view still needs work. There is also a bug where the painting moves when going to the next or previous poem
-
Hauk Olaussen authored
Added a button for changing theme. The loading and unloading of the theme will come in the next commit. Also added functionality for the user to input what color to choose for the animations. This is done inside the Animation.ts file mostly. I have also added some comments and optimalizations all over :) Builds heavily on issue #12 Closes issue #4 and #7
-