refactor
This commit is contained in:
0
app/assets/builds/.keep
Executable file → Normal file
0
app/assets/builds/.keep
Executable file → Normal file
0
app/assets/images/.keep
Executable file → Normal file
0
app/assets/images/.keep
Executable file → Normal file
0
app/assets/stylesheets/application.postcss.css
Executable file → Normal file
0
app/assets/stylesheets/application.postcss.css
Executable file → Normal file
0
app/assets/stylesheets/components/event-finder.css
Executable file → Normal file
0
app/assets/stylesheets/components/event-finder.css
Executable file → Normal file
0
app/assets/stylesheets/components/flash.css
Executable file → Normal file
0
app/assets/stylesheets/components/flash.css
Executable file → Normal file
0
app/assets/stylesheets/components/footer.css
Executable file → Normal file
0
app/assets/stylesheets/components/footer.css
Executable file → Normal file
0
app/assets/stylesheets/components/hero.css
Executable file → Normal file
0
app/assets/stylesheets/components/hero.css
Executable file → Normal file
0
app/assets/stylesheets/pages/home.css
Executable file → Normal file
0
app/assets/stylesheets/pages/home.css
Executable file → Normal file
0
app/assets/stylesheets/theme.css
Executable file → Normal file
0
app/assets/stylesheets/theme.css
Executable file → Normal file
0
app/controllers/api/v1/events_controller.rb
Executable file → Normal file
0
app/controllers/api/v1/events_controller.rb
Executable file → Normal file
0
app/controllers/api_controller.rb
Executable file → Normal file
0
app/controllers/api_controller.rb
Executable file → Normal file
0
app/controllers/application_controller.rb
Executable file → Normal file
0
app/controllers/application_controller.rb
Executable file → Normal file
0
app/controllers/authentications/confirmations_controller.rb
Executable file → Normal file
0
app/controllers/authentications/confirmations_controller.rb
Executable file → Normal file
0
app/controllers/authentications/omniauth_callbacks_controller.rb
Executable file → Normal file
0
app/controllers/authentications/omniauth_callbacks_controller.rb
Executable file → Normal file
0
app/controllers/authentications/passwords_controller.rb
Executable file → Normal file
0
app/controllers/authentications/passwords_controller.rb
Executable file → Normal file
0
app/controllers/authentications/registrations_controller.rb
Executable file → Normal file
0
app/controllers/authentications/registrations_controller.rb
Executable file → Normal file
0
app/controllers/authentications/sessions_controller.rb
Executable file → Normal file
0
app/controllers/authentications/sessions_controller.rb
Executable file → Normal file
0
app/controllers/authentications/unlocks_controller.rb
Executable file → Normal file
0
app/controllers/authentications/unlocks_controller.rb
Executable file → Normal file
0
app/controllers/concerns/.keep
Executable file → Normal file
0
app/controllers/concerns/.keep
Executable file → Normal file
0
app/controllers/events_controller.rb
Executable file → Normal file
0
app/controllers/events_controller.rb
Executable file → Normal file
0
app/controllers/pages_controller.rb
Executable file → Normal file
0
app/controllers/pages_controller.rb
Executable file → Normal file
0
app/helpers/application_helper.rb
Executable file → Normal file
0
app/helpers/application_helper.rb
Executable file → Normal file
0
app/helpers/flash_messages_helper.rb
Executable file → Normal file
0
app/helpers/flash_messages_helper.rb
Executable file → Normal file
0
app/helpers/pages_helper.rb
Executable file → Normal file
0
app/helpers/pages_helper.rb
Executable file → Normal file
0
app/javascript/application.js
Executable file → Normal file
0
app/javascript/application.js
Executable file → Normal file
0
app/javascript/components/button.jsx
Executable file → Normal file
0
app/javascript/components/button.jsx
Executable file → Normal file
0
app/javascript/controllers/application.js
Executable file → Normal file
0
app/javascript/controllers/application.js
Executable file → Normal file
0
app/javascript/controllers/counter_controller.js
Executable file → Normal file
0
app/javascript/controllers/counter_controller.js
Executable file → Normal file
0
app/javascript/controllers/featured_event_controller.js
Executable file → Normal file
0
app/javascript/controllers/featured_event_controller.js
Executable file → Normal file
0
app/javascript/controllers/flash_message_controller.js
Executable file → Normal file
0
app/javascript/controllers/flash_message_controller.js
Executable file → Normal file
0
app/javascript/controllers/index.js
Executable file → Normal file
0
app/javascript/controllers/index.js
Executable file → Normal file
0
app/javascript/controllers/logout_controller.js
Executable file → Normal file
0
app/javascript/controllers/logout_controller.js
Executable file → Normal file
0
app/javascript/controllers/shadcn_test_controller.js
Executable file → Normal file
0
app/javascript/controllers/shadcn_test_controller.js
Executable file → Normal file
0
app/javascript/controllers/ticket_cart_controller.js
Executable file → Normal file
0
app/javascript/controllers/ticket_cart_controller.js
Executable file → Normal file
0
app/javascript/lib/utils.js
Executable file → Normal file
0
app/javascript/lib/utils.js
Executable file → Normal file
0
app/jobs/application_job.rb
Executable file → Normal file
0
app/jobs/application_job.rb
Executable file → Normal file
0
app/mailers/application_mailer.rb
Executable file → Normal file
0
app/mailers/application_mailer.rb
Executable file → Normal file
0
app/models/application_record.rb
Executable file → Normal file
0
app/models/application_record.rb
Executable file → Normal file
0
app/models/concerns/.keep
Executable file → Normal file
0
app/models/concerns/.keep
Executable file → Normal file
0
app/models/event.rb
Executable file → Normal file
0
app/models/event.rb
Executable file → Normal file
0
app/models/ticket.rb
Executable file → Normal file
0
app/models/ticket.rb
Executable file → Normal file
0
app/models/ticket_type.rb
Executable file → Normal file
0
app/models/ticket_type.rb
Executable file → Normal file
0
app/models/user.rb
Executable file → Normal file
0
app/models/user.rb
Executable file → Normal file
0
app/views/components/_event_finder.html.erb
Executable file → Normal file
0
app/views/components/_event_finder.html.erb
Executable file → Normal file
0
app/views/components/_event_item.html.erb
Executable file → Normal file
0
app/views/components/_event_item.html.erb
Executable file → Normal file
0
app/views/components/_footer.html.erb
Executable file → Normal file
0
app/views/components/_footer.html.erb
Executable file → Normal file
0
app/views/components/_header.html.erb
Executable file → Normal file
0
app/views/components/_header.html.erb
Executable file → Normal file
0
app/views/components/_metric_card.html.erb
Executable file → Normal file
0
app/views/components/_metric_card.html.erb
Executable file → Normal file
0
app/views/components/_ticket_card.html.erb
Executable file → Normal file
0
app/views/components/_ticket_card.html.erb
Executable file → Normal file
0
app/views/devise/confirmations/new.html.erb
Executable file → Normal file
0
app/views/devise/confirmations/new.html.erb
Executable file → Normal file
0
app/views/devise/mailer/confirmation_instructions.html.erb
Executable file → Normal file
0
app/views/devise/mailer/confirmation_instructions.html.erb
Executable file → Normal file
0
app/views/devise/mailer/email_changed.html.erb
Executable file → Normal file
0
app/views/devise/mailer/email_changed.html.erb
Executable file → Normal file
0
app/views/devise/mailer/password_change.html.erb
Executable file → Normal file
0
app/views/devise/mailer/password_change.html.erb
Executable file → Normal file
0
app/views/devise/mailer/reset_password_instructions.html.erb
Executable file → Normal file
0
app/views/devise/mailer/reset_password_instructions.html.erb
Executable file → Normal file
0
app/views/devise/mailer/unlock_instructions.html.erb
Executable file → Normal file
0
app/views/devise/mailer/unlock_instructions.html.erb
Executable file → Normal file
0
app/views/devise/passwords/edit.html.erb
Executable file → Normal file
0
app/views/devise/passwords/edit.html.erb
Executable file → Normal file
0
app/views/devise/passwords/new.html.erb
Executable file → Normal file
0
app/views/devise/passwords/new.html.erb
Executable file → Normal file
0
app/views/devise/registrations/edit.html.erb
Executable file → Normal file
0
app/views/devise/registrations/edit.html.erb
Executable file → Normal file
0
app/views/devise/registrations/new.html.erb
Executable file → Normal file
0
app/views/devise/registrations/new.html.erb
Executable file → Normal file
0
app/views/devise/sessions/new.html.erb
Executable file → Normal file
0
app/views/devise/sessions/new.html.erb
Executable file → Normal file
0
app/views/devise/shared/_error_messages.html.erb
Executable file → Normal file
0
app/views/devise/shared/_error_messages.html.erb
Executable file → Normal file
0
app/views/devise/shared/_links.html.erb
Executable file → Normal file
0
app/views/devise/shared/_links.html.erb
Executable file → Normal file
0
app/views/devise/unlocks/new.html.erb
Executable file → Normal file
0
app/views/devise/unlocks/new.html.erb
Executable file → Normal file
0
app/views/events/index.html.erb
Executable file → Normal file
0
app/views/events/index.html.erb
Executable file → Normal file
0
app/views/events/show.html.erb
Executable file → Normal file
0
app/views/events/show.html.erb
Executable file → Normal file
0
app/views/kaminari/_first_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_first_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_gap.html.erb
Executable file → Normal file
0
app/views/kaminari/_gap.html.erb
Executable file → Normal file
0
app/views/kaminari/_last_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_last_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_next_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_next_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_paginator.html.erb
Executable file → Normal file
0
app/views/kaminari/_paginator.html.erb
Executable file → Normal file
0
app/views/kaminari/_prev_page.html.erb
Executable file → Normal file
0
app/views/kaminari/_prev_page.html.erb
Executable file → Normal file
0
app/views/layouts/application.html.erb
Executable file → Normal file
0
app/views/layouts/application.html.erb
Executable file → Normal file
0
app/views/layouts/mailer.html.erb
Executable file → Normal file
0
app/views/layouts/mailer.html.erb
Executable file → Normal file
0
app/views/layouts/mailer.text.erb
Executable file → Normal file
0
app/views/layouts/mailer.text.erb
Executable file → Normal file
0
app/views/pages/components.html.erb
Executable file → Normal file
0
app/views/pages/components.html.erb
Executable file → Normal file
0
app/views/pages/dashboard.html.erb
Executable file → Normal file
0
app/views/pages/dashboard.html.erb
Executable file → Normal file
0
app/views/pages/events.html.erb
Executable file → Normal file
0
app/views/pages/events.html.erb
Executable file → Normal file
0
app/views/pages/home.html.erb
Executable file → Normal file
0
app/views/pages/home.html.erb
Executable file → Normal file
0
app/views/pages/legals.html.erb
Executable file → Normal file
0
app/views/pages/legals.html.erb
Executable file → Normal file
0
app/views/pwa/manifest.json.erb
Executable file → Normal file
0
app/views/pwa/manifest.json.erb
Executable file → Normal file
0
app/views/pwa/service-worker.js
Executable file → Normal file
0
app/views/pwa/service-worker.js
Executable file → Normal file
0
app/views/shared/_flash_messages.html.erb
Executable file → Normal file
0
app/views/shared/_flash_messages.html.erb
Executable file → Normal file
Reference in New Issue
Block a user