Commit graph

6286 commits

Author SHA1 Message Date
dependabot[bot]
f02c23ebc9
Bump rubocop from 1.72.1 to 1.72.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.72.1 to 1.72.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.72.1...v1.72.2)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-22 23:56:33 +00:00
dependabot[bot]
26ebdeffaa
Merge pull request #2020 from Retrospring/dependabot/bundler/rubocop-rails-2.30.1 2025-02-22 23:55:26 +00:00
dependabot[bot]
6c0f4264e7
Merge pull request #2024 from Retrospring/dependabot/bundler/rack-2.2.11 2025-02-22 23:50:35 +00:00
dependabot[bot]
22ef5f3040
Merge pull request #2022 from Retrospring/dependabot/bundler/nokogiri-1.18.3 2025-02-22 23:49:45 +00:00
dependabot[bot]
c7afddba7d
Bump nokogiri from 1.18.2 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.2...v1.18.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 22:26:49 +00:00
dependabot[bot]
5a314c2e85
Bump rack from 2.2.10 to 2.2.11
Bumps [rack](https://github.com/rack/rack) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.10...v2.2.11)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 22:26:17 +00:00
Andreas Nedbal
4408de33cc Setup turbo_stream_actions before before_actions
Because apparently the error catching -> toast logic was not there yet and people might run into a 500 error redirect when pressing the button.
2025-02-21 23:25:22 +01:00
Jyrki Gadinger
02db8e1a56 hund. 2025-02-21 23:25:22 +01:00
Jyrki Gadinger
5e7ae90858 prevent screen name changes 2025-02-21 23:25:22 +01:00
Jyrki Gadinger
1e5a2082dc enforce readonly on create/update endpoints 2025-02-21 23:25:22 +01:00
Jyrki Gadinger
e2122a4add add readonly config option 2025-02-21 23:25:22 +01:00
dependabot[bot]
4e8f8f6d22
Bump rubocop-rails from 2.29.0 to 2.30.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.29.0 to 2.30.1.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.29.0...v2.30.1)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 09:46:18 +00:00
dependabot[bot]
a15b1c3535
Merge pull request #1946 from Retrospring/dependabot/bundler/puma-6.5.0 2025-01-24 09:30:15 +00:00
dependabot[bot]
b0c9d8744e
Merge pull request #1974 from Retrospring/dependabot/bundler/openssl-3.3.0 2025-01-23 23:27:03 +00:00
dependabot[bot]
28daceb51c
Bump puma from 6.4.3 to 6.5.0
Bumps [puma](https://github.com/puma/puma) from 6.4.3 to 6.5.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.4.3...v6.5.0)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:22:33 +00:00
dependabot[bot]
6c803945e4
Merge pull request #1975 from Retrospring/dependabot/bundler/dotenv-rails-3.1.7 2025-01-23 23:15:14 +00:00
dependabot[bot]
c25796e7d1
Merge pull request #1958 from Retrospring/dependabot/bundler/rails_admin-3.3.0 2025-01-23 23:14:53 +00:00
dependabot[bot]
b5c69183ff
Bump openssl from 3.2.0 to 3.3.0
Bumps [openssl](https://github.com/ruby/openssl) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/ruby/openssl/releases)
- [Changelog](https://github.com/ruby/openssl/blob/master/History.md)
- [Commits](https://github.com/ruby/openssl/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:11:07 +00:00
dependabot[bot]
4ffb5798ac
Bump rails_admin from 3.2.1 to 3.3.0
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.2.1 to 3.3.0.
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sferik/rails_admin/compare/v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: rails_admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:10:53 +00:00
dependabot[bot]
12d95cee02
Bump dotenv-rails from 3.1.4 to 3.1.7
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.4 to 3.1.7.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.4...v3.1.7)

---
updated-dependencies:
- dependency-name: dotenv-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:10:24 +00:00
dependabot[bot]
05f441836c
Merge pull request #1991 from Retrospring/dependabot/bundler/rubocop-rails-2.29.0 2025-01-23 23:09:13 +00:00
dependabot[bot]
a46e4d9ca3
Bump rubocop-rails from 2.27.0 to 2.29.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.27.0 to 2.29.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.27.0...v2.29.0)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 23:04:26 +00:00
Andreas Nedbal
23a45451aa Reapply Rails 7.1 bundle updates again 2025-01-24 00:03:07 +01:00
Andreas Nedbal
c1e4f524c9 Reapply Rails 7.1 update 2025-01-24 00:03:07 +01:00
Andreas Nedbal
577087e76c Apply code review suggestions from @nilsding
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
2025-01-24 00:03:07 +01:00
Andreas Nedbal
17dcbe576b Load ActionCable
I assume because of Turbo
2025-01-24 00:03:07 +01:00
Andreas Nedbal
d251379a23 Upgrade to Rails 7.1 2025-01-24 00:03:07 +01:00
dependabot[bot]
269f673a1b
Merge pull request #1968 from Retrospring/dependabot/bundler/fog-aws-3.30.0 2025-01-23 15:50:19 +00:00
dependabot[bot]
1c9c9b076a
Merge pull request #1960 from Retrospring/dependabot/bundler/json-schema-5.1.1 2025-01-23 15:49:33 +00:00
dependabot[bot]
03dd833da8
Bump fog-aws from 3.29.0 to 3.30.0
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.29.0 to 3.30.0.
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fog/fog-aws/compare/v3.29.0...v3.30.0)

---
updated-dependencies:
- dependency-name: fog-aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 15:45:51 +00:00
dependabot[bot]
0011420406
Merge pull request #1988 from Retrospring/dependabot/bundler/connection_pool-2.5.0 2025-01-23 15:45:22 +00:00
dependabot[bot]
a9cea5ae36
Bump json-schema from 5.1.0 to 5.1.1
Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 5.1.0 to 5.1.1.
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/voxpupuli/json-schema/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 15:45:21 +00:00
dependabot[bot]
80edb2c123
Merge pull request #1972 from Retrospring/dependabot/bundler/view_component-3.21.0 2025-01-23 15:44:32 +00:00
dependabot[bot]
6b6b8b7b35
Merge pull request #1992 from Retrospring/dependabot/bundler/rubocop-1.71.0 2025-01-23 15:23:00 +00:00
dependabot[bot]
146331d382
Merge pull request #1980 from Retrospring/dependabot/bundler/jwt-2.10.1 2025-01-23 15:22:33 +00:00
dependabot[bot]
dd5a0ff920
Bump rubocop from 1.69.0 to 1.71.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.71.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.69.0...v1.71.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 15:18:57 +00:00
dependabot[bot]
f50eff5fa0
Bump jwt from 2.9.3 to 2.10.1
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.9.3 to 2.10.1.
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.9.3...v2.10.1)

