WIP: Define and seed an invitation model #224
Draft
bustikiller
wants to merge 6 commits from
invitations
into main
pull from: invitations
merge into: bustikiller:main
bustikiller:main
bustikiller:renovate/rubocop-1.x-lockfile
bustikiller:renovate/puma-6.x-lockfile
bustikiller:renovate/solid_queue-1.x-lockfile
bustikiller:ractors
bustikiller:table-arrangements-guest-digest
bustikiller:test-rollbacks
bustikiller:remove-old-copyright-notice
bustikiller:pghero-docker
bustikiller:fix/error-loading-arrangements
bustikiller:discomfort-calculation-revamp
bustikiller:fix-upsert-index
bustikiller:ruby-3-4
bustikiller:copyright-2025
bustikiller:full-affinity-reset
bustikiller:affinity-reset
bustikiller:build-image-on-pr
bustikiller:optimize-docker-build
bustikiller:rubocop-autocorrect
bustikiller:affinities-controller
bustikiller:bundler-update
bustikiller:table-discomfort-breakdown
bustikiller:dashboard
bustikiller:groups-attendance-format
bustikiller:expenses-crud
bustikiller:disable-librecaptcha-demo
bustikiller:stack-error-vns
bustikiller:tables-arrangements-api
bustikiller:allow-creation-groupless-guests
bustikiller:groups-endpoints
bustikiller:token-endpoint
bustikiller:configure-host
bustikiller:temp-allow-insecure-cookie
bustikiller:remove-wedding-date
bustikiller:fix-tenant-captcha
bustikiller:fix-build
bustikiller:fix-prod-db-host
bustikiller:fix-tenant-scope
bustikiller:libre-captcha
bustikiller:wedding-creation
bustikiller:wedding-model
bustikiller:seed-user
bustikiller:letter-opener
bustikiller:fix/noisy-output
bustikiller:devise
bustikiller:revert-authentication
bustikiller:authentication
bustikiller:refine-guest-controller
bustikiller:delete-guest-endpoint
bustikiller:remove-guest-bulk-update
bustikiller:api-create-guest
bustikiller:readme-change
bustikiller:remove-localhost-swagger-server
bustikiller:document-expenses-controller
bustikiller:remove-swagger-csrf
bustikiller:guests-api-changes
bustikiller:rswag-documentation
bustikiller:fix-ruby-version
bustikiller:annotate-gem
bustikiller:groups-index-stats
bustikiller:update-expenses
bustikiller:update-guests
bustikiller:expenses-list-endpoints
bustikiller:remove-rake
bustikiller:vns-combinations
bustikiller:increase-penalty-undercapacity-tables
bustikiller:shift
bustikiller:table-set
bustikiller:chosen-colors
bustikiller:fix/discomfort-average
bustikiller:table-size-discomfort
bustikiller:fix/initial-group-creation
bustikiller:deprecation-warning-rails-8
bustikiller:fix-license-finder-action
bustikiller:light-colors
bustikiller:documentation-setup
bustikiller:group-color
bustikiller:seed-executions
bustikiller:compose-development
bustikiller:fix/undefined-method
bustikiller:simulations-lifecycle
bustikiller:license_checks
bustikiller:arrangement-names
bustikiller:solid-queue-vns
bustikiller:remove-emails
bustikiller:actions-concurrency
bustikiller:build-timeout
bustikiller:build-main-only
bustikiller:arrangements-api
bustikiller:remove-acts-as-taggable
bustikiller:remove-html-views
bustikiller:fix-hiearhy-load
bustikiller:copyright-specs
bustikiller:expenses-endpoint
bustikiller:license
bustikiller:tentative-status
bustikiller:consistent-guest-order
bustikiller:bulk-status-changes
bustikiller:nginx
bustikiller:refactor-registry
bustikiller:csv-warning
bustikiller:docker
bustikiller:feature/confirmation-status
bustikiller:groups-structure
bustikiller:serialize-users
bustikiller:install-react
bustikiller:bustikiller-patch-1
bustikiller:remove-dangling-containers
bustikiller:frozen-swap
bustikiller:swap-candidates
bustikiller:display-affinity-groups-in-arrangements-show
bustikiller:cache-local-evaluation
bustikiller:swaps-enhancements
bustikiller:vns
bustikiller:affinity-groups-hierarchy
bustikiller:tree-tags
bustikiller:fix/postgres-health-timeout
bustikiller:import-guests
bustikiller:feat/unit-tests
6 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
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
|
|||
522bcb0032 | Generate invitations within the same group | |||
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
|
|||
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
|
|||
b112aefe21 | Optimize seeds file | |||
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
|