Commit graph

180 commits

Author SHA1 Message Date
Niko Lockenvitz
71592bdfc1 fix some warnings 2020-06-05 14:50:51 +02:00
Niko Lockenvitz
de9952ca3e update appearance of dialog cards 2020-05-31 16:56:07 +02:00
Niko Lockenvitz
8b351083a9 further ui improvements for learning + fixes 2020-05-31 12:56:13 +02:00
Niko Lockenvitz
de299f02cb remove debugging stuff 2020-05-31 01:21:30 +02:00
Niko Lockenvitz
add59e407a add ui for learning cards 2020-05-31 01:17:46 +02:00
Niko Lockenvitz
c396a1ae50 implement delete and deck info + some styling/fixes 2020-05-30 20:12:26 +02:00
Niko Lockenvitz
3b85440ba6 remove unecessary git config from github actions 2020-05-30 16:57:40 +02:00
Rene Fischer
67471d37b6 fix deck selection
+ add settings and new deck route
+ add swipe to show/hide drawer

Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-05-29 18:22:16 +02:00
Niko Lockenvitz
720d8d1e59 show info icon when only one deck selected + minor fixes 2020-05-26 09:39:21 +02:00
Niko Lockenvitz
5ed355ee13 improve design: show options based on selected decks
not yet working:
- setting color of navigation drawer when decks are selected
- setting selection of decks (e.g. on button click)
2020-05-25 20:00:57 +02:00
Niko Lockenvitz
ddfbe9ad8b update design
- remove footer
- remove card
- deck selection: list items, action button
- icons in navbar
2020-05-25 16:24:12 +02:00
Niko Lockenvitz
53af630b33
Merge pull request #1 from dhbw-ffc/cli-create-and-update-decks
add node.js cli to create cards, decks and files
2020-05-24 20:31:49 +02:00
Niko Lockenvitz
666ea09079 update cli corresponding to feedback in #1 2020-05-24 20:20:10 +02:00
Niko Lockenvitz
ca2dbe0d68 Merge branch 'master' into cli-create-and-update-decks 2020-05-24 17:27:39 +02:00
Rene Fischer
fd71fb47bc add vuetifyjs 2020-05-24 01:52:15 +02:00
Niko Lockenvitz
4bfededf7e add vue config with public path 2020-05-23 19:42:35 +02:00
Niko Lockenvitz
112bed5165 build and deploy only on pushes to master branch 2020-05-23 17:40:46 +02:00
Niko Lockenvitz
43ee5d2c22 add node.js cli to create cards, decks and files 2020-05-23 17:12:14 +02:00
Niko Lockenvitz
a2f10544c6 configure user name and email in build/deploy workflow 2020-05-23 11:36:58 +02:00
Niko Lockenvitz
4f05158900 update file format in README 2020-05-23 11:28:57 +02:00
Niko Lockenvitz
5873ea3af5 add badge showing success of build/deploy to README 2020-05-22 22:31:14 +02:00
Niko Lockenvitz
2d1c8a3f87 add note about deployment via GitHub Actions to README 2020-05-22 22:22:39 +02:00
Niko Lockenvitz
c7652c7795 add github action to deploy dist/ to gh-pages on push 2020-05-22 22:06:49 +02:00
Rene Fischer
ad46e09482 add first routing draft 2020-05-22 17:05:34 +02:00
Niko Lockenvitz
5dca366f97 add LICENSE
Co-authored-by: Rene Fischer <microsoft@renefischer.org>
2020-05-22 16:05:35 +02:00
Niko Lockenvitz
c8706dfdc9 update README
Co-authored-by: Rene Fischer <microsoft@renefischer.org>
2020-05-22 16:02:09 +02:00
Rene Fischer
a061622e3d add first draft of deck selection page
+ remove helloworld
2020-05-22 01:07:02 +02:00
Rene Fischer
3dcbd794ad add auto-generated vue app with pwa support 2020-05-21 14:24:37 +02:00
Niko Lockenvitz
12dc8d8d7e file format + general concept 2020-05-20 11:20:40 +02:00
Rene Fischer
752b995eca add readme 2020-05-18 15:35:46 +02:00