0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
discourse-custom-wizard/assets/javascripts/discourse/components
2024-05-02 14:57:56 +02:00
..
modal linting 2023-09-24 12:16:41 +01:00
wizard-subscription-selector fix linting issues 2021-10-19 13:49:06 +01:00
custom-field-input.js.es6 Remove more subscription related things and integrate with subscription client 2022-03-25 12:18:54 +01:00
custom-user-selector.js.es6 DEV: frontend tests cleanup 2023-06-20 09:10:53 +02:00
custom-wizard-category-selector.js.es6 FIX: categories need to be initialized so that CategorySelector defines the categoryId list 2023-12-08 17:23:01 +01:00
custom-wizard-composer-editor.js.es6 COMPATIBILITY: Update insert-hyperlink invocation following core change 2023-08-14 18:17:57 -04:00
custom-wizard-date-input.js.es6 Fix deprecations && invalid field handling 2023-03-22 10:11:48 +01:00
custom-wizard-date-time-input.js.es6 Fix deprecations && invalid field handling 2023-03-22 10:11:48 +01:00
custom-wizard-field-category.js.es6 FIX: categories need to be initialized so that CategorySelector defines the categoryId list 2023-12-08 17:23:01 +01:00
custom-wizard-field-checkbox.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-composer-preview.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-composer.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-date-time.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-date.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-dropdown.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-group.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-number.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-tag.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-text.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-textarea.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-time.js.es6 Prettier fixes 2023-03-22 11:38:18 +01:00
custom-wizard-field-upload.js.es6 Fix deprecations && invalid field handling 2023-03-22 10:11:48 +01:00
custom-wizard-field-url.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-field-user-selector.js.es6 Prettier fixes 2023-03-22 11:38:18 +01:00
custom-wizard-field.js.es6 DEV: Stop using the deprecated text.cookAsync function 2023-10-09 21:03:51 +04:00
custom-wizard-group-selector.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-no-access.js.es6 FIX: Ensure no access skip works for guests 2022-08-24 09:52:08 +02:00
custom-wizard-similar-topics.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-step-form.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-step.js.es6 Minor fixes 2024-02-23 11:39:12 +02:00
custom-wizard-tag-chooser.js.es6 Remove request_store and use for_input 2023-02-07 14:43:39 +01:00
custom-wizard-tag-selector.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
custom-wizard-text-field.js.es6 DEV: frontend tests cleanup 2023-06-20 09:10:53 +02:00
custom-wizard-time-input.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
field-validators.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
similar-topics-validator.js.es6 Move wizard into core app first step: move the files 2022-07-26 15:18:09 +01:00
validator.js.es6 FIX: various fixes for realtime validations feature 2024-05-02 14:57:56 +02:00
wizard-custom-action.js.es6 Fix prettier errors 2023-10-16 09:09:41 +08:00
wizard-custom-field.js.es6 Fix prettier errors 2023-10-16 09:09:41 +08:00
wizard-custom-step.js.es6 Apply prettier 2022-08-02 13:57:19 +01:00
wizard-links.js.es6 FIX: link index assignment edge cases 2022-10-19 18:07:19 +02:00
wizard-mapper-connector.js.es6 Apply es-lint to javascripts/discourse 2021-04-12 15:44:47 +10:00
wizard-mapper-input.js.es6 Apply to javascripts/discourse 2021-04-12 15:10:02 +10:00
wizard-mapper-pair.js.es6 Apply es-lint to javascripts/discourse 2021-04-12 15:44:47 +10:00
wizard-mapper-selector-type.js.es6 Apply prettier 💄 (#80) 2021-03-28 14:36:49 +05:30
wizard-mapper-selector.js.es6 merge in main 2023-11-15 10:30:09 +00:00
wizard-mapper.js.es6 move guest toggle to permitted attribute 2023-02-07 12:46:17 +01:00
wizard-message.js.es6 Update authentication and subscription handling 2021-08-10 14:45:23 +08:00
wizard-realtime-validations.js.es6 FIX: various fixes for realtime validations feature 2024-05-02 14:57:56 +02:00
wizard-subscription-badge.hbs Update subscription admin ux 2023-11-17 16:17:10 +01:00
wizard-subscription-badge.js Update subscription admin ux 2023-11-17 16:17:10 +01:00
wizard-subscription-container.hbs prettier 2023-09-24 11:58:20 +01:00
wizard-subscription-container.js prettier 2023-09-24 11:58:20 +01:00
wizard-subscription-selector.js.es6 fix front end tests 2023-09-25 15:41:01 +01:00
wizard-subscription-status.hbs Update subscription admin ux 2023-11-17 16:17:10 +01:00
wizard-subscription-status.js try alternative subscription update 2023-10-09 14:02:07 +01:00
wizard-table-field.js.es6 FIX: pagination and submitted_at ordering of submissions 2022-10-05 17:14:43 +02:00
wizard-text-editor.js.es6 Ensure that we're mapping an array 2022-12-13 15:21:56 +01:00
wizard-value-list.js.es6 Apply prettier 💄 (#80) 2021-03-28 14:36:49 +05:30