1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-22 23:39:36 +02:00
Commit graph

41 commits

Author SHA1 Message Date
5da66e520b
Implemented initial /transactions endpoint support 2021-12-31 20:52:55 +02:00
18fe6e9355
Fixed IBAN generation 2021-12-30 00:55:37 +02:00
02cf164620
Fixed /accounts/... response 2021-12-29 20:36:05 +02:00
17d1cb2400
Added documentation for accounts endpoints 2021-12-29 20:23:28 +02:00
31511f6004
Fixed error handling 2021-12-29 20:16:58 +02:00
9ded9cc604
Added GET /accounts endpoint 2021-12-29 19:36:47 +02:00
f19aad8d3e
Added logout endpoint and documentation 2021-12-29 19:36:09 +02:00
f91b6be3a5
Implemented initial account support
Also refatored into package
Also added Swagger/OpenAPI
2021-12-29 10:48:42 +02:00
efb98ceb2e
Allowed database file to be changed via env var 2021-12-09 13:54:25 +02:00
a78d42ef1b
Moved @ensure_logged_in to the decorators file
Also added docstrings to the decorators
2021-12-09 13:48:36 +02:00
DariusTFox24
b44a48f241
Merge pull request #4 from dancojocaru2000/Frontend
Frontend
2021-12-07 09:57:48 +02:00
4de89f001a
Merge pull request #3 from dancojocaru2000:Backend
Backend
2021-12-07 09:54:45 +02:00
DariusTFox24
cf0cb31933
Merge pull request #2 from dancojocaru2000/Frontend-Kenny-GitHubActions
Frontend-Kenny-GitHubActions
2021-12-06 14:49:54 +02:00
ae9ea618c5
Configure to generate preview on push to Frontend 2021-12-06 14:43:04 +02:00
619ccc6be0
Configure installing dependencies with npm 2021-12-06 14:37:58 +02:00
2c28d5eb5c
Set working directory for actions 2021-12-06 14:35:52 +02:00
772fcccc7b
Modified GitHub Actions workflow to deploy on push 2021-12-06 14:26:54 +02:00
DariusTFox
860400e1f3 Implemented login/logout/username with api 2021-12-06 03:26:54 +02:00
24ea084434
Fixed bug in ensure_logged_in decorator 2021-12-06 02:55:49 +02:00
b390bfc5c4
Add logout 2021-12-06 02:04:13 +02:00
DariusTFox
d3883876dc Custom 404 page 2021-12-06 01:51:08 +02:00
be0b22cbed
Implement login 2021-12-06 01:34:00 +02:00
a41137cf0b
Added GitHub Actions workflow 2021-11-30 21:56:47 +02:00
188cca8c39
Added initial server database work 2021-11-30 14:13:57 +02:00
78c30e28d4
Add root directory to VS Code workspace 2021-11-30 14:06:41 +02:00
DariusTFox
1668425c7a Firebase deployment 2021-11-22 01:00:50 +02:00
DariusTFox
8442d4f755 Overlay pages [notifications, account creation, send money] 2021-11-22 00:33:30 +02:00
DariusTFox
0bfc0d473d Create Account Page, Notification Page (wip) 2021-11-21 02:55:53 +02:00
DariusTFox
edc60e44a8 Create page and handles 2021-11-21 00:12:24 +02:00
DariusTFox
b229ef9c60 fancy scroll bars 2021-11-20 18:22:58 +02:00
DariusTFox
e69eacd257 Expandable account cards 2021-11-20 17:42:59 +02:00
DariusTFox24
80aefdfe28
Merge pull request #1 from dancojocaru2000/Frontend-Kenny-Attempt-1
Layout modifications to frontend
2021-11-17 21:21:30 +02:00
81a37c864b
Fixed alignment issues; added a lot more flexboxes 2021-11-16 23:30:26 +02:00
024a3c84a7
Fixed header text position 2021-11-16 22:29:11 +02:00
DariusTFox24
2d0bee72ff Main Page
Details card
Logout button
Notification button
2021-11-16 22:09:01 +02:00
DariusTFox
46529ddd38 Login Page 2021-11-14 19:07:05 +02:00
DariusTFox
bec54cec42 BlurCard and Background image 2021-11-14 17:35:37 +02:00
DariusTFox
2728bce318 Merge branch 'master' into Frontend 2021-11-14 15:42:46 +02:00
DariusTFox
c7d5d27641 updated package-lock 2021-11-14 15:39:47 +02:00
533cc6096c
Added VS Code workspace 2021-11-14 15:31:07 +02:00
9cdfed4b45
Initial commit 2021-11-14 15:13:40 +02:00