0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
Commit-Graph

2275 Commits

Autor SHA1 Nachricht Datum
romanrizzi
a4cacb169d Removed group option since it's not used and we're planning to deprecate it soon 2019-05-14 16:57:03 -03:00
Robert Barrow
19a9497d74 added authentication protocol type 2019-05-14 14:54:33 +01:00
Robert Barrow
839f085500 add file reference to plugin dot rb 2019-05-12 15:08:59 +01:00
Robert Barrow
221c233e6d first commit 2019-05-11 16:53:37 +01:00
Angus McLeod
1709900d51 remove margin on step-description 2019-04-26 11:25:36 +10:00
Angus McLeod
cd51e4cbca fix placeholders 2019-04-18 09:47:41 +10:00
Angus McLeod
29ad274df7 Merge branch 'master' of https://github.com/angusmcleod/discourse-custom-wizard 2019-04-12 19:43:13 +10:00
Angus McLeod
53952bbc1e css tweak 2019-04-12 19:42:59 +10:00
Angus McLeod
1a9c7d8589
Merge pull request #8 from nbianca/remove_dep
FIX: Remove outdated dependency.
2019-04-11 10:44:29 +10:00
Bianca Nenciu
ef84cbebd4
FIX: Remove outdated dependency. 2019-04-10 18:05:01 +03:00
Angus McLeod
62ee016c7c ensure wizard exists before forcing redirect 2019-04-09 19:11:09 +10:00
Angus McLeod
80e5bcc0dc add none placeholder for action types 2019-04-09 19:00:00 +10:00
Angus McLeod
e127d0c2ae
Merge pull request #7 from procourse/fix_footer_logo
Fix missing footer image
2019-04-02 11:41:26 +11:00
Angus McLeod
e05f98e43a
Merge pull request #6 from MakaryGo/patch-1
Fix for wizard height issue
2019-04-02 11:41:00 +11:00
Justin DiRose
5a70e79f5c FIX: Missing footer image 2019-03-26 10:53:59 -05:00
Makary
aea4d2f1c2
Fix for wizard height issue
This should take care of the layout issue mentioned below
https://meta.discourse.org/t/custom-wizard-plugin/73345/272?u=makarygo
2019-03-26 04:17:23 +01:00
Angus McLeod
4316e6c6ce Add svg fontawesome icons 2019-02-20 17:27:17 +11:00
Angus McLeod
6aefc5a192 precompile raw-templates script 2019-01-29 11:42:23 +11:00
Angus McLeod
2e861f6b69 add wizard raw template pre-compilation 2019-01-29 11:30:35 +11:00
Angus McLeod
8eee281e25 location in wizard style improvements 2019-01-24 11:44:19 +11:00
Angus McLeod
2af1c543c1 gsub fix 2019-01-23 10:07:29 +11:00
Angus McLeod
a0b34f308b fix custom_title check 2019-01-22 13:45:49 +11:00
Angus McLeod
3a5d3a0687 stripe whitespace when validating length 2019-01-22 13:11:42 +11:00
Angus McLeod
cfb93e2adb Add postalcode translation 2019-01-22 10:57:33 +11:00
Angus McLeod
76c2e0a88d bugfix 2019-01-22 10:57:03 +11:00
Angus McLeod
c40a582a51 Dont restrict step height 2019-01-22 10:35:23 +11:00
Angus McLeod
36dd30bf46 style update 2019-01-22 10:15:42 +11:00
Angus McLeod
44e15ddfaa various fixes 2019-01-18 11:34:52 +11:00
Angus McLeod
50593dc298 preload custom wizard start script 2019-01-17 15:45:21 +11:00
Angus McLeod
0ea0524dcf add reset flag 2019-01-14 13:53:53 +11:00
Angus McLeod
e8ac4f7ca8 bugfix 2019-01-14 13:13:37 +11:00
Angus McLeod
87c0c8fe74 add calendar-o svg 2019-01-14 13:03:42 +11:00
Chad Boschert
1dae4fc537 IE11 CSS hack for decent display w/o flex support 2018-11-29 09:50:06 +11:00
Chad Boschert
126cdd910a Added IE11 polyfill to resolve client-side error that prevented wizard step from rendering 2018-11-29 09:50:06 +11:00
Chad Boschert
36117bdc60 IE 11 caches agressively; prevent ajax call from caching 2018-11-29 09:50:06 +11:00
Chad Boschert
d735395c3e Fix IE bug that causes undefined wizardid 2018-11-29 09:50:06 +11:00
Angus McLeod
e842801737 remove special_font_face 2018-11-29 09:34:43 +11:00
Angus McLeod
1a0a4fdbbe add custom value placeholder 2018-10-07 18:28:26 +11:00
Angus McLeod
f903aaed59 ensure custom_value is not a blank string 2018-10-07 18:03:53 +11:00
Angus McLeod
ea1c7f3e64 add french translations 2018-10-05 09:04:20 +10:00
Angus McLeod
7952fd03b1 ensure after_signup is not triggered on password reset 2018-09-25 21:04:08 +10:00
Angus McLeod
b78c2f0c0f add skip_redirect for actions 2018-09-18 11:56:42 +10:00
Angus McLeod
a1f4d6fdf9 Allow wizard and user fields in custom_title 2018-09-18 11:15:11 +10:00
Angus McLeod
5c7ab3d550
Merge pull request #5 from angusmcleod/pr/4
Add upload component
2018-09-15 16:22:08 +10:00
Angus McLeod
cb8f8e2410 save whole file object and show filename 2018-09-15 16:21:02 +10:00
James Hahn II
5232518bdc
Update wizard-field-upload.hbs 2018-09-11 10:51:40 -05:00
James Hahn II
51f4365976
Update field.rb 2018-09-09 08:20:12 -05:00
James Hahn II
6f0aa3d911
Update wizard-field-upload.js.es6 2018-09-09 08:07:49 -05:00
James Hahn II
85c64fb3b6
Update wizard-field-upload.hbs 2018-09-09 08:06:52 -05:00
James Hahn II
5c811bbb2f
Create wizard-field-upload.hbs 2018-09-09 08:03:46 -05:00