gamou

    Grow your business with Gamou

    Language: ruby

    Author: Lucas Andre (@lucas.andre)

    0 stars · 257 views

    Files

    • hooks.ts (ts)
    • application.css (css)
    • dashboard.scss (scss)
    • home.scss (scss)
    • product.scss (scss)
    • backtrace_silencers.rb (rb)
    • docs (txt)
    • create_product.rb (rb)
    • helpers (txt)
    • unlocks (txt)
    • mailer (txt)
    • shared (txt)
    • graphql (txt)
    • mutations (txt)
    • services (txt)
    • factory_bot.rb (rb)
    • devise (txt)
    • index.html.erb_spec.rb (rb)
    • devise (txt)
    • sessions (txt)
    • channel.rb (rb)
    • assets (txt)
    • devise_helpers.rb (rb)
    • spec_helper.rb (rb)
    • images (txt)
    • favicon.ico (image)
    • base_mutation.rb (rb)
    • home (txt)
    • banner.jpg (image)
    • complete.jpg (image)
    • real_time.jpg (image)
    • stylesheets (txt)
    • 20210725150102_add_is_admin_and_diamond_price_in_cents_to_users.rb (rb)
    • 20220501205008_change_product_id_for_transaction.rb (rb)
    • 20210725154720_create_products.rb (rb)
    • shared (txt)
    • storefront (txt)
    • devise (txt)
    • sessions (txt)
    • confirmations (txt)
    • passwords (txt)
    • registrations_helper_spec.rb (rb)
    • support (txt)
    • shared_examples (txt)
    • flash_examples.rb (rb)
    • capybara.rb (rb)
    • new.html.erb_spec.rb (rb)
    • index.html.erb_spec.rb (rb)
    • products (txt)
    • passwords (txt)
    • registrations (txt)
    • new.html.erb_spec.rb (rb)
    • registrations (txt)
    • index.html.erb_spec.rb (rb)
    • home (txt)
    • logo_ico.svg (image)
    • logo.svg (image)
    • logo_white.svg (image)
    • lib (txt)
    • tasks (txt)
    • assets (txt)
    • templates (txt)
    • erb (txt)
    • scaffold (txt)
    • test (txt)
    • models (txt)
    • mailers (txt)
    • integration (txt)
    • channels (txt)
    • application_cable (txt)
    • connection_test.rb (rb)
    • application_system_test_case.rb (rb)
    • controllers (txt)
    • system (txt)
    • fixtures (txt)
    • files (txt)
    • test_helper.rb (rb)
    • helpers (txt)
    • spec (txt)
    • models (txt)
    • product_spec.rb (rb)
    • transaction_spec.rb (rb)
    • customer_spec.rb (rb)
    • user_spec.rb (rb)
    • views (txt)
    • dashboard (txt)
    • new.html.erb_spec.rb (rb)
    • factories (txt)
    • products.rb (rb)
    • user.rb (rb)
    • transactions.rb (rb)
    • customers.rb (rb)
    • controllers (txt)
    • home_controller_spec.rb (rb)
    • system (txt)
    • sign_up_spec.rb (rb)
    • sign_in_spec.rb (rb)
    • logout.rb (rb)
    • requests (txt)
    • dashboard_spec.rb (rb)
    • home_spec.rb (rb)
    • products_spec.rb (rb)
    • rails_helper.rb (rb)
    • README.md (md)
    • db (txt)
    • migrate (txt)
    • 20220501203338_add_customer_ref_to_transaction.rb (rb)
    • 20210724185845_create_customers.rb (rb)
    • 20240611175832_rename_cpf_to_dni_in_customers.rb (rb)
    • 20210802234614_create_transactions.rb (rb)
    • 20231202171632_remove_image_from_products.rb (rb)
    • 20210724193322_add_company_name_and_phone_and_owner_name_to_users.rb (rb)
    • 20211001214758_create_active_storage_tables.active_storage.rb (rb)
    • 20220429195659_add_uid_to_customers.rb (rb)
    • 20210514234309_devise_create_users.rb (rb)
    • schema.rb (rb)
    • seeds.rb (rb)
    • app (txt)
    • models (txt)
    • product.rb (rb)
    • application_record.rb (rb)
    • transaction.rb (rb)
    • user.rb (rb)
    • customer.rb (rb)
    • concerns (txt)
    • jobs (txt)
    • application_job.rb (rb)
    • lib (txt)
    • json_web_token.rb (rb)
    • views (txt)
    • dashboard (txt)
    • products (txt)
    • home (txt)
    • layouts (txt)
    • create_user.rb (rb)
    • update_product.rb (rb)
    • sign_in_user.rb (rb)
    • delete_product.rb (rb)
    • api_schema.rb (rb)
    • types (txt)
    • node_type.rb (rb)
    • base_input_object.rb (rb)
    • user_type.rb (rb)
    • base_connection.rb (rb)
    • product_type.rb (rb)
    • query_type.rb (rb)
    • transaction_type.rb (rb)
    • customer_type.rb (rb)
    • mutation_type.rb (rb)
    • base_interface.rb (rb)
    • base_union.rb (rb)
    • base_enum.rb (rb)
    • base_edge.rb (rb)
    • base_scalar.rb (rb)
    • base_field.rb (rb)
    • base_argument.rb (rb)
    • base_object.rb (rb)
    • javascript (txt)
    • application.tsx (tsx)
    • storefront_app.tsx (tsx)
    • StorefrontApp (txt)
    • icons (txt)
    • Diamond.tsx (tsx)
    • index.ts (ts)
    • utils (txt)
    • snakeToCamel.ts (ts)
    • constants.ts (ts)
    • index.ts (ts)
    • routes (txt)
    • index.tsx (tsx)
    • protected.tsx (tsx)
    • tsconfig.json (json)
    • theme (txt)
    • global.tsx (tsx)
    • colors.ts (ts)
    • hooks (txt)
    • use-on-destroy (txt)
    • index.tsx (tsx)
    • index.ts (ts)
    • App.tsx (tsx)
    • index.tsx (tsx)
    • store (txt)
    • MaskField.tsx (tsx)
    • index.ts (ts)
    • features (txt)
    • transaction (txt)
    • Diamonds.tsx (tsx)
    • styles.ts (ts)
    • transactionSlice.ts (ts)
    • Wallet.tsx (tsx)
    • product (txt)
    • index.ts (ts)
    • mailers (txt)
    • Modal.tsx (tsx)
    • styles.ts (ts)
    • productSlice.ts (ts)
    • Item.tsx (tsx)
    • List.tsx (tsx)
    • Info.tsx (tsx)
    • customer (txt)
    • application_mailer.rb (rb)
    • channels (txt)
    • Edit.tsx (tsx)
    • Onboarding.tsx (tsx)
    • Form.tsx (tsx)
    • customerSlice.ts (ts)
    • Auth.tsx (tsx)
    • Register.tsx (tsx)
    • Welcome.tsx (tsx)
    • notification (txt)
    • notificationSlice.ts (ts)
    • Toast.tsx (tsx)
    • company (txt)
    • companySlice.ts (ts)
    • LogoutButton.tsx (tsx)
    • product.ts (ts)
    • auth.ts (ts)
    • customer.ts (ts)
    • transaction.ts (ts)
    • fetch.d.ts (ts)
    • components (txt)
    • GridContainer.tsx (tsx)
    • Wrapper.tsx (tsx)
    • Elevation.tsx (tsx)
    • application_cable (txt)
    • connection.rb (rb)
    • application.tailwind.css (css)
    • builds (txt)
    • config (txt)
    • manifest.js (js)
    • controllers (txt)
    • products_controller.rb (rb)
    • users (txt)
    • confirmations_controller.rb (rb)
    • passwords_controller.rb (rb)
    • unlocks_controller.rb (rb)
    • omniauth_callbacks_controller.rb (rb)
    • sessions_controller.rb (rb)
    • registrations_controller.rb (rb)
    • application_controller.rb (rb)
    • api_application_controller.rb (rb)
    • storefront_controller.rb (rb)
    • graphql_controller.rb (rb)
    • home_controller.rb (rb)
    • dashboard_controller.rb (rb)
    • concerns (txt)
    • api (txt)
    • v1 (txt)
    • inflections.rb (rb)
    • customers_controller.rb (rb)
    • transactions_controller.rb (rb)
    • products_controller.rb (rb)
    • authentication_controller.rb (rb)
    • helpers (txt)
    • application_helper.rb (rb)
    • registrations_helper.rb (rb)
    • LICENSE (txt)
    • package.json (json)
    • .github (github)
    • workflows (txt)
    • assets.rb (rb)
    • ci.yml (yml)
    • dependabot.yml (yml)
    • ISSUE_TEMPLATE (txt)
    • custom.md (md)
    • feature_request.md (md)
    • bug_report.md (md)
    • pull_request_template.md (md)
    • storage (txt)
    • log (txt)
    • CONTRIBUTING.md (md)
    • CODE_OF_CONDUCT.md (md)
    • config (txt)
    • database.yml (yml)
    • application.rb (rb)
    • tsconfig.json (json)
    • initializers (txt)
    • cors.rb (rb)
    • devise.rb (rb)
    • rails_admin.rb (rb)
    • permissions_policy.rb (rb)
    • wrap_parameters.rb (rb)
    • mime_types.rb (rb)
    • cookies_serializer.rb (rb)
    • simple_form.rb (rb)
    • content_security_policy.rb (rb)
    • application_controller_renderer.rb (rb)
    • filter_parameter_logging.rb (rb)
    • boot.rb (rb)
    • locales (txt)
    • en (txt)
    • simple_form.en.yml (yml)
    • devise.en.yml (yml)
    • en.yml (yml)
    • pt-BR (txt)
    • simple_form.pt-BR.yml (yml)
    • devise.pt-BR.yml (yml)
    • pt-BR.yml (yml)
    • tailwind.config.js (js)
    • puma.rb (rb)
    • environment.rb (rb)
    • routes.rb (rb)
    • spring.rb (rb)
    • cable.yml (yml)
    • storage.yml (yml)
    • environments (txt)
    • development.rb (rb)
    • common.rb (rb)
    • test.rb (rb)
    • production.rb (rb)
    • public (txt)
    • favicon_orange.ico (image)
    • 422.html (html)
    • robots.txt (txt)
    • 404.html (html)
    • 500.html (html)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…