Robert Barrow
|
c9348469d7
|
FIX: gracefully deal with lack of field label for dropdown and add settings explanation key value
|
2019-10-22 20:40:27 +01:00 |
|
Robert Barrow
|
ce49a8ab94
|
new site setting to allow admin to choose the label cue to show national flag images when using the drop-down to select flag
|
2019-10-21 11:56:36 +01:00 |
|
Robert Barrow
|
fc602db262
|
Merge branch 'master' of https://github.com/angusmcleod/discourse-custom-wizard into juless_extensions
|
2019-10-11 10:47:16 +01:00 |
|
Angus McLeod
|
bdb1d936b9
|
Remove link functionality from editor
|
2019-10-11 08:49:20 +11:00 |
|
Robert Barrow
|
c5c91a11af
|
MERGE: merged upstream changes
|
2019-10-09 16:06:39 +01:00 |
|
Robert Barrow
|
d1b4a96e2c
|
FIX: better solution for setting a required field for send_message
|
2019-10-09 16:02:06 +01:00 |
|
Angus McLeod
|
82cb2668bc
|
add guest login
|
2019-10-08 16:46:13 +11:00 |
|
Robert Barrow
|
96d5a189dc
|
Various PR fixes inc moving flag data to yml, making accepted image upload files a site setting and adding class binding for image uploads
|
2019-10-04 22:13:41 +01:00 |
|
Robert Barrow
|
d376e178b4
|
removed console log
|
2019-09-23 23:00:53 +01:00 |
|
Robert Barrow
|
1597e40a8a
|
FEATURE: added image preview for image uploads
|
2019-09-23 22:16:41 +01:00 |
|
Robert Barrow
|
938e29fe3f
|
NEW FEATURE: can upload avatar in a wizard step
|
2019-09-11 12:58:57 +01:00 |
|
Robert Barrow
|
1670ed4b67
|
NEW FEATURE: ability to request national flag update in wizard
|
2019-09-11 09:30:38 +01:00 |
|
Angus McLeod
|
ad18ec9809
|
Improve redirect code clarity
|
2019-08-29 09:51:18 +10:00 |
|
Angus McLeod
|
f317032bca
|
Add open composer action
|
2019-08-27 16:05:24 +10:00 |
|
Angus McLeod
|
a6516fe383
|
re-add submissions
|
2019-08-13 15:51:37 +10:00 |
|
Angus McLeod
|
30390e8264
|
Improve flexibility and structure of send_to_api action
|
2019-08-13 14:11:46 +10:00 |
|
Angus McLeod
|
6ad821024a
|
Merge pull request #14 from angusmcleod/pr/13
Pr/13
|
2019-08-07 20:59:56 +10:00 |
|
Angus McLeod
|
7cd5069069
|
minor formatting
|
2019-08-07 20:46:05 +10:00 |
|
Angus McLeod
|
c156dcb6d1
|
Componentize
|
2019-08-07 20:38:50 +10:00 |
|
Angus McLeod
|
922afdc1bd
|
Client and server-side fixes
|
2019-08-07 20:16:05 +10:00 |
|
Angus McLeod
|
ee71719793
|
client-side improvements
|
2019-08-07 18:18:46 +10:00 |
|
Faizaan Gagan
|
861ab40a5a
|
minor issue: passing parameter to translation string
|
2019-08-06 16:47:03 +05:30 |
|
Faizaan Gagan
|
25792f92e4
|
Fixed code formatting, tweaked css, moved remaining hardcoded strings to translations and removed all console.log calls
|
2019-08-06 16:38:05 +05:30 |
|
Angus McLeod
|
b41d66214a
|
Fix validations
|
2019-07-31 17:42:50 +10:00 |
|
Angus McLeod
|
5b3245c576
|
Update field validation
|
2019-07-31 16:57:25 +10:00 |
|
Angus McLeod
|
3046d16ff3
|
Style tweaks
|
2019-07-31 12:31:15 +10:00 |
|
Faizaan Gagan
|
bf9ceb6dd3
|
made the changes discussed with Angus, some UI improvements and some edge-case validations
|
2019-07-30 22:34:18 +05:30 |
|
Faizaan Gagan
|
98d8eeffca
|
added some validations and changed the import logic to use FormData instead of FileReader
|
2019-07-29 13:30:56 +05:30 |
|
Faizaan Gagan
|
63fb0658e9
|
added a feature for importing and exporting wizards
|
2019-07-28 02:47:20 +05:30 |
|
Angus McLeod
|
eeba1d45d1
|
Style tweak
|
2019-07-27 17:14:07 +10:00 |
|
Angus McLeod
|
fa6414aaf7
|
set reset to null after load
|
2019-07-27 17:07:22 +10:00 |
|
Angus McLeod
|
802f7d1fd5
|
Add required data message
|
2019-07-27 17:01:29 +10:00 |
|
Angus McLeod
|
c058340c84
|
Fix tag and category fields
|
2019-07-27 16:10:26 +10:00 |
|
Angus McLeod
|
0460f9342d
|
Allow selection of category property type
|
2019-07-26 19:12:58 +10:00 |
|
Angus McLeod
|
a1c8b53e64
|
Only save category ids
|
2019-07-26 18:59:41 +10:00 |
|
Angus McLeod
|
dfe8debda7
|
Revert "Revert "Add category and tag selectors""
This reverts commit f8a8d5a964 .
|
2019-07-26 18:59:21 +10:00 |
|
Angus McLeod
|
f8a8d5a964
|
Revert "Add category and tag selectors"
This reverts commit 2e5af57c26 .
|
2019-07-26 18:23:16 +10:00 |
|
Angus McLeod
|
2e5af57c26
|
Add category and tag selectors
|
2019-07-26 18:00:55 +10:00 |
|
Angus McLeod
|
7a27139ebc
|
fix composer
|
2019-07-22 17:28:49 +10:00 |
|
Angus McLeod
|
81d86bec7c
|
Add file types setting to upload field
|
2019-07-19 13:47:17 +10:00 |
|
Angus McLeod
|
0b90fdabcf
|
bugfix
|
2019-07-18 09:18:08 +10:00 |
|
Angus McLeod
|
c9b7296640
|
Add preset dropdown for tags
|
2019-07-12 11:55:53 +10:00 |
|
Angus McLeod
|
e414e651cc
|
Merge fix
|
2019-07-12 11:06:39 +10:00 |
|
Angus McLeod
|
dfc87bccb0
|
Merge branch 'master' into api_authentication
|
2019-07-12 11:00:10 +10:00 |
|
Angus McLeod
|
8aeb3fb32d
|
tweak text
|
2019-07-02 16:52:47 +10:00 |
|
Angus McLeod
|
650dc498a4
|
Add required data && permitted params to steps
|
2019-07-02 14:49:14 +10:00 |
|
Angus McLeod
|
f693a2d25a
|
Add add_to_group action
|
2019-07-01 12:31:50 +10:00 |
|
Angus McLeod
|
20f605b899
|
Use wizard name in no access messages
|
2019-06-19 13:39:39 +08:00 |
|
Angus McLeod
|
aa7dd16827
|
Handle guests on wizard routes
|
2019-06-19 13:23:10 +08:00 |
|
Angus McLeod
|
92fb880502
|
Cook step titles
|
2019-06-19 12:32:03 +08:00 |
|