Denis Arh
|
ea2d0b6470
|
Fix auth options typo
|
2021-03-24 21:09:59 +01:00 |
|
Denis Arh
|
fcd0a5b052
|
Simplify record value set assignment in expressions
Allow expressions like:
rec.values = rec2
rec.values = rec2.values
|
2021-03-24 20:33:33 +01:00 |
|
Tomaž Jerman
|
7e81c6bd17
|
Workflow tweaks
* Allow Reader for email subject,
* Remove valid ID constraint check.
|
2021-03-24 16:00:19 +01:00 |
|
Denis Arh
|
bb2ad03193
|
Unref scope, result, input vars when creating stacktrace frame
|
2021-03-23 22:10:52 +01:00 |
|
Denis Arh
|
587ac403ad
|
Properly encode ID (for JSON)
|
2021-03-23 22:03:07 +01:00 |
|
Denis Arh
|
d3c4691faa
|
Fix datetime field type value manipulation
|
2021-03-23 20:41:35 +01:00 |
|
Tomaž Jerman
|
5f513d6e63
|
Add moduleID to compose page list filter
|
2021-03-23 16:09:26 +01:00 |
|
Tomaž Jerman
|
5d2ff6fe05
|
Finish resource search wf handlers
* Remove page cursor from response,
* correctly return totals.
|
2021-03-23 11:13:00 +01:00 |
|
Tomaž Jerman
|
dc008af2b4
|
Expand expr/func_time signatures to allow values and ponters
|
2021-03-23 10:54:27 +01:00 |
|
Denis Arh
|
664c3c2004
|
Improve error tracking when error handler is used
2021.3.0-rc.2
|
2021-03-22 12:30:30 +01:00 |
|
Tomaž Jerman
|
28aa9b3744
|
Tweak default compose record value logic
|
2021-03-22 08:16:17 +01:00 |
|
Denis Arh
|
92123d0755
|
Remove foreign keys from tables (old design)
|
2021-03-21 16:28:20 +01:00 |
|
Denis Arh
|
07d93105a8
|
Fix typo (guest => guess)
|
2021-03-21 16:27:59 +01:00 |
|
Denis Arh
|
1c3e3078b2
|
Clear KV from session after showing it to user
|
2021-03-20 17:54:48 +01:00 |
|
Denis Arh
|
02ebffd125
|
Fix bug with missing roles after password reset
|
2021-03-20 17:45:11 +01:00 |
|
Denis Arh
|
4ffe124f98
|
Fix password reset flow
|
2021-03-20 17:26:18 +01:00 |
|
Denis Arh
|
b63fdabf55
|
Improved wf stacktrace, add more info
|
2021-03-20 14:48:15 +01:00 |
|
Denis Arh
|
c80ffd0c0e
|
Cleanup expr tests
|
2021-03-20 14:47:33 +01:00 |
|
Denis Arh
|
6848c1159b
|
Add missing svc init before settings command
|
2021-03-20 07:49:12 +01:00 |
|
Tomaž Jerman
|
7f57e50233
|
Fix workflow step ID provisioning
|
2021-03-19 11:46:11 +01:00 |
|
Tomaž Jerman
|
d14573b503
|
Test tweaks
|
2021-03-19 08:48:58 +01:00 |
|
Tomaž Jerman
|
45491ce70b
|
Envoy cleanup
|
2021-03-19 08:48:58 +01:00 |
|
Tomaž Jerman
|
fcc9542c3d
|
Rework export command
|
2021-03-19 08:48:58 +01:00 |
|
Tomaž Jerman
|
69b1ac9d01
|
Add support for workflow import/export
|
2021-03-19 08:48:58 +01:00 |
|
Tomaž Jerman
|
9afba4a662
|
Add additional context to record import errors
|
2021-03-19 08:48:58 +01:00 |
|
Tomaž Jerman
|
1b805b84e8
|
Fix import failed counter lapsus
|
2021-03-19 08:48:58 +01:00 |
|
Tomaž Jerman
|
cfb0822858
|
Fix record import field mapping & validation
* Allow undefined record ref validator fn
* Remove field mapping fallback if mapping is provided
|
2021-03-19 08:48:58 +01:00 |
|
Denis Arh
|
0b1c61ba86
|
Support for wf exec tracing
|
2021-03-18 20:17:45 +01:00 |
|
Denis Arh
|
5faeff1ded
|
Implement explcit workflow exec (onManual, testing)
|
2021-03-18 20:17:45 +01:00 |
|
Peter Grlica
|
9992c07073
|
Merge branch '2021.3.x-feature-extend-gval-functions' into 2021.3.x
|
2021-03-18 17:06:15 +01:00 |
|
Peter Grlica
|
49e5610af3
|
Added time, array, num and generic gval functions
|
2021-03-18 17:05:48 +01:00 |
|
Peter Grlica
|
0312dbe4bf
|
Added validation package
|
2021-03-18 17:05:48 +01:00 |
|
Denis Arh
|
b1c70e8c35
|
Add full names for ID fields in wf expr type wraps
|
2021-03-18 15:58:51 +01:00 |
|
Denis Arh
|
739e994145
|
Add access-control check for execution
|
2021-03-18 15:07:49 +01:00 |
|
Denis Arh
|
2e011f2427
|
Properly register/unregister workflows
|
2021-03-18 14:20:17 +01:00 |
|
Denis Arh
|
2a1515961c
|
Fix wf validation with visual steps
|
2021-03-18 14:05:17 +01:00 |
|
Denis Arh
|
5189f47727
|
Add back prog. role provisioning
|
2021-03-18 13:42:07 +01:00 |
|
Denis Arh
|
4a1eb465ab
|
Cleanup webapp (dev & serving), add workflow
|
2021-03-18 09:11:42 +01:00 |
|
Denis Arh
|
261ad71460
|
Serve event contraints via API
|
2021-03-18 08:20:55 +01:00 |
|
Denis Arh
|
85c5ac4943
|
Cleanup, rewrite workflow functions
|
2021-03-18 07:12:08 +01:00 |
|
Denis Arh
|
679fba69cc
|
Fixed auth email template handlers
|
2021-03-17 18:13:17 +01:00 |
|
Denis Arh
|
79ed77a379
|
Fixed typos across the codebase (can not, cannot)
|
2021-03-17 17:25:05 +01:00 |
|
Denis Arh
|
a848c7d0b8
|
Enable sorting on workflow fields
|
2021-03-17 16:10:12 +01:00 |
|
Tomaž Jerman
|
d2bd39d61e
|
Add reminder integration tests
|
2021-03-17 14:51:11 +01:00 |
|
Tomaž Jerman
|
5e947ecb87
|
Fix reminder creation logic lapsus
|
2021-03-17 14:26:31 +01:00 |
|
Tomaž Jerman
|
ae445b7c61
|
Workflow tweaks
* Add first/last record function,
* Include missing Array type.
2021.3.0-rc.1
|
2021-03-17 13:45:12 +01:00 |
|
Denis Arh
|
91bffb1eec
|
Add workflow webapp to list of webapps
|
2021-03-17 13:31:32 +01:00 |
|
Denis Arh
|
e9ae52eaaf
|
Fixed workflow integration tests
|
2021-03-16 20:42:01 +01:00 |
|
Denis Arh
|
8ce11a3376
|
Implement email sending wf functions
|
2021-03-16 20:24:34 +01:00 |
|
Tomaž Jerman
|
fe23867965
|
Add missing workflow store tests
|
2021-03-16 17:09:52 +01:00 |
|