Jannis Mattheis
|
5e859698f5
|
Add Login Component
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
88249a8e82
|
Add Messages Component
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
3b08e6ade3
|
Add Clients Component
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
b3fe1c1ea9
|
Add Applications Component
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
9ff41de532
|
Add ConfirmDialog Component
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
9530e42f71
|
Add Container Component
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
89170274d9
|
Add DefaultPage Component
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
bdf4109a8f
|
Add ToggleVisibility Component
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
c19f5b62a0
|
Add axios default config
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
fb83281978
|
Add Flux dispatcher
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
ec0c06a482
|
Add static public resources
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
f3a140769c
|
Add linter settings
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
90e07f2489
|
Add UI package conf
|
2018-03-18 17:29:15 +01:00 |
Jannis Mattheis
|
df8ebb9f69
|
Increase API version
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
c07dc59af9
|
Update Spec
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
fb972ec9a6
|
Fix not working Get/DeleteMessagesWithApplication apis
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
7e37c34d2f
|
Adjust router documentation
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
ece3e3ee4f
|
Adjust router test for new app/client id
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
2c9de20c2a
|
Adjust message database impl
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
a10fe96ea7
|
Adjust token database impl
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
4078358aaa
|
Check ownership of app on GetMessagesWithToken
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
98df7501f6
|
Add failing test for getmessages with not owned app
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
2d1d68f5ae
|
Also use helper method in user api
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
ec1eb50d0e
|
Adjust token api to use new app/client id
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
6dda2606d4
|
Adjust message api to use new app/client id
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
433a83823b
|
Use *ByToken methods in auth
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
6aa10ad917
|
Add ID to model.Client & model.Application
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
a26e2cf216
|
Adjust README for new build process
|
2018-03-10 13:00:55 +01:00 |
Jannis Mattheis
|
7f73de19ca
|
Add packr file pattern to gitignore
|
2018-03-10 13:00:55 +01:00 |
Jannis Mattheis
|
120ce89ee7
|
Remove packr step in makefile
|
2018-03-10 13:00:55 +01:00 |
Jannis Mattheis
|
a211656906
|
Add packr travis-ci build step and remove packr file
|
2018-03-10 13:00:55 +01:00 |
Jannis Mattheis
|
379ce58b29
|
Remove xgo and manually cross-compile instead
|
2018-03-10 13:00:55 +01:00 |
Jannis Mattheis
|
0eea69a21d
|
Ignore node_modules
|
2018-03-10 13:00:55 +01:00 |
Jannis Mattheis
|
37f50d5420
|
Add code of conduct
|
2018-03-02 21:04:51 +01:00 |
Jannis Mattheis
|
70b75d68e8
|
Set env variable to not execute build twice
|
2018-02-28 20:47:34 +01:00 |
Jannis Mattheis
|
cb8fb2dfc2
|
Remove unnecessary code
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
d6b351f860
|
Remove megacheck -> dominikh/go-tools#269
TL;DR: Repository is down.
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
db60d2f0e7
|
Use correct models in user apis
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
e63876053f
|
Add Swagger consistency check
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
42c319c12c
|
Adjust spec tasks
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
792d14ab04
|
Update spec & packr
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
3a2da09186
|
Improve documentation
|
2018-02-28 20:22:25 +01:00 |
Jannis Mattheis
|
76c7d3244d
|
Only execute before deploy one time
|
2018-02-24 17:17:39 +01:00 |
Jannis Mattheis
|
222b7089a9
|
Adjust README
|
2018-02-24 16:05:00 +01:00 |
Jannis Mattheis
|
ae9512b6b6
|
Increase API-Version
|
2018-02-24 16:05:00 +01:00 |
Jannis Mattheis
|
61c4954b88
|
Use Makefile instead of bash scripts
|
2018-02-24 16:05:00 +01:00 |
Jannis Mattheis
|
66a7c3ee47
|
Remove branch from version info
When travis builds a tag, no branch is set
|
2018-02-24 16:05:00 +01:00 |
Jannis Mattheis
|
fb6bb484a4
|
Fix typo in travis script
|
2018-02-23 20:39:23 +01:00 |
Jannis Mattheis
|
cda4127551
|
Make password strength configurable
|
2018-02-23 19:39:34 +01:00 |
Jannis Mattheis
|
8cffa66531
|
Add docker & build on tags
|
2018-02-23 19:01:06 +01:00 |