Commit Graph

526 Commits

Author SHA1 Message Date
baf32d31c4
Merge branch 'master' into search-button 2020-09-24 16:08:50 -04:00
Clayton Wilson
9449b9a350 Cleaning up code and comments 2020-09-24 15:52:15 -04:00
Clayton Wilson
af2bc752a5 Search button functionality 2020-09-24 15:11:11 -04:00
Clayton Wilson
c948444f73 Search button layout 2020-09-24 13:03:40 -04:00
Aaron Sun
ee23a47f79 Merge branch 'aaron-branch' of https://github.com/ClaytonWWilson/Listify into aaron-branch 2020-09-21 14:51:33 -07:00
Aaron Sun
7fa74a7f91 Removed unncessary ListifyFrontend folder 2020-09-21 14:51:18 -07:00
DreamCoder23
5465e72b67
Delete modules.xml 2020-09-21 14:49:12 -07:00
DreamCoder23
ef90d31eea
Merge pull request #1 from ClaytonWWilson/aaron-branch
aaron-branch
2020-09-21 14:42:40 -07:00
DreamCoder23
a395f9d8b4
Merge branch 'master' into aaron-branch 2020-09-21 14:42:27 -07:00
Aaron Sun
b134fb98bf Got the home page working on the new template 2020-09-21 13:27:33 -07: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
Aaron Sun
701f26d361 Incorporated my original code into that of the new template 2020-09-20 15:51:44 -07:00
Aaron Sun
cc965fba4a Updated initial project template 2020-09-20 15:10:17 -07: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
Nathan Merz
330f7a7ecb
Merge pull request #3 from ClaytonWWilson/name-change
Rename client to Listify
2020-09-20 12:31:57 -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
Aaron Sun
e56f96340d Can transition between multiple pages 2020-09-18 11:23:59 -07:00
Aaron Sun
49e4730cb4 Added UI for Sign Up and Log In pages 2020-09-17 13:37:01 -07:00
Aaron Sun
69eb456939 Added Android Studio Project for the frontend 2020-09-15 21:42:52 -07:00
Clayton Wilson
41fd4de60e
Initial commit 2020-09-14 21:50:38 -04:00