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
|
7a27139ebc
|
fix composer
|
2019-07-22 17:28:49 +10:00 |
|
Angus McLeod
|
81d86bec7c
|
Add file types setting to upload field
|
2019-07-19 13:47:17 +10:00 |
|
Angus McLeod
|
0b90fdabcf
|
bugfix
|
2019-07-18 09:18:08 +10:00 |
|
Angus McLeod
|
c9b7296640
|
Add preset dropdown for tags
|
2019-07-12 11:55:53 +10:00 |
|
Angus McLeod
|
e414e651cc
|
Merge fix
|
2019-07-12 11:06:39 +10:00 |
|
Angus McLeod
|
dfc87bccb0
|
Merge branch 'master' into api_authentication
|
2019-07-12 11:00:10 +10:00 |
|
Angus McLeod
|
8aeb3fb32d
|
tweak text
|
2019-07-02 16:52:47 +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 |
|
Angus McLeod
|
3950d136b0
|
Merge pull request #11 from spacerest/view-submissions-css
View submissions css
|
2019-07-01 16:29:31 +10:00 |
|
Angus McLeod
|
f693a2d25a
|
Add add_to_group action
|
2019-07-01 12:31:50 +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 |
|
Angus McLeod
|
20f605b899
|
Use wizard name in no access messages
|
2019-06-19 13:39:39 +08:00 |
|
Angus McLeod
|
aa7dd16827
|
Handle guests on wizard routes
|
2019-06-19 13:23:10 +08:00 |
|
Angus McLeod
|
92fb880502
|
Cook step titles
|
2019-06-19 12:32:03 +08:00 |
|
Robert Barrow
|
15e52a5e42
|
added CSS for log table to match existing
|
2019-06-16 14:44:23 +01:00 |
|
Robert Barrow
|
fa39bbff29
|
FIX: logs weren't deleting when trash can was pressed
|
2019-06-16 14:33:30 +01:00 |
|
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 |
|