Denis Arh
f7070b4fa5
Fix tests, improve constraint checking
2020-09-06 15:37:19 +02:00
Denis Arh
361a9007bf
Cleaner store API
2020-08-26 14:49:33 +02:00
Denis Arh
8ac6c17ea8
Rename generated interfaces (for easier ext.)
2020-08-24 15:41:01 +02:00
Denis Arh
c8d552e6a6
Implement new store infrastructure
2020-08-24 15:40:15 +02:00
Denis Arh
1397e8eeb5
Simplify db connection handling
...
Due to incompatibilities with update of github.com/titpetric/factory,
we are crippeling db connection handling (MustGet fn) - only supporting
one ("default") connection
2020-06-19 12:44:14 +02:00
Denis Arh
d0afb17cf3
Implement service actions & errors on messaging
2020-05-31 19:23:43 +02:00
Denis Arh
e82d145adf
Fix integration tests
2020-01-18 07:05:34 +01:00
Denis Arh
29902db2b1
Refactor & improve application initialization
2020-01-18 07:05:10 +01:00
Tomaž Jerman
e3c0fb6d25
Fix after/from/before/to MessageID filtering
2020-01-15 14:09:46 +01:00
Tomaž Jerman
6950a37305
Add quey to thread message search
2019-12-05 15:08:02 +01:00
Tomaž Jerman
16f89ad6b8
Improve tests for message deleting
2019-11-20 12:43:00 +01:00
Denis Arh
10dd0226c1
Settings service cleanup
...
Remove intermediate settings service layer
2019-10-31 00:06:27 +01:00
Denis Arh
f422867469
Refactor flag & mention repos
2019-10-29 10:06:14 +01:00
Denis Arh
fffeb84abb
Refactor channel-members repo
2019-10-29 10:06:14 +01:00
Denis Arh
609b70ea9f
Refactor db-query-level access control
2019-10-16 19:28:48 +02:00
Tomaž Jerman
18f31def87
Add tests for messaging/settings
2019-10-16 16:30:48 +02:00
Denis Arh
e754a2fe0b
Refactor & simplify internal (plain) storage
...
Default internal storage becomes "plain" storage
Open() fn now returns io.ReadSeeker instead of afero.File
2019-10-15 12:57:07 +02:00
Denis Arh
f493f4fb6b
Move internal/permissions to pkg/permissions
2019-10-01 17:53:20 +02:00
Denis Arh
82bf6e3617
Move internal/store to pkg/store
2019-10-01 17:50:24 +02:00
Denis Arh
62aa794b84
Move internal/auth to pkg/auth
2019-10-01 17:47:43 +02:00
Denis Arh
77ce40cf1a
Move version, rand and organisation pkgs (internal=>pkg)
2019-10-01 17:42:26 +02:00
Denis Arh
d92f16902b
Fix tests (adopt new a.script constraints, change provisioning)
2019-09-30 10:20:40 +02:00
Denis Arh
c240bb6a20
Refactored configuration provisioning
2019-09-30 10:20:40 +02:00
Denis Arh
1302f243f4
Add tests, basic messaging importer
2019-09-30 10:20:40 +02:00
Denis Arh
7bc5b85dbf
Move db migration to the right place
2019-09-10 20:06:03 +02:00
Denis Arh
9cedb5f71b
Simplify message test setup
2019-09-10 19:40:56 +02:00
Denis Arh
0f500dfdbb
Add basic intg. tests to compose & system
2019-09-10 05:00:55 +02:00
Denis Arh
08e9d5af5b
Permission testing
2019-09-10 03:46:59 +02:00
Denis Arh
4e5288cce4
Add permission intg. tests
2019-09-10 02:55:09 +02:00
Denis Arh
778feb3967
Remove Debug() leftovers
2019-09-10 02:12:45 +02:00
Denis Arh
2988cdb071
Add placeholders for missing messaging int. tests
2019-09-10 02:06:06 +02:00
Denis Arh
cfbaeb4bb8
Refactored all relevant messaging integration tests
2019-09-10 01:59:45 +02:00
Denis Arh
c1226e1f7a
Improve tests, simplify helpers
2019-09-09 20:00:24 +02:00
Denis Arh
a32874ded6
Add integration tests for messages
2019-09-09 19:16:35 +02:00
Denis Arh
ae3d74992e
Added integration tests for channels
2019-09-09 13:04:12 +02:00
Denis Arh
e1de2fbc41
Add basic integeration test infrastrcuture, apitest package
2019-09-09 13:04:11 +02:00