Nate Bross
Nate Bross
> - work out what to do with angular/jquery plugins > - jquery is so simple it's almost pointless! > - someone has ported headroom to angular: https://github.com/TypeCtrl/ngx-headroom. should we...
I think we would need a more robust option than just a PortalDataAttribute button, because there still is no way to get the "next" page of data beyond that limit....
I've approved the actions to run on this PR and there are a couple of issues. If you can get those sorted out I'll try to take a look at...
This looks like a quite promising start! Can you please add a test case that covers this new feature as well so we can ensure it isn't broken by future...
@jakSolutionsGithub, @korpinz -- just wanted to follow up and see if you saw my note about adding some test coverage for this change?
Let me make sure I understand what you currently have that doesn't work: ```cs public class Product { [PortalData("ORDERS_PORTAL", TablePrefixFieldNames = "pro_orl_ORD")] public IEnumerable Orders { get; set; } }...
That seems like a reasonable addition that won't break backwards compatibility. If you want to submit a PR I'd be happy to review and work with you to get it...
That would make sense if FileMaker Server doesn't persist tokens, and this would indeed solve that issue. I have a few other projects going on at the moment, so I...
Currently do not have any plans to implement OAuth functionality, but I would definitely consider accepting a pull request.
FWIW I am still seeing this in v0.57.2.