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

194 Commits

Autor SHA1 Nachricht Datum
Robert Barrow
7efaf25572 added logging to token refresh, added user column to log and log display 2019-06-16 12:49:51 +01:00
Robert Barrow
c6fed81d28 updated some ember actions to closure actions to remove deprecation warnings, fixed issue where you could not remove last auth parameter as key would never be cleared 2019-06-12 21:57:38 +01:00
Angus McLeod
b9f8cc61b2 distinguish between 2 legged and 3 legged oauth && other authorization improvements 2019-06-07 13:09:31 +10:00
Robert Barrow
95ba52f973 added logging for api calls 2019-06-06 17:10:13 +01:00
Robert Barrow
def5f8e669 added validation for endpoint body JSON in API admin and fixed error handling in actual API calls 2019-06-05 22:23:15 +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
Robert Barrow
cc98a14d15 added basic auth interface changes and supporting code 2019-06-02 23:59:35 +01: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
6345083c4d initialize auth params and endpoints in the route & model 2019-06-01 12:25:09 +10:00
Robert Barrow
582e2cca42 fixed issue that prevented you adding params or endpoints when there were none to begin with 2019-05-31 23:25:22 +01:00
Robert Barrow
06b5e28ced removed debug statement from javascript 2019-05-31 22:37:17 +01:00
Robert Barrow
6afdeb7408 resolved type error for api.get not a function and for error on save when no endpoints 2019-05-31 22:32:24 +01:00
Angus McLeod
9ff904d0fa WIP: Add Endpoint Administration 2019-05-31 17:54:11 +10:00
Angus McLeod
01a9e7f148 complete OAuth authorization && Start API Admin UI 2019-05-30 15:04:34 +10:00
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
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
Bianca Nenciu
ef84cbebd4
FIX: Remove outdated dependency. 2019-04-10 18:05:01 +03: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
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
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
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
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
Angus McLeod
2859150dc2 Remove list style change 2018-02-04 18:47:04 +08:00
Angus McLeod
ac3369eee0 Try removing the redirect 2018-02-04 17:53:20 +08:00
Angus McLeod
21e235be40 Ensure submissions model has id 2018-02-04 17:31:26 +08:00
Angus McLeod
94910e25f0 Ensure invalid checkbox is animated 2018-02-04 17:23:28 +08:00
Angus McLeod
ce1cbd5e8c Update user custom field handling 2018-02-04 16:42:02 +08:00
Angus McLeod
d837a7c9bc Add custom user fields to actions 2018-02-04 15:52:53 +08:00
Angus McLeod
080bb7e49c Improve field validation to better handle new types 2018-02-04 14:34:32 +08:00
Angus McLeod
b66999f845 Rm unnecessary require 2018-02-03 10:25:25 +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
610aa772f2 Another tweak of placement of loading spinner 2017-12-25 21:49:25 +08:00
Angus McLeod
cbdad79c90 Better placement of step loading spinner 2017-12-25 21:29:06 +08:00
Angus McLeod
a4875f2214 Add basic theme support to custom wizards 2017-12-17 11:43:18 +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