---
updated-dependencies:
- dependency-name: jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 15:18:46 +00:00
dependabot[bot]
de856dd537
Merge pull request #1984 from Retrospring/dependabot/bundler/rubyzip-2.4.1 2025-01-23 15:17:42 +00:00
dependabot[bot]
9ce930d8d0
Merge pull request #1983 from Retrospring/dependabot/bundler/dry-initializer-3.2.0 2025-01-23 15:17:23 +00:00
dependabot[bot]
3ddb34923d
Bump dry-initializer from 3.1.1 to 3.2.0
Bumps [dry-initializer](https://github.com/dry-rb/dry-initializer) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/dry-rb/dry-initializer/releases)
- [Changelog](https://github.com/dry-rb/dry-initializer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dry-rb/dry-initializer/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: dry-initializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 14:42:06 +00:00
dependabot[bot]
514bdadaed
Merge pull request #1987 from Retrospring/dependabot/bundler/dry-types-1.8.0 2025-01-23 14:40:47 +00:00
dependabot[bot]
c6b900e181
Merge pull request #1989 from Retrospring/dependabot/npm_and_yarn/typescript-5.7.3 2025-01-23 11:05:31 +00:00
dependabot[bot]
bbf424ab64
Merge pull request #1990 from Retrospring/dependabot/npm_and_yarn/sass-1.83.4 2025-01-23 11:05:13 +00:00
dependabot[bot]
5a3384578f
Merge pull request #1969 from Retrospring/dependabot/bundler/sentry-ruby-5.22.1 2025-01-23 11:03:07 +00:00
dependabot[bot]
51a2cda95d
Merge pull request #1970 from Retrospring/dependabot/bundler/sentry-sidekiq-5.22.1 2025-01-23 11:02:49 +00:00
dependabot[bot]
ea97ad3ea3
Bump rubyzip from 2.3.2 to 2.4.1
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.3.2...v2.4.1)

---
updated-dependencies:
- dependency-name: rubyzip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 11:00:40 +00:00
dependabot[bot]
130da615d1
Bump connection_pool from 2.4.1 to 2.5.0
Bumps [connection_pool](https://github.com/mperham/connection_pool) from 2.4.1 to 2.5.0.
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](https://github.com/mperham/connection_pool/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: connection_pool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 11:00:09 +00:00
dependabot[bot]
d9fe4c380c
Merge pull request #1977 from Retrospring/dependabot/npm_and_yarn/fortawesome/fontawesome-free-6.7.2 2025-01-23 10:59:30 +00:00
dependabot[bot]
a9b9db2a38
Merge pull request #1981 from Retrospring/dependabot/bundler/sanitize-7.0.0 2025-01-23 10:58:56 +00:00
dependabot[bot]
18f8126773
Merge pull request #1979 from Retrospring/dependabot/bundler/oj-3.16.9 2025-01-23 10:58:12 +00:00