Commit Graph

12 Commits

Author SHA1 Message Date
NMerz
de0bd51eaf Basic ListAdd Lambda
Create a basic list adding Lambda.

NOTE: This does not include the following which are still needed:
1) Permanent DB Setup
2) Better RDS access control with security groups
3) Proper input parameters for the List add Lambda
2020-09-26 16:53:44 -04:00
NMerz
bbe0daff43 Allow multiple method creation
A resource should be able to accept multiple methods
2020-09-26 11:15:06 -04:00
NMerz
34ed7358c5 Port tooling and increase durability 2020-09-20 23:33:55 -04:00
NMerz
74eeb2a09d Start Lambda connection infrastructure 2020-09-20 23:33:36 -04:00
NMerz
f576307e0a Set up initial Lambda sturucture with Cognito
Create demo Lambda/Gateway pair with Cognito integration
2020-09-20 16:26:13 -04:00
NMerz
2b1ecbadef Finish conversion to synchronized methods
Finished setting callbacks and made waiting volatile so cached value is not used across threads.
2020-09-20 10:38:08 -04:00
NMerz
63d06b46c2 auth skeleton
Include Amplify SDK, test basic auth functions, and setup framework for internal, synchronous interface.
2020-09-19 15:01:21 -04:00
NMerz
ae2fcab704 Rename client to Listify
All client references should have the app name for consistency and to make sure builds work correctly.
2020-09-19 13:27:42 -04:00
be0e8d8a99
Merge pull request #2 from ClaytonWWilson/init-frontend2
Init frontend2
2020-09-18 18:39:19 -04:00
Clayton Wilson
2a8ddff82a Change to api level 28 2020-09-18 18:37:18 -04:00
Clayton Wilson
5e026d9096 Init frontend with hamburger menu 2020-09-18 17:30:09 -04:00
Clayton Wilson
41fd4de60e
Initial commit 2020-09-14 21:50:38 -04:00