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

114 Commits

Autor SHA1 Nachricht Datum
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
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
1a0a4fdbbe add custom value placeholder 2018-10-07 18:28:26 +11:00
Angus McLeod
b78c2f0c0f add skip_redirect for actions 2018-09-18 11:56:42 +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
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
James Hahn II
a0a037a41b
Create wizard-field-upload.js.es6 2018-09-09 08:01:02 -05:00
Angus McLeod
efa8a7bbc8 css 2018-09-05 13:49:03 +10:00
Angus McLeod
3cdaa82ac5 avoid exception if path is null 2018-08-29 10:01:52 +10:00
Angus McLeod
8f4ee450ee style tweaks 2018-08-19 10:34:28 +10:00
Angus
7a781b24d0 theme key has changed to theme id 2018-07-17 08:57:53 +10:00
Orlando Del Aguila
d6a40d3088 set checkbox id for labels work correctly 2018-07-11 14:37:04 -05:00
Angus McLeod
b71ec64a9f Refactor redirect logic and update not_permitted text 2018-07-06 10:58:53 +10:00
Angus McLeod
33792e4d35 Re-apply sortable when links change 2018-06-29 16:54:06 +10:00
Angus McLeod
1b1df47e62 js formatting 2018-06-29 16:07:34 +10:00
Angus McLeod
1b83570ad3 Style disabled inputs 2018-06-14 09:59:58 +10:00
Angus McLeod
0bb1660b6b Replace object.assign with jQuery extend 2018-06-14 09:59:41 +10:00
Angus McLeod
cb9e37cf30 Fix client redirect 2018-05-24 16:11:23 +10:00
Angus McLeod
2981c32ea5 Add support for user_fields 2018-05-24 15:34:58 +10:00
Angus McLeod
5b312eca07 Add excluded paths setting 2018-05-24 15:34:02 +10:00
Angus McLeod
e005eac934 Small tweaks 2018-05-16 17:19:03 +10:00
Angus McLeod
b73b39370f Cook field labels 2018-05-13 15:46:02 +10:00
Angus McLeod
5e936036e6 Cook dropdown choices 2018-05-13 15:39:28 +10:00
Angus McLeod
9a3ae6406f Fix completed? for reused wizards && ensure users with no access can get back to site 2018-05-09 15:06:43 +10:00
Angus McLeod
11c85270a7 Update wizard composer 2018-04-15 12:49:12 +10:00
Angus McLeod
4b4ed53a46 Field description styles are off 2018-04-05 15:49:39 +10:00
Angus McLeod
e674617e37 remove overly general description p style 2018-04-05 15:32:01 +10:00
Angus McLeod
5a1ef0eedc Emoji class is not appearing for some reason - temp fix 2018-03-14 13:03:23 +08:00
Angus McLeod
5d6506355e Handle wizard routes in DiscourseURL.routeTo 2018-03-14 12:35:38 +08:00
Angus McLeod
47b5f96ce1 Exclude no-undef for certain files to make linter happy 2018-03-06 11:38:36 +08:00
Angus McLeod
4ab2cbb1ff Cook step descriptions && add image type && style updates 2018-03-05 09:52:15 +08:00
Angus McLeod
82f99d9dec Minor style tweaks 2018-02-10 15:12:33 +08:00
Angus McLeod
e81f131992 Use flexboxes to align step children and fields 2018-02-10 15:04:31 +08:00
Angus McLeod
42b933b030 Use flexbox for checkbox fields 2018-02-10 09:33:11 +08:00
Angus McLeod
23c2c120c2 Tweak mobile css 2018-02-09 16:07:52 +08:00
Angus McLeod
e96ecdc38b Welcome wizard style updates 2018-02-09 16:02:06 +08:00
Angus McLeod
14997a17a0 Fix tip mobile css 2018-02-09 15:43:57 +08:00
Angus McLeod
830d64fbd5 Fix tip css 2018-02-09 15:32:27 +08:00
Angus McLeod
bd81a5b3a7 Minor tweaks 2018-02-08 17:42:10 +08:00
Angus McLeod
9dd6efdaa2 Add composer field type 2018-02-08 12:30:55 +08:00