Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotwire integration #991

Open
wants to merge 65 commits into
base: main
Choose a base branch
from
Open

Hotwire integration #991

wants to merge 65 commits into from

Commits on Jan 18, 2023

  1. audio recorder

    michelson committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ed4ffb0 View commit details
    Browse the repository at this point in the history
  2. audioRecorder

    michelson committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e40802f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82348af View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. audio link

    michelson committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    db5ca04 View commit details
    Browse the repository at this point in the history
  2. use audio/mp4

    michelson committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c99dcba View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. update rails

    michelson committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b6d385e View commit details
    Browse the repository at this point in the history
  2. update rails

    michelson committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a2e11a3 View commit details
    Browse the repository at this point in the history
  3. merge main

    michelson committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a2ccbd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. load defaults for rails 7

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e037a97 View commit details
    Browse the repository at this point in the history
  2. load defaults for rails 7

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8620da8 View commit details
    Browse the repository at this point in the history
  3. fix specs

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f569677 View commit details
    Browse the repository at this point in the history
  4. download latest plugins

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ffe652c View commit details
    Browse the repository at this point in the history
  5. database cloner fix

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    96ea5a2 View commit details
    Browse the repository at this point in the history
  6. pg updated

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    65e0218 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ae141b View commit details
    Browse the repository at this point in the history
  8. updated taggable

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    07197c2 View commit details
    Browse the repository at this point in the history
  9. merge with rails7.1

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8a2c95e View commit details
    Browse the repository at this point in the history
  10. docker file gen secret

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bb0e9d7 View commit details
    Browse the repository at this point in the history
  11. pg 12 on ruby yml

    michelson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    26740f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. rails 7.1.1

    michelson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e1a5acd View commit details
    Browse the repository at this point in the history
  2. new graphql tests

    michelson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3057e67 View commit details
    Browse the repository at this point in the history
  3. ransack whitelist

    michelson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3a24bf9 View commit details
    Browse the repository at this point in the history
  4. echos

    michelson committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ea7b998 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. database_cleaner update

    michelson committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    add671b View commit details
    Browse the repository at this point in the history
  2. update rsepc

    michelson committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6188bfb View commit details
    Browse the repository at this point in the history
  3. update rsepc

    michelson committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1ea0d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    915b52b View commit details
    Browse the repository at this point in the history
  5. Stage tests (#979)

    * Stage (#978)
    
    * audio recorder
    
    * audioRecorder
    
    * audio link
    
    * use audio/mp4
    
    * update rails
    
    * update rails
    
    * load defaults for rails 7
    
    * load defaults for rails 7
    
    * fix specs
    
    * download latest plugins
    
    * database cloner fix
    
    * pg updated
    
    * app packages graphql fix test
    
    * updated taggable
    
    * docker file gen secret
    
    * pg 12 on ruby yml
    
    * rails 7.1.1
    
    * new graphql tests
    
    * ransack whitelist
    
    * update rsepc
    michelson committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1b0af8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10364d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cb3051 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Hotwire integration (#969)

    This significant update marks the culmination of a comprehensive frontend rewrite for Chaskiq, transitioning from a React-based frontend to one powered by Hotwire/Turbo. This overhaul not only introduces a more streamlined interface but also enhances internal models for improved compatibility with forms and socket notifications in Turbo Streams messaging.
    
    In terms of the messenger frontend, although it has been implemented in Hotwire, a React version will be maintained temporarily. This approach ensures a seamless user experience transition, with the team close to replicating the same level of UX in the new Hotwire implementation.
    
    Additionally, the project has seen a broad range of enhancements including the development of settings menus, navigation features, and a messenger system. Multilingual support has been expanded, particularly in Chinese Simplified and Italian. Technical advancements have been made in segment management, table multi-sorting, and security enhancements. User interaction elements like audio recorders and bot flows have been refined, alongside significant updates to Ruby and Rails frameworks to ensure optimal performance and compatibility. The integration of billing, tagging, webhook features, and various other integrations further elevate the software's capabilities, making this update a pivotal step in the evolution of the Chaskiq platform.
    ---------
    
    Co-authored-by: Luis Porras <lporras16@gmail.com>
    michelson and lporras committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8cdb8f2 View commit details
    Browse the repository at this point in the history
  2. rubocop & lints

    michelson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0b6166c View commit details
    Browse the repository at this point in the history
  3. merge main

    michelson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0e86cfb View commit details
    Browse the repository at this point in the history
  4. update open search ruby

    michelson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    93cb69f View commit details
    Browse the repository at this point in the history
  5. lock with index

    michelson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1c90020 View commit details
    Browse the repository at this point in the history
  6. fix apps creation test

    michelson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a14926b View commit details
    Browse the repository at this point in the history
  7. invite

    michelson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    54f4708 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec25c35 View commit details
    Browse the repository at this point in the history
  9. do image task

    michelson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8aab199 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    35e93c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262a748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f79ea06 View commit details
    Browse the repository at this point in the history
  4. loader added

    michelson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    62f99af View commit details
    Browse the repository at this point in the history
  5. mark reads

    michelson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    194ec7f View commit details
    Browse the repository at this point in the history
  6. typing indicators

    michelson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f154763 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08b8c72 View commit details
    Browse the repository at this point in the history
  8. iframeize app package

    michelson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bf98945 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. silence some console.log

    michelson committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    034d4a1 View commit details
    Browse the repository at this point in the history
  2. fix new messenger specs

    michelson committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f986944 View commit details
    Browse the repository at this point in the history
  3. fix app packages

    michelson committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b53796f View commit details
    Browse the repository at this point in the history
  4. turbo history frame

    michelson committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6473e54 View commit details
    Browse the repository at this point in the history
  5. turbo history frame

    michelson committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a23c264 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    a710c49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a0c70b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. resolutions emotion

    michelson committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a46bcce View commit details
    Browse the repository at this point in the history
  2. resolutions emotion

    michelson committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    3909802 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    1901b85 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. fiber async falcon

    michelson committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b50b50e View commit details
    Browse the repository at this point in the history
  2. update deps

    michelson committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6fa63b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. registrations & emotion

    michelson committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ed08c9e View commit details
    Browse the repository at this point in the history
  2. falcon config

    michelson committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f935025 View commit details
    Browse the repository at this point in the history
  3. specs

    michelson committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3203653 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. chrome stable

    michelson committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e422588 View commit details
    Browse the repository at this point in the history
  2. chrome stable

    michelson committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    079ae09 View commit details
    Browse the repository at this point in the history
  3. chrome stable

    michelson committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e35fcc0 View commit details
    Browse the repository at this point in the history