Go to file
Roman Rizzi 54a1694637
FIX: Remove old seeded prompts. (#17)
We switched to negative integers for seeded prompts, but we also
need to delete the old ones using IDs 1/2/3 if they exist,
 or deploys will fail due to the unique index on the name column.
2023-03-20 12:55:38 -03:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app REFACTOR: Store prompts in a dedicated table. (#14) 2023-03-17 15:14:19 -03:00
assets REFACTOR: Store prompts in a dedicated table. (#14) 2023-03-17 15:14:19 -03:00
config FIX: Fix reviewable title translations (#18) 2023-03-20 10:09:20 -03:00
db FIX: Remove old seeded prompts. (#17) 2023-03-20 12:55:38 -03:00
lib REFACTOR: Store prompts in a dedicated table. (#14) 2023-03-17 15:14:19 -03:00
spec REFACTOR: Store prompts in a dedicated table. (#14) 2023-03-17 15:14:19 -03:00
test/javascripts Initial commit 2023-02-17 11:33:47 -03:00
.discourse-compatibility Initial commit 2023-02-17 11:33:47 -03:00
.eslintrc Initial commit 2023-02-17 11:33:47 -03:00
.gitignore Initial commit 2023-02-17 11:33:47 -03:00
.prettierrc Initial commit 2023-02-17 11:33:47 -03:00
.rubocop.yml Initial commit 2023-02-17 11:33:47 -03:00
.streerc Initial commit 2023-02-17 11:33:47 -03:00
.template-lintrc.js Initial commit 2023-02-17 11:33:47 -03:00
Gemfile Initial commit 2023-02-17 11:33:47 -03:00
Gemfile.lock Initial commit 2023-02-17 11:33:47 -03:00
LICENSE Initial commit 2023-02-17 11:33:47 -03:00
README.md Initial commit 2023-02-17 11:33:47 -03:00
package.json Initial commit 2023-02-17 11:33:47 -03:00
plugin.rb FEATURE: Semantic Suggested Topics (#10) 2023-03-15 17:21:45 -03:00
yarn.lock Initial commit 2023-02-17 11:33:47 -03:00

README.md

Plugin Name Plugin

Plugin Summary

For more information, please see: url to meta topic