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
f99ca1e9be
System error def namings & log messages improvements
2020-05-28 21:49:35 +02:00
Denis Arh
854c3c9047
Implement actionlog for reminders
2020-05-26 14:52:41 +02:00
Denis Arh
84bb75e6f7
Implement actionlog for applications
2020-05-26 08:40:01 +02:00
Denis Arh
5f8fb8a294
Implementation actions & errors for access control, auth, role & user
2020-05-26 08:00:53 +02:00
Denis Arh
337361e1c6
When creating user (not signup) autoconfirm email
2020-04-08 17:02:28 +02:00
Denis Arh
5facc91fe8
Fix small typo in tests
2020-04-08 14:08:30 +02:00
Denis Arh
83d78aec8f
Fix user tests
2020-02-28 17:31:42 +01:00
Denis Arh
e82d145adf
Fix integration tests
2020-01-18 07:05:34 +01:00
Denis Arh
7dbd14899f
Remove old automation/corredor logic
2020-01-18 07:05:34 +01:00
Denis Arh
29902db2b1
Refactor & improve application initialization
2020-01-18 07:05:10 +01:00
Denis Arh
d86c8f24b6
Improve role, user and app management
...
Add support for undelete, unarchive/unsuspend
Add extra filters for deleted, archived and suspended roles, users and apps
2019-11-14 22:02:07 +01:00
Denis Arh
a47c2ce7ee
User API now returns deleted/suspended user
2019-11-13 22:15:03 +01:00
Tomaž Jerman
a9785c921f
Fix repo permission filtering
2019-11-08 20:06:14 +01:00
Tomaž Jerman
af5da175dc
Fix user query lapsus
2019-11-08 15:34:47 +01:00
Denis Arh
10dd0226c1
Settings service cleanup
...
Remove intermediate settings service layer
2019-10-31 00:06:27 +01:00
Tomaž Jerman
bf66c632be
Round reminder time to avoid flakiness
2019-10-29 10:06:14 +01:00
Tomaž Jerman
d97bde3525
Add system/reminder tests
2019-10-29 10:06:14 +01:00
Denis Arh
9717e48f84
Refactor application repo
2019-10-29 10:06:14 +01:00
Denis Arh
c9daa375c2
Refactor user repo
2019-10-29 10:06:14 +01:00
Denis Arh
b9b1646633
Fix user listing
...
Problem with nil check in whereMasked (user repo)
2019-10-25 15:19:36 +02:00
Denis Arh
609b70ea9f
Refactor db-query-level access control
2019-10-16 19:28:48 +02:00
Tomaž Jerman
2e4710b3b3
Add tests for system/settings
2019-10-16 16:30:48 +02:00
Denis Arh
f493f4fb6b
Move internal/permissions to pkg/permissions
2019-10-01 17:53:20 +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
04ee38d9e3
Make sure test role handle is valid
2019-09-30 10:20:40 +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
823dffdd1b
Improve compose resource importing
2019-09-30 10:20:39 +02:00
Denis Arh
71a78d53a5
Add support for handle, fix tests
2019-09-30 10:20:39 +02:00
Tomaž Jerman
dacc855944
Add missing role handle param
2019-09-11 16:01:39 +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
230f2a4c4a
Minor beauty fixes
2019-09-10 20:43:08 +02:00
Denis Arh
6e24b2d85b
Add stubs for settings & automation tests
2019-09-10 20:23:39 +02:00
Denis Arh
afc97cfbb4
Add simple integ. tests & stubs for system
2019-09-10 19:41:16 +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