ivaosthu
518891a969
fix typo
2020-02-20 08:30:38 +01:00
ivaosthu
14deebae1f
options to specify different db-schema
2020-02-20 08:30:38 +01:00
ivaosthu
90859701c6
remove all lerna stuff
2020-02-20 08:30:37 +01:00
sveisvei
7bacad7b90
use lerna for multipackaging
2020-02-20 08:30:26 +01:00
Ivar
84852b98e9
formatting
2020-02-20 08:30:25 +01:00
Ivar
b2e9f38965
Statefull modules should be injected from top
2020-02-20 08:30:25 +01:00
Ivar
2355da231e
Start injecting config to app.
2020-02-20 08:30:25 +01:00
Ivar
29a7cc0049
Fixed placeholder for favicon.ico
2020-02-20 08:30:25 +01:00
Ivar
d781d7c50b
formatting
2020-02-20 08:30:25 +01:00
ivaosthu
0325cd92fb
Move all routes to a routes folder
2020-02-20 08:30:24 +01:00
Anders Olsen Sandvik
a96a9f38ce
#108 Add eslint-config-spt and remove jshint ( #111 )
...
* #108 Add eslint-config-spt
* #108 Ignore bundle.js file
* #108 Change eslint ignore path to a glob file
* Remove jshint and follow more of eslint rules
2020-02-20 08:30:24 +01:00
Jari Bakken
8b9c0a6e85
Reduce logging in production.
2020-02-20 08:30:21 +01:00
Ivar Conradi Østhus
6819b7a1e0
When the user enters his username in to the field
...
a username cookie is updated and will be available
in all subsequent requests.
THIS IS NOT AUTHENTICATION! it is not safe and is
only implemented as a first edition. It does how ever
solve the issue where we are not able to see who
canged what.
2020-02-20 08:30:20 +01:00
ivaosthu
1024493d63
Added archived toggles feature #43
2020-02-20 08:30:19 +01:00
Jari Bakken
2f0cddd45b
Split app and server. No need to start the server for these tests.
2020-02-20 08:30:18 +01:00