Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 22 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ GEM
aws-sdk-ses (~> 1, >= 1.50.0)
aws-sdk-sesv2 (~> 1, >= 1.34.0)
aws-eventstream (1.3.2)
aws-partitions (1.1087.0)
aws-sdk-core (3.222.1)
aws-partitions (1.1090.0)
aws-sdk-core (3.222.2)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
Expand Down Expand Up @@ -157,7 +157,7 @@ GEM
brakeman (7.0.2)
racc
builder (3.3.0)
bullet (8.0.3)
bullet (8.0.5)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
bundler-audit (0.9.2)
Expand Down Expand Up @@ -186,7 +186,7 @@ GEM
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
connection_pool (2.5.1)
crass (1.0.6)
csv (3.3.4)
database_cleaner (2.1.0)
Expand Down Expand Up @@ -237,7 +237,7 @@ GEM
ffi (1.17.2-x86_64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
ffi (1.17.2-x86_64-linux-musl)
fog-aws (3.30.0)
fog-aws (3.31.0)
base64 (~> 0.2.0)
fog-core (~> 2.6)
fog-json (~> 1.1)
Expand Down Expand Up @@ -327,7 +327,7 @@ GEM
mime-types (3.6.2)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2025.0408)
mime-types-data (3.2025.0415)
mini_magick (5.2.0)
benchmark
logger
Expand All @@ -340,7 +340,7 @@ GEM
bigdecimal (~> 3.1)
net-http (0.6.0)
uri
net-imap (0.5.6)
net-imap (0.5.7)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -351,24 +351,24 @@ GEM
net-protocol
newrelic_rpm (9.18.0)
nio4r (2.7.4)
nokogiri (1.18.7)
nokogiri (1.18.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.7-aarch64-linux-gnu)
nokogiri (1.18.8-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.7-aarch64-linux-musl)
nokogiri (1.18.8-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.18.7-arm-linux-gnu)
nokogiri (1.18.8-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.7-arm-linux-musl)
nokogiri (1.18.8-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.18.7-arm64-darwin)
nokogiri (1.18.8-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.7-x86_64-darwin)
nokogiri (1.18.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.7-x86_64-linux-gnu)
nokogiri (1.18.8-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.7-x86_64-linux-musl)
nokogiri (1.18.8-x86_64-linux-musl)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -510,7 +510,7 @@ GEM
rspec-support (3.13.2)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.75.2)
rubocop (1.75.3)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand All @@ -530,7 +530,7 @@ GEM
rack (>= 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rspec (3.5.0)
rubocop-rspec (3.6.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
ruby-graphviz (1.2.5)
Expand Down Expand Up @@ -570,8 +570,9 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
sprockets (4.2.1)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
logger
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
Expand All @@ -580,7 +581,7 @@ GEM
ssrf_filter (1.2.0)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.6)
stringio (3.1.7)
thor (1.3.2)
thread_safe (0.3.6)
tilt (2.6.0)
Expand All @@ -596,7 +597,7 @@ GEM
uniform_notifier (1.16.0)
uri (1.0.3)
useragent (0.16.11)
version_gem (1.1.6)
version_gem (1.1.7)
virtus (2.0.0)
axiom-types (~> 0.1)
coercible (~> 1.0)
Expand Down
53 changes: 0 additions & 53 deletions app/controllers/admin/barriers_controller.rb

This file was deleted.

53 changes: 0 additions & 53 deletions app/controllers/admin/service_stage_barriers_controller.rb

This file was deleted.

6 changes: 0 additions & 6 deletions app/models/barrier.rb

This file was deleted.

2 changes: 0 additions & 2 deletions app/models/service_stage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
class ServiceStage < ApplicationRecord
belongs_to :service, counter_cache: true
belongs_to :persona, optional: true
has_many :service_stage_barriers
has_many :barriers, through: :service_stage_barriers

validates :name, presence: true

Expand Down
6 changes: 0 additions & 6 deletions app/models/service_stage_barrier.rb

This file was deleted.

5 changes: 0 additions & 5 deletions app/serializers/barrier_serializer.rb

This file was deleted.

5 changes: 0 additions & 5 deletions app/serializers/service_stage_barrier_serializer.rb

This file was deleted.

27 changes: 0 additions & 27 deletions app/views/admin/barriers/_form.html.erb

This file was deleted.

21 changes: 0 additions & 21 deletions app/views/admin/barriers/edit.html.erb

This file was deleted.

31 changes: 0 additions & 31 deletions app/views/admin/barriers/index.html.erb

This file was deleted.

11 changes: 0 additions & 11 deletions app/views/admin/barriers/new.html.erb

This file was deleted.

23 changes: 0 additions & 23 deletions app/views/admin/barriers/show.html.erb

This file was deleted.

Loading