Skip to content

Commit

Permalink
fix: remove original decidim-comments; use default one
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Jan 22, 2024
1 parent 7f6abce commit 51f8354
Show file tree
Hide file tree
Showing 263 changed files with 3 additions and 15,775 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ ruby RUBY_VERSION

gem "decidim", "0.27.4"

gem "decidim-comments", path: "decidim-comments"

gem "decidim-decidim_awesome", git: "https://github.com/codeforjapan/decidim-module-decidim_awesome.git", branch: "v0.9.3-2023-08-31"

gem "decidim-term_customizer", git: "https://github.com/codeforjapan/decidim-module-term_customizer.git", branch: "027-ja"
Expand Down
11 changes: 3 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ GIT
decidim-polis (0.27.4)
decidim-core (= 0.27.4)

PATH
remote: decidim-comments
specs:
decidim-comments (0.27.4)
decidim-core (= 0.27.4)
redcarpet (~> 3.5, >= 3.5.1)

PATH
remote: decidim-user_extension
specs:
Expand Down Expand Up @@ -258,6 +251,9 @@ GEM
decidim-budgets (0.27.4)
decidim-comments (= 0.27.4)
decidim-core (= 0.27.4)
decidim-comments (0.27.4)
decidim-core (= 0.27.4)
redcarpet (~> 3.5, >= 3.5.1)
decidim-core (0.27.4)
active_link_to (~> 1.0)
acts_as_list (~> 0.9)
Expand Down Expand Up @@ -910,7 +906,6 @@ DEPENDENCIES
bootsnap
byebug (~> 11.0)
decidim (= 0.27.4)
decidim-comments!
decidim-decidim_awesome!
decidim-dev (= 0.27.4)
decidim-polis!
Expand Down
1 change: 0 additions & 1 deletion decidim-comments/.gitignore

This file was deleted.

69 changes: 0 additions & 69 deletions decidim-comments/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions decidim-comments/Rakefile

This file was deleted.

12 changes: 0 additions & 12 deletions decidim-comments/app/cells/decidim/comments/comment/actions.erb

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

51 changes: 0 additions & 51 deletions decidim-comments/app/cells/decidim/comments/comment/show.erb

This file was deleted.

41 changes: 0 additions & 41 deletions decidim-comments/app/cells/decidim/comments/comment/utilities.erb

This file was deleted.

25 changes: 0 additions & 25 deletions decidim-comments/app/cells/decidim/comments/comment/votes.erb

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions decidim-comments/app/cells/decidim/comments/comment_card_cell.rb

This file was deleted.

Loading

0 comments on commit 51f8354

Please sign in to comment.