|
|
53d19a3a18
|
After "mix phx.gen.auth Admins Admin admins" with added working register and login path.
|
2026-02-20 13:09:55 +01:00 |
|
|
|
e01042130e
|
Changed the bidding round status field from "running" to "stopped".
|
2026-02-12 11:00:14 +01:00 |
|
|
|
647da6c9d7
|
Fixed two failed tests (To get familiar with testing framework).
|
2026-02-12 10:45:02 +01:00 |
|
|
|
9709dbabe2
|
Added JSON API for biddings. (Only listing all biddings is supported)
|
2026-02-12 10:41:21 +01:00 |
|
|
|
2bec68b9ed
|
After "mix phx.gen.live Biddings Bidding biddings bidding_round:integer amount:integer depot_wish_one:string depot_wish_two:string".
|
2026-02-11 16:14:19 +01:00 |
|
|
|
e91d36b9c0
|
After "mix phx.gen.json Accounts User users --no-context --no-schema --no-scope email:string"
|
2026-02-11 11:23:17 +01:00 |
|
|
|
14f04befd0
|
After "mix phx.gen.json BiddingRounds BiddingRound bidding_rounds round_number:integer running:boolean --no-scope".
|
2026-02-11 10:57:27 +01:00 |
|
|
|
9ed6ad898f
|
After "mix phx.gen.auth Accounts User users".
|
2026-01-20 14:45:43 +01:00 |
|
|
|
3c059a9098
|
Basic Phoenix server
|
2026-01-20 11:03:54 +01:00 |
|