1
0
Fork 0
Commit-Graph

214 Commits

Autor SHA1 Nachricht Datum
Angus McLeod
ee61c1deb3 add permitted setting 2020-03-30 17:16:03 +11:00
Angus McLeod
b212eaa2f3 wip 2020-03-30 10:53:28 +11:00
Angus McLeod
71054b80f3 Style and deprecation updates 2020-03-29 18:49:33 +11:00
fzngagan
b728af7a46 added events form css 2020-03-27 12:50:52 +05:30
fzngagan
2b45e9b039 added css/js for timepicker on wizard side 2020-03-27 12:49:27 +05:30
Robert Barrow
3c364c928c CSS for url entry to bring in line with text fields 2020-03-25 11:30:05 +00:00
Angus McLeod
fe7283ab3c Add content conditionals 2020-03-24 20:35:46 +11:00
Angus McLeod
3a14cb0805 wip 2020-03-23 16:41:04 +11:00
Angus McLeod
2e6ab27ea0 add prefil 2020-03-22 04:30:11 +11:00
Angus McLeod
9ac57eeb98 FEATURE: Add real Discourse composer 2019-11-20 23:08:04 +11:00
Robert Barrow
fe67efdb3c improve CSS for intellisense results presentation 2019-10-01 19:39:39 +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
f317032bca Add open composer action 2019-08-27 16:05:24 +10:00
Angus McLeod
a52b54c463 Remove bottom margin from step titles 2019-08-27 09:34:48 +10:00
Angus McLeod
243343987a Remove uncessary css 2019-08-21 11:12:47 +10:00
Angus McLeod
c565516ac4 Stylesheet loading has changed 2019-08-21 10:36:31 +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
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
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
f60ae12610 Move badges into main stylesheet 2019-07-31 16:25:19 +10:00
Angus McLeod
67074e975b Simplify css file requiring 2019-07-31 13:39:53 +10:00
Angus McLeod
0c61a9b5dc style tweaks 2019-07-31 12:53:42 +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
Angus McLeod
eeba1d45d1 Style tweak 2019-07-27 17:14:07 +10:00
Angus McLeod
802f7d1fd5 Add required data message 2019-07-27 17:01:29 +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
dfc87bccb0
Merge branch 'master' into api_authentication 2019-07-12 11:00:10 +10:00
Angus McLeod
49c6456b87 Merge branch 'master' of https://github.com/angusmcleod/discourse-custom-wizard 2019-07-02 14:49:41 +10:00
Angus McLeod
650dc498a4 Add required data && permitted params to steps 2019-07-02 14:49:14 +10:00
spacerest
f1bb2f6be1 fix update css so wizard submissions table doesn't get cut off 2019-06-30 14:21:40 +09:30
spacerest
645c94c170 update css so wizard submissions table doesn't get cut off 2019-06-30 14:13:37 +09:30
Robert Barrow
15e52a5e42 added CSS for log table to match existing 2019-06-16 14:44:23 +01:00
Angus McLeod
7d04ffbde5 set min-height and allow resize for composer 2019-06-03 18:18:31 +10:00
Angus McLeod
5ffcee1dde Add custom wizard integration 2019-06-03 17:09:24 +10:00
Angus McLeod
819c76b3ff API data validation and administration improvements 2019-06-03 12:49:54 +10:00
Angus McLeod
22d1c6fd06 API Admin client-side cleanups 2019-06-03 09:40:54 +10:00
Angus McLeod
f331f80cbb Update wizard api CRUD
- New api metadata model
- New api id system
- Minor UI updates
2019-06-02 20:54:31 +10:00
Angus McLeod
9ff904d0fa WIP: Add Endpoint Administration 2019-05-31 17:54:11 +10:00
Angus McLeod
1709900d51 remove margin on step-description 2019-04-26 11:25:36 +10:00
Angus McLeod
53952bbc1e css tweak 2019-04-12 19:42:59 +10: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
8eee281e25 location in wizard style improvements 2019-01-24 11:44:19 +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
Chad Boschert
1dae4fc537 IE11 CSS hack for decent display w/o flex support 2018-11-29 09:50:06 +11:00
Angus McLeod
cb8f8e2410 save whole file object and show filename 2018-09-15 16:21:02 +10:00
Angus McLeod
efa8a7bbc8 css 2018-09-05 13:49:03 +10:00
Angus McLeod
8f4ee450ee style tweaks 2018-08-19 10:34:28 +10:00
Angus McLeod
1b83570ad3 Style disabled inputs 2018-06-14 09:59:58 +10:00
Angus McLeod
2981c32ea5 Add support for user_fields 2018-05-24 15:34:58 +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
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
Angus McLeod
2859150dc2 Remove list style change 2018-02-04 18:47:04 +08:00
Angus McLeod
94910e25f0 Ensure invalid checkbox is animated 2018-02-04 17:23:28 +08:00
Angus McLeod
794422658b Style tweaks 2018-02-01 13:11:23 +08:00
Angus McLeod
c0e0338f5f Add text-only field && make more elements optional && style changes 2018-01-30 21:19:32 +08:00
Angus McLeod
bb03477251 Add color to image span 2018-01-26 11:02:05 +08:00
Angus McLeod
6383be7e09 Slightly reduce size of small images in wizard 2018-01-26 10:47:10 +08:00
Angus McLeod
1cca125ebd Add bronze, silver and gold text colors 2018-01-25 08:52:11 +08:00
Angus McLeod
ed3949fdf8 Update custom wizard image css 2018-01-19 19:50:34 +08:00
Angus McLeod
be5a431d7e Image style tweaks 2018-01-12 14:21:08 +08:00
Angus McLeod
cbdad79c90 Better placement of step loading spinner 2017-12-25 21:29:06 +08:00
Angus McLeod
6612110007 Css tweak 2017-12-13 13:31:31 +08:00
Angus McLeod
2aba1ade5d Css tweak 2017-12-11 10:05:50 +08:00
Angus McLeod
36646d6f7e Style tweak 2017-12-05 09:42:34 +08:00
Angus McLeod
e78291ebd0 Add mobile styles 2017-12-03 15:57:54 +08:00
Angus McLeod
aa1c30f1d3 Add custom category and title for create_topic 2017-11-30 10:55:15 +08:00
Angus McLeod
f7c1170e07 Add min trust setting 2017-11-29 17:48:49 +08:00
Angus McLeod
f5ffff35d8 Add post builder 2017-11-24 12:32:15 +08:00
Angus McLeod
e731ecba23 Add user-selector and checkbox as field options 2017-11-23 17:03:19 +08:00
Angus McLeod
c6d671b90a Minor tweaks 2017-11-22 21:06:09 +08:00
Angus McLeod
6ef29a2a3b Css tweak 2017-11-22 20:08:08 +08:00
Angus McLeod
ce29654f0f Serialiser and css tweaks 2017-11-22 18:35:43 +08:00
Angus McLeod
b45d26c143 Add prompt completion feature 2017-11-22 17:34:21 +08:00
Angus McLeod
ded156c4dd Add wizard & step classes && add some 3rd party css (to be removed) 2017-11-15 15:36:44 +08:00
Angus McLeod
75d4fcaab5 Fix start step && add dropdown none 2017-11-09 10:50:48 +08:00
Angus McLeod
8c173a7b17 Fix dropdown choices && wizard start 2017-11-08 16:52:50 +08:00
Angus McLeod
7f15e2a657 Minor tweaks 2017-11-06 17:06:53 +08:00
Angus McLeod
d14db3678a Add rich text for step descriptions 2017-11-02 10:22:13 +08:00
Angus McLeod
be81aa7f4d various 2017-11-01 12:21:14 +08:00
Angus McLeod
a09376e645 various 2017-10-30 14:24:51 +08:00
Angus McLeod
18e93a84eb Css updates 2017-10-25 09:23:51 +08:00
Angus McLeod
f6251ace06 various 2017-10-22 11:37:58 +08:00
Angus McLeod
5220b069f6 various 2017-10-17 15:18:53 +08:00
Angus McLeod
e859e3efa2 various 2017-10-13 21:02:34 +08:00
Angus McLeod
dd26ac63af various 2017-10-09 13:52:09 +08:00
Angus McLeod
a43f4b1344 various 2017-10-07 10:27:38 +08:00
Angus McLeod
9f40821db0 Various 2017-10-06 10:59:02 +08:00
Angus McLeod
f8848d2b93 Custom forms display steps, just don't save data yet 2017-09-29 19:27:03 +08:00
Angus McLeod
ebd026887c Init unfinshed 2017-09-23 10:34:07 +08:00