|
1b40bbc569
|
Merge pull request #2 from ruihildt/dependabot/npm_and_yarn/eslint-utils-1.4.3
Bump eslint-utils from 1.4.0 to 1.4.3
|
2019-11-04 00:28:27 +01:00 |
|
dependabot[bot]
|
d9faef2cd4
|
Bump eslint-utils from 1.4.0 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-11-02 14:38:32 +00:00 |
|
|
4088b78202
|
Merge pull request #1 from ruihildt/dependabot/npm_and_yarn/knex-0.19.5
Bump knex from 0.19.1 to 0.19.5
|
2019-11-02 15:31:15 +01:00 |
|
dependabot[bot]
|
64c89da741
|
Bump knex from 0.19.1 to 0.19.5
Bumps [knex](https://github.com/tgriesser/knex) from 0.19.1 to 0.19.5.
- [Release notes](https://github.com/tgriesser/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tgriesser/knex/commits/0.19.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-11-02 14:03:20 +00:00 |
|
|
d748dd8b99
|
Delete test db from repo
|
2019-08-02 01:48:57 +02:00 |
|
|
cdb89b275e
|
Complete Users endpoints tests
|
2019-08-02 01:47:48 +02:00 |
|
|
33d5817e44
|
Fix test db config
|
2019-08-02 01:32:51 +02:00 |
|
|
47f7987d09
|
Update db test environment
|
2019-08-02 01:23:01 +02:00 |
|
|
77a4c28757
|
Fix dailyAverages query on session update & test
- Add dailyAverages seeds
- Start implementing testing
|
2019-08-02 01:18:56 +02:00 |
|
|
7bddb9a54e
|
Add server demo link
|
2019-08-01 22:38:07 +02:00 |
|
|
0c70ee8771
|
Add documentation and correct typo
|
2019-08-01 22:31:44 +02:00 |
|
|
31bbcb52c7
|
Add daily averages endpoint / move authentication
|
2019-08-01 21:12:20 +02:00 |
|
|
c36391321c
|
Add dailyAverage when providing complete session
|
2019-08-01 20:43:43 +02:00 |
|
|
856f8c753d
|
Update seeds with more data
|
2019-08-01 18:02:07 +02:00 |
|
|
165d376294
|
Update seed and authentication with salt
|
2019-08-01 17:42:18 +02:00 |
|
|
03a9c793d8
|
Add sessions endpoints with queries
|
2019-08-01 16:25:44 +02:00 |
|
|
ccc7a0bfb0
|
Add users endpoints with queries
|
2019-08-01 09:42:25 +02:00 |
|
|
d97221e522
|
Add authentication endpoints with logic
|
2019-08-01 08:55:37 +02:00 |
|
|
6c562ee7f6
|
Setup table migration and update schemas/endpoints
|
2019-07-31 20:38:48 +02:00 |
|
|
effa3ef442
|
Setup server with basic configuration
|
2019-07-31 09:14:12 +02:00 |
|
|
79205eb95e
|
Add package.json and project dependencies
|
2019-07-31 09:11:46 +02:00 |
|
|
aaf5813984
|
Update readme formatting
|
2019-07-29 18:37:56 +02:00 |
|
|
3bb86c6198
|
Update readme intro and formatting
|
2019-07-29 18:37:09 +02:00 |
|
|
f6b7212199
|
Add database schema
|
2019-07-29 18:30:37 +02:00 |
|
|
202276eb8f
|
Add product canvas to readme
|
2019-07-29 17:01:51 +02:00 |
|
|
6d3410b007
|
Initial commit
|
2019-07-29 10:47:58 +02:00 |
|