Maestro-Zacht / aa-charlink

GNU General Public License v3.0
0 stars 3 forks source link

Current app integrations #1

Open Maestro-Zacht opened 1 year ago

Maestro-Zacht commented 1 year ago
cpjet64 commented 1 year ago

Some modules that would be nice to have added: Structures https://apps.allianceauth.org/apps/detail/aa-structures Moon Tools https://apps.allianceauth.org/apps/detail/aa-moonstuff Moon Mining https://apps.allianceauth.org/apps/detail/aa-moonmining Fittings https://apps.allianceauth.org/apps/detail/fittings

ppfeufer commented 1 year ago

AFAT » https://github.com/ppfeufer/allianceauth-afat

Maestro-Zacht commented 1 year ago

AFAT » https://github.com/ppfeufer/allianceauth-afat

I just checked your app and it doesn't seem it has a login functionality. It requests a token when adding esi fleets but there is no associated action such as registering the user or the token in a model, like other apps do. In addition to that if there is a valid token the user would need to select that anyway when adding an esi FAT, it would just skip the ccp login.

If I'm missing something pls let me know.

ppfeufer commented 1 year ago

Nah, that's pretty much it. Skipping the login and landing directly at the character selection would be the improvement/benefit here. Pretty much "pre-loading" the scopes.

Tokens are requested when:

davidrobbins1 commented 12 months ago

Corporation Audit. I believe it is part of corp tools https://website.com/audit/corp/r/#/

Maestro-Zacht commented 12 months ago

Yes it is and i totally missed that. It'll be a little more difficult to implement though, because it require changing how the dynamic import works since atm it accepts 1 entry for each app. I'll do that after completing tests and AFAT integration.

GurkeTonic commented 4 months ago

It would be great to integrate the following module:

Sutima commented 1 month ago

Would be lovely to add https://gitlab.com/ErikKalkoken/aa-standingsrequests

Maestro-Zacht commented 4 weeks ago

I assume you'd like to add the login when you request standings to a corporation/alliance, and not the one for setting up the alliance. In that case, it's not possible at the moment since the token you add has different scopes based on the state the user is in, while only a static list of scopes can be set on charlink. This may change in the future, I'll leave the entry in the list.