You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the creation of ESI FATLinks through allianceauth-afat module when creating a ping.
Describe the feature you have in mind
Add a checkbox or button (similar to SRP checkbox) to allow auto-creation of ESI Fatlinks from a formatted ping.
Fleet Name & Fleet Type are already populated within both modules.
Obviously the FC Name would need to be activated from the ESI Character Select screen.
When the check box for ESI FATLink is checked, after a user has clicked "Create Ping", open a new browser tab of the ESI Character Select page.
The character selected on that screen would dictate the FC the FATLink is under (not the FC name in Fleet Pings).
Since each FATLink uses a unique Callback key, the callback would need to be processed locally within the Fleet Pings module, unless there was some way to to have AFAT do the processing of the callback creation? https://[URL].com/fleet-tracker/fatlink/create/esi-fatlink/callback/[CALLBACKKEY]/
Thanks in advance for looking into this feature request!
The text was updated successfully, but these errors were encountered:
Interesting idea, but not implemented that easily, since there is no way to make sure that:
a) The FC already has a fleet open, which is mandatory for ESI FAT-Links to work
b) The one creating the ping is the actual FC
But I keep this one open, in case I find a solution.
Context
Add the creation of ESI FATLinks through allianceauth-afat module when creating a ping.
Describe the feature you have in mind
Add a checkbox or button (similar to SRP checkbox) to allow auto-creation of ESI Fatlinks from a formatted ping.
Fleet Name & Fleet Type are already populated within both modules.
Obviously the FC Name would need to be activated from the ESI Character Select screen.
When the check box for
ESI FATLink
is checked, after a user has clicked "Create Ping", open a new browser tab of the ESI Character Select page.The character selected on that screen would dictate the FC the FATLink is under (not the FC name in Fleet Pings).
Since each FATLink uses a unique Callback key, the callback would need to be processed locally within the Fleet Pings module, unless there was some way to to have AFAT do the processing of the callback creation?
https://[URL].com/fleet-tracker/fatlink/create/esi-fatlink/callback/[CALLBACKKEY]/
Thanks in advance for looking into this feature request!
The text was updated successfully, but these errors were encountered: