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
|
b5a111b145
|
Fix tests for record organizier
|
2019-10-01 17:00:16 +02:00 |
|
Denis Arh
|
d92f16902b
|
Fix tests (adopt new a.script constraints, change 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
|
71a78d53a5
|
Add support for handle, fix tests
|
2019-09-30 10:20:39 +02:00 |
|
Denis Arh
|
9765fb54a6
|
Add intg. test for record exporting, more strict param checking
|
2019-09-30 10:20:15 +02:00 |
|
Denis Arh
|
067852b17f
|
Add notification test stub
|
2019-09-29 14:20:02 +02:00 |
|
Denis Arh
|
dc99bc2cb8
|
Add record procedure exec capabilities
This will allow us to perform bulk operations on record & record-values
|
2019-09-13 11:29:01 +02:00 |
|
Denis Arh
|
d6b7e0c9bf
|
Add integ. tests for automation scripts & triggers
|
2019-09-11 13:40:06 +02:00 |
|
Denis Arh
|
2dc003077c
|
Cleanup integ. tests, remove Debug()
|
2019-09-11 08:27:06 +02:00 |
|
Denis Arh
|
8a1a4605ef
|
Add record integ. tests
|
2019-09-11 08:26:39 +02:00 |
|
Denis Arh
|
6027caedbc
|
Add compose integ. tests for module, ns, page & chart
|
2019-09-10 20:44:34 +02:00 |
|
Denis Arh
|
6e24b2d85b
|
Add stubs for settings & automation tests
|
2019-09-10 20:23:39 +02:00 |
|
Denis Arh
|
0f500dfdbb
|
Add basic intg. tests to compose & system
|
2019-09-10 05:00:55 +02:00 |
|