Commit Graph

56 Commits

Author SHA1 Message Date
b951983112 Fix for long titles on search results 2020-10-03 16:52:11 -04:00
b498220d9f Fixed search results not being cleared after new search 2020-10-03 01:34:26 -04:00
dff6c9deb3
Merge pull request #23 from ClaytonWWilson/display-search-results
Display search results
2020-10-01 15:45:34 -04:00
Clayton Wilson
2119b63696 Merge remote-tracking branch 'origin/master' into display-search-results 2020-10-01 15:43:05 -04:00
Clayton Wilson
ef2a58d23f Layout for sort and filter dialog on search results page 2020-10-01 15:34:34 -04:00
DreamCoder23
5f05c8bc26
Merge pull request #21 from ClaytonWWilson/aaron-branch
Added Code page and restructured the button flow
2020-09-30 17:41:19 -07:00
Aaron Sun
1b8c08bb62 Added Code page and restructured the button flow 2020-09-30 17:37:35 -07:00
DreamCoder23
fcbec9617b
Added Forgot Password and Reset Password pages
Added Forgot Password and Reset Password pages
2020-09-30 11:58:46 -07:00
DreamCoder23
bfaa757d49
Added Forgot Password and Reset Password pages
Added Forgot Password and Reset Password pages
2020-09-30 11:57:55 -07:00
Aaron Sun
b4fdf3cdb8 Added Forgot Password and Reset Password pages 2020-09-30 11:56:29 -07:00
Clayton Wilson
550483a708 Dialog for sorting search results 2020-09-29 12:53:31 -04:00
DreamCoder23
a5d1319494
Merge pull request #18 from ClaytonWWilson/master
Merge pull request #17 from ClaytonWWilson/aaron-branch
2020-09-28 17:09:21 -07:00
DreamCoder23
d71f51ae6f
Merge pull request #17 from ClaytonWWilson/aaron-branch
Merge pull request #16 from ClaytonWWilson/master
2020-09-28 17:08:08 -07:00
DreamCoder23
d5ff2392bb
Merge pull request #16 from ClaytonWWilson/master
Merge pull request #15 from ClaytonWWilson/aaron-branch
2020-09-28 17:06:16 -07:00
DreamCoder23
0bd3367dbb
Merge pull request #15 from ClaytonWWilson/aaron-branch
Merged the latest version on master with my code
2020-09-28 17:02:53 -07:00
Aaron Sun
28b916c326 Merge remote-tracking branch 'origin/master' into aaron-branch 2020-09-28 10:37:39 -07:00
Nathan Merz
da08442c60
Merge pull request #8 from ClaytonWWilson/ListLambdas
Client-API client infrastructure with the ListPOST Lambda as a demo
2020-09-27 11:57:09 -04:00
Nathan Merz
2cdfcc4c5c
Merge branch 'master' into ListLambdas 2020-09-27 11:56:27 -04:00
Nathan Merz
50195458b2
Merge pull request #7 from ClaytonWWilson/lambda-base
Lambda base
2020-09-27 11:54:48 -04:00
NMerz
2c9334ee9e Client API connection infrastructure
Create the infrastructure for the client to connect to API gateway in a generic manner. Tested with the ListPOST lambda.
2020-09-27 11:54:26 -04:00
Clayton Wilson
9d41a3078c Search results layout fixes and list sorting function 2020-09-26 22:56:22 -04:00
NMerz
a97caebd04 Merge branch 'display-search-results' into ListLambdas 2020-09-26 17:40:21 -04:00
Nathan Merz
113cc83975
Merge pull request #9 from ClaytonWWilson/search-button
Merge current UI work into leading backend branch
2020-09-26 17:00:15 -04:00
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
Clayton Wilson
c30819535b Added Glide library to handle image downloads 2020-09-25 16:04:41 -04:00
Clayton Wilson
dab57c1394 Search page displays item list view with hardcoded results 2020-09-24 20:45:09 -04:00
Clayton Wilson
e8dad9e03b Remove ListifyFrontend folder 2020-09-24 16:17:13 -04:00
Clayton Wilson
59be164f96 Merge remote-tracking branch 'origin/master' into search-button 2020-09-24 16:15:08 -04:00
392661cd6b
Merge pull request #5 from ClaytonWWilson/aaron-branch
Removed the unnecessary ListifyFrontend folder
2020-09-24 16:13:37 -04:00
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