3
0

Commit Graph

  • c2e5eff42f Define base store encoder Tomaž Jerman 2020-10-19 17:02:59 +02:00
  • 93bfa80eb0 Add base resource decoders Tomaž Jerman 2020-10-19 17:00:33 +02:00
  • d076dbd70f Define base Compose resources supported by envoy Tomaž Jerman 2020-10-19 16:58:05 +02:00
  • e7d1dbb357 Rework the envoy Graph layer Tomaž Jerman 2020-10-19 16:50:30 +02:00
  • 5528449a64 Enhance graph node's execution context Tomaž Jerman 2020-08-22 18:39:52 +02:00
  • 47cc551d57 Implement the graph layer Tomaž Jerman 2020-08-21 14:58:47 +02:00
  • 8cc6e5917f Fix store/rdbms template (invalid cursor gen fn) Denis Arh 2020-11-27 11:15:16 +01:00
  • 65d43e7ed5 Rename options tpl for consistency Denis Arh 2020-11-27 11:14:49 +01:00
  • 82ce571214 Add ability to control eventbus scheduler via options Denis Arh 2020-11-27 11:10:05 +01:00
  • b4b3e15d81 Copy error handling fn from cli pkg Denis Arh 2020-11-27 10:51:34 +01:00
  • 2ac72120d6 Merge branch '2020.12.x-feature-opt-codegen' into 2020.12.x Urban Klinc 2020-11-27 09:46:05 +01:00
  • efc418e5fd Fix typo, rework readme Urban Klinc 2020-11-27 09:37:16 +01:00
  • 1920331fba Fix record update with update-denied fields Denis Arh 2020-10-29 07:38:50 +01:00
  • e83b5258cb Updated go deps Urban Klinc 2020-11-26 10:26:36 +01:00
  • 55ec8e07c0 Apply change options to app init proc Urban Klinc 2020-11-26 10:23:06 +01:00
  • df9ebe54aa Add codegen template + logic, modifiyed codegen.go to accept new files Urban Klinc 2020-11-26 10:17:52 +01:00
  • 0d632dfdae Add code generated files, removed obsolete files Urban Klinc 2020-11-26 10:12:11 +01:00
  • f7a4890998 Add .yaml files to be used in code-generation in pkg/options Urban Klinc 2020-11-26 10:03:34 +01:00
  • e9e96224b3 Fix in-path sink signature matching Tomaž Jerman 2020-11-25 12:50:34 +01:00
  • 48a4396417 Fix in-path sink signature matching 2020.9.1 Tomaž Jerman 2020-11-25 12:50:34 +01:00
  • 2f74270376 Fix broken user-list query test Denis Arh 2020-11-25 21:32:24 +01:00
  • b6eb143c38 Pagination fixes Denis Arh 2020-11-19 23:28:07 +01:00
  • 4b528af249 Add tests for sorting records by sys fields Denis Arh 2020-11-19 12:22:28 +01:00
  • fedbbc637b Allow JSON encoded labels when quering resources Denis Arh 2020-11-19 11:27:30 +01:00
  • 024426c0a0 Modify drone CI config to fully support branch builds Denis Arh 2020-11-18 22:55:46 +01:00
  • 630b1fddaf Remove -j4 from drone's make command Denis Arh 2020-11-18 15:40:44 +01:00
  • 770a0053e0 Bespoke paging (non-cursor) for actionlog Denis Arh 2020-11-16 19:01:09 +01:00
  • 11ea5df303 Pagination/sorting fixes & improvements Denis Arh 2020-11-13 16:17:39 +01:00
  • fc0ed924de Make sure cursor to next page is not returned if there are no resources Denis Arh 2020-11-13 12:50:50 +01:00
  • b7de337db9 Fix sorting&paging on RDBMS store Denis Arh 2020-11-12 19:21:33 +01:00
  • 82fd6309e0 Fix NULL values for applications Denis Arh 2020-11-12 09:09:18 +01:00
  • 544ce76c74 Prepare store/actionlog tests Tomaž Jerman 2020-11-12 09:11:01 +01:00
  • 979acf0a84 Make store sorting more robust Denis Arh 2020-11-10 16:04:41 +01:00
  • 77e530a8c2 Fix creation timestamp on role prov. and signup Denis Arh 2020-11-10 15:07:21 +01:00
  • e1578149e0 Fix app provisioning Denis Arh 2020-11-10 15:00:41 +01:00
  • 03a313c468 Fix privisoned AC (allow everyone to unmask emails&names by default Denis Arh 2020-11-10 14:51:23 +01:00
  • ecedd4ee2c Reorganize Makefiles Denis Arh 2020-11-10 14:49:51 +01:00
  • 724976271a Corteza no longer defaults to MySQL db Denis Arh 2020-11-10 14:48:15 +01:00
  • 9b0308f36c Simplify test/demo webapp installation Denis Arh 2020-11-10 14:23:44 +01:00
  • b052f9320a Cleanup Makefile targets & variables Denis Arh 2020-11-10 13:16:55 +01:00
  • fed3a2234e Remove -j4 for release task Denis Arh 2020-11-10 09:45:33 +01:00
  • ee67a78f3d Fix metrics for apps, roles & users Denis Arh 2020-11-10 09:43:13 +01:00
  • ba753c068f Internal auth login/signup cleanup & tests Denis Arh 2020-11-09 11:33:35 +01:00
  • 65bc428406 Stabilise API docs serving, move it under API root Denis Arh 2020-11-08 18:25:02 +01:00
  • 725f7de2b8 Enable sqlite3 RDBMS store backaned Denis Arh 2020-11-08 18:23:54 +01:00
  • 3ec2695520 Fix release pipeline (file naming issue) Denis Arh 2020-11-08 16:32:16 +01:00
  • a08d7c181a Reconnect websockets to API & server Denis Arh 2020-11-06 12:05:03 +01:00
  • 29807812bb Minor store fixes Denis Arh 2020-11-06 11:51:25 +01:00
  • 873fc46556 Include wrapped error in JSON error payload Denis Arh 2020-11-06 11:51:04 +01:00
  • d75f813388 Update CI pipeline Denis Arh 2020-11-06 09:39:49 +01:00
  • f2ad1ea758 Merge branch '2020.12.x-feature-labels' into 2020.12.x Denis Arh 2020-11-06 08:33:48 +01:00
  • 76e803cc3c Implement support for labels on system resources Denis Arh 2020-11-06 08:33:24 +01:00
  • b82ddad83a Implement support for labels on compose resources Denis Arh 2020-10-28 16:40:32 +01:00
  • 8189f40fc0 Add support for type label codegen Denis Arh 2020-10-28 16:39:06 +01:00
  • d89cc6e207 Label store config & RDBMS implementation Denis Arh 2020-10-26 07:03:43 +01:00
  • ae4a07a3f7 Implement labels through pkg/label Denis Arh 2020-10-26 06:57:17 +01:00
  • 9b3ba3169c Fix nil value on internal signup Denis Arh 2020-11-06 07:15:50 +01:00
  • c2794136cb Upgrade to go v1.5 Denis Arh 2020-11-05 20:04:54 +01:00
  • fc74d44563 go vet fixes Denis Arh 2020-11-05 19:57:47 +01:00
  • 84269ea6ed Fix broken build task in Makefile 2020.12.0-rc.1 Denis Arh 2020-11-05 19:22:26 +01:00
  • 7ba1959641 Fix env tls certificate lapsus Tomaž Jerman 2020-10-01 15:51:59 +02:00
  • f731791cb2 Improve healtcheck for mail Denis Arh 2020-09-02 21:45:23 +02:00
  • 02c72eea80 Move point of init for external auth Denis Arh 2020-11-05 19:14:18 +01:00
  • bfdb1d8426 OpenAPI docs Denis Arh 2020-08-27 14:31:49 +02:00
  • eca90b1fc1 Fix record update with update-denied fields Denis Arh 2020-10-29 07:38:50 +01:00
  • 9710387c06 Merge branch '2020.12.x-feature-ng-errors' into 2020.12.x Denis Arh 2020-11-05 10:35:11 +01:00
  • 93db1279d6 Implement transfer of Corredor stack to int. errors Denis Arh 2020-11-05 10:34:23 +01:00
  • 92ca66cade Improve corredor auto. server error handling Errors are now typified, node.js stack from error is accepted and converted Denis Arh 2020-11-05 07:57:27 +01:00
  • 111beae959 Safe errors Denis Arh 2020-11-04 15:13:53 +01:00
  • ed8fc547f7 Config. environment (throughenv var 'ENVIRONMENT') Denis Arh 2020-11-04 14:38:07 +01:00
  • 7666fe2d62 Improve store errors Denis Arh 2020-11-04 14:18:52 +01:00
  • ecb7f52c31 Improve error creation & handling by API Denis Arh 2020-11-02 14:25:08 +01:00
  • 8ba5e22d72 Cleaning up unused packages Denis Arh 2020-11-02 14:23:46 +01:00
  • 02d18175f9 Fix codegen when search cfg is sorting&&!paging Denis Arh 2020-10-29 08:20:25 +01:00
  • 24285e8d32 Support custom parsers for REST params Denis Arh 2020-10-26 07:15:59 +01:00
  • 369e9d91f7 Improve cli error handler Denis Arh 2020-10-26 07:03:19 +01:00
  • 02c2ffc195 Refactor and simplify store upgrade proc running Denis Arh 2020-10-22 12:08:16 +02:00
  • 8cee9740ae Improve paging cursor enc/dec Denis Arh 2020-10-20 10:34:44 +02:00
  • 9a21226163 Fix Delete/delete store config inconsistency Denis Arh 2020-10-18 15:39:38 +02:00
  • 754ebbde95 Refactor value preprocessing out of RDBMS to store Denis Arh 2020-10-18 15:37:54 +02:00
  • 31bf551621 Fix compose module tests Denis Arh 2020-10-12 15:22:35 +02:00
  • b534308143 Fix pagination cursor dec/enc + finish impl Denis Arh 2020-10-12 15:20:55 +02:00
  • 56422397cc Fix types.yaml search path for codegen Denis Arh 2020-10-06 21:11:38 +02:00
  • b31bf817b6 Removed obsolete codegen.sh (replaced by Makefile) Denis Arh 2020-10-01 19:03:13 +02:00
  • 09820edc2a Upgrade protobufs & grpc for corredor Denis Arh 2020-10-01 19:02:22 +02:00
  • 655eeb9c1a Fix env tls certificate lapsus 2020.9.0-rc.1 2020.9.0 Tomaž Jerman 2020-10-01 15:51:59 +02:00
  • 61c71859b6 Move provision codegen to (separate) makefile Denis Arh 2020-10-01 12:04:45 +02:00
  • 9c5f5194e4 Force perm refresh on service init Denis Arh 2020-10-01 10:49:17 +02:00
  • 79b55199a5 Refreshed config for provisioned modules & pages Denis Arh 2020-09-30 20:13:02 +02:00
  • 66241a12f6 Refreshed static for docs Denis Arh 2020-09-30 20:12:17 +02:00
  • 1b1f71dc37 Rework mail sending flow & error creating/handling Denis Arh 2020-09-30 15:06:40 +02:00
  • 5b5fd63226 Tweaks for Makefile, make watch dependant on gin Denis Arh 2020-09-17 20:20:59 +02:00
  • 6703b4b3ca Rename service-cloud - service-solution Tomaž Jerman 2020-09-08 10:37:56 +02:00
  • e1cf327227 Add SMTP_TSL_INSECURE and SMTP_TSL_SERVER_NAME for better SMTP TSL control Denis Arh 2020-09-02 13:09:41 +02:00
  • a0036bdecf Fix default-addr and test-email sending Denis Arh 2020-09-02 12:37:00 +02:00
  • 85512096d3 Rework mail sending flow & error creating/handling Denis Arh 2020-09-30 15:06:40 +02:00
  • c72192ab72 Alter actioslog's caller-skip for logger Denis Arh 2020-09-30 15:06:00 +02:00
  • 60b4d4f636 Fix role provisioning Denis Arh 2020-09-24 07:27:11 +02:00
  • d1b21514a0 Fix user create fn, return new user Denis Arh 2020-09-23 12:15:56 +02:00
  • bccd90fde7 Set MySQL mode to ANSI on connection Denis Arh 2020-09-24 09:39:02 +02:00