Commit graph

54 commits

Author SHA1 Message Date
j-weissen
2d06680bab Merge branch 'develop' into editor 2022-10-18 09:42:17 +02:00
j-weissen
8d63c8fd4e heading stop jumping 2022-10-18 09:36:54 +02:00
j-weissen
952917d415 added comments, fixed repo error 2022-10-18 09:00:19 +02:00
dhain
c85fbe915f Merge branch 'develop' into popup
# Conflicts:
#	frontend/svelte/src/routes/+page.svelte
2022-10-18 08:53:06 +02:00
dhain
e9c21409cd edited comments 2022-10-18 08:05:58 +02:00
j-weissen
7068ae402e editor styling added 2022-10-17 21:27:19 +02:00
dhain
a9bebd789e delete popup now working (1ms sleep) 2022-10-17 08:30:12 +02:00
j-weissen
fa94a99567 editor functionable 2022-10-17 00:32:27 +02:00
j-weissen
180a26344a updated path to StrapiNoteRepo 2022-10-17 00:04:10 +02:00
sprechtl
fa91d5f670 Merge branch 'user-repo' into develop 2022-10-16 23:44:18 +02:00
sprechtl
ad23d05000 No beauty but worky 2022-10-16 23:42:40 +02:00
j-weissen
154d496208 stores.ts added, StrapiNoteRepository using it, updated editor 2022-10-16 23:22:19 +02:00
dhain
36d373cdc3 added customBootstrap.css to main page 2022-10-16 23:10:38 +02:00
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
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
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
s-prechtl
2d193969f7 UserRepo fixed oda so 2022-10-11 09:32:14 +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
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
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
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
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
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