Commit graph

49 commits

Author SHA1 Message Date
dhain
f266f3579c popup now working
note deletion via popup working
popup is not closing properly (1st close ok, after that not working (bcs 1 bool for all modals))
2022-10-16 23:08:15 +02:00
dhain
cdefc2e993 ? 2022-10-11 11:09:09 +02:00
dhain
7abdbe605b updated some pwa files (not working)
removed unnecessary code in listing
refactored function comments
2022-10-11 10:42:53 +02:00
dhain
22396d1a00 Merge branch 'listing' into develop 2022-10-11 08:52:38 +02:00
dhain
031a4e5259 Create new note in listing now working 2022-10-11 08:52:11 +02:00
s-prechtl
03b1695d9a Merge branch 'styling' into develop 2022-10-11 08:08:08 +02:00
s-prechtl
03e75ffe2a Styling 2022-10-11 08:06:37 +02:00
dhain
93f9979259 Merge branch 'develop' into listing 2022-10-10 20:31:02 +02:00
j-weissen
02d5aa0263 Note interface changed, Repo create fixed 2022-10-10 20:30:09 +02:00
dhain
4125b433e5 PWA a bissi probiert 2022-10-10 20:28:51 +02:00
dhain
7a5ba150f7 removed useless junk 2022-10-09 21:19:35 +02:00
j-weissen
057bcdcf02 converted to Partials 2022-10-04 11:24:20 +02:00
dhain
2eeda6fc5c delete note do be working 2022-10-04 10:51:59 +02:00
dhain
b49a4c3ddf Merge branch 'listing' into develop
# Conflicts:
#	backend/strapi/src/api/note/content-types/note/schema.json
#	frontend/svelte/package-lock.json
#	frontend/svelte/src/routes/editor/+page.svelte
2022-10-04 10:32:48 +02:00
j-weissen
70590fbdc9 Merge branch 'note-repo' into develop 2022-10-04 10:28:53 +02:00
j-weissen
fe005863a8 cleanup 2022-10-04 10:25:32 +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
j-weissen
b1b081fe30 Added StrapiNoteRepository, .env not working, authHeader is mocked 2022-10-04 10:14:28 +02:00
s-prechtl
7d4d74b01a README.md updated username shown in input for login 2022-10-04 09:16:17 +02:00
s-prechtl
626a3474f8 Readme updated 2022-10-04 09:04:21 +02:00
s-prechtl
562829a23b docker-compose.yml for Strapi created 2022-10-04 08:38:52 +02:00
s-prechtl
c5799921d1 Strapi Schema fixed register Console log removed 2022-10-04 08:16:49 +02:00
sprechtl
d03c46fa5f Login redirect link added to register page for big user friendly 2022-10-03 23:21:18 +02:00
sprechtl
fea54cc943 Register working 2022-10-03 23:16:57 +02:00
sprechtl
05735972ae HTML for login adapted and register created 2022-10-03 23:10:37 +02:00
sprechtl
cf6ba862d6 initial commit 2022-10-03 22:39:57 +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
s-prechtl
58e57978fd Function comments 2022-09-27 07:37:13 +02:00
dhain
1c1d758ab1 jwt oba nix geht 2022-09-26 23:07:39 +02:00
dhain
15ed4bd993 Merge branch 'login' into listing 2022-09-26 19:08:00 +02:00
dhain
92bf70831e Merge branch 'develop' into listing
# Conflicts:
#	frontend/svelte/package.json
2022-09-26 19:06:27 +02:00
dhain
5fda34fef9 bootstrap icons dependency 2022-09-26 19:03:45 +02:00
sprechtl
23699abd68 Page logs you out if you arent logged in correctly 2022-09-26 01:02:45 +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
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