Jari Bakken
|
ed27d891b5
|
Remove unused dependency
|
2020-02-20 08:30:12 +01:00 |
|
Jari Bakken
|
1621d34e33
|
Reduce duplication in packaga.json and run coverage as part of npm test
|
2020-02-20 08:30:12 +01:00 |
|
andsandv
|
fff42805f4
|
Change start-dev to dev
|
2020-02-20 08:30:11 +01:00 |
|
andsandv
|
3a22828a2c
|
Only report coverage on travis build
|
2020-02-20 08:30:11 +01:00 |
|
andsandv
|
1770de0614
|
#28 Add coverage
|
2020-02-20 08:30:11 +01:00 |
|
Jari Bakken
|
3fc8131a43
|
Simplify DB setup / migrations
|
2020-02-20 08:30:09 +01:00 |
|
Jari Bakken
|
11865c7612
|
Don't hardcode port in several places
|
2020-02-20 08:30:09 +01:00 |
|
andsandv
|
02ee6471ee
|
Rewrite to use Bootstrap #23 and added JSXHint
|
2020-02-20 08:30:09 +01:00 |
|
Ivar Conradi Østhus
|
826f9d56e2
|
#18 storing events when they are created.
Also introduced mockery to mock db-access. Here we probably
need better modularisation and/or better dependecy management
(injecting of deps?).
|
2020-02-20 08:30:09 +01:00 |
|
Ivar Conradi Østhus
|
6715d0c4a0
|
#18 reading db-config from DATABASE_URL or ini-file
|
2020-02-20 08:30:08 +01:00 |
|
Jari Bakken
|
145ee427cb
|
Add React + a few components
|
2020-02-20 08:30:07 +01:00 |
|
svelovla
|
2ca8291eac
|
#18 any-db-postgres, dbPool.js
|
2020-02-20 08:30:07 +01:00 |
|
Jari Bakken
|
59d6b99cd7
|
Add a script that generates a liquibase changelog. Should be internal.
|
2020-02-20 08:30:06 +01:00 |
|
Jari Bakken
|
3dddf791e6
|
Get rid of liquibase
|
2020-02-20 08:30:06 +01:00 |
|
Jari Bakken
|
8c891af789
|
Fix grunt-liquibase
|
2020-02-20 08:30:06 +01:00 |
|
Jari Bakken
|
c09ad0b8a9
|
Add liquibase + basic schema
|
2020-02-20 08:30:06 +01:00 |
|
ivaosthu
|
4a84149b63
|
Closes #16 - Initial express based server setup.
To start server locally:
npm run start-dev
To execute tests:
npm test
|
2020-02-20 08:30:06 +01:00 |
|