Commit Graph

37 Commits

Author SHA1 Message Date
cd60cc258a feat: add routing, database saving, forms, button 2022-06-10 02:21:26 +02:00
e6a3bf15c3 chore 2022-06-08 03:50:18 +02:00
3d5ab8a2d1 Merge branch 'main' of https://gitlab-stud.elka.pw.edu.pl/egui22l/Krzysztof_Stefan_Rudnicki/egui_lab1_krzysztof_rudnicki into main 2022-06-08 01:23:21 +02:00
2d6b57adaf chore 2022-06-08 01:21:04 +02:00
c5514854bf feat 2022-05-31 18:39:57 +02:00
406cb6ae6f chore 2022-05-10 16:41:44 +02:00
1a44913e4f chore: initial project 2022-05-10 14:01:25 +02:00
a52c6cfb51 chore: start from the begining 2022-05-10 14:00:34 +02:00
5504a79ca1 chore 2022-05-10 13:22:33 +02:00
75ed3e5463 chore 2022-04-24 09:39:48 +02:00
ee7fcd3880 Initial configuration 2022-04-15 19:03:51 +02:00
588245fd0d feat: adding only lab1 folder code 2022-04-06 19:52:49 +02:00
105587ed16 feat: add maximum size of blog entry 2022-04-06 19:51:35 +02:00
c32650ed8c Fix: blogsviewe now displays entries 2022-04-06 19:44:14 +02:00
69712a3838 feat: define connections login.cpp 2022-04-06 17:32:25 +02:00
71e838a1be feat: refactor registration code 2022-04-06 16:31:31 +02:00
76d040a1f1 feat: refactor mainwindow.cpp code 2022-04-06 14:30:57 +02:00
31c8d80c2c feat: add entry edit 2022-04-06 03:20:04 +02:00
e9a326c141 feat: add entry edit 2022-04-06 03:19:56 +02:00
a165216ec7 feat: remove entries 2022-04-06 02:20:29 +02:00
362ae8c36f feat: display saved blog entries 2022-04-06 01:21:26 +02:00
04c8866199 feat: store blog entries 2022-04-06 01:06:01 +02:00
18310ff2c3 fix: fix merge 2022-04-05 22:40:53 +02:00
5cea15f81a fix: fix merge 2022-04-05 22:39:42 +02:00
466f8e7556 feat: get blog id from owner id 2022-04-05 14:07:24 +02:00
460f633d08 feat: save blog information 2022-04-05 00:26:36 +02:00
5289bb6fb2 feat: add time and date to blog entry 2022-04-04 21:56:57 +02:00
e5d8b133c0 feat: add blogsview and blogentry UI 2022-04-04 21:22:50 +02:00
fb3a4dba88 feat: add login 2022-04-03 21:23:02 +02:00
3509a1bfd2 Add login menu 2022-04-03 21:15:22 +02:00
28aa80797f feat: add login ui 2022-04-03 20:15:51 +02:00
f909fecb68 feat: popup box if id taken
shows popup box saying that id is already taken if user tries to register account with the same id
2022-04-02 13:56:23 +02:00
015c61666d fix: same id does not overwrite user before 2022-04-02 13:31:55 +02:00
4dc5703540 feat: store user data seperate jsons 2022-04-02 13:28:23 +02:00
ee504a485c feat: first registration form
user inputs mail, password, clicks button and those 2 informations are saved in json file
2022-04-01 21:28:09 +02:00
9bc435d335 chore: initial project 2022-03-26 12:43:58 +01:00
Krzysztof Stefan Rudnicki
cf6026ff62 Initial commit 2022-03-25 21:33:13 +01:00