|
|
5030eb42ce
|
refactor: extracts form submit button
template and js validation
|
2024-11-21 13:00:11 -03:00 |
|
|
|
d3ff62299d
|
fix: footer placement
|
2024-11-21 12:47:39 -03:00 |
|
|
|
d7e5968fb8
|
refactor: content inner header as template to be reusable
|
2024-11-21 10:17:09 -03:00 |
|
|
|
f3f4912e41
|
feat(users): adds in client password matching validation
|
2024-11-17 22:39:04 -03:00 |
|
|
|
d00fd4220d
|
feat(users): adds session based conditionally rendering
|
2024-11-17 21:46:38 -03:00 |
|
|
|
6f4d6f7ff1
|
feat(users): starts session and redirects on sucessfull registration
|
2024-11-17 21:44:34 -03:00 |
|
|
|
8a8a53afcb
|
feat(users): adds logout functionality
|
2024-11-17 21:35:33 -03:00 |
|
|
|
9fd8afbfec
|
fix: checks for users email not to be registered
|
2024-11-17 18:20:00 -03:00 |
|
|
|
5e39131856
|
fix: adds uniqueness constraint to users email field
|
2024-11-17 18:19:08 -03:00 |
|
|
|
0eb5344bf3
|
feat(users): configures session with sqlalchemy
|
2024-11-17 18:03:16 -03:00 |
|
|
|
5e7c18588b
|
build: adds flask-sqlalchemy-session dep
|
2024-11-17 17:34:43 -03:00 |
|
|
|
3def1f5e46
|
build: adds flask session dependency
|
2024-11-17 17:21:31 -03:00 |
|
|
|
be03c55e89
|
feat(user): adds registration logic and validation
|
2024-11-16 23:26:35 -03:00 |
|
|
|
7541548acf
|
fix: properly imports datetime, adds autoincrement
|
2024-11-16 23:24:56 -03:00 |
|
|
|
19f1bdd612
|
feat(users): adds flash message, some minor fixes
|
2024-11-16 23:21:50 -03:00 |
|
|
|
ee21a194ca
|
feat: adds flash message
|
2024-11-12 23:18:20 -03:00 |
|
|
|
1f3feece2f
|
feat(user): adds registration form template
|
2024-11-05 00:26:12 -03:00 |
|
|
|
2b43da4504
|
feat(layout): updates layout styling
|
2024-11-05 00:22:48 -03:00 |
|
|
|
2eb6de9df0
|
fix: updates user model password max length
|
2024-11-04 23:27:33 -03:00 |
|
|
|
87a8d6b35a
|
build: adds wsl virtual env path to gitignore
|
2024-11-03 20:26:24 -03:00 |
|
|
|
1cd2c1a780
|
build: definite fix
|
2024-11-02 21:18:20 -03:00 |
|
|
|
f68e8f5e49
|
build: procfile amedment test 2
|
2024-11-02 20:10:27 -03:00 |
|
|
|
7b4f9647dd
|
build: procfile amedment test
|
2024-11-02 20:07:28 -03:00 |
|
|
|
7bd51d2851
|
build: adds .vscode dir
|
2024-11-02 19:38:19 -03:00 |
|
|
|
b028111a59
|
feat(app): registers users module, adds db on init logic
|
2024-11-02 19:36:58 -03:00 |
|
|
|
e77c25b398
|
refactor(utils): adds app to drop_db
|
2024-11-02 19:19:29 -03:00 |
|
|
|
edc75fa27e
|
feat(users): adds users module
|
2024-11-02 19:10:24 -03:00 |
|
|
|
d500f36299
|
refactor(layout): changes layour dir and adds header
|
2024-11-02 19:00:02 -03:00 |
|
|
|
36faa5a71e
|
fix: adds missing field
|
2024-11-02 18:29:52 -03:00 |
|
|
|
dff079f86f
|
feat(utils): adds routes constants dictionary and db utils
|
2024-11-02 18:28:11 -03:00 |
|
|
|
a31ec81813
|
feat(header): adds logo asset
|
2024-10-27 17:31:19 -03:00 |
|
|
|
6e063fd7fc
|
feat: add models
|
2024-10-27 17:29:59 -03:00 |
|
|
|
e160025893
|
build: adds bootstrap
|
2024-10-27 13:22:59 -03:00 |
|
|
|
4e139dbfa9
|
feat: adds favicon
|
2024-10-27 13:19:53 -03:00 |
|
|
|
3124faddbb
|
fix: default value for the conf secret key value
|
2024-10-26 21:59:49 -03:00 |
|
|
|
82f3477d1d
|
refactor: adds new entry point and ORM
|
2024-09-29 17:36:30 -03:00 |
|
|
|
999ebb0c27
|
feat(main): adds main module
|
2024-09-29 17:34:48 -03:00 |
|
|
|
d74faad9ec
|
build: adds SQLAlchemy ORM
|
2024-09-22 13:58:36 -03:00 |
|
|
|
54715ab119
|
feat(layout): adds layout page
|
2024-09-22 11:30:48 -03:00 |
|
|
|
f2ad16aee5
|
fix: corrects templating
|
2024-09-22 00:32:30 -03:00 |
|
|
|
b12c1a9f6c
|
Initial commit
|
2024-09-22 00:19:49 -03:00 |
|