Commit Graph

1720 Commits

Author SHA1 Message Date
Donald Zou bca20e5b02 Update ConnectionString.py 2025-08-20 15:06:27 +08:00
Donald Zou 90675dcc2e Yay! 2025-08-20 15:06:27 +08:00
Donald Zou e8deadaaff Sign In and TOTP is done 2025-08-20 15:06:27 +08:00
Donald Zou ecc4cc7670 Finished SignUp and SignIn frontend and backend 2025-08-20 15:06:27 +08:00
Donald Zou 4a5de5efd4 Added ValidatePasswordStrength in Utilities.py 2025-08-20 15:06:27 +08:00
Donald Zou bdf557fde3 Just commit 2025-08-20 15:06:27 +08:00
Donald Zou 29600cb54c Moved connection string to an individual file 2025-08-20 15:06:27 +08:00
Donald Zou 9f43fd7c92 Reconstruct notification center for client side 2025-08-20 15:06:27 +08:00
Donald Zou 6a6c1aa527 Update 2025-08-20 15:06:27 +08:00
Donald Zou df7f9f2b14 Finished initializing client project 2025-08-20 15:06:27 +08:00
Donald Zou 568da8cc64 Update 2025-08-20 15:06:27 +08:00
Donald Zou e16435f4fc Update 2025-08-20 15:06:27 +08:00
Donald Zou 76e9f3fd29 Update dashboard.py 2025-08-20 15:06:27 +08:00
Donald Zou d0e46a517b Update SQLAlchemy Settings 2025-08-20 15:06:27 +08:00
Donald Zou c94345cb2f Update 2025-08-20 15:06:27 +08:00
Donald Zou e2882acec1 Finally moved all class to its own file 2025-08-20 15:06:27 +08:00
Donald Zou 3c2362177f Refactored DashboardConfig
Refactored this file and moved `DashboardConfig` into its own file
2025-08-20 15:06:27 +08:00
Donald Zou 5e92931108 Moved Utilities.py into src/modules for easier import 2025-08-20 15:06:27 +08:00
Donald Zou d54e388b58 Update DashboardLogger.py
Removed the requirement of using `CONFIGURATION_PATH`
2025-08-20 15:06:27 +08:00
Donald Zou 390cfa0cdf Tested with PostgreSQL and moved PeerJobLogger into its own file 2025-08-20 15:06:27 +08:00
Donald Zou c6fc741aa8 Update dashboard.py 2025-08-20 15:06:27 +08:00
Donald Zou a0e15e1671 Moved PeerJobs to using SQLAlchemy, haven't test PostgreSQL yet 2025-08-20 15:06:27 +08:00
Donald Zou 8367cba259 Moved DashboardAPIKey to its own file 2025-08-20 15:06:27 +08:00
Donald Zou f7bf709295 Moved PeerShareLink and PeerShareLinks to separate file 2025-08-20 15:06:27 +08:00
Donald Zou ab802ea5cf Updated PeerShareLink to use SQLAlchemy 2025-08-20 15:06:27 +08:00
Donald Zou 922d8eab58 Update dashboard.py
- Updated `DashboardConfig` class to use SqlAlchemy, tested with SQLite and Postgresql
2025-08-20 15:06:20 +08:00
Donald Zou 409acc9f1a Updated both logger to use native column type 2025-08-20 15:06:05 +08:00
Donald Zou 196dc78b4f Added support to postgresql and Mysql with SqlAlchemy 2025-08-20 15:06:05 +08:00
Donald Zou 61404d9c12 Replaced both DashboardLogger and PeerJobLogger with SqlAlchemy 2025-08-20 15:06:05 +08:00
Donald Zou ceab5ead8c Fixed the issue where Job and Share link is not delete when peer deleted 2025-08-20 14:15:03 +08:00
Donald Zou 9b60acf3db Build 2025-08-20 01:26:43 +08:00
Donald Zou 90bb321a07 Fixed #644 2025-08-19 19:11:44 +08:00
Donald Zou e56fa24a38 Build 2025-08-19 17:58:54 +08:00
Donald Zou 574aff605f Commit for #355 2025-08-19 17:56:46 +08:00
Donald Zou 9c6d0b56c3 Peer groups are done... ish? 2025-08-19 00:40:01 +08:00
Donald Zou e0761396b8 For now.. 2025-08-17 23:47:21 +08:00
Donald Zou 4b44eb5c80 Build for #843 2025-08-17 19:00:48 +08:00
Donald Zou eb66a44edf Completed feature for #843 2025-08-17 18:58:28 +08:00
Donald Zou f8708b84e6 Build 2025-08-17 17:24:56 +08:00
Donald Zou cc29091116 Build 2025-08-17 17:24:29 +08:00
Donald Zou 2f860772d2 Update client.py 2025-08-17 16:48:31 +08:00
Donald Zou 2f5d1c0966 Moved all dist code to one folder 2025-08-17 16:33:03 +08:00
Donald Zou 39c6817e65 Orignal build 2025-08-17 16:11:03 +08:00
Donald Zou 2d63f56d64 Build 2025-08-17 16:05:04 +08:00
Donald Zou a4a158a9e9 Update 2025-08-17 15:51:39 +08:00
Donald Zou be78cb5321 Build 2025-08-17 15:24:53 +08:00
Donald Zou 1e483dc34d Update 2025-08-17 15:13:30 +08:00
Donald Zou 8ddf77973d Update dashboard.py 2025-08-17 15:09:17 +08:00
Donald Zou d9a4858c4f Update dashboard.py 2025-08-17 15:06:39 +08:00
Donald Zou c3e5406218 Update dashboard.py 2025-08-17 15:04:04 +08:00