0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-15 06:12:54 +01:00

Commit-Graph

  • 9452907f0a Don't attempt to save submissions if the user can't access the wizard angusmcleod 2021-06-16 14:13:12 +1000
  • f742626786 Ensure our custom paste logic is running angusmcleod 2021-06-16 13:55:10 +1000
  • 58b3bc13c9
    FIX: Ensure user_email and user_option attributes are handled properly (#119) Angus McLeod 2021-06-15 16:18:17 +1000
  • 253795f34c FIX: Ensure user_email and user_option attributes are handled properly angusmcleod 2021-06-15 12:20:58 +1000
  • bf536df198 DEV: Format stylesheet code Keegan George 2021-06-08 18:39:58 -0700
  • f005e8f277 UX: Change support button name to Pro Support Keegan George 2021-06-08 18:35:57 -0700
  • 247e80649c DEV: Move pro support url to setting Keegan George 2021-06-08 18:35:03 -0700
  • 5981db90b4 UX: Merge support button focus styling with hover Keegan George 2021-06-08 18:33:59 -0700
  • 3b0b6736e4 UX: Create pro button custom styling Keegan George 2021-06-08 18:30:45 -0700
  • 0ba6d5767a Update pro support url Keegan George 2021-06-08 16:06:53 -0700
  • eaf648ea05 FIX: Security vulnerabilities with _blank anchor link Keegan George 2021-06-08 15:54:43 -0700
  • 4c923e17d7 Add support button to admin-nav Keegan George 2021-06-08 15:48:55 -0700
  • af3e61fe75
    Add custom field improvements (#115) Angus McLeod 2021-06-08 21:39:49 +1000
  • f1f13065c8
    Merge pull request #117 from paviliondev/ci-impr Angus McLeod 2021-06-08 21:29:50 +1000
  • 48fbb61dcc FIX: populate repository name from global object Faizaan Gagan 2021-06-08 16:10:00 +0530
  • 9e2fc6e34a Ensure custom fields don't require optional attributes (with tests) angusmcleod 2021-06-08 20:10:08 +1000
  • 522d4e9489
    IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) Angus McLeod 2021-06-07 23:15:41 +1000
  • 97639de993 Make clear_user_wizard_redirect a synchronous operation angusmcleod 2021-06-07 17:01:45 +1000
  • 17a1b3fc5c Add test of redirect_to_wizard when wizard is removed angusmcleod 2021-06-07 16:35:17 +1000
  • a147d1b213 Don't assume we have the context in the selector angusmcleod 2021-06-04 11:21:23 +1200
  • 4ca0374420 Make ember template lint happy angusmcleod 2021-06-04 11:17:27 +1200
  • aa77258d29 Make rubocop happy angusmcleod 2021-06-04 11:14:23 +1200
  • 5c56b4a44d Make prettier happy angusmcleod 2021-06-04 11:13:34 +1200
  • be62a62d7a Make eslint happy angusmcleod 2021-06-04 11:10:22 +1200
  • 670cfbde8e Add custom field improvements angusmcleod 2021-06-04 10:59:29 +1200
  • 07f7e285ec modified docs Faizaan Gagan 2021-06-02 11:21:45 +0530
  • 310a3b0328 fixed linting Faizaan Gagan 2021-06-01 11:19:39 +0530
  • 28094ab17b modified docs according to new field model structure Faizaan Gagan 2021-06-01 10:57:49 +0530
  • 31a27cbb00
    Merge pull request #113 from paviliondev/fix-locales Angus McLeod 2021-05-31 08:45:09 +1200
  • 61ff018244 added spec Faizaan Gagan 2021-05-30 18:30:51 +0530
  • f9f67c09e8 dynamically generate permitted params for admin wizard save Faizaan Gagan 2021-05-24 07:03:30 +0530
  • ce705d32da simple framework to compute field attributes at runtime Faizaan Gagan 2021-05-23 23:11:46 +0530
  • db72617b61 FIX: changed wizard id resolution logic Faizaan Gagan 2021-05-18 16:10:43 +0530
  • 04f008575f
    combine rspec run with coverage report (#101) Faizaan Gagan 2021-05-17 14:00:23 +0530
  • 37bde32d10 Merge branch 'master' into ci-impr Faizaan Gagan 2021-05-17 13:30:46 +0530
  • c574ad7c32 Update package.json angusmcleod 2021-05-17 19:57:13 +1200
  • 0c4eb02038 Exclude gems from simplecov angusmcleod 2021-05-17 19:57:09 +1200
  • b37bd54bcc fix rubocop issues Faizaan Gagan 2021-05-17 01:32:52 +0530
  • 5213c3e6cd prettier fix Faizaan Gagan 2021-05-17 01:30:25 +0530
  • c70b815226 minor formatting Faizaan Gagan 2021-05-17 01:25:52 +0530
  • 4b559fb74e specify serializable attributes in field model Faizaan Gagan 2021-05-17 01:21:55 +0530
  • 442f096940 fix naming and structure Faizaan Gagan 2021-05-16 17:26:27 +0530
  • 343f594f18 dynamically set field attributes based on static list Faizaan Gagan 2021-05-16 17:22:46 +0530
  • 6cb5d62a7a
    Merge pull request #109 from paviliondev/conditional-submission Angus McLeod 2021-05-14 08:44:48 +1200
  • ff14570d64 FIX: exclude conditional fields while saving step submission Faizaan Gagan 2021-05-12 18:15:55 +0530
  • a1e8070062 FIX: move sprockets customization to monkeypatch Faizaan Gagan 2021-05-12 06:33:19 +0530
  • eb5e2fe604 move sprockets logic outside after_initialize Faizaan Gagan 2021-05-12 06:17:01 +0530
  • a4adeecf5f Revert "Revert "DEV: add new sprockets directive to require discourse folders" (#111)" Faizaan Gagan 2021-05-12 06:14:09 +0530
  • 8c61b9b1f3 Merge branch 'master' into conditional-submission Faizaan Gagan 2021-05-12 03:11:40 +0530
  • ca125a2a8a
    Revert "DEV: add new sprockets directive to require discourse folders" (#111) Faizaan Gagan 2021-05-12 02:58:12 +0530
  • d87030e5e4
    Revert "DEV: add new sprockets directive to require discourse folders" Faizaan Gagan 2021-05-12 01:10:03 +0530
  • e693dee4ea convert to monkeypatch Faizaan Gagan 2021-05-12 00:33:12 +0530
  • 2496054222 experimental Faizaan Gagan 2021-05-11 23:53:09 +0530
  • edbba891f6
    Merge pull request #86 from paviliondev/sprockets-fix Angus McLeod 2021-05-10 19:07:32 +1200
  • 580cc55445
    Merge pull request #108 from paviliondev/upload-prettytext Angus McLeod 2021-05-10 19:05:49 +1200
  • b0f7fbf298 Merge branch 'master' into templates_and_builder_documentation angusmcleod 2021-05-10 18:52:05 +1200
  • 856bd11e2a Update step descriptions angusmcleod 2021-05-10 18:46:55 +1200
  • 001651d153 added documentation for adding an new operator to the mapper mapper_documentation Faizaan Gagan 2021-05-10 11:00:59 +0530
  • f3c29aba3c Merge branch 'master' into mapper_documentation Faizaan Gagan 2021-05-10 05:57:57 +0530
  • 4cacd84967 code formatting Faizaan Gagan 2021-05-08 23:38:26 +0530
  • 3a3d23a317 added missing file Faizaan Gagan 2021-05-08 23:18:58 +0530
  • 5f24882ef6 DEV: raise plugin specific errors on failure Faizaan Gagan 2021-05-08 23:15:06 +0530
  • c254a0c6b8 convert key to string Faizaan Gagan 2021-05-07 04:02:56 +0530
  • 56268823c5 confine exclusion to wizard fields Faizaan Gagan 2021-05-07 03:28:16 +0530
  • 957a32cf5a FIX: filter conditionally excluded fields from wizard submission Faizaan Gagan 2021-05-05 13:13:03 +0530
  • 743af8edc5
    FIX: breakage due to core changes (#107) Faizaan Gagan 2021-05-05 11:35:53 +0530
  • 40c0c12719 FIX: set correct options while initializing PrettyText Faizaan Gagan 2021-05-05 02:36:01 +0530
  • bd23750916 FIX: breakage due to core changes Faizaan Gagan 2021-05-05 00:58:58 +0530
  • fe8d8ccc93 WIP add_interpolation_data_hash_mapping angusmcleod 2021-05-03 18:08:26 +1200
  • aca0fab74e
    Merge pull request #103 from paviliondev/checkbox-def Angus McLeod 2021-05-03 17:55:33 +1200
  • cdb9ec6c3e remove the directory after spec run Faizaan Gagan 2021-05-03 04:19:27 +0530
  • 77dd879f80 minor formatting Faizaan Gagan 2021-05-03 03:43:47 +0530
  • 13eabe0695 added specs Faizaan Gagan 2021-05-03 03:42:26 +0530
  • 401c711fad FIX: removed redundant conditional Faizaan Gagan 2021-05-02 23:03:29 +0530
  • 4a4c1934a0 revert client side change Faizaan Gagan 2021-04-30 23:02:13 +0530
  • 887de25833 FIX: set checkbox field default value as false Faizaan Gagan 2021-04-30 22:59:06 +0530
  • 848874ea1f
    FIX: clicking Maybe Later was causing 500 error (#105) Faizaan Gagan 2021-04-30 21:56:00 +0530
  • 48736c8c0b FIX: use a built wizard Faizaan Gagan 2021-04-30 17:02:49 +0530
  • c463e8b541 fix formatting Faizaan Gagan 2021-04-29 12:18:09 +0530
  • 8aafb257fd DEV: checkbox value should default to false Faizaan Gagan 2021-04-29 11:02:51 +0530
  • 3e950036d0 various fixes Faizaan Gagan 2021-04-26 06:46:23 +0530
  • 3d4c24d362 Merge branch 'master' into mapper_documentation Faizaan Gagan 2021-04-26 01:51:11 +0530
  • f05d859007
    Enable templating (#102) Faizaan Gagan 2021-04-23 17:21:41 +0530
  • 260c551a72 FIX: step description should be cooked post template parsing Faizaan Gagan 2021-04-23 16:59:33 +0530
  • 88e5e9dc75 FIX: don't run pretty text on step description Faizaan Gagan 2021-04-23 16:09:12 +0530
  • be662114d0 enabled templating for step and field descriptions Faizaan Gagan 2021-04-23 15:07:49 +0530
  • 0c92558588 enabled templating for create topic action Faizaan Gagan 2021-04-23 15:06:30 +0530
  • aa29f57708 combine rspec run with coverage report Faizaan Gagan 2021-04-23 12:40:37 +0530
  • 7d38337c84
    Merge pull request #100 from paviliondev/step-conditionality-multiple Angus McLeod 2021-04-23 17:08:55 +1000
  • eb93169f86 use option multiple and aggregate the result Faizaan Gagan 2021-04-23 12:22:04 +0530
  • be1eab6092 minor formatting Faizaan Gagan 2021-04-22 23:52:38 +0530
  • 2a8a4367d8 added specs Faizaan Gagan 2021-04-22 23:50:54 +0530
  • 911140fde3 improved the logic to accomodate multiple conditions using 'or' Faizaan Gagan 2021-04-22 23:50:26 +0530
  • fb8cdab0fd merged master Faizaan Gagan 2021-04-21 03:32:31 +0530
  • ceef3f4bc9
    Step and field conditionality (#87) Angus McLeod 2021-04-21 03:58:19 +1000
  • c146da2b93 Rubocop fixes angusmcleod 2021-04-20 12:44:26 +1000
  • 6c0f8f9ee8 Fix template linting angusmcleod 2021-04-20 12:41:35 +1000
  • d657638fb1 Update wizard-admin.scss angusmcleod 2021-04-20 12:22:50 +1000
  • 8f4eaa5496 Linting, syntax, merge and copy cleanups angusmcleod 2021-04-20 12:17:29 +1000
  • ca91284870 Apply prettier angusmcleod 2021-04-20 10:54:38 +1000