Tomaž Jerman
|
c3be43ed51
|
Fix module field removal logic
|
2021-03-05 10:42:35 +01:00 |
|
Denis Arh
|
01a7aa6526
|
Remove .With(ctx) pattern
|
2021-01-25 18:05:24 +01:00 |
|
Denis Arh
|
b82ddad83a
|
Implement support for labels on compose resources
|
2020-11-06 08:32:42 +01:00 |
|
Denis Arh
|
ecb7f52c31
|
Improve error creation & handling by API
|
2020-11-04 14:18:33 +01:00 |
|
Denis Arh
|
6154d36976
|
Fix & improve provisioning procedures
|
2020-09-16 17:31:51 +02:00 |
|
Denis Arh
|
4cef8eecd4
|
Tidy up id.Next() and time.Now() use
|
2020-09-16 07:37:06 +02:00 |
|
Denis Arh
|
3a7cc105d0
|
Renamed temp ng-store variables to store
|
2020-09-16 07:37:06 +02:00 |
|
Denis Arh
|
24f8457d71
|
Rename Storable interface to Storer
See https://golang.org/doc/effective_go.html#interface-names
|
2020-09-09 08:40:50 +02:00 |
|
Denis Arh
|
11b7803305
|
Use store pkg functions instead of struct methods
Mainly for consistenct
|
2020-09-08 20:06:03 +02:00 |
|
Denis Arh
|
be76207e50
|
Fix compose integration tests
|
2020-09-08 14:51:19 +02:00 |
|
Denis Arh
|
d14b26923e
|
Remove (repository-layer) resource filtering
|
2020-09-06 16:41:17 +02:00 |
|
Denis Arh
|
361a9007bf
|
Cleaner store API
|
2020-08-26 14:49:33 +02:00 |
|
Denis Arh
|
349ff3cf2d
|
Add improved sorting and key-based pagination
|
2020-08-24 15:43:04 +02:00 |
|
Denis Arh
|
c89b4713e9
|
Switch all *after event from dispatch to waitfor
It removes a problem where (http) requests ends before *after script are
executed with canceled context
|
2020-06-27 21:21:54 +02:00 |
|
Denis Arh
|
a662fcb021
|
Implement actions & service errors for compose
|
2020-05-28 21:51:33 +02:00 |
|
Denis Arh
|
3622fa2b61
|
Add support for find-by-any on module
|
2020-03-26 19:07:13 +01:00 |
|
Denis Arh
|
2955e70a6e
|
Refactor system & compose services for (eventbus) dep. injection
|
2020-01-18 07:05:34 +01:00 |
|
Denis Arh
|
487fd1501b
|
Refactor event firing
Adds generated events for compose, system and messagign
New & refactored event firing support types
All event firing services refactored
|
2020-01-18 07:05:34 +01:00 |
|
Tomaž Jerman
|
a9785c921f
|
Fix repo permission filtering
|
2019-11-08 20:06:14 +01:00 |
|
Tomaž Jerman
|
075f93a42a
|
Fix module update response
Return the updated module.
|
2019-10-25 11:01:12 +02:00 |
|
Tomaž Jerman
|
1bd87357b6
|
Allow module field name/kind change if no records
|
2019-10-17 14:08:05 +02:00 |
|
Denis Arh
|
b2f6deb597
|
Refactor read perm check for charts, modules, namespaces & pages
|
2019-10-16 19:55:34 +02:00 |
|
Denis Arh
|
f9c3cd0065
|
Refactor & enabled log() fn in all services
|
2019-09-30 19:50:04 +02:00 |
|
Denis Arh
|
6535034d87
|
Add full support for handle on module/chart/page
|
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 |
|
Denis Arh
|
73e0180600
|
Remove internal/ from compose
|
2019-09-09 13:04:12 +02:00 |
|