Commit graph

15 commits

Author SHA1 Message Date
4eeb7f2135
fix: grab the committee name since we can use that to match up against teh suers 2025-02-18 14:00:21 +00:00
cab04a068f
feat: fixed up the changes 2025-02-18 13:36:08 +00:00
c79113921d
Merge branch 'main' into #17-automate-onboarding-mk-ii
# Conflicts:
#	Cargo.lock
#	src/commands/link_email.rs
#	src/lib.rs
2025-02-17 17:30:25 +00:00
b55650b221
db: add another col to store the bedrock id
For #26
2024-11-29 23:13:28 +00:00
aff6299ac7
feat: added the committee request from wolves 2024-10-28 12:49:35 +00:00
ceade9b972
sql: slight reordering of the migrations 2024-10-28 00:03:52 +00:00
b2d8238c17
Merge branch 'main' into #17-automate-onboarding-mk-ii
# Conflicts:
#	.gitignore
#	src/commands/committee.rs
2024-10-27 23:56:48 +00:00
2aad895bb3
feat: new table for the role adder 2024-09-29 21:25:58 +01:00
a62f893a98
fix: add logging and a default value for not null sql
Some checks failed
On_Push / lint_fmt (push) Failing after 9s
On_Push / lint_clippy (push) Successful in 11s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
2024-09-17 23:57:46 +01:00
d3a975a1d1
feat: made database changes to handle the extra server data 2024-09-17 21:48:33 +01:00
fd32adb138
db: delete teh old table and recreate a new one with teh right fields 2024-09-17 11:02:26 +01:00
5c2502f726
fix: small fixes to actually make it work 2024-08-31 19:24:14 +01:00
7e40b862d3
feat: add functionality for the committee server.
Related to #16
2024-08-31 16:05:38 +01:00
d58d837940 feat: sql to migrate to new format 2024-06-03 01:19:14 +01:00
a9f55da04d feat: got migrations working!!!! 2024-03-03 00:18:46 +00:00