Commit graph

17 commits

Author SHA1 Message Date
sprechtl
ad23d05000 No beauty but worky 2022-10-16 23:42:40 +02:00
s-prechtl
bee5b04441 Merge branch 'develop' into user-repo
# Conflicts:
#	frontend/svelte/src/routes/+page.svelte
#	frontend/svelte/src/routes/login/+page.svelte
2022-10-11 13:14:41 +02:00
dhain
031a4e5259 Create new note in listing now working 2022-10-11 08:52:11 +02:00
sprechtl
d66b9272b7 Repo for USER started 2022-10-10 01:21:53 +02:00
dhain
7a5ba150f7 removed useless junk 2022-10-09 21:19:35 +02:00
dhain
2eeda6fc5c delete note do be working 2022-10-04 10:51:59 +02:00
dhain
982f845cfc listing cums from strap
NO MORE local json &str
date in listing very butiful
2022-10-04 10:25:06 +02:00
dhain
6da2807b0a bissl styling bei listing 2022-09-28 10:59:17 +02:00
dhain
fe1d24a23e funktioniert mit actual strapi JSON layout 2022-09-27 10:44:27 +02:00
dhain
5453691016 localstorage weg 2022-09-27 10:15:32 +02:00
dhain
1c1d758ab1 jwt oba nix geht 2022-09-26 23:07:39 +02:00
sprechtl
23699abd68 Page logs you out if you arent logged in correctly 2022-09-26 01:02:45 +02:00
dhain
79891ff9e7 Added colors
Click on X now has an alert if you really want to delete the note
Date is displayed under the note title
clicking on note working and displaying content
2022-09-25 22:37:08 +02:00
dhain
395a9dc2e8 Notes are now displayed in order of the "lastOpened" property
The Note interface was moved to types.ts
2022-09-25 11:16:36 +02:00
dhain
2705fe27ef Notes can be displayed from a JSON String
Notes can be deleted (will not save to the JSON)
Notes can be added (will not save to the JSON)
You can click on a Note to open it but /editor route is not working properly
2022-09-25 10:27:04 +02:00
dhain
bbec9e5e1b mid commit hab angst 2022-09-24 17:50:56 +02:00
Stefan Prechtl
affe27b3e8 Initial commit 2022-09-20 10:43:05 +02:00