Commit Graph

  • c5bb309a09
    Merge pull request #1438 from Retrospring/dependabot/npm_and_yarn/stylelint-scss-5.3.0 dependabot[bot] 2023-10-30 12:27:45 +0000
  • 513de84664
    Bump rspec-sidekiq from 4.0.2 to 4.1.0 dependabot[bot] 2023-10-30 12:26:22 +0000
  • 23e4f34935
    Merge pull request #1432 from Retrospring/dependabot/bundler/rubocop-rails-2.22.1 dependabot[bot] 2023-10-30 12:25:31 +0000
  • 3c2ba46d50
    Merge pull request #1433 from Retrospring/dependabot/bundler/rake-13.1.0 dependabot[bot] 2023-10-30 12:24:57 +0000
  • 4efe5b6774
    Bump actions/setup-node from 3 to 4 dependabot[bot] 2023-10-30 09:56:01 +0000
  • 58bd406073
    Bump tj-actions/changed-files from 39 to 40 dependabot[bot] 2023-10-30 09:55:56 +0000
  • 7eef377aa0
    Bump stylelint-scss from 5.2.1 to 5.3.0 dependabot[bot] 2023-10-30 09:53:46 +0000
  • bcead401b5
    Bump sass from 1.69.4 to 1.69.5 dependabot[bot] 2023-10-30 09:52:44 +0000
  • 82b1214dd1
    Bump rake from 13.0.6 to 13.1.0 dependabot[bot] 2023-10-30 09:08:57 +0000
  • ed7fd4a9d8
    Bump rubocop-rails from 2.21.2 to 2.22.1 dependabot[bot] 2023-10-30 09:07:00 +0000
  • 089bfc7350
    Merge pull request #1429 from Retrospring/task/refactor-comment-controller Andreas Nedbal 2023-10-29 21:58:07 +0100
  • 80b0df1ddd
    Merge branch 'main' into task/refactor-comment-controller Andreas Nedbal 2023-10-29 21:54:32 +0100
  • b7808e85c6 Check proper render result in spec Andreas Nedbal 2023-10-29 21:38:50 +0100
  • ca043d56ef Rename `ReactionController` to `ReactionsController` Andreas Nedbal 2023-10-29 21:14:26 +0100
  • 5d093c621b Rename `#show` to `#index` action for comment reactions Andreas Nedbal 2023-10-29 21:48:41 +0100
  • 91716454c3 Render correct template in spec Andreas Nedbal 2023-10-29 21:34:13 +0100
  • e8e833f9bd Move comment reactions into own controller Andreas Nedbal 2023-10-29 21:32:39 +0100
  • 5afaef427c Rename `CommentController` to `CommentsController` Andreas Nedbal 2023-10-29 21:24:52 +0100
  • d36fbf85f4 Reload target before checking smile count Karina Kwiatek 2023-10-29 20:42:37 +0100
  • 4458aba37f Add tests for reaction use cases Andreas Nedbal 2023-10-28 17:16:17 +0200
  • 3811f15bd7 Add use cases for creating and destroying reactions Andreas Nedbal 2023-10-28 17:16:03 +0200
  • c0d169367e Update schema.rb Karina Kwiatek 2023-10-28 13:02:57 +0200
  • 1ab7f5c3ca Bump version to 2023.1028.1 Karina Kwiatek 2023-10-28 11:23:28 +0200
  • 63b22a14ef
    Merge pull request #1424 from Retrospring/fix/move-appendable-notifications Karina Kwiatek 2023-10-28 11:23:05 +0200
  • a9ed8a6089 Add migration for moving notifications for appendables to reactions Karina Kwiatek 2023-10-28 11:20:17 +0200
  • a9f988df7d Bump version to 2023.1028.0 Karina Kwiatek 2023-10-28 10:45:15 +0200
  • 742492555f
    Merge pull request #1421 from Retrospring/feature/turbo-relationships Karina Kwiatek 2023-10-28 10:44:47 +0200
  • e802e0197d Make `turbo does not succeed` example for in `RelationshipsController` Andreas Nedbal 2023-10-26 22:43:01 +0200
  • 54fb4d09fd Fix lint nits Andreas Nedbal 2023-10-26 22:15:51 +0200
  • e222ab7c30 Temporarily fix turbo stream error example Andreas Nedbal 2023-10-26 22:06:58 +0200
  • fc420a8091 Add specs for `RelationshipsController` Andreas Nedbal 2023-10-26 21:39:47 +0200
  • 31ccc7c11b Remove TypeScript relationship functionality Andreas Nedbal 2023-10-26 21:39:24 +0200
  • 10473f4ed0 Remove `Ajax::RelationshipController` and spec Andreas Nedbal 2023-10-26 21:38:21 +0200
  • 82b959f751 Move relationship locales to controller scope Andreas Nedbal 2023-10-26 08:17:02 +0200
  • e9290a73f8 Replace action targets with relationship partials Andreas Nedbal 2023-10-26 08:16:43 +0200
  • be947bf4e2 Add `RelationshipsController` Andreas Nedbal 2023-10-26 08:16:18 +0200
  • 0877b938a3
    Merge pull request #1417 from Retrospring/feature/turbo-subscriptions Karina Kwiatek 2023-10-28 10:16:20 +0200
  • 2fdd2045f0 Make comment reaction modal backdrop clickable Andreas Nedbal 2023-10-28 04:34:49 +0200
  • 09b0ec6888 Use proper reaction model class in `CommentController` Andreas Nedbal 2023-10-28 04:31:35 +0200
  • 1573c2f702 Fix rubocop nits Andreas Nedbal 2023-10-24 01:11:04 +0200
  • bc0ce6be3f Add specs for comment and modal controller Turbo Frame actions Andreas Nedbal 2023-10-23 22:48:08 +0200
  • 4c393defb7 Add `ModalController#close` action Andreas Nedbal 2023-10-23 00:45:40 +0200
  • f30b1b820e Add `show_reactions` action and move markup into it Andreas Nedbal 2023-10-23 00:45:00 +0200
  • 795e687bc8 Fix reaction exporter spec Andreas Nedbal 2023-10-26 06:05:41 +0200
  • 20cf1ac85b Fix rubocop nits Andreas Nedbal 2023-10-26 06:05:14 +0200
  • 1e29d3f86f Rename `Appendable::Reaction` to `Reaction` Andreas Nedbal 2023-10-26 05:54:48 +0200
  • 6dbc57ddc3 Update contribution guidelines Andreas Nedbal 2023-10-27 20:41:09 +0200
  • 3a14c03584 Add automated GitHub release categorization Andreas Nedbal 2023-10-27 06:54:08 +0200
  • 91c9a86af7 Add Pull Request Labeler action Andreas Nedbal 2023-10-27 06:53:30 +0200
  • 46cee3a192 Fix Turbo Stream replace targeting the wrong element Andreas Nedbal 2023-10-26 08:20:56 +0200
  • 6e6cf5358b Add specs for `SubscriptionsController` Andreas Nedbal 2023-10-25 03:10:24 +0200
  • 7fdf978be1 Fix rubocop nits Andreas Nedbal 2023-10-25 02:59:27 +0200
  • 1bc7d04054 Move subscription locales into controller scope Andreas Nedbal 2023-10-25 02:52:57 +0200
  • 8842998229 Render shared subscription actions in answerbox actions Andreas Nedbal 2023-10-25 02:52:38 +0200
  • 42b5b6ccc2 Remove TypeScript subscription functionality Andreas Nedbal 2023-10-25 02:52:19 +0200
  • 563f834287 Remove `Ajax::SubscriptionController` Andreas Nedbal 2023-10-25 02:51:49 +0200
  • cefb805243 Add `SubscriptionsController` Andreas Nedbal 2023-10-25 02:50:10 +0200
  • 5b55f8e6ed
    Merge pull request #1414 from Retrospring/dependabot/npm_and_yarn/eslint-plugin-import-2.29.0 dependabot[bot] 2023-10-23 19:38:05 +0000
  • d926346f22
    Bump eslint-plugin-import from 2.28.1 to 2.29.0 dependabot[bot] 2023-10-23 19:33:29 +0000
  • 3aa077f5fa
    Merge pull request #1416 from Retrospring/dependabot/bundler/net-imap-0.4.2 dependabot[bot] 2023-10-23 19:28:51 +0000
  • 4fb1b705ed
    Merge pull request #1413 from Retrospring/dependabot/npm_and_yarn/sass-1.69.4 dependabot[bot] 2023-10-23 19:20:53 +0000
  • d374664fa8
    Merge pull request #1412 from Retrospring/dependabot/npm_and_yarn/stylelint-15.11.0 dependabot[bot] 2023-10-23 19:20:22 +0000
  • 54960d48cb
    Merge pull request #1415 from Retrospring/dependabot/github_actions/actions/checkout-4.1.1 dependabot[bot] 2023-10-23 10:04:45 +0000
  • 2029c17735
    Bump net-imap from 0.4.1 to 0.4.2 dependabot[bot] 2023-10-23 10:00:24 +0000
  • 319592bef0
    Bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-23 09:48:49 +0000
  • cd3e3f683c
    Bump sass from 1.69.3 to 1.69.4 dependabot[bot] 2023-10-23 09:46:09 +0000
  • c9030d5ca1
    Bump stylelint from 15.10.3 to 15.11.0 dependabot[bot] 2023-10-23 09:45:45 +0000
  • e351990475
    Merge pull request #1410 from Retrospring/feature/load-async-pinned-answers Karina Kwiatek 2023-10-23 07:54:05 +0200
  • aaa5b605e0
    Merge pull request #1409 from Retrospring/fix/no-eager-load-comments-smiles Karina Kwiatek 2023-10-23 07:53:58 +0200
  • 8ac50878be Use load_async for loading pinned answers Karina Kwiatek 2023-10-22 21:52:04 +0200
  • 65e802f51d Stop eager loading comments and smiles Karina Kwiatek 2023-10-22 21:51:21 +0200
  • e18abd3752
    Merge pull request #1071 from Retrospring/dep/rails-7.0.4.2 Karina Kwiatek 2023-10-22 21:06:04 +0200
  • b5347decb4 Fix rubocop nits Andreas Nedbal 2023-10-22 21:00:25 +0200
  • e01e973d76 Apply review suggestion from @nilsding Andreas Nedbal 2023-10-22 17:42:56 +0200
  • 778d4c7b44 Tighten inbox entry view spec Andreas Nedbal 2023-10-21 00:53:30 +0200
  • 80477d17ac Remove transferred locales Andreas Nedbal 2023-10-21 00:29:10 +0200
  • c09cc85c4f Adjust class references to question CSS classes Andreas Nedbal 2023-10-21 00:28:50 +0200
  • c4959ae548 Remove obsolete question-related partials Andreas Nedbal 2023-10-21 00:27:58 +0200
  • e6bd19790a Replace question markup with `QuestionComponent` Andreas Nedbal 2023-10-21 00:27:36 +0200
  • 36b13c5366 Extract question styling from answerbox Andreas Nedbal 2023-10-21 00:25:51 +0200
  • 07a423bba0 Add `QuestionComponent` Andreas Nedbal 2023-10-21 00:25:08 +0200
  • a4208f3a9a Add base `ApplicationComponent` Andreas Nedbal 2023-10-21 00:24:44 +0200
  • 6672315e6b Refactor theme inputs into a partial Andreas Nedbal 2023-10-22 20:43:28 +0200
  • 12ff30a2e6 Set all theme color inputs to be read-only Andreas Nedbal 2023-10-22 20:17:37 +0200
  • 18bb574b78
    Merge pull request #1405 from Retrospring/fix/use-smile-count-in-answerbox Karina Kwiatek 2023-10-22 20:51:14 +0200
  • 2b84b9ca4f
    Merge pull request #1407 from Retrospring/fix/eager-load-profiles-and-questions Karina Kwiatek 2023-10-22 20:40:37 +0200
  • 491fb359d2 Ensure user profiles and questions are eager loaded Karina Kwiatek 2023-10-22 19:51:23 +0200
  • 198ea0d50d Use `smile_count` in answerbox Karina Kwiatek 2023-10-22 19:48:04 +0200
  • 2432010256
    Merge pull request #1403 from Retrospring/feature/avatar-component Karina Kwiatek 2023-10-22 16:05:11 +0200
  • 3dbbcd1b85 Revert schema.rb rubocop changes Andreas Nedbal 2023-10-20 08:37:07 +0200
  • 2f57353591 Remove `squish` call from timestamp function setup Andreas Nedbal 2023-10-20 01:50:24 +0200
  • 0bc40cb59b Ignore previous commit in blame views Andreas Nedbal 2023-10-20 01:38:59 +0200
  • 72af3c4d0b Fix lints in database/migration code Andreas Nedbal 2023-10-20 01:37:34 +0200
  • 0e68a67d13 Ignore `Lint/MissingSuper` in `app/components/` Andreas Nedbal 2023-10-20 12:51:48 +0200
  • ae4210d36f Add spec for `AvatarComponent` Andreas Nedbal 2023-10-20 11:46:43 +0200
  • f97d98d00a Include `view_component` testing helpers Andreas Nedbal 2023-10-20 11:46:26 +0200
  • a58e902a01 Replace plain avatar usage with `AvatarComponent` Andreas Nedbal 2023-10-20 11:45:53 +0200
  • e19786cbaa Add avatar component Andreas Nedbal 2023-10-20 11:34:42 +0200
  • 62c26771b9 Install `view_component` gem Andreas Nedbal 2023-10-20 11:34:01 +0200
  • dad0d72cca Allow faker TLDs in testing Karina Kwiatek 2023-10-20 09:52:48 +0200