Commit graph

99 commits

Author SHA1 Message Date
Chneemann
76594ca28f feat: integrate ngx-toastr in ErrorHandlingService to display error messages in toast notifications. 2025-03-26 13:14:34 +01:00
Chneemann
5422835c06 feat: added ngx-toastr notifications for login and logout success messages 2025-03-26 13:09:25 +01:00
Chneemann
47c7aacbfb refactor: optimized functions in ApiService and AuthService 2025-03-25 08:25:24 +01:00
Chneemann
04c149ea41 feat: created ErrorHandlingService to intercept HTTP errors 2025-03-24 09:39:27 +01:00
Chneemann
a00863ef9e feat: created TokenService and moved logic from AuthService and ApiService 2025-03-24 09:10:25 +01:00
Chneemann
dff56e2e40 feat: store UserId in localStorage and display User Initials in HeaderComponent 2025-03-23 22:31:03 +01:00
Chneemann
93000fd4c7 feat: migrate login, logout, and auth guards to Django Rest 2025-03-23 19:58:26 +01:00
Chneemann
4b795ae977 feat: update Auth Guards and create main layout to simplify app.component 2025-03-23 16:53:39 +01:00
Chneemann
876aadcd05 feat: migrate SummaryComponent to Django Rest and replace user with userId 2025-03-23 15:10:39 +01:00
Chneemann
18903e3c55 feat: migrate TaskComponent & TaskOverlayComponent to Django Rest and implement TaskService 2025-03-22 20:14:43 +01:00
Chneemann
df7629256a feat: migrate backend from Firebase to Django Rest and integrate ApiService in BoardComponent 2025-03-22 14:02:50 +01:00
Chneemann
daf23c1c5c docs: add JSDoc comments to FirebaseService 2024-11-14 04:47:27 +01:00
Chneemann
44add1ee3d docs: add JSDoc comments to LanguageService 2024-11-14 04:43:51 +01:00
Chneemann
bf88b88b99 docs: add JSDoc comments to OverlayService 2024-11-14 04:42:26 +01:00
Chneemann
11e9161135 docs: add JSDoc comments to SharedService 2024-11-14 04:41:53 +01:00
Chneemann
8557a2f7f0 docs: add JSDoc comments to DragDropService 2024-11-14 04:40:45 +01:00
Chneemann
a16cf8f374 docs: add JSDoc comments to AuthService 2024-11-14 04:39:53 +01:00
Chneemann
45697d688d feat: make TaskOverlayComponent responsive 2024-11-07 09:06:09 +01:00
Chneemann
b637993ba1 clean code 2024-09-03 20:53:28 +02:00
Chneemann
c50ca2f507 clean code (rename login.service => auth.service) 2024-09-02 04:39:36 +02:00
Chneemann
3f91be07a2 added auth.guard & clean code 2024-09-01 10:02:10 +02:00
Chneemann
9a0f139e7b update CryptoES naming 2024-06-03 08:11:21 +02:00
Chneemann
cd2e49fba0 clean code 2024-06-03 08:08:40 +02:00
Chneemann
b516f80175 remove session from localstorage 2024-05-28 05:42:34 +02:00
Chneemann
524989905c added session logout timer 2024-05-25 19:36:21 +02:00
Chneemann
6086d41474 clean code, bugfixes & XSS security 2024-05-25 18:04:35 +02:00
Chneemann
b79ad59d2e CryptoJS replaced by CryptoES 2024-05-25 10:53:08 +02:00
Chneemann
ab0ba5225e added CryptoJS 2024-05-25 10:35:07 +02:00
Chneemann
9708d370e0 reverse sessionId to user 2024-05-25 09:21:07 +02:00
Chneemann
0385d3ce56 added sessionId to user 2024-05-24 07:52:45 +02:00
Chneemann
a5af2cc11e clean code 2024-05-23 08:59:53 +02:00
Chneemann
f6fdf09fca error in form validation fixed 2024-05-23 08:53:36 +02:00
Chneemann
5db44ead15 moved task is highlighted (drag and drop) 2024-05-22 10:04:19 +02:00
Chneemann
a2bc51ff48 moved task is highlighted (drag and drop) 2024-05-22 08:42:45 +02:00
Chneemann
3c146d7fa0 bugfixes 2024-05-22 08:13:04 +02:00
Chneemann
35d815d5e6 added notice dialog 2024-05-21 09:48:21 +02:00
Chneemann
d2e5d7bde4 added pw reset 2024-05-20 18:23:09 +02:00
Chneemann
7464e8e265 added pw reset & update design 2024-05-20 17:35:00 +02:00
Chneemann
8e48a3b3a3 clean code 2024-05-20 10:08:16 +02:00
Chneemann
60d00f4a5b added login dialog to google login 2024-05-20 09:38:43 +02:00
Chneemann
013b1f9931 bugfixes 2024-05-19 11:16:37 +02:00
Chneemann
d301df0580 after adding a new user, this user is displayed 2024-05-19 09:36:00 +02:00
Chneemann
6b6d6e553f added colorpicker 2024-05-18 19:38:08 +02:00
Chneemann
64b6c49850 added new user to firebase 2024-05-18 10:10:45 +02:00
Chneemann
e85283c8db new contact edit function: new contact 2024-05-18 07:52:44 +02:00
Chneemann
809a9766d0 close navbar on a selection 2024-05-17 20:19:32 +02:00
Chneemann
00019b9f0c bugfix design 2024-05-14 03:14:33 +02:00
Chneemann
2e8dd400f2 added toggle password visibility 2024-05-14 02:12:06 +02:00
Chneemann
a57e7371aa update form data validation 2024-05-14 01:56:05 +02:00
Chneemann
4b791f53ca create user on firebase 2024-05-13 05:19:52 +02:00