Angus McLeod
8f8c6d50c6
move guest toggle to permitted attribute
2023-02-07 12:46:17 +01:00
Angus McLeod
ebdc045236
Merge branch 'main' into add_guest_support
2023-01-26 11:29:09 +01:00
Angus McLeod
c1007e78f5
WIP
2022-12-24 09:42:09 +01:00
Angus McLeod
34ff9e4136
Add watch_tags action
2022-12-23 17:28:09 +01:00
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
02255491d0
FIX: avatar link in wizard submissions was broken
2022-10-14 09:19:02 +02:00
Angus McLeod
1dfe93ee24
Add explicit locations plugin support
2022-10-10 14:04:55 +02:00
Angus McLeod
c2e759b1c5
FIX: pagination and submitted_at ordering of submissions
2022-10-05 17:14:43 +02:00
Angus McLeod
919ac702af
Merge branch 'main' into pro-release
2022-09-23 17:25:34 +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
bfd4e30d36
Add automatic integration
2022-09-19 12:09:34 +02:00
Angus McLeod
6c39054853
Add notice about subscriptions to wizard admin panel
2022-08-23 17:04:30 +02:00
Angus McLeod
9e1dfd9cf9
FIX: simplify wizard composer event handling
2022-08-22 15:56:58 +02:00
Angus McLeod
cfe563e515
FIX: use native javascript instead of jquery
2022-08-15 14:36:42 +02:00
Angus McLeod
eae5fbbbb8
FIX: try using new component style
2022-08-15 14:26:36 +02:00
Angus McLeod
e59d12be95
FIX: use input event instead of change event
2022-08-15 14:00:58 +02:00
Angus McLeod
248e785086
Merge branch 'main' into pro-release
2022-08-09 14:56:31 +01:00
Angus McLeod
1e8b667e3f
Working version contained within template model
2022-08-02 13:54:57 +01:00
Angus McLeod
2cec01ba2c
WIP Example
2022-08-02 12:39:56 +01:00
Angus McLeod
2f21358f10
Merge branch 'main' into pro-release
2022-08-01 16:44:42 +01:00
Angus McLeod
556a32aa5c
wizard_js locales are only loaded on the new /wizard route for non-staff
2022-07-30 11:23:12 +01:00
OsamaSayegh
5d55c154c1
DEV: Replace {{user-selector}}
with {{email-group-user-chooser}}
2022-07-29 18:51:58 +03:00
Angus McLeod
1e56477253
Minor style fixes and deprecation handling
2022-07-28 20:26:35 +01:00
Angus McLeod
b078b9c8f4
Use custom-wizard-step-form
2022-07-28 20:12:36 +01:00
Angus McLeod
150afb29e0
Namespace CSS and remove uneccessary site attributes
2022-07-27 14:40:05 +01:00
Angus McLeod
11ff38ae90
Move wizard into core app first step: move the files
2022-07-26 15:18:09 +01:00
Angus McLeod
8f53d25114
Merge branch 'main' into pro-release
2022-07-13 16:29:24 +01:00
Angus McLeod
969fff1a3c
COMPATIBILITY: Support tag-group-chooser interface && add base CSS to wizard app
2022-06-13 09:25:34 +02:00
Angus McLeod
cf33fb9792
Style and other fixes for API features
2022-06-02 16:45:20 +02:00
Angus McLeod
eb8b289b50
Fix create api action
2022-05-31 13:37:34 +02:00
Angus McLeod
45ab9b1b80
Remove unconnected action
2022-05-13 11:52:11 +02:00
Angus McLeod
2d6581c60c
FIX: createWizard is a route action
2022-04-04 15:07:17 +02:00
Angus McLeod
cd43cdd29b
Revert "Update admin-wizards-wizard-show.hbs"
...
This reverts commit 13f5aeda98
.
2022-04-04 12:14:05 +02:00
Angus McLeod
61ad74e07b
Revert "Update action usage"
...
This reverts commit 37685ea8cf
.
2022-04-04 12:14:00 +02:00
Angus McLeod
13f5aeda98
Update admin-wizards-wizard-show.hbs
2022-04-04 12:02:42 +02:00
Angus McLeod
37685ea8cf
Update action usage
2022-04-04 12:01:36 +02:00
Angus McLeod
15b72155c5
Update admin-wizards-wizard-show.hbs
2022-03-30 11:01:36 +02:00
Angus McLeod
1296d3bff8
Update action usage
2022-03-29 21:15:09 +02:00
Angus McLeod
f607863510
Remove more subscription related things and integrate with subscription client
2022-03-25 12:18:54 +01:00
Angus McLeod
5edfb4c41e
Remove subs and notices files
2022-03-16 15:49:25 +01:00
Angus McLeod
69fd3d451d
merge main
2022-03-12 15:08:56 +01:00
Faizaan Gagan
f0580d2bba
FEATURE: allow tags from tag field to be confined to a tag group ( #175 )
...
* FEATURE: allow tag field to be confined to a tag group
* fixed linting
* bump minor version
* moved monkeypatch to a separate module
* use snake case for variable names
* added specs
2022-02-07 11:10:52 +05:30
angusmcleod
4605b23585
Merge branch 'main' into pro-release
2022-01-27 17:51:24 +08:00
Martin Brennan
7f065d91a1
FIX: Use uppy-image-uploader instead of image-uploader
...
The image-uploader component is deprecated and will
be removed shortly in Discourse core. The new component
is functionally equivalent.
2021-12-21 15:15:11 +10:00
angusmcleod
b37f7dbdd5
DEV: preview template style improvements
2021-12-14 09:11:23 +08:00
angusmcleod
49538d554d
Linting
2021-11-17 20:48:11 +08:00
angusmcleod
81bb7e56c2
WIP
2021-11-17 20:26:44 +08:00
merefield
14a337e00c
template lint
2021-11-02 09:11:30 +00:00