Commit Graph

44 Commits

Author SHA1 Message Date
Ivar Conradi Østhus 81c9482bc7 Add files via upload 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus c67c6d6e01 Delete hash_and_normalise.png 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus 6bd917a7d3 Update developer-guide.md 2020-02-20 08:30:48 +01:00
Ivar b2dfd971c1 update docs 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus 4568db9c39 Remove "z" 2020-02-20 08:30:47 +01:00
Ivar a25aa9fadd Fix typos and other language issues. 2020-02-20 08:30:47 +01:00
Ivar dc9b0109f5 Added docs about provided activation strategies. 2020-02-20 08:30:47 +01:00
Ivar Conradi Østhus 36a8d0c498 Add files via upload 2020-02-20 08:30:47 +01:00
ivaosthu a455e0a68c Adde some prosa for seen-apps #187 2020-02-20 08:30:46 +01:00
Ivar Conradi Østhus f2c36ed9c7 Update migration-guide.md
typo
2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus e1d3dd57ae Update migration-guide.md 2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus 4d12f73c3b Update migration-guide.md 2020-02-20 08:30:45 +01:00
Ivar Conradi Østhus 96b1d87596 Update getting-started.md 2020-02-20 08:30:44 +01:00
Ivar Conradi Østhus 94e444ed10 Update getting-started.md 2020-02-20 08:30:44 +01:00
Ivar Conradi Østhus fd72758768 Update getting-started.md 2020-02-20 08:30:44 +01:00
Ivar Conradi Østhus 01abf9d619 Update migration-guide.md 2020-02-20 08:30:44 +01:00
Ivar Conradi Østhus 458642f0ff Update migration-guide.md 2020-02-20 08:30:44 +01:00
ivaosthu 29da6be0f4 Added doc to fix migrations table 2020-02-20 08:30:44 +01:00
Ivar Conradi Østhus be7f4784cd Rename database.backup to database-backup.md 2020-02-20 08:30:44 +01:00
Ivar Conradi Østhus aede451d3b Create database.backup 2020-02-20 08:30:43 +01:00
ivaosthu 3758490629 Updated strategy-api documentation 2020-02-20 08:30:43 +01:00
Ivar Conradi Østhus d334f3fece Update developer-guide.md 2020-02-20 08:30:43 +01:00
ivaosthu f18fe66cc2 Update strategy-api docs 2020-02-20 08:30:43 +01:00
ivaosthu 082d5068a8 Strategy should use better param description
Adds support for more fields sucha as description, required, etc.

relates to #182
2020-02-20 08:30:43 +01:00
ivaosthu 9ba541574a Cleanup legacy migrations 2020-02-20 08:30:43 +01:00
ivaosthu 51442a6cc4 Remove client_strategies table
We can just have a strategies column in the client_applications
table. This solves all our needs, and thus avoids the need
for an extra table.
2020-02-20 08:30:42 +01:00
ivaosthu 9c6fad83c2 Added enpoint for fetching application implementing a strategy
`/api/client/applications?strategyName=foo` now returns list of
apps implementing that strategy!
2020-02-20 08:30:42 +01:00
ivaosthu 173bcd9bc1 Docs wip 2020-02-20 08:30:41 +01:00
ivaosthu 1bb8ee53c2 readme 2020-02-20 08:30:41 +01:00
ivaosthu 84e0810d64 Some Metrics API cleanups 2020-02-20 08:30:40 +01:00
ivaosthu 0d80946ce5 more docs 2020-02-20 08:30:40 +01:00
ivaosthu b8014fdddf Server Metrics with Prometheus
Implementation use internal eventBus to enable loose counting in the app.

read more at https://prometheus.io/

Closes #98
2020-02-20 08:30:40 +01:00
ivaosthu fe4f04f07d More docs 2020-02-20 08:30:40 +01:00
ivaosthu 41abdae240 Clean up API documentation 2020-02-20 08:30:40 +01:00
ivaosthu 93c37b30c0 Metrics: wrte api documentation 2020-02-20 08:30:40 +01:00
sveisvei 4cc24c76d3 update api docs 2020-02-20 08:30:39 +01:00
Sveinung Røsaker 56363a0a00 Update api-v1.md 2020-02-20 08:30:37 +01:00
sveisvei d75f002b9a wip docs 2020-02-20 08:30:35 +01:00
sveisvei 82e09b4bc1 format json 2020-02-20 08:30:34 +01:00
Ivar f5dc1e8abd Added a small getting started document #119 2020-02-20 08:30:30 +01:00
Ivar Conradi Østhus 9103d8b10c typo 2020-02-20 08:30:29 +01:00
Ivar 63521b0fac fixed schema doc #102 2020-02-20 08:30:28 +01:00
Ivar f31fd6c091 Updated the api-v1 documentation. #102 2020-02-20 08:30:28 +01:00
Ivar b07e24bf05 Added som docs #102 2020-02-20 08:30:28 +01:00