-
ed0c107a80
Worked with @jkassman on match adding code
main
Matthew Kaminski
2024-09-03 00:39:43 -04:00
-
f319f41835
Merge branch 'ft/integrate-daisy-ui'
Matthew Kaminski
2024-08-31 03:12:38 -04:00
-
-
3e2163dbf3
Add themes, update layout, fix pages
ft/integrate-daisy-ui
Matthew Kaminski
2024-08-31 03:12:28 -04:00
-
659037ec00
Moved pending username to new global state
Matthew Kaminski
2024-08-30 03:38:02 -04:00
-
8be43c95d4
Merge branch 'main' into ft/integrate-daisy-ui
Matthew Kaminski
2024-08-30 02:38:30 -04:00
-
-
-
-
72bac10714
Fix margins for submit buttons
Matthew Kaminski
2024-08-30 02:38:23 -04:00
-
ec2edd1d2a
Merge branch 'ft/integrate-daisy-ui'
Matthew Kaminski
2024-08-30 02:16:31 -04:00
-
-
a288a35225
Updated remaining modals to daisyui
Matthew Kaminski
2024-08-30 02:16:15 -04:00
-
d82a5e2c65
Updated alert to daisyui
Matthew Kaminski
2024-08-30 01:25:42 -04:00
-
97420b84c8
Changed login to be daisyui
Matthew Kaminski
2024-08-30 01:10:24 -04:00
-
82648cfbae
Add initial daisy ui
Matthew Kaminski
2024-08-29 23:29:28 -04:00
-
-
4cb809f20f
Merge branch 'ft/add-generic-components'
Matthew Kaminski
2024-08-29 23:15:35 -04:00
-
-
abbece5f53
Add static components, change error design
ft/add-generic-components
Matthew Kaminski
2024-08-29 23:15:22 -04:00
-
510158f381
Fix error component, add to all pages
Matthew Kaminski
2024-08-29 22:43:55 -04:00
-
d523373b8e
WIP components
Matthew Kaminski
2024-08-29 21:23:39 -04:00
-
d25fb283cc
Mode templates to folders
Matthew Kaminski
2024-08-29 16:28:05 -04:00
-
-
988d0f9807
Fix login error
Matthew Kaminski
2024-08-29 01:43:14 -04:00
-
2409cd1f52
Merge branch 'fix/login-error'
Matthew Kaminski
2024-08-29 00:41:46 -04:00
-
-
8714f65a0f
Remove reset after login error
fix/login-error
Matthew Kaminski
2024-08-29 00:37:24 -04:00
-
-
893a9b5a06
Merge branch 'ft/add-error-handling'
Matthew Kaminski
2024-08-29 00:18:48 -04:00
-
-
d6e62b98aa
Fix more clippy warnings
ft/add-error-handling
Matthew Kaminski
2024-08-28 23:54:56 -04:00
-
aca0b83dd4
Implement login form error, more clippy fixes
Matthew Kaminski
2024-08-28 23:45:10 -04:00
-
9a42ed5b80
Fix forget password
Matthew Kaminski
2024-08-28 23:14:27 -04:00
-
ed780c9585
Fix more clippy issues, implement forgot password
Matthew Kaminski
2024-08-28 23:03:52 -04:00
-
1faaf65aad
Clean up imports
Matthew Kaminski
2024-08-28 21:55:23 -04:00
-
df0d7d6c0d
Add registration errors
Matthew Kaminski
2024-08-28 17:29:51 -04:00
-
-
56ea1f12c7
Merge branch 'ft/add-db-and-auth'
Matthew Kaminski
2024-08-28 16:54:39 -04:00
-
-
5af626b746
Add basic register and login
ft/add-db-and-auth
Matthew Kaminski
2024-08-28 16:53:08 -04:00
-
f4f491085d
Add database to server endpoints, move modals, add forget pw to db
Matthew Kaminski
2024-08-27 02:12:57 -04:00
-
242f9b1218
Add initial forgot password form
Matthew Kaminski
2024-08-26 20:15:48 -04:00
-
e376874afa
Clean up login form, add files for others
Matthew Kaminski
2024-08-26 19:44:52 -04:00
-
65d47615da
Got log in and out working, moved global state
Matthew Kaminski
2024-08-26 17:43:08 -04:00
-
0f20ba3b86
Added basic logging in
Matthew Kaminski
2024-08-26 00:09:08 -04:00
-
99b4d9af1a
Moved modal state into global state
Matthew Kaminski
2024-08-25 16:36:13 -04:00
-
462ca81a15
notwork - login form capsule with rcsignal
Matthew Kaminski
2024-08-25 14:07:27 -04:00
-
c2ecce0324
Add login form capsule
Matthew Kaminski
2024-08-23 15:45:40 -04:00
-
8d2460c60e
Add login modal
Matthew Kaminski
2024-08-21 19:32:22 -04:00
-
528ce0335c
Add auth global state and login button
Matthew Kaminski
2024-08-19 02:38:29 -04:00
-
993a0834b4
Fix sea-orm version
Matthew Kaminski
2024-08-18 20:11:32 -04:00
-
d29da66536
Fix clippy errors, update deps
Matthew Kaminski
2024-08-18 19:56:00 -04:00
-
ffe6a771d2
Add engine and client cfg
Matthew Kaminski
2024-08-18 16:30:37 -04:00
-
d3208303ba
Add formatting check and fail on clippy warnings
Matthew Kaminski
2024-08-18 16:06:46 -04:00
-
f71d2ae70a
Add verbose building
Matthew Kaminski
2024-08-18 15:57:11 -04:00
-
0fd6ef8817
Fix build, test out clippy
Matthew Kaminski
2024-08-18 15:40:22 -04:00
-
8ad6967b7a
Remove automatic deploy
Matthew Kaminski
2024-08-18 15:34:42 -04:00
-
528682d9b1
Update to more generic db models
Matthew Kaminski
2024-08-18 03:26:12 -04:00
-
5d28013f30
Update readme with fixes
Matthew Kaminski
2024-08-14 21:31:48 -04:00
-
5cb67786bf
Add initial database schema and references
Matthew Kaminski
2024-08-14 01:20:48 -04:00
-
01eaf059dd
Add the ability to add users
jak-user
Jacob Kassman
2023-12-09 21:49:14 -05:00
-
-
cb5da9b966
Merge pull request 'Refactor PoolMatch' (#5) from refactor-pool-match into main
jkassman
2023-12-10 00:09:49 +00:00
-
-
cd8b52cd29
Co-authored-by: jkassman <jkassman@users.noreply.github.com>
refactor-pool-match
Matthew Kaminski
2023-10-29 23:30:38 -04:00
-
-
319c77cfa3
Merge branch 'add_api' into main
Matthew Kaminski
2023-09-22 14:35:36 -04:00
-
-
976732ab59
Add missing file
add_api
Matthew Kaminski
2023-09-22 14:35:19 -04:00
-
ae4cb23acb
Merge pull request 'add_api' (#4) from add_api into main
Matthew Kaminski
2023-09-22 07:46:59 +00:00
-
-
30f3aa63d5
Add base data structures for pool matches
Matthew Kaminski
2023-09-22 03:45:48 -04:00
-
0a68829d6c
Add working API calls, fix warnings
matkam7
2023-09-21 20:03:16 -04:00
-
30b637dfef
Add cargo file
matkam7
2023-09-20 21:33:12 -04:00
-
3d52cd0a24
Add API
matkam7
2023-09-20 21:32:19 -04:00
-
f31e87780f
Merge pull request 'Add simple data store' (#3) from simple_data_store into main
Matthew Kaminski
2023-09-20 05:07:31 +00:00
-
-
ec06340def
Add simple data store
simple_data_store
matkam7
2023-09-20 00:28:16 -04:00
-
-
0a1c81c44e
Merge pull request 'Add example pages and remove dead code' (#2) from clean_and_pages into main
Matthew Kaminski
2023-09-19 07:35:03 +00:00
-
-
1b3a6db223
Add example pages and remove dead code
clean_and_pages
Matthew Kaminski
2023-09-19 03:27:31 -04:00
-
-
aaaaf256f4
Merge pull request 'Fix actions info' (#1) from test into main
matkam7
2023-09-18 04:32:17 +00:00
-
-
999d8a1163
Fix branch name
test
Matthew Kaminski
2023-09-18 00:14:24 -04:00
-
4c32a99266
Add missing css file
Matthew Kaminski
2023-09-18 00:04:39 -04:00
-
-
90c1f58607
Add initial website
Matthew Kaminski
2023-09-17 23:25:46 -04:00
-
d640899c80
Initial commit
matkam7
2023-09-18 03:17:59 +00:00