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

105 Commits

Autor SHA1 Nachricht Datum
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