Fix problem with scrolling

This commit is contained in:
Senad Uka
2024-09-07 09:10:51 +02:00
parent dfaf7dc870
commit b258de57fb
7 changed files with 282 additions and 153 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="dataSourceStorageLocal" created-in="RM-242.20224.338">
<component name="dataSourceStorageLocal" created-in="RM-223.8836.42">
<data-source name="terminator: development" uuid="ce60eea1-83d5-4fbb-b43b-1f9f5b2dec38">
<database-info product="" version="" jdbc-version="" driver-name="" driver-version="" dbms="SQLITE" />
<database-info product="" version="" jdbc-version="" driver-name="" driver-version="" dbms="SQLITE" exact-version="0" />
<auth-provider>no-auth</auth-provider>
<schema-mapping />
</data-source>

182
.idea/terminator.iml generated
View File

@@ -27,97 +27,97 @@
<excludeFolder url="file://$MODULE_DIR$/vendor/bundle" />
<excludeFolder url="file://$MODULE_DIR$/vendor/cache" />
</content>
<orderEntry type="jdk" jdkName="RVM: ruby-3.2.4" jdkType="RUBY_SDK" />
<orderEntry type="jdk" jdkName="rbenv: 3.2.4" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="actioncable (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionmailbox (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionmailer (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionpack (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actiontext (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionview (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="active_model_serializers (v0.10.14, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activejob (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activemodel (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activerecord (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activestorage (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activesupport (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.8.6, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="base64 (v0.2.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bcrypt (v3.1.20, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bigdecimal (v3.1.8, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bindex (v0.8.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bootsnap (v1.18.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.4, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.4.19, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="capybara (v3.40.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="case_transform (v0.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.2.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="connection_pool (v2.4.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="crass (v1.0.6, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="date (v3.3.4, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="debug (v1.9.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="drb (v2.2.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="erubi (v1.12.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="globalid (v1.2.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.14.5, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="importmap-rails (v2.0.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="io-console (v0.7.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="irb (v1.13.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jbuilder (v2.12.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jsonapi-renderer (v0.2.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="loofah (v2.22.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mail (v2.8.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="marcel (v1.0.4, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="matrix (v0.4.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mini_mime (v1.1.5, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.23.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="msgpack (v1.7.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mutex_m (v0.2.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-imap (v0.4.11, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-pop (v0.1.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-protocol (v0.2.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-smtp (v0.5.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="nio4r (v2.7.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.16.5, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="psych (v5.1.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="public_suffix (v5.0.5, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="puma (v6.4.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="racc (v1.7.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v3.0.11, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-session (v2.0.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-test (v2.1.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rackup (v2.1.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v2.2.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.6.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="railties (v7.1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v13.2.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rdoc (v6.6.3.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="redis (v5.2.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="redis-client (v0.22.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.9.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="reline (v0.5.7, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.8, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v2.3.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v4.21.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sprockets (v4.2.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sprockets-rails (v3.4.2, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sqlite3 (v1.7.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="stimulus-rails (v1.3.3, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="stringio (v3.1.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="strscan (v3.1.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tailwindcss-rails (v2.6.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="thor (v1.3.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="timeout (v0.4.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="turbo-rails (v2.0.5, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.6, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="web-console (v4.2.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webrick (v1.8.1, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.2.10, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket-driver (v0.7.6, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket-extensions (v0.1.5, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="xpath (v3.2.0, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="zeitwerk (v2.6.14, RVM: ruby-3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actioncable (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionmailbox (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionmailer (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionpack (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actiontext (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="actionview (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="active_model_serializers (v0.10.14, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activejob (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activemodel (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activerecord (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activestorage (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activesupport (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.8.6, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="base64 (v0.2.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bcrypt (v3.1.20, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bigdecimal (v3.1.8, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bindex (v0.8.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bootsnap (v1.18.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.4, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.4.19, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="capybara (v3.40.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="case_transform (v0.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.2.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="connection_pool (v2.4.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="crass (v1.0.6, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="date (v3.3.4, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="debug (v1.9.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="drb (v2.2.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="erubi (v1.12.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="globalid (v1.2.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.14.5, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="importmap-rails (v2.0.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="io-console (v0.7.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="irb (v1.13.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jbuilder (v2.12.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jsonapi-renderer (v0.2.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="loofah (v2.22.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mail (v2.8.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="marcel (v1.0.4, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="matrix (v0.4.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mini_mime (v1.1.5, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="minitest (v5.23.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="msgpack (v1.7.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mutex_m (v0.2.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-imap (v0.4.11, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-pop (v0.1.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-protocol (v0.2.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="net-smtp (v0.5.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="nio4r (v2.7.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.16.5, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="psych (v5.1.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="public_suffix (v5.0.5, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="puma (v6.4.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="racc (v1.7.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v3.0.11, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-session (v2.0.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-test (v2.1.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rackup (v2.1.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v2.2.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.6.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="railties (v7.1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v13.2.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rdoc (v6.6.3.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="redis (v5.2.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="redis-client (v0.22.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.9.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="reline (v0.5.7, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.8, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v2.3.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v4.21.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sprockets (v4.2.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sprockets-rails (v3.4.2, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sqlite3 (v1.7.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="stimulus-rails (v1.3.3, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="stringio (v3.1.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="strscan (v3.1.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tailwindcss-rails (v2.6.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="thor (v1.3.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="timeout (v0.4.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="turbo-rails (v2.0.5, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.6, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="web-console (v4.2.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webrick (v1.8.1, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.2.10, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket-driver (v0.7.6, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket-extensions (v0.1.5, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="xpath (v3.2.0, rbenv: 3.2.4) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="zeitwerk (v2.6.14, rbenv: 3.2.4) [gem]" level="application" />
</component>
<component name="RModuleSettingsStorage">
<LOAD_PATH number="0" />
@@ -147,6 +147,7 @@
<option value="resource" />
<option value="scaffold" />
<option value="scaffold_controller" />
<option value="serializer" />
<option value="stimulus" />
<option value="system_test" />
<option value="task" />
@@ -180,6 +181,7 @@
<option value="resource" />
<option value="scaffold" />
<option value="scaffold_controller" />
<option value="serializer" />
<option value="stimulus" />
<option value="system_test" />
<option value="task" />

202
.idea/workspace.xml generated
View File

@@ -8,21 +8,9 @@
<change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/terminator.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/terminator.iml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Gemfile" beforeDir="false" afterPath="$PROJECT_DIR$/Gemfile" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Gemfile.lock" beforeDir="false" afterPath="$PROJECT_DIR$/Gemfile.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/assets/stylesheets/application.tailwind.css" beforeDir="false" afterPath="$PROJECT_DIR$/app/assets/stylesheets/application.tailwind.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/controllers/reservations_controller.rb" beforeDir="false" afterPath="$PROJECT_DIR$/app/controllers/reservations_controller.rb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/controllers/teams_controller.rb" beforeDir="false" afterPath="$PROJECT_DIR$/app/controllers/teams_controller.rb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/javascript/controllers/main_calendar_controller.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/javascript/controllers/main_calendar_controller.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/models/reservation.rb" beforeDir="false" afterPath="$PROJECT_DIR$/app/models/reservation.rb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/models/team.rb" beforeDir="false" afterPath="$PROJECT_DIR$/app/models/team.rb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/views/layouts/application.html.erb" beforeDir="false" afterPath="$PROJECT_DIR$/app/views/layouts/application.html.erb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/views/reservations/_form.html.erb" beforeDir="false" afterPath="$PROJECT_DIR$/app/views/reservations/_form.html.erb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/views/reservations/_reservation.html.erb" beforeDir="false" afterPath="$PROJECT_DIR$/app/views/reservations/_reservation.html.erb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/views/reservations/index.html.erb" beforeDir="false" afterPath="$PROJECT_DIR$/app/views/reservations/index.html.erb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/views/teams/_form.html.erb" beforeDir="false" afterPath="$PROJECT_DIR$/app/views/teams/_form.html.erb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/db/migrate/20240810054948_create_teams.rb" beforeDir="false" afterPath="$PROJECT_DIR$/db/migrate/20240810054948_create_teams.rb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/db/schema.rb" beforeDir="false" afterPath="$PROJECT_DIR$/db/schema.rb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/views/layouts/calendar.html.erb" beforeDir="false" afterPath="$PROJECT_DIR$/app/views/layouts/calendar.html.erb" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -46,6 +34,9 @@
<option name="FILTER_DEBUG" value="true" />
<option name="CUSTOM_FILTER" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 7
}</component>
@@ -57,29 +48,32 @@
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;ASKED_ADD_EXTERNAL_FILES&quot;: &quot;true&quot;,
&quot;ASKED_SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
&quot;Rails.terminator.executor&quot;: &quot;Run&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;master&quot;,
&quot;last_opened_file_path&quot;: &quot;/home/hamo/projects/kbr4/terminator/app/views/layouts&quot;,
&quot;list.type.of.created.stylesheet&quot;: &quot;CSS&quot;,
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
&quot;ruby.structure.view.model.defaults.configured&quot;: &quot;true&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;org.jetbrains.plugins.ruby.settings.RubyActiveModuleSdkConfigurable&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ASKED_ADD_EXTERNAL_FILES": "true",
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
"Rails.terminator.executor": "Run",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"WebServerToolWindowFactoryState": "false",
"git-widget-placeholder": "master",
"last_opened_file_path": "/Users/senaduka/projects/kbr4/zsterminator/app/assets/stylesheets",
"list.type.of.created.stylesheet": "CSS",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"ruby.rails.projectView.checked": "true",
"ruby.structure.view.model.defaults.configured": "true",
"settings.editor.selected.configurable": "org.jetbrains.plugins.ruby.settings.RubyActiveModuleSdkConfigurable",
"vue.rearranger.settings.migration": "true"
}
}</component>
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/app/views/layouts" />
<recent name="$PROJECT_DIR$/app/assets/stylesheets" />
<recent name="$PROJECT_DIR$/app/views/layouts" />
<recent name="$PROJECT_DIR$/app/assets/javascripts" />
</key>
<key name="MoveFile.RECENT_KEYS">
@@ -88,6 +82,77 @@
</key>
</component>
<component name="RunManager" selected="Rails.terminator">
<configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
<predefined_log_file enabled="true" id="RUBY_CUCUMBER" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*.feature" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPTS_PATHS" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_TAGS_FILTER" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="TEST_NAME_FILTER" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_ARGS" VALUE="--color -r features" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="VERBOSE_OPTION" VALUE="true" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="CUCUMBER_RUNNER_PATH" VALUE="" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_RUNNER" VALUE="false" />
<CUCUMBER_RUN_CONFIG_SETTINGS_ID NAME="SETTINGS_VERSION" VALUE="2" />
<method v="2" />
</configuration>
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
<predefined_log_file enabled="true" id="RUBY_RSPEC" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATHS" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
<method v="2" />
</configuration>
<configuration default="true" type="RackRunConfigurationType" factoryName="Rack">
<RACK_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
<RACK_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
<RACK_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
<RACK_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
<RACK_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<RACK_CONFIG_SETTINGS_ID NAME="PORT" VALUE="9292" />
<RACK_CONFIG_SETTINGS_ID NAME="IP" VALUE="0.0.0.0" />
<RACK_CONFIG_SETTINGS_ID NAME="CONFIG_FILE" VALUE="config.ru" />
<RACK_CONFIG_SETTINGS_ID NAME="RACK_SERVER_TYPE" VALUE="Default" />
<RACK_CONFIG_SETTINGS_ID NAME="LAUNCH_JS" VALUE="false" />
<method v="2" />
</configuration>
<configuration name="terminator" type="RailsRunConfigurationType" factoryName="Rails">
<module name="terminator" />
<predefined_log_file enabled="true" id="RUBY_RAILS_SERVER" />
@@ -97,11 +162,7 @@
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" track_test_folders="true" runner="rcov" ENABLE_BRANCH_COVERAGE="true" ENABLE_FORKED_COVERAGE="true">
<COVERAGE_PATTERN ENABLED="true">
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
</COVERAGE_PATTERN>
</EXTENSION>
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="SCRIPT_ARGS" VALUE="" />
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="PORT" VALUE="3000" />
@@ -112,6 +173,24 @@
<RAILS_SERVER_CONFIG_SETTINGS_ID NAME="LAUNCH_JS" VALUE="false" />
<method v="2" />
</configuration>
<configuration default="true" type="RakeRunConfigurationType" factoryName="Rake">
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TESTOPTS" VALUE="" />
<method v="2" />
</configuration>
<configuration name="spec: terminator" type="RakeRunConfigurationType" factoryName="Rake">
<module name="terminator" />
<predefined_log_file enabled="true" id="RUBY_RAKE" />
@@ -121,11 +200,7 @@
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" track_test_folders="true" runner="rcov" ENABLE_BRANCH_COVERAGE="true" ENABLE_FORKED_COVERAGE="true">
<COVERAGE_PATTERN ENABLED="true">
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
</COVERAGE_PATTERN>
</EXTENSION>
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="spec" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
@@ -148,11 +223,7 @@
<env name="RAILS_ENV" value="test" />
</envs>
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" track_test_folders="true" runner="rcov" ENABLE_BRANCH_COVERAGE="true" ENABLE_FORKED_COVERAGE="true">
<COVERAGE_PATTERN ENABLED="true">
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
</COVERAGE_PATTERN>
</EXTENSION>
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="test" />
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
@@ -163,6 +234,41 @@
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TESTOPTS" VALUE="" />
<method v="2" />
</configuration>
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="" />
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
<method v="2" />
</configuration>
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
<predefined_log_file enabled="true" id="RUBY_TESTUNIT" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
<EXTENSION ID="BundlerRunConfigurationExtension" BUNDLE_MODE="AUTO" bundleExecEnabled="true" />
<EXTENSION ID="RubyCoverageRunConfigurationExtension" runner="rcov" />
<EXTENSION ID="org.jetbrains.plugins.ruby.rails.run.RailsRunConfigurationExtension" SCRATCH_USE_RAILS_RUNNER="false" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPTS_PATHS" VALUE="" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
<method v="2" />
</configuration>
</component>
<component name="SharedIndexes">
<attachedChunks>
@@ -193,6 +299,8 @@
<workItem from="1723264782460" duration="22567000" />
<workItem from="1723563784398" duration="15000" />
<workItem from="1723887734623" duration="12035000" />
<workItem from="1725691855747" duration="173000" />
<workItem from="1725692047994" duration="973000" />
</task>
<servers />
</component>

View File

@@ -149,6 +149,8 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
psych (5.1.2)
@@ -219,11 +221,14 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-linux)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
strscan (3.1.0)
tailwindcss-rails (2.6.0-arm64-darwin)
railties (>= 7.0.0)
tailwindcss-rails (2.6.0-x86_64-linux)
railties (>= 7.0.0)
thor (1.3.1)
@@ -249,6 +254,7 @@ GEM
zeitwerk (2.6.14)
PLATFORMS
arm64-darwin-23
x86_64-linux
DEPENDENCIES

View File

@@ -10,15 +10,4 @@
}
}
*/
body {
height: 100vw;
overflow: hidden;
}
toastui-calendar-time {
height: 100% !important;
}
.toastui-calendar-timegrid { height: 100%; }
.toastui-calendar-panel.toastui-calendar-time { overflow-y: inherit; }
*/

View File

@@ -0,0 +1,24 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
/*
@layer components {
.btn-primary {
@apply py-2 px-4 bg-blue-200;
}
}
*/
body.calendar {
height: 99vw;
overflow: hidden;
}
toastui-calendar-time {
height: 99% !important;
}
.toastui-calendar-timegrid { height: 99%; }
.toastui-calendar-panel.toastui-calendar-time { overflow-y: inherit; }

View File

@@ -8,12 +8,12 @@
<link rel="stylesheet" href="https://uicdn.toast.com/calendar/latest/toastui-calendar.min.css" />
<script src="https://uicdn.toast.com/calendar/latest/toastui-calendar.min.js"></script>
<%= stylesheet_link_tag "tailwind", "inter-font", "data-turbo-track": "reload" %>
<%= stylesheet_link_tag "application", "data-turbo-track": "reload" %>
<%= stylesheet_link_tag "calendar.tailwind", "data-turbo-track": "reload" %>
<%= javascript_importmap_tags %>
</head>
<body>
<body class="calendar">
<main style="height: 100vw;">
<%= yield %>
</main>