0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-06-02 22:08:59 +02:00
Commit-Graph

1653 Commits

Autor SHA1 Nachricht Datum
Angus McLeod 345bb310e8 FEATURE: add can_create_tag 2022-10-26 10:04:50 +02:00
Angus McLeod 12cd8ac201 FIX: straighten-out wizard-level subscription features 2022-10-26 09:40:02 +02:00
Angus McLeod b49e878458 Add ruby to gemfile.lock platforms and update gitignore 2022-10-20 09:30:24 +02:00
Angus McLeod bf711a910d Update plugin.rb 2022-10-19 19:09:33 +02:00
Angus McLeod 1904001098 Add lefthook 2022-10-19 18:13:03 +02:00
Angus McLeod 92b02ed7d9 FIX: link index assignment edge cases 2022-10-19 18:07:19 +02:00
Angus McLeod 02255491d0 FIX: avatar link in wizard submissions was broken 2022-10-14 09:19:02 +02:00
Angus McLeod 4ab7c77257 FIX: fix wizard index creation 2022-10-12 10:57:40 +02:00
Angus McLeod b2a5558de1 Version bump 2022-10-12 09:30:07 +02:00
Angus McLeod 71acc4577d FIX: indexes should not require a subscription 2022-10-12 09:28:31 +02:00
Angus McLeod 0b4c154456 Version bump 2022-10-10 14:05:08 +02:00
Angus McLeod 1dfe93ee24 Add explicit locations plugin support 2022-10-10 14:04:55 +02:00
Angus McLeod 359b165743 Bump version 2022-10-05 17:35:54 +02:00
Angus McLeod eaf0b5f7ba Update submission_spec.rb 2022-10-05 17:29:21 +02:00
Angus McLeod 94e1d4988d Fix linting 2022-10-05 17:20:25 +02:00
Angus McLeod 1f077ce22b Bump version 2022-10-05 17:14:50 +02:00
Angus McLeod c2e759b1c5 FIX: pagination and submitted_at ordering of submissions 2022-10-05 17:14:43 +02:00
Angus McLeod 60abb6981e FIX: re-add logic incorrectly removed submissions logic during merge 2022-09-28 14:26:27 +02:00
Angus McLeod 072a3ea142 FIX: remove incorrectly merged code 2022-09-23 18:09:49 +02:00
Angus McLeod e38b54351f
Merge pull request #204 from paviliondev/pro-release
Custom Wizard 2.0
2022-09-23 17:47:48 +02:00
Angus McLeod 3bacb09f82 Acknowledge Kailtlin as an author 2022-09-23 17:30:55 +02:00
Angus McLeod 8f7fae0e7c Remove beta tag 2022-09-23 17:27:11 +02:00
Angus McLeod 919ac702af Merge branch 'main' into pro-release 2022-09-23 17:25:34 +02:00
Angus McLeod 61e80779ce
Merge pull request #203 from paviliondev/update_events_integration
Add automatic events plugin integration
2022-09-23 17:22:06 +02:00
Angus McLeod ebd382cca4 Fix linting 2022-09-23 17:06:16 +02:00
Angus McLeod 12e5bef372 Add spec for action callbacks 2022-09-23 17:00:41 +02:00
Angus McLeod aa288b19e2 Move action callbacks to action class 2022-09-23 16:52:55 +02:00
Angus McLeod 26749bd055 Add asset requiring for backwards compatibility 2022-09-23 16:23:41 +02:00
Angus McLeod 8083f44389 Bump version 2022-09-23 15:58:39 +02:00
Angus McLeod a3db405d93 Apply prettier 2022-09-23 15:54:43 +02:00
Angus McLeod c79dee3d16 Add community subscription as an explicit type 2022-09-23 15:52:05 +02:00
Angus McLeod 785bd5d956 Merge branch 'main' into pro-release 2022-09-22 08:20:44 +02:00
Angus McLeod 0be2b98030 Update plugin documentation domain 2022-09-20 11:16:43 +02:00
Angus McLeod bfd4e30d36 Add automatic integration 2022-09-19 12:09:34 +02:00
Angus McLeod b2714b524c Bump version 2022-09-02 10:01:21 +02:00
Angus McLeod e5904846cf FIX: registered topic field names not being cast properly in actions 2022-09-02 09:45:20 +02:00
Angus McLeod 47a1a3d730 Make prettier happy 2022-08-29 11:58:42 +02:00
Angus McLeod 66808dba08 Update documentation references 2022-08-29 11:38:35 +02:00
Angus McLeod f8d5e9296d COMPATIBILITY: previewUpdated now receives a DOM node 2022-08-25 09:49:32 +02:00
Angus McLeod 1f67f2ed4f
Merge pull request #179 from paviliondev/translations_main
I18n: Update translations
2022-08-25 08:33:51 +02:00
Keegan George 8af3fde41c New translations server.en.yml (German) 2022-08-24 08:43:03 -07:00
Keegan George 76de5e60c1 New translations client.en.yml (German) 2022-08-24 08:43:02 -07:00
Angus McLeod b35781927f DEV: remove unused import 2022-08-24 12:02:28 +02:00
Angus McLeod b11eea3a06 FIX: error handling needs to take account of internal discourse ajax changes 2022-08-24 11:35:17 +02:00
Angus McLeod 78a9c97e43 FIX: Ensure no access skip works for guests 2022-08-24 09:52:08 +02:00
Angus McLeod b05ed5093e Bump version 2022-08-23 17:04:44 +02:00
Angus McLeod 6c39054853 Add notice about subscriptions to wizard admin panel 2022-08-23 17:04:30 +02:00
Angus McLeod b3bcaa26f1 DEV: apply prettier to wizard composer editor 2022-08-22 16:10:01 +02:00
Angus McLeod d6b4954ae3 Bump version 2022-08-22 15:57:38 +02:00
Angus McLeod 9e1dfd9cf9 FIX: simplify wizard composer event handling 2022-08-22 15:56:58 +02:00