048dc0b58b
changed how a few code snippets work and added in all projects section to view all the current projects includig <div class="grid__item"></div>
...
<div class="grid__item"></div>
<div class="grid__item"></div>
<div class="grid__item"></div>the one as the main
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-02-23 18:53:28 +00:00
2c612e5776
Added in ability to add a new project with and with an image and update a project with and without image. If a project is the main project then it cannot be deleted and when a new main project is selected it gets moved to the top.
...
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-02-07 03:09:14 +00:00
fd64eb92b0
Added in ability to add a new project with and without an image
...
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-02-06 01:26:35 +00:00
cef7cc5e64
Base HTML for projects section completed
...
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-01-17 01:56:03 +00:00
69c3462a3d
created acd for editing projects data
...
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-11-11 14:04:43 +00:00
98c026b946
Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token
...
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 02:40:06 +01:00
90a3e4f533
Added in editor login feature to login into editor
...
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-07-29 20:00:36 +01:00
97718c7aee
Linked backend to frontend and fixed basic formatting in few files
2021-12-28 21:22:32 +00:00