Commit graph

27 commits

Author SHA1 Message Date
j-weissen
5d86ca29fb Merge branch 'endpoints' into develop 2022-09-27 08:50:41 +02:00
j-weissen
435ae846c1 lasviewed timestamp now set by findOne 2022-09-27 08:50:13 +02:00
s-prechtl
7f2e30c587 Merge branch 'login' into develop 2022-09-27 08:34:03 +02:00
j-weissen
5bffe1cefd Merge remote-tracking branch 'origin/develop' into endpoints
# Conflicts:
#	backend/strapi/src/api/note/content-types/note/schema.json
2022-09-27 08:13:47 +02:00
j-weissen
91cc589617 bissi besser 2022-09-27 07:55:59 +02:00
s-prechtl
58e57978fd Function comments 2022-09-27 07:37:13 +02:00
j-weissen
cc44bbaa4e funktioniert, aber far from pretty 2022-09-27 00:26:46 +02:00
j-weissen
834f1284fe findOne 2022-09-26 23:13:50 +02:00
j-weissen
18b2d01c23 sorting changed 2022-09-26 12:36:02 +02:00
j-weissen
3786a803a6 Schema changed, findMany implemented 2022-09-26 12:32:27 +02:00
sprechtl
23699abd68 Page logs you out if you arent logged in correctly 2022-09-26 01:02:45 +02:00
sprechtl
0a168ea8b4 using users from users permissions 2022-09-26 00:13:37 +02:00
sprechtl
57eef24ca8 Merge branch 'listing' into develop
# Conflicts:
#	frontend/svelte/package-lock.json
2022-09-26 00:00:04 +02:00
sprechtl
c734aef845 logo margin 2022-09-25 23:55:14 +02:00
sprechtl
220531b951 Include Logo set Favicon 2022-09-25 23:34:18 +02:00
sprechtl
670a860d90 Only creates cookie when there is no error + logos 2022-09-25 23:02:50 +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
sprechtl
16af21123b Cookie creation and error handling 2022-09-25 22:08:38 +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
sprechtl
985b94b109 Login API request implemented 2022-09-23 00:45:24 +02:00
sprechtl
bcd03eeeda Login Skeleton 2022-09-23 00:06:18 +02:00
s-prechtl
5351cec9dc Login page created 2022-09-21 09:05:21 +02:00
s-prechtl
f3dbc6d59b README.md for strapi updated 2022-09-20 11:06:52 +02:00
s-prechtl
e860465ec4 README.md changed to explain docker commands 2022-09-20 10:58:25 +02:00
Stefan Prechtl
affe27b3e8 Initial commit 2022-09-20 10:43:05 +02:00