Define and seed an invitation model and controller #224

Merged
bustikiller merged 12 commits from invitations into main 2025-06-01 18:36:50 +00:00

12 Commits

Author SHA1 Message Date
6100ce0b99 Make migration reversible
All checks were successful
Run unit tests / rubocop (pull_request) Successful in 48s
Run unit tests / check-licenses (pull_request) Successful in 55s
Run unit tests / copyright_notice (pull_request) Successful in 1m41s
Run unit tests / unit_tests (pull_request) Successful in 3m32s
Run unit tests / build-static-assets (pull_request) Successful in 35m56s
2025-06-01 19:57:14 +02:00
11f98bd712 Add copyright notice
Some checks failed
Run unit tests / check-licenses (pull_request) Successful in 45s
Run unit tests / rubocop (pull_request) Successful in 1m18s
Run unit tests / copyright_notice (pull_request) Successful in 1m38s
Run unit tests / unit_tests (pull_request) Failing after 2m52s
Run unit tests / build-static-assets (pull_request) Has been skipped
2025-06-01 17:51:49 +00:00
27ce9cac62 Fix rubocop ofenses
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 25s
Run unit tests / check-licenses (pull_request) Successful in 35s
Run unit tests / copyright_notice (pull_request) Successful in 46s
Run unit tests / unit_tests (pull_request) Failing after 3m22s
Run unit tests / build-static-assets (pull_request) Has been skipped
2025-06-01 19:51:08 +02:00
0a2cf6a5eb Remove unnecessary param 2025-06-01 19:50:22 +02:00
622128a29a Add copyright notice
Some checks failed
Run unit tests / copyright_notice (pull_request) Successful in 2m9s
Run unit tests / rubocop (pull_request) Failing after 2m42s
Run unit tests / check-licenses (pull_request) Successful in 2m58s
Run unit tests / unit_tests (pull_request) Failing after 4m14s
Run unit tests / build-static-assets (pull_request) Has been skipped
2025-06-01 15:59:18 +00:00
5fb26f42d6 Define a controller for invitations
Some checks failed
Run unit tests / copyright_notice (pull_request) Successful in 57s
Run unit tests / check-licenses (pull_request) Failing after 2m13s
Run unit tests / rubocop (pull_request) Failing after 3m35s
Run unit tests / unit_tests (pull_request) Failing after 5m6s
Run unit tests / build-static-assets (pull_request) Has been skipped
2025-06-01 17:58:27 +02:00
3e6afcc048 Merge branch 'invitations' of https://gitea.bustikiller.com/bustikiller/wedding-planner into invitations
Some checks failed
Run unit tests / rubocop (pull_request) Failing after 4s
Run unit tests / copyright_notice (pull_request) Successful in 39s
Run unit tests / check-licenses (pull_request) Successful in 41s
Run unit tests / unit_tests (pull_request) Failing after 1m34s
Run unit tests / build-static-assets (pull_request) Has been skipped
2025-01-28 08:59:44 +01:00
522bcb0032 Generate invitations within the same group 2025-01-28 08:59:15 +01:00
40f89ae179 Add copyright notice
Some checks failed
Run unit tests / check-licenses (pull_request) Successful in 1m9s
Run unit tests / rubocop (pull_request) Successful in 1m15s
Run unit tests / copyright_notice (pull_request) Successful in 1m52s
Run unit tests / unit_tests (pull_request) Failing after 3m22s
Run unit tests / build-static-assets (pull_request) Has been skipped
2025-01-27 19:44:30 +00:00
ecbb6af4bd Increase seeds size
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 36s
Run unit tests / check-licenses (pull_request) Successful in 41s
Run unit tests / copyright_notice (pull_request) Successful in 1m23s
Run unit tests / unit_tests (pull_request) Failing after 3m30s
Run unit tests / build-static-assets (pull_request) Has been skipped
2025-01-27 20:42:31 +01:00
b112aefe21 Optimize seeds file 2025-01-27 20:22:21 +01:00
a5d3062654 Define and seed an invitation model
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 48s
Run unit tests / check-licenses (pull_request) Successful in 55s
Run unit tests / copyright_notice (pull_request) Successful in 1m16s
Run unit tests / unit_tests (pull_request) Failing after 3m39s
Run unit tests / build-static-assets (pull_request) Has been skipped
2025-01-27 20:08:28 +01:00