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
1c9d52bcfc
Fix linting
2022-05-13 12:06:38 +02:00
Angus McLeod
45f52d56c0
Sort actions by subscription type
2022-05-13 12:04:53 +02:00
Angus McLeod
45ab9b1b80
Remove unconnected action
2022-05-13 11:52:11 +02:00
Angus McLeod
3e2faaa264
Merge branch 'main' into pro-release
2022-05-13 11:42:50 +02:00
Angus McLeod
449b81a93e
COMPATIBILITY: new editor helper fn signatures
...
See 94207e27d1
2022-04-22 15:46:32 +03:00
Angus McLeod
9b96c02d0f
re-add qunit bootstrap conditional
2022-04-11 12:17:11 +02:00
Angus McLeod
cebc63b6d8
Try removing conditional from bootstrap
2022-04-11 11:47:33 +02:00
Angus McLeod
7d941eaf5e
Update bootstrap.js.es6
2022-04-11 11:10:00 +02:00
Angus McLeod
8b5b9624d7
Update wizard-qunit.js
2022-04-11 11:08:07 +02:00
Angus McLeod
305f94e9d9
Minor config updates
2022-04-11 11:02:21 +02:00
Angus McLeod
2d6581c60c
FIX: createWizard is a route action
2022-04-04 15:07:17 +02:00
Angus McLeod
0b6ba868ce
FIX: Ensure we always progress index
2022-04-04 12:15:13 +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
92219ace2f
Apply linting
2022-03-25 12:22:27 +01: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
ea52b2779b
Remove duplicated functions
2022-03-16 14:10:54 +01:00
Angus McLeod
e7755b106f
Update workflow to add frontend tests && handle deprecations
2022-03-16 14:09:23 +01:00
Angus McLeod
0c48435672
Merge branch 'pro-release' into add_acceptance_tests
2022-03-16 12:51:15 +01:00
Angus McLeod
835600c054
Fix linting
2022-03-16 12:46:16 +01:00
Angus McLeod
8893e6caf1
Refactor wizard client and add tests
2022-03-16 12:33:34 +01:00
Angus McLeod
69fd3d451d
merge main
2022-03-12 15:08:56 +01:00
Angus McLeod
f9b35a2541
COMPATIBILITY: Remove lodash
2022-03-07 09:02:39 +01:00
Angus McLeod
cb1054bcd6
FIX: output text for dropdown should not be possible
2022-03-03 20:47:30 +01:00
Faizaan Gagan
dcefd7c39e
FIX: add pretty-text-bundle
2022-02-11 19:20:48 +05:30
Faizaan Gagan
6201530606
FIX: add required dependency
2022-02-11 00:01:43 +05:30
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
Faizaan Gagan
8d2dbd565e
FIX: increase width to accomodate long category names ( #178 )
...
* FIX: increase width to accomodate long category names
* version bump
2022-01-31 16:21:23 +05:30
Angus McLeod
f92c2cd574
FIX: Wizard id increment fix ( #177 )
...
* increment object ids based on last object id
* Bump version
* Apply prettier
2022-01-31 15:12:26 +05:30
Faizaan Gagan
51553bc71d
FEATURE: validate liquid templates on wizard save ( #156 )
...
* DEV: validate liquid templates on wizard save
* minor fix
* code improvements and spec
* version bump
* fixed failing specs
* FIX: handle displaying backend validation errors on frontend
* fixed linting
* improved error display
* validate raw description for steps
* refactor conditional
* Identify attribute with liquid template error and pass syntax error
Co-authored-by: angusmcleod <angus@mcleod.org.au>
Co-authored-by: Angus McLeod <angusmcleod@users.noreply.github.com>
2022-01-31 15:11:14 +05:30
angusmcleod
4605b23585
Merge branch 'main' into pro-release
2022-01-27 17:51:24 +08:00
angusmcleod
43c4a1e0d6
COMPATIBILITY: composer editor compatibility updates
2021-12-22 16:41:38 +08:00
angusmcleod
41b5ba4f31
FIX: cleanup mixin requires
2021-12-22 12:35:47 +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
Angus McLeod
517da30a4c
DEV: Use uppy in upload field ( #167 )
...
* Move from jquery uploads to uppy.js
* Apply prettier and update version
2021-12-16 13:56:44 +05:30
angusmcleod
b37f7dbdd5
DEV: preview template style improvements
2021-12-14 09:11:23 +08:00
angusmcleod
70c3f19334
Update settings text and file naming
2021-12-09 09:53:10 +08:00
Faizaan Gagan
21b0d52b1b
cleanup
2021-12-08 12:56:14 +05:30
Faizaan Gagan
9c98887437
optional chaining to prevent errors
2021-12-08 12:50:57 +05:30
Faizaan Gagan
1a08c9b0c0
merged 'main' and resolved conflicts
2021-12-08 12:30:37 +05:30
angusmcleod
1ad9691e49
COMPATIBILITY: support new uploader
2021-12-01 15:19:14 +08:00
Faizaan Gagan
c271612fa9
minor formatting
2021-11-22 01:40:50 +05:30
Faizaan Gagan
3cb7e1fffb
set a fallback if no date format is passed
2021-11-22 01:23:12 +05:30