Tit Petric
|
fdc1e36239
|
upd(messaging): type updates, tests
|
2019-04-03 15:09:23 +02:00 |
|
Tit Petric
|
106bbd19ae
|
add(messaging): message.Meta is typed struct now
|
2019-04-03 15:09:05 +02:00 |
|
Tit Petric
|
b6b1d5211e
|
add(messaging): webhook permission resource
|
2019-04-03 15:08:01 +02:00 |
|
Tit Petric
|
ec736aecd9
|
fix(messaging): fix stutters, Init(), errors
|
2019-04-03 15:05:23 +02:00 |
|
Tit Petric
|
8315c76b75
|
upd(messaging): tests import
|
2019-04-03 15:02:11 +02:00 |
|
Tit Petric
|
7e8cb4b04a
|
fix(messaging): repository stutters
|
2019-04-03 14:55:59 +02:00 |
|
Tit Petric
|
971c5899ee
|
upd(messaging): repository tests import
|
2019-04-03 14:55:42 +02:00 |
|
Tit Petric
|
e27720dc93
|
upd(all): codegen update handlers/request pkgs
|
2019-04-03 14:45:38 +02:00 |
|
Tit Petric
|
a1aadeaa2f
|
upd(codegen): custom types, camel case structs
|
2019-04-03 14:38:13 +02:00 |
|
Tit Petric
|
37c4499d36
|
add(.drone.yml): add integration tests
|
2019-04-03 14:31:08 +02:00 |
|
Tit Petric
|
30e99adedb
|
add(makefile): integration target for drone
|
2019-04-03 14:30:54 +02:00 |
|
Tit Petric
|
94b5a56cb9
|
upd(build): clean up build step, use crust-builder
|
2019-04-03 14:30:16 +02:00 |
|
Tit Petric
|
507ff8ba2b
|
upd(api): remove duplicate entrypoint for crm permissions
|
2019-04-03 14:28:49 +02:00 |
|
Tit Petric
|
8b771bffaa
|
ws(api): format json
|
2019-04-03 14:27:26 +02:00 |
|
Tit Petric
|
3966ba695c
|
upd(system): error messages, service init cleanup
|
2019-04-03 14:26:11 +02:00 |
|
Tit Petric
|
ac4ec2570a
|
add(system): repository BindAvatar()
|
2019-04-03 14:24:22 +02:00 |
|
Tit Petric
|
aaf848d4fd
|
upd(system): import updated tests
|
2019-04-03 14:22:00 +02:00 |
|
Tit Petric
|
3d9b1e15f1
|
upd(system): make internal repository consistent
|
2019-04-03 14:21:27 +02:00 |
|
Tit Petric
|
e5aae41fe7
|
upd(system): return service.Init() error
|
2019-04-03 14:20:21 +02:00 |
|
Tit Petric
|
74e220308c
|
upd(system): update public service for testing
|
2019-04-03 14:19:15 +02:00 |
|
Tit Petric
|
b9ecc5e50f
|
upd(crm): return error from service.Init()
|
2019-04-03 14:16:11 +02:00 |
|
Tit Petric
|
2b2c0f95eb
|
upd(crm): Init doesn't need sync.Once
|
2019-04-03 14:06:35 +02:00 |
|
Tit Petric
|
54403fca4a
|
upd(crm): make repository consistent
|
2019-04-03 14:05:50 +02:00 |
|
Tit Petric
|
9b4adceaaa
|
fix(crm): import fixed tests
|
2019-04-03 14:05:13 +02:00 |
|
Tit Petric
|
0c1bfbf2f7
|
upd(all): vendor update
|
2019-04-03 13:58:56 +02:00 |
|
Tit Petric
|
1bb9422714
|
del(all): remove unused/defunct mocks
|
2019-04-03 13:54:30 +02:00 |
|
Tit Petric
|
3f24e99ba3
|
fix(internal): test suite updates
|
2019-04-03 13:50:15 +02:00 |
|
Tit Petric
|
272593329a
|
add(internal): store file upload utilities
|
2019-04-03 13:49:57 +02:00 |
|
Tit Petric
|
439100f53e
|
add(internal): http client import
|
2019-04-03 13:49:40 +02:00 |
|
Tit Petric
|
7ea763373e
|
upd(internal): return Allow for testing context
|
2019-04-03 13:47:33 +02:00 |
|
Tit Petric
|
a173071bbc
|
upd(all): migrations to goware/static, closes #106
|
2019-04-03 13:45:40 +02:00 |
|
Tit Petric
|
d18f53f7c6
|
upd(build): dockerfiles and makefile update
|
2019-04-03 13:43:04 +02:00 |
|
Tit Petric
|
871b167b02
|
upd(cmd/crust): update webapp serving location
|
2019-04-03 13:37:02 +02:00 |
|
Tit Petric
|
46a0a9fe25
|
upd(all): ctx to database connector for ctrl+c
|
2019-04-03 13:33:14 +02:00 |
|
Denis Arh
|
d189899c13
|
Fix typos in CRM errors
|
2019-04-02 17:48:17 +02:00 |
|
Denis Arh
|
ea810696b1
|
Improve channel loading, preload members & tweak/test permissions
|
2019-04-02 17:45:15 +02:00 |
|
Denis Arh
|
7735baf716
|
Fix rule reset for everyone
|
2019-04-02 17:44:38 +02:00 |
|
Denis Arh
|
92f142e504
|
Fix trigger access issues (due to a missing context for service)
|
2019-04-02 14:56:35 +02:00 |
|
Denis Arh
|
2b747e73ef
|
Handle orphaned credentials
|
2019-04-02 14:36:45 +02:00 |
|
Denis Arh
|
5e81c1feb8
|
Remove obsolete funcs & cleanup user service
|
2019-04-02 14:36:45 +02:00 |
|
Denis Arh
|
aa4f705227
|
Add user-resource permission checking
We check for update, suspend, unsuspend, delete and create,
reading is not checked
|
2019-04-02 14:36:45 +02:00 |
|
Tit Petric
|
37f24d01fb
|
fix(messaging): import codegen files
|
2019-03-31 16:51:54 +02:00 |
|
Tit Petric
|
1a9525ce7d
|
add(readme): go report card
|
2019-03-31 16:48:37 +02:00 |
|
Tit Petric
|
bafe2a1f18
|
add(readme): build status badge
|
2019-03-27 09:49:55 +01:00 |
|
Tit Petric
|
9c1b96c09a
|
add(all): import pull request template
|
2019-03-22 10:07:40 +01:00 |
|
Tit Petric
|
4d83b4a5e2
|
add(all): .github issue reporting templates
|
2019-03-22 09:53:53 +01:00 |
|
Tit Petric
|
7a4cb60cc8
|
upd(codegen): cleanup codegen.sh
|
2019-03-21 17:14:02 +01:00 |
|
Tit Petric
|
9aa9cabd3e
|
upd(system): check for error in UserInfo
|
2019-03-21 15:13:43 +01:00 |
|
Tit Petric
|
1fae71c5b7
|
upd(internal): regenerate resources mocks
|
2019-03-21 15:13:22 +01:00 |
|
Tit Petric
|
4af204aabe
|
upd(all): vendor update
|
2019-03-21 15:12:49 +01:00 |
|