1
0
Fork 0
Commit-Graph

2055 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
620f30368e bugfix min length 2019-06-11 17:19:46 +10:00
Angus McLeod
b9f8cc61b2 distinguish between 2 legged and 3 legged oauth && other authorization improvements 2019-06-07 13:09:31 +10:00
Angus McLeod
4f195c704a Additional error handling 2019-06-07 09:57:34 +10:00
Robert Barrow
95ba52f973 added logging for api calls 2019-06-06 17:10:13 +01:00
Robert Barrow
1544d4494b removed test file 2019-06-05 22:29:35 +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
Robert Barrow
06f9b4be69 fix for empty api_body and addition of catch for bad JSON 2019-06-04 19:51:24 +01:00
Angus McLeod
7d04ffbde5 set min-height and allow resize for composer 2019-06-03 18:18:31 +10:00
Angus McLeod
8f64d77940 Add special formatting for tags in Create Topic Topic Fields 2019-06-03 17:51:45 +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
65979e1987 non working controller updates 2019-06-01 00:06:30 +01: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
Robert Barrow
3da8833410 add parameter constraints for callback controller 2019-05-29 23:18:38 +01:00
Robert Barrow
fdecbe155e added controller to handle callbacks 2019-05-22 11:46:34 +01:00
Robert Barrow
52b8c229ba added code to handle token refresh jobs specific to services 2019-05-19 14:56:17 +01:00
Angus McLeod
bc1cea1f69
Merge pull request #9 from romanrizzi/remove_unused_group_option
Remove unused group option from custom-user-search
2019-05-16 11:34:49 +10:00
Angus McLeod
3aeb6a3b47
Merge pull request #10 from merefield/api_authentication
Api authentication
2019-05-16 09:38:08 +10:00
Robert Barrow
0ca8758f6c comments cleanup and added better paramater check for oauth2 2019-05-15 08:09:48 +01:00
Robert Barrow
08172d7d35 added basic authentication and error handling 2019-05-15 07:54:32 +01: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
Robert Barrow
19a9497d74 added authentication protocol type 2019-05-14 14:54:33 +01:00
Robert Barrow
839f085500 add file reference to plugin dot rb 2019-05-12 15:08:59 +01:00
Robert Barrow
221c233e6d first commit 2019-05-11 16:53:37 +01: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
Angus McLeod
1a9c7d8589
Merge pull request #8 from nbianca/remove_dep
FIX: Remove outdated dependency.
2019-04-11 10:44:29 +10:00
Bianca Nenciu
ef84cbebd4
FIX: Remove outdated dependency. 2019-04-10 18:05:01 +03:00
Angus McLeod
62ee016c7c ensure wizard exists before forcing redirect 2019-04-09 19:11:09 +10: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
Angus McLeod
e05f98e43a
Merge pull request #6 from MakaryGo/patch-1
Fix for wizard height issue
2019-04-02 11:41:00 +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
4316e6c6ce Add svg fontawesome icons 2019-02-20 17:27:17 +11:00
Angus McLeod
6aefc5a192 precompile raw-templates script 2019-01-29 11:42:23 +11: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