Angus McLeod
|
3046d16ff3
|
Style tweaks
|
2019-07-31 12:31:15 +10:00 |
|
Angus McLeod
|
eeba1d45d1
|
Style tweak
|
2019-07-27 17:14:07 +10:00 |
|
Angus McLeod
|
fa6414aaf7
|
set reset to null after load
|
2019-07-27 17:07:22 +10:00 |
|
Angus McLeod
|
802f7d1fd5
|
Add required data message
|
2019-07-27 17:01:29 +10:00 |
|
Angus McLeod
|
c058340c84
|
Fix tag and category fields
|
2019-07-27 16:10:26 +10:00 |
|
Angus McLeod
|
0460f9342d
|
Allow selection of category property type
|
2019-07-26 19:12:58 +10:00 |
|
Angus McLeod
|
a1c8b53e64
|
Only save category ids
|
2019-07-26 18:59:41 +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
|
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 |
|