22 Commits

Author SHA1 Message Date
Alexander Brandon Coles 1e6d136a7f Bump ViewComponent to 4.0.2
Fixes obsolete ViewComponent config in initializers.

See [CHANGELOG.md](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md#400rc1).
2025-09-01 08:30:30 +01:00
Alexander Brandon Coles 3eeb5abfab Fix missing copyright notices in config 2025-08-19 17:40:34 +01:00
Alexander Brandon Coles 78ed9ea580 Freeze string literals in config
rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze config
2025-08-19 17:04:00 +01:00
Oliver Günther d52e8ec204 Declare custom inputs for lookbook 2025-08-07 10:24:49 +02:00
Oliver Günther a175c84879 Move CSP to Rails 2025-07-08 16:17:29 +02:00
Oliver Günther 851790db80 Fix lookbook accessing behind proxy 2024-07-01 09:13:55 +02:00
Klaus Zanders 3798b41392 Fix ContentSecurityPolicy for lookbook 2024-05-23 15:20:28 +02:00
ulferts 3b2121f733 Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
This reverts commit 40b2bbeb09, reversing
changes made to b4c6cb17cc.
2024-03-21 11:31:17 +01:00
Ivan Kuchin 7787e457a3 Revert "Merge branch 'dev' into release/13.4"
This reverts commit a901541269, reversing
changes made to e573ca00b7.
2024-03-20 20:19:08 +01:00
Ivan Kuchin 9e4934cd0a change quotes using rubocop --only Style/StringLiterals,Style/QuotedSymbols -a 2024-03-20 18:05:22 +01:00
Oliver Günther ca0ac75566 Show pages first, then previews
as discussed in dev/prod weekly
2024-03-05 11:08:54 +01:00
Dombi Attila ba16112745 Use Rails.application instead of OpenProject::Application 2024-02-01 14:22:04 +02:00
Oliver Günther 42f36f0c44 Load FactoryBot for lookbook so we can generate preview data 2023-09-20 09:51:29 +02:00
Aaron Contreras a8512075ba Fix Lookbook define_param_input deprecation warning (#13533)
```
DEPRECATION WARNING: define_param_input is deprecated and will
be removed from Lookbook 3.0 (use add_input_type instead)
```
2023-08-21 22:57:10 +03:00
Aaron Contreras b32daaaa75 Revert "Fix Lookbook define_param_input deprecation warning"
This reverts commit 2b911c0742.
2023-08-21 12:43:19 -05:00
Aaron Contreras 2b911c0742 Fix Lookbook define_param_input deprecation warning
```
DEPRECATION WARNING: define_param_input is deprecated and will
be removed from Lookbook 3.0 (use add_input_type instead)
```
2023-08-21 12:40:44 -05:00
Oliver Günther 9f7efef444 Add lookbook param for octicons 2023-08-17 10:02:37 +02:00
Oliver Günther cc47486c56 Add lookbook docs in docker 2023-08-07 13:58:57 +02:00
Oliver Günther 7f3a30f324 Fix load paths for production 2023-08-07 09:33:08 +02:00
Oliver Günther 8aadcf3c84 Define snapshot library tag as primer does
This prevents warnings like `Tag "@snapshot" not found in "file"`
2023-08-03 14:26:49 +02:00
Oliver Günther acf01ea473 Add ENV variable for lookbook and enable it 2023-08-02 13:57:33 +02:00
Oliver Günther 8989f2d439 Add lookbook 2023-08-02 13:57:27 +02:00