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 |
|
Angus McLeod
|
5e5b5e67ee
|
FIX: Cache valid directs and only allow one type in a template (#176)
* Cache valid directs and only allow one type in a template
* Add spec
* Bump version
* Bump version
* Exclude current wizard from other_after_signup
|
2022-01-31 14:48:04 +05:30 |
|
Angus McLeod
|
5bbb36e213
|
Merge pull request #151 from paviliondev/wizard-permissions
FIX: grant reply/edit permissions to topic author
|
2022-01-31 16:04:38 +08:00 |
|
Faizaan Gagan
|
f5a35baa1b
|
simplified logic
|
2022-01-31 12:50:20 +05:30 |
|
Faizaan Gagan
|
5d882d69a2
|
merged 'main' and resolved conflicts
|
2022-01-31 09:47:12 +05:30 |
|
angusmcleod
|
4605b23585
|
Merge branch 'main' into pro-release
|
2022-01-27 17:51:24 +08:00 |
|
Keegan George
|
c9e243f3d8
|
DEV: Add PR title for translations
|
2022-01-26 09:37:31 -08:00 |
|
Keegan George
|
9f0b08a37e
|
Update Crowdin configuration file
|
2022-01-26 06:20:50 -08:00 |
|
angusmcleod
|
02e931ae08
|
Update plugin-linting.yml
|
2021-12-22 16:49: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 |
|
Angus McLeod
|
3ffb0a9c2a
|
Merge pull request #169 from martin-brennan/issue/replace-image-uploader-with-uppy-image-uploader
FIX: Use uppy-image-uploader instead of image-uploader
|
2021-12-22 12:14:51 +08:00 |
|
angusmcleod
|
b74dfcc3f8
|
Increment patch version
|
2021-12-22 12:12:48 +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 |
|
Angus McLeod
|
1c31097078
|
Merge pull request #155 from paviliondev/create_topic_button_override
FEATURE: allow 'New Topic' button to redirect to a wizard
|
2021-12-09 10:09:29 +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 |
|
Faizaan Gagan
|
00682fb4c2
|
FIX: field validation was not working in backend (#165)
* FIX: field validation was not working in backend
* added tests
|
2021-12-07 14:20:34 +05:30 |
|
Faizaan Gagan
|
460d4e397a
|
fixed linting
|
2021-12-07 14:01:39 +05:30 |
|
Tim Santos
|
757b382345
|
Update .discourse-compatibility (#161)
|
2021-12-06 11:49:09 +05:30 |
|
Angus McLeod
|
b95639b315
|
Merge pull request #163 from paviliondev/uploader_compatibility_fixes
COMPATIBILITY: support new uploader
|
2021-12-01 16:38:07 +08:00 |
|
angusmcleod
|
1ad9691e49
|
COMPATIBILITY: support new uploader
|
2021-12-01 15:19:14 +08:00 |
|
angusmcleod
|
7af77533ba
|
Add https to notice requests
|
2021-11-25 14:38:16 +08:00 |
|
Angus McLeod
|
ce0335b679
|
Merge pull request #159 from paviliondev/fix_date_time_display
FIX: pass a fallback format to date picker
|
2021-11-22 09:24:25 +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 |
|
Faizaan Gagan
|
342fe53a4d
|
remove unused import
|
2021-11-22 00:38:43 +05:30 |
|
Faizaan Gagan
|
acd27cd380
|
FIX: don't pass format to date picker
|
2021-11-22 00:30:29 +05:30 |
|
Faizaan Gagan
|
ac944dbb3e
|
FIX: Discourse.BaseUrl no longer works
|
2021-11-21 11:22:36 +05:30 |
|
Faizaan Gagan
|
80d470b25d
|
FIX: add import, fix deprication
|
2021-11-21 10:41:44 +05:30 |
|
angusmcleod
|
fac8d821cf
|
publish notice count at the end of the update cycle
|
2021-11-18 17:07:15 +08:00 |
|
angusmcleod
|
e1a746ca28
|
Add pluginId and console.logs
|
2021-11-18 16:32:23 +08:00 |
|
angusmcleod
|
559d3f4f19
|
Use iso times for the notice timestamps
|
2021-11-18 16:05:32 +08:00 |
|
Faizaan Gagan
|
cdafffea2b
|
use proper structure for preloading category custom fields
|
2021-11-17 20:15:48 +05:30 |
|
Angus McLeod
|
75d881de06
|
Merge pull request #157 from paviliondev/add_notice_inbox
Add notice inbox
|
2021-11-17 21:04:52 +08:00 |
|
angusmcleod
|
49538d554d
|
Linting
|
2021-11-17 20:48:11 +08:00 |
|
angusmcleod
|
853634be27
|
Fix failing specs
|
2021-11-17 20:26:44 +08:00 |
|
angusmcleod
|
98061c14e8
|
Fix spec (mostly)
|
2021-11-17 20:26:44 +08:00 |
|
angusmcleod
|
81bb7e56c2
|
WIP
|
2021-11-17 20:26:44 +08:00 |
|
Angus McLeod
|
bbd1253891
|
Merge pull request #147 from paviliondev/pro-release-api
Pro release api
|
2021-11-17 20:18:54 +08:00 |
|
Faizaan Gagan
|
892914d649
|
fixed formatting
|
2021-11-11 17:38:53 +05:30 |
|
Faizaan Gagan
|
f044ad6101
|
bump version
|
2021-11-11 17:22:54 +05:30 |
|
Faizaan Gagan
|
564985e46e
|
FEATURE: allow 'New Topic' button to redirect to a wizard
|
2021-11-11 17:20:42 +05:30 |
|
angusmcleod
|
457463f7c7
|
Add blankspace
|
2021-11-10 22:25:42 +08:00 |
|
merefield
|
e37b2a6e85
|
Remove semi colon!
|
2021-11-09 15:04:04 +00:00 |
|
merefield
|
584ee6d24e
|
remove redundant returns
|
2021-11-09 15:01:17 +00:00 |
|