1
0
Fork 0

Commit-Graph

  • 54c00f1784 Apply prettier to recent changes angusmcleod 2021-04-12 16:12:20 +1000
  • c02ae44a82
    Merge pull request #93 from paviliondev/es-lint Angus McLeod 2021-04-12 15:58:07 +1000
  • 8171fc730c Apply es-lint to javascripts/discourse angusmcleod 2021-04-12 15:44:47 +1000
  • 9c17957b43 Apply to javascripts/discourse angusmcleod 2021-04-12 15:10:02 +1000
  • cb930a27bb
    Merge pull request #92 from paviliondev/jquery-timepicker-2 Angus McLeod 2021-04-12 15:05:22 +1000
  • 0a23172fa9 Remove jquery timepicker from wizard client angusmcleod 2021-04-12 15:05:04 +1000
  • f26176b7ab
    Merge pull request #91 from paviliondev/move_vendor_assets Angus McLeod 2021-04-12 14:57:23 +1000
  • 88a0846842 Remove jquery timepicker angusmcleod 2021-04-12 14:56:48 +1000
  • 9289439cbd
    added gems folder to gitignore (#90) Faizaan Gagan 2021-04-12 10:19:37 +0530
  • 105fc46774
    FEATURE: added liquid based templating (#83) Faizaan Gagan 2021-04-09 11:04:42 +0530
  • dadac11c1e
    FIX: use wizard-i18n helper to support theme translation overrides (#88) Faizaan Gagan 2021-04-07 10:49:48 +0530
  • 1bc55c6099 code formatting Faizaan Gagan 2021-04-05 22:04:17 +0530
  • ae918976a3 DEV: add sprockets directive to require discourse folders Faizaan Gagan 2021-04-05 21:53:34 +0530
  • 2fe3aa53b1
    disable autocomplete when similar-topics validation is enabled (#85) Faizaan Gagan 2021-04-02 19:21:33 +0530
  • 369ceb8584 FIX: set similarTopics to null when searching Faizaan Gagan 2021-03-31 11:54:29 +0530
  • d3e34a5be2
    Merge pull request #84 from paviliondev/fix-theme-i18n Angus McLeod 2021-03-30 22:03:16 +1100
  • e79458f6ce FIX: explicitly lookup for translation overrides in wizard theme Faizaan Gagan 2021-03-30 13:04:52 +0530
  • 1db9793d3e init example (WIP) angus 2021-03-29 17:17:57 +1100
  • cf50a7deb3
    Apply prettier 💄 (#80) Angus McLeod 2021-03-28 20:06:49 +1100
  • 94a02157af
    FIX: hide similar topics if the field becomes empty (#82) Faizaan Gagan 2021-03-25 16:31:26 +0530
  • 87675c1bfa
    Merge pull request #81 from paviliondev/similar-topics-impr Angus McLeod 2021-03-25 19:11:55 +1100
  • 9d0a061099 removed unused computed property Faizaan Gagan 2021-03-25 11:38:53 +0530
  • 873b30ac65 improved code structure Faizaan Gagan 2021-03-25 11:33:12 +0530
  • ee613d74c8 minor fix Faizaan Gagan 2021-03-25 11:30:57 +0530
  • c62f1ac96f IMPR: added a state for insufficient characters Faizaan Gagan 2021-03-25 11:18:33 +0530
  • 04b2b87ea2
    FIX: lookup for assets in the wizard specified theme (#79) Faizaan Gagan 2021-03-19 01:14:57 +0530
  • 31b3319c95 FIX: lookup for assets in the wizard specified theme wizard-theme Faizaan Gagan 2021-03-18 11:41:20 +0530
  • fa73a18363
    Ensure SCSS compilation compatibility with core (#77) Penar Musaraj 2021-03-13 02:57:18 -0500
  • 3bb244be79 Add .jpeg to list of default upload extensions angus 2021-03-12 21:12:26 +1100
  • e7a1472a1c Handle when permitted is set as "everyone" angus 2021-03-12 21:02:42 +1100
  • 6a469b2e50 Remove user fields that can't be interpolated angus 2021-03-12 19:50:03 +1100
  • 2d93313aab Make start check boolean angus 2021-03-12 18:38:50 +1100
  • 1396314660 BUGFIX: Wizard serializer guest protections logic issue angus 2021-03-12 18:29:09 +1100
  • ac15ed8983 COMPATIBILITY: core autofocus does not work with custom wizard DOM structure angus 2021-03-12 18:02:50 +1100
  • 4edb40e526
    Apply rubcop and get tests pass (#76) Angus McLeod 2021-03-11 17:30:15 +1100
  • 065bc17929
    Update plugin_helper.rb (#75) Angus McLeod 2021-03-11 16:38:12 +1100
  • a86942df2e Add contact email to plugin metadata angus 2021-03-10 20:45:45 +1100
  • 3758fa3324
    Merge pull request #74 from paviliondev/similar-topics-setting Angus McLeod 2021-02-26 15:29:18 +1100
  • cced7a8d25 minor formatting Faizaan Gagan 2021-02-26 09:53:39 +0530
  • 33e457a5c9 simplified the conditional Faizaan Gagan 2021-02-26 09:46:23 +0530
  • 6754d744f0 renamed setting's copy to Max Topic Age Faizaan Gagan 2021-02-25 17:10:02 +0530
  • bc2cc85804 rename n_value to time_n_value Faizaan Gagan 2021-02-25 15:59:42 +0530
  • c54273b94a implemented a relative time based filtering for similar topics Faizaan Gagan 2021-02-25 15:36:43 +0530
  • 484bd464d2 Full rubocop run (safe only) linting angusmcleod 2021-02-24 18:50:42 +1100
  • 6f977049fc Real run of prettier angusmcleod 2021-02-24 18:43:35 +1100
  • c01055bf04 Update README.md angusmcleod 2021-02-24 16:07:50 +1100
  • 3d9a564d63
    IMPR: simplified similar topics template (#73) Faizaan Gagan 2021-02-22 16:25:47 +0530
  • 19cc7a7365
    FIX: prevent error if no categories are passed (#72) Faizaan Gagan 2021-02-22 14:41:18 +0530
  • fed1beb4ed Update knowledgebase url angusmcleod 2021-02-20 18:19:05 +1100
  • 4e7b13ffe3 Version bump angusmcleod 2021-02-20 18:18:27 +1100
  • 5794349244 Ensure url field validates properly and accepts empty inputs angusmcleod 2021-02-20 17:59:41 +1100
  • 2bca82a159 Fix admin style issues angus 2021-02-19 17:18:30 +1100
  • 1a175b4d2b Ensure prompt completion works as intended angus 2021-02-19 17:10:59 +1100
  • 38a68c07e2
    FIX: table styles for wizard composer preview (#70) Faizaan Gagan 2021-02-18 18:20:40 +0530
  • b8a21eefe2 Position loading spinner in bottom right of composer angusmcleod 2021-02-18 14:57:16 +1100
  • 13525261ad Fix out of date open composer spec angusmcleod 2021-02-18 14:44:14 +1100
  • 5e09d067bc Display category badge if similar topics is scoped to category angusmcleod 2021-02-18 14:40:59 +1100
  • 7f021791f5
    Merge pull request #69 from paviliondev/realtime-validation Angus McLeod 2021-02-17 15:50:39 +1100
  • 41be645c17 Improve show/hide of similar topics results angusmcleod 2021-02-17 15:49:20 +1100
  • db17a7d1ca Fix z-index issue angusmcleod 2021-02-17 14:57:42 +1100
  • 9587dfd488 Update .last_run.json angusmcleod 2021-02-17 14:42:02 +1100
  • 8d72aee4fc Fix failing test (not RV related) angusmcleod 2021-02-17 14:40:04 +1100
  • 4036313e75 Fix relative path angusmcleod 2021-02-17 14:36:54 +1100
  • d68967c63f added plugin helper Faizaan Gagan 2021-02-17 00:15:48 +0530
  • c1b04eaaec added tests for required_params Faizaan Gagan 2021-02-16 23:43:16 +0530
  • 40a2380775 added specs for CustomWizard::RealtimeValidationsController Faizaan Gagan 2021-02-16 21:54:42 +0530
  • 47019664b1 removed context block Faizaan Gagan 2021-02-16 20:06:05 +0530
  • c5ad11c0a4 added tests for CustomWizard::RealtimeValidation::SimilarTopics class Faizaan Gagan 2021-02-16 19:59:23 +0530
  • c196c4fee7 added tests for CustomWizard::RealtimeValidation class Faizaan Gagan 2021-02-16 19:58:43 +0530
  • c45e51fcb6 Various fixes angusmcleod 2021-02-16 11:43:00 +1100
  • 8a6b240b46 removed extra newline Faizaan Gagan 2021-02-15 19:03:01 +0530
  • 7ef7b4b8e0 fixed formatting Faizaan Gagan 2021-02-15 19:02:11 +0530
  • 69ce09bdf7 moved serialization logic to the controller Faizaan Gagan 2021-02-15 18:12:32 +0530
  • 20c8d8493e fixed code formatting for realtime_validation class Faizaan Gagan 2021-02-15 17:57:15 +0530
  • aeadef9aa5 improved wizard settings UX Faizaan Gagan 2021-02-15 17:21:59 +0530
  • 3f4b8afb55 fixed code formatting Faizaan Gagan 2021-02-15 13:58:27 +0530
  • eb29193d8b fixed formatting for main validator component Faizaan Gagan 2021-02-15 13:49:14 +0530
  • 4e12e872be removed unused code Faizaan Gagan 2021-02-15 13:47:37 +0530
  • afbc4e1f57 fixed similar topics validator formatting Faizaan Gagan 2021-02-15 13:46:19 +0530
  • 70cc20a919 remove unused keys Faizaan Gagan 2021-02-15 13:44:46 +0530
  • 3de3ea44d0 fixed formatting for field-validators component Faizaan Gagan 2021-02-15 13:41:58 +0530
  • b74526ae4f fixed formatting Faizaan Gagan 2021-02-15 13:39:37 +0530
  • 4ca82b9f4d Style updates (WIP) angusmcleod 2021-02-13 12:51:37 +1100
  • b8671cef74 Remove redundant use of "settings" angusmcleod 2021-02-13 11:58:38 +1100
  • 17ba3f9d77 removed the widgets framework Faizaan Gagan 2021-02-11 22:38:22 +0530
  • 4883d85d56 renamed the validator Faizaan Gagan 2021-02-11 22:35:04 +0530
  • d47770de88 implemented similar topics UI via ember components Faizaan Gagan 2021-02-11 22:23:13 +0530
  • 194389c9be settings are now prefixed with 'Enable' Faizaan Gagan 2021-02-11 19:55:23 +0530
  • cfb65245ea renamed endpoint to realtime-validations Faizaan Gagan 2021-02-11 19:24:32 +0530
  • 176cd7489a improved admin side settings UI Faizaan Gagan 2021-02-11 19:22:09 +0530
  • 800795047a added wizard- prefix to component name Faizaan Gagan 2021-02-11 12:45:54 +0530
  • d339130c34 Switch to using category_id instead of slug for open_composer angusmcleod 2021-02-08 21:06:28 +1100
  • 6849c368f0 Support discourse client theme color schemes angusmcleod 2021-02-08 13:07:21 +1100
  • 77ca946745 completed categories and date after filters Faizaan Gagan 2021-02-05 18:29:30 +0530
  • ffd2101a30 added backend validation mechanism and refined code Faizaan Gagan 2021-02-01 19:28:37 +0530
  • fa57bb8a5b Merge branch 'master' into realtime-validation Faizaan Gagan 2021-01-30 23:18:43 +0530
  • 79e2368b57 validation framework code working Faizaan Gagan 2021-01-30 23:16:04 +0530
  • 2681fe21ad
    FIX: wizard composer size should be consistent accross broswers (#68) Faizaan Gagan 2021-01-27 11:43:09 +0530
  • e7635b632c
    added dynamic attributes that can be targetted via css (#67) Faizaan Gagan 2021-01-27 10:48:22 +0530
  • 5d749fe426 some changes Faizaan Gagan 2021-01-27 10:38:26 +0530