Skip to content

Conversation

@jzlamal
Copy link
Contributor

@jzlamal jzlamal commented Oct 15, 2025

No description provided.

@jzlamal jzlamal self-assigned this Oct 15, 2025
@jzlamal jzlamal mentioned this pull request Oct 15, 2025
@mreq mreq changed the base branch from petr/v7-uppy-and-tiptap-turbo to v7 October 17, 2025 09:44
mreq and others added 25 commits October 29, 2025 13:32
* feat(cache): add initial configuration for cache headers

* feat(http_cache): implement cache control headers concern

* feat(http_cache): fix cache headers with freshness and vary support

* feat(http_cache): enhance cache control logic

* feat(cache_headers): add generator for cache headers initializer and usage documentation

* feat(http_cache): refine cache control logic and enhance timestamp handling

* fix(tests): update cache control assertions in error and pages controller tests
…rdfile for JS integration, and update development environment settings
* feat(file_placements): init multi picker via iframe

* feat(console/ui): don't use form in index/header, extract query form to a component

* chore(dependencies): replace 'annotate' with 'annot8' for Rails 8 compatibility and re-annotate models

* fix(console): form footer layout

* fix(console): rm obsolete js

* fix(files): rm by_used scope join duplicates

* feat(files): implement shift multiple selection for files

* feat(files): dynamic primary_action for index based on batch state

* feat(files): add add_to_picker button to batch bar

* feat(files): add top pagy to index_for_picker

* feat(cache): add cache management documentation and examples, fix Guardfile for JS integration, and update development environment settings

* refactor(http_cache): update TTL handling for error pages and enhance documentation for caching strategy

* fix(http_cache): add 'public' directive to Cache-Control headers and update tests for proper validation

* feat(console): improve form/errors field recognition

* feat(files): update picker, init multi picker placement component

* feat(files): working multi picker for files

* fix(nested_fields): handle same time in new id creation

* fix(files): picker serializedFileJsonValueChanged

* feat(files): init multipicker side-by-side layout

* feat(files): live update batch/bar via MessageBus

* chore(files): js cleanup

* feat(files): implement embeds in multi_picker_fields

* feat(files): handle no placements in multi_picker_fields

* fix(console/ui): flash message from api calls

* fix(files): minor errors

---------

Co-authored-by: Filip Ornstein <filip@sinfin.cz>
* feat(cache): implement session cookie skipping for Cloudflare optimization and add RequiresSession concern for session management

* feat(session): introduce ComponentSessionHelper and ComponentSessionRequirements for managing session state in components

* refactor(session): migrate session management to ComponentSessionHelper for improved polymorphic handling in components

* refactor(session): remove session management from form components and enhance caching behavior in component session requirements
mreq and others added 30 commits October 29, 2025 13:33
* fix: selectedOptions.map.map is not a function, add missing locale, add alert about missing alt
---------

Co-authored-by: Petr Marek <contact@petrmarek.eu>
* feat(select2): add clear button inside select

* chore(guard): run

* refactor: use view component to render clear button

* feat(simple_form): add input_controls

* fix: rename,move sass rules

* fix: add click handler

* add todo, fix callback

* fix: add clear button to date range

* fix css classes, remove duplicate function

* fix(select): indicator position

* fix(date-range) border radius

* feat(text_input): add clear button

* feat(text_autocomplete_input): add clear button

* feat(autocomplete_input): add clear button

* refactor(simple_form): remove unused component

* feat(numeric_range): add clear button

* style(clear_button): use mixin

* style: use variables

* fix(numeric_range): width on mobile

* style(autocomplete): remove obsolete code

* style(clear_button): remove unused code

* style: ending line

* refactor(clear_button) use dispatch

* refactor: move styles

* fix(clear_button): tests

---------

Co-authored-by: Petr Marek <contact@petrmarek.eu>
* fix: do not allow to select image if it is not allowed for current site

---------

Co-authored-by: Petr Marek <contact@petrmarek.eu>
# Conflicts:
#	Gemfile
#	Gemfile.lock
#	config/initializers/aws_file_handler.rb
# Conflicts:
#	Gemfile
#	Gemfile.lock
#	config/initializers/aws_file_handler.rb
#	test/dummy/db/schema.rb
…key, update 500 respons, add ability check for sent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants