Denis Arh
|
13b57c8d72
|
Automation workflow implementation
|
2021-03-12 13:12:07 +01:00 |
|
Denis Arh
|
261dd4f74e
|
Fix boolean filtering in postgres
|
2021-03-11 16:58:37 +01:00 |
|
Denis Arh
|
10d4d5e26a
|
Workaround for LIKE operator, COLLATION & PgSQL
|
2021-03-11 16:26:06 +01:00 |
|
Denis Arh
|
67d0a788df
|
Remove messaging
|
2021-03-09 07:36:01 +01:00 |
|
Tomaž Jerman
|
b39a93f135
|
Add support for resource flagging; system/application
|
2021-03-03 12:33:28 +01:00 |
|
Denis Arh
|
53be013377
|
Implement new auth UI, deprecate auth API endpoints
|
2021-02-23 07:34:10 +01:00 |
|
Tomaž Jerman
|
f8e3d85c16
|
Cursor filter fixes
|
2021-02-22 09:39:03 +01:00 |
|
Tomaž Jerman
|
127b43a69e
|
Define base templating system
|
2021-02-12 10:11:57 +01:00 |
|
Denis Arh
|
34d9f6bf7b
|
Fix paging cursor sort-direction flag
Fixes issue cortezaproject/corteza-webapp-compose#213
|
2021-01-25 16:45:21 +01:00 |
|
Denis Arh
|
46d89253f6
|
Make chan member query cross-db compatible
|
2020-12-22 08:35:17 +01:00 |
|
Denis Arh
|
4efcf334b0
|
Additional pagination tests
|
2020-12-22 07:20:39 +01:00 |
|
Tomaž Jerman
|
ce34993b74
|
Round timestamps to a second accuracy
Different parts of the system (FE, API, store) may use different
standards so operations like IsStale check may fail.
|
2020-12-21 09:15:08 +01:00 |
|
Denis Arh
|
18b11e56be
|
Support for page navigation on records
|
2020-12-18 17:31:31 +01:00 |
|
Peter Grlica
|
39eb2c14d6
|
Nodes sync test file, fixed node pair tests
|
2020-12-13 18:53:19 +01:00 |
|
Peter Grlica
|
cf9449cb54
|
Added nodes sync service and status db table
|
2020-12-13 18:53:18 +01:00 |
|
Denis Arh
|
de889ae378
|
Fed. node store implementation & gen. code
|
2020-12-13 18:53:18 +01:00 |
|
Peter Grlica
|
ef864ad89a
|
Added module mappings service, added read endpoint, started on create endpoint
|
2020-12-13 18:53:18 +01:00 |
|
Peter Grlica
|
8e46dc5ca1
|
Refactore exposed module, rename sync_structure, added service methods to exposed, shared module
|
2020-12-13 18:53:18 +01:00 |
|
Peter Grlica
|
2cbc5605bf
|
Added exposed module service, added details and delete endpoints, removed module service
|
2020-12-13 18:53:18 +01:00 |
|
Denis Arh
|
66c5501d4f
|
Fix RDBMS store upsert + labels & settings
|
2020-12-01 15:45:04 +01:00 |
|
Denis Arh
|
b6eb143c38
|
Pagination fixes
|
2020-11-26 06:23:24 +01:00 |
|
Denis Arh
|
4b528af249
|
Add tests for sorting records by sys fields
|
2020-11-19 12:22:28 +01:00 |
|
Denis Arh
|
770a0053e0
|
Bespoke paging (non-cursor) for actionlog
|
2020-11-16 19:01:09 +01:00 |
|
Denis Arh
|
11ea5df303
|
Pagination/sorting fixes & improvements
|
2020-11-16 14:20:43 +01:00 |
|
Denis Arh
|
fc0ed924de
|
Make sure cursor to next page is not returned if there are no resources
|
2020-11-13 13:01:34 +01:00 |
|
Denis Arh
|
b7de337db9
|
Fix sorting&paging on RDBMS store
|
2020-11-13 08:10:09 +01:00 |
|
Denis Arh
|
82fd6309e0
|
Fix NULL values for applications
|
2020-11-12 09:13:47 +01:00 |
|
Tomaž Jerman
|
544ce76c74
|
Prepare store/actionlog tests
|
2020-11-12 09:11:01 +01:00 |
|
Denis Arh
|
ee67a78f3d
|
Fix metrics for apps, roles & users
|
2020-11-10 09:43:13 +01:00 |
|
Denis Arh
|
29807812bb
|
Minor store fixes
|
2020-11-06 11:52:28 +01:00 |
|
Denis Arh
|
d89cc6e207
|
Label store config & RDBMS implementation
|
2020-11-06 07:47:53 +01:00 |
|
Denis Arh
|
02c2ffc195
|
Refactor and simplify store upgrade proc running
|
2020-10-22 14:05:16 +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
|
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
|
5eba380f19
|
Cleanup, instrumentation
|
2020-09-15 07:24:28 +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
|
024e6ce890
|
Rewired db connection to store/rdbms
|
2020-09-08 07:54:23 +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
|
3540b4f128
|
Migrated messaging message to store
|
2020-09-01 21:31:25 +02:00 |
|
Denis Arh
|
e2c9b96ea9
|
Ported messaging to new store
|
2020-09-01 10:31:18 +02:00 |
|
Denis Arh
|
6120520a03
|
Refactored (paged) fetching/searching
|
2020-09-01 07:25:34 +02:00 |
|