Conversation
…ltiple queries in one command
* created backend route to insert row * fixed infinite loop when database is waking up --------- Co-authored-by: Max D <max@Maxs-MacBook-Air.local> Co-authored-by: Sammy Fischer <sfischer@consultwithcase.com>
…only) (#211) * created backend route to query data * support optional start and end date --------- Co-authored-by: Max D <max@Maxs-MacBook-Air.local> Co-authored-by: Sammy Fischer <sfischer@consultwithcase.com>
…exception. added logger (#212)
* POR-3204: log timesheet reminders to aurora database * POR-3204: created script to initialize the database * POR-3204: create audit when timesheet reminders are sent * POR-3204: add rds data policies to timesheet reminder function
…le (#224) * POR-3215: modularized aurora db interaction code * POR-3215: (wip) install expense-app-db into dependency layer * POR-3215: install aurora package to lambda layers * POR-3215: stop using tarball because it caused inconsistencies when installing for other people
* POR-3215: modularized aurora db interaction code * POR-3215: (wip) install expense-app-db into dependency layer * POR-3215: install aurora package to lambda layers * POR-3215: stop using tarball because it caused inconsistencies when installing for other people * POR-3216: fix how queries are serialized and install jest to help test * POR-3216: audit creation of objects in dynamo, fix sql query building, improve tests * POR-3216: fix how responses from db are handled * fix audits for employee creation, add logging to aurora module, formatting/import organization * POR-3216: audit deletion of employees
* POR-3244: audit expense updates, write unit test to test database connection, remove training url functionality from databaseModify * POR-3244: style fixes and cleanup
…ster and secret arn from aws during init
Merge master to audits
POR-3257: automatically obtain cluster/secret arn instead of using env variables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.