Commit Graph
147 Commits
Author SHA1 Message Date
Tomaž Jerman b39a93f135 Add support for resource flagging; system/application 2021-03-03 12:33:28 +01:00
Tomaž Jerman 2b56633c39 Remove leftover debugging things 2021-03-03 12:33:28 +01:00
Tomaž Jerman 1e44e4299b Rework system/application sorting via weight 2021-03-03 12:33:28 +01:00
Tomaž Jerman 77c754b81b Fix Date compose module field sorting 2021-03-02 16:48:14 +01:00
Denis Arh ea159ce83a Fix incompatible (mysql) SQL commands 2021-02-23 18:51:32 +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 1317939dec Fix messaging attachment loading 2021-01-08 18:09:44 +01:00
Denis Arh a82aa36f62 Add missing condition for fetching preexisting message channels 2021-01-08 10:02:36 +01:00
Denis Arh d7e8c5032f Optimize record pagination & counting 2021-01-04 13:15:53 +01:00
Denis Arh b67d2e0db3 Add watch.test.% makefile task 2021-01-04 13:15:53 +01:00
Denis Arh 44d597cff1 Fix user data masking on search 2020-12-22 21:09:40 +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
Denis Arh 14a2a06894 Fix private 1on1 channel lookup 2020-12-21 19:18:31 +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 5b960a0136 Fix mark-as-read 2020-12-19 08:09:08 +01:00
Denis Arh e7cfcf9f57 Fix problematic query with filtering by message flag 2020-12-19 08:00:02 +01:00
Denis Arh 18b11e56be Support for page navigation on records 2020-12-18 17:31:31 +01:00
Denis Arh cf9caa8c35 Improve posgresql casting 2020-12-18 15:14:07 +01:00
Tomaž Jerman dad6be64cb Add support for legacy resource identifiers in envoy
Allow module name, chart name, page title, ... to act as identifiers.
If a value is not unique, the system fails with an error.
2020-12-14 16:24:24 +01:00
Peter Grlica 61782cf08d Added contact to nodes 2020-12-13 18:53:19 +01:00
Peter Grlica 0d88fdd139 Added rbac for federation, fixed tests, updated generated code 2020-12-13 18:53:19 +01:00
Peter Grlica bc571195cd Updated nodes sync filtering 2020-12-13 18:53:19 +01:00
Peter Grlica f987586b3e Sync check per-module, updated db, nodes sync, shared module 2020-12-13 18:53:19 +01:00
Peter Grlica c1d4350a07 Added bidirectional support, created fields on modules, user check on sync. 2020-12-13 18:53:19 +01:00
Peter Grlica 39eb2c14d6 Nodes sync test file, fixed node pair tests 2020-12-13 18:53:19 +01:00
Peter Grlica df5e2ca89d Updated node service on shared module 2020-12-13 18:53:19 +01:00
Denis Arh 4f69ad8cdb Regen controllers, remove resputil 2020-12-13 18:53:19 +01:00
Peter Grlica b02ac0c1b5 Added update to module mappings, updated generated files 2020-12-13 18:53:19 +01:00
Peter Grlica 2690427f5d Added name, handle to exposed module 2020-12-13 18:53:19 +01:00
Peter Grlica b9dd563a05 Added timestamps to shared module db 2020-12-13 18:53:19 +01:00
Peter Grlica b4a9c9d36a Refactored cli sync commands, added sync service, mapper, processer, refactored channels 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
Peter Grlica 8f7ff08d4c Added last sync to structure and data sync 2020-12-13 18:53:18 +01:00
Peter Grlica 798e2126f5 Structure sync get node info, list response. 2020-12-13 18:53:18 +01:00
Peter Grlica abcf13b0a3 Return err on tx store fail 2020-12-13 18:53:18 +01:00
Peter Grlica d854cdedc6 Updates with the 2020.12.x rebase 2020-12-13 18:53:18 +01:00
Tomaž Jerman 80cc9eb9f5 Add reference to the namespace 2020-12-13 18:53:18 +01:00
Denis Arh 8e7154d440 Finish CRUD impl., refactor actions, service 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
Denis Arh 7d2ae8880b Add federation node to rdbms schema update 2020-12-13 18:53:18 +01:00
Peter Grlica 27463443bd Added meta fields to exposed module 2020-12-13 18:53:18 +01:00
Peter Grlica 4d8e01f244 Rename all *List types to *Set, generated fields rebuilt 2020-12-13 18:53:18 +01:00
Peter Grlica 6aed3a14fe Renamed module mapping rel_ fields 2020-12-13 18:53:18 +01:00
Peter Grlica 1da7709ada Added provisioning boilerplate 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