Denis Arh
|
ee67a78f3d
|
Fix metrics for apps, roles & users
|
2020-11-10 09:43:13 +01:00 |
|
Denis Arh
|
ba753c068f
|
Internal auth login/signup cleanup & tests
|
2020-11-09 11:33:35 +01:00 |
|
Denis Arh
|
725f7de2b8
|
Enable sqlite3 RDBMS store backaned
|
2020-11-08 18:23:54 +01:00 |
|
Denis Arh
|
29807812bb
|
Minor store fixes
|
2020-11-06 11:52:28 +01:00 |
|
Denis Arh
|
76e803cc3c
|
Implement support for labels on system resources
|
2020-11-06 08:33:24 +01:00 |
|
Denis Arh
|
b82ddad83a
|
Implement support for labels on compose resources
|
2020-11-06 08:32:42 +01:00 |
|
Denis Arh
|
d89cc6e207
|
Label store config & RDBMS implementation
|
2020-11-06 07:47:53 +01:00 |
|
Denis Arh
|
fc74d44563
|
go vet fixes
|
2020-11-05 19:57:47 +01:00 |
|
Denis Arh
|
7666fe2d62
|
Improve store errors
|
2020-11-04 14:18:52 +01:00 |
|
Denis Arh
|
02d18175f9
|
Fix codegen when search cfg is sorting&&!paging
|
2020-10-29 08:23:04 +01:00 |
|
Denis Arh
|
02c2ffc195
|
Refactor and simplify store upgrade proc running
|
2020-10-22 14:05:16 +02:00 |
|
Denis Arh
|
9a21226163
|
Fix Delete/delete store config inconsistency
|
2020-10-18 16:13:36 +02:00 |
|
Denis Arh
|
754ebbde95
|
Refactor value preprocessing out of RDBMS to store
|
2020-10-18 16:13:36 +02:00 |
|
Tomaž Jerman
|
6703b4b3ca
|
Rename service-cloud - service-solution
|
2020-09-30 17:34:39 +02:00 |
|
Denis Arh
|
bccd90fde7
|
Set MySQL mode to ANSI on connection
|
2020-09-30 12:29:44 +02:00 |
|
Denis Arh
|
f831a665eb
|
Add sqlite3 connect in memory with debug fn
|
2020-09-30 12:29:44 +02:00 |
|
Denis Arh
|
4c45aa6d1a
|
Replace nodemon with fswatch, improve test tasks
|
2020-09-30 12:29:44 +02:00 |
|
Jože Fortun
|
3cea815fe1
|
Use truncAndCreate when available in store tests
|
2020-09-24 11:14:03 +02:00 |
|
Jože Fortun
|
fa3220388a
|
Add Upsert store tests
|
2020-09-24 11:08:40 +02:00 |
|
Jože Fortun
|
2bfa26ff9c
|
Standardize store delete tests
|
2020-09-18 18:58:25 +02:00 |
|
Denis Arh
|
7508659165
|
RBAC refactored (pkg renamed, init improved)
|
2020-09-18 07:56:58 +02:00 |
|
Denis Arh
|
d8d48c2cfe
|
Remove unused organization ref from messaging channel
|
2020-09-18 07:56:58 +02:00 |
|
Denis Arh
|
06222a16df
|
Improve logger handling while connecting to rdbms
|
2020-09-17 20:22:03 +02:00 |
|
Denis Arh
|
4cef8eecd4
|
Tidy up id.Next() and time.Now() use
|
2020-09-16 07:37:06 +02:00 |
|
Denis Arh
|
52b8f44d6c
|
RDBMS cleanup, init logger in store tests
|
2020-09-15 15:47:01 +02:00 |
|
Denis Arh
|
7af6218de9
|
Fix record sorting order (NULLS FIRST/LAST)
|
2020-09-15 08:34:48 +02:00 |
|
Denis Arh
|
5eba380f19
|
Cleanup, instrumentation
|
2020-09-15 07:24:28 +02:00 |
|
Denis Arh
|
d309e17c14
|
Fix compose modules, add column rename (json=>meta)
|
2020-09-14 21:55:32 +02:00 |
|
Denis Arh
|
ef59b4deca
|
Fix role member selects
|
2020-09-10 15:02:20 +02:00 |
|
Denis Arh
|
464a8ecd93
|
Unexport partial...update() store functions, fix messaging
|
2020-09-09 13:27:27 +02:00 |
|
Denis Arh
|
edbeb57f48
|
Fix ordering records by values, record organizer
|
2020-09-09 13:11:11 +02:00 |
|
Denis Arh
|
15af5de7c4
|
Add missing msg-att test for store
|
2020-09-09 13:10: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
|
68deb606a0
|
Fix messaging integration tests
|
2020-09-08 19:56:11 +02:00 |
|
Denis Arh
|
be76207e50
|
Fix compose integration tests
|
2020-09-08 14:51:19 +02:00 |
|
Denis Arh
|
4e2f9fdfcd
|
Fix provisioning over new store
|
2020-09-08 10:16:45 +02:00 |
|
Denis Arh
|
024e6ce890
|
Rewired db connection to store/rdbms
|
2020-09-08 07:54:23 +02:00 |
|
Denis Arh
|
758aaa2374
|
Move field-to-column mapping under RDBMS
|
2020-09-07 08:39:35 +02:00 |
|
Denis Arh
|
f64bf4673e
|
Ported pkg/rh to pkg/filter and removed obsolete code
|
2020-09-06 16:33:57 +02:00 |
|
Denis Arh
|
f7070b4fa5
|
Fix tests, improve constraint checking
|
2020-09-06 15:37:19 +02:00 |
|
Denis Arh
|
10b1dc09e9
|
Messaging repo ported to store and cleaned
|
2020-09-06 09:28:45 +02:00 |
|
Denis Arh
|
677469c5ca
|
Migrated messaging channel to store
|
2020-09-02 11:11:38 +02:00 |
|
Denis Arh
|
3540b4f128
|
Migrated messaging message to store
|
2020-09-01 21:31:25 +02:00 |
|
Denis Arh
|
8dc5315b75
|
RDBMS store query handler now accepts sqlizer
|
2020-09-01 21:28:45 +02:00 |
|
Denis Arh
|
e2c9b96ea9
|
Ported messaging to new store
|
2020-09-01 10:31:18 +02:00 |
|
Denis Arh
|
3833f25b89
|
Improve RDBMS DDL manipulation
|
2020-09-01 08:49:37 +02:00 |
|
Denis Arh
|
6120520a03
|
Refactored (paged) fetching/searching
|
2020-09-01 07:25:34 +02:00 |
|
Denis Arh
|
f2a4c64229
|
Fix reporting ret. value type, comment-out store hooks on tpl level
|
2020-08-29 16:01:25 +02:00 |
|
Denis Arh
|
ccdc494177
|
Fix error handling while fetching rows
|
2020-08-29 15:52:59 +02:00 |
|
Jože Fortun
|
38a7f2575d
|
Update naming convention for consistency
|
2020-08-29 15:52:59 +02:00 |
|