Denis Arh
|
df97fb676b
|
Improve handling modules with issues
Allow adding incomplete (no or invalid connection) to DAL service
to avoid crashes.
|
2022-08-09 20:29:50 +02:00 |
|
Tomaž Jerman
|
459589a69e
|
Fix broken tests due to DAL related introduction
|
2022-07-27 16:53:05 +02:00 |
|
Tomaž Jerman
|
d04a08c82a
|
Add missing module field name validation
|
2022-04-26 03:04:03 +02:00 |
|
Tomaž Jerman
|
aced989ae6
|
Fix default record module field value validation setup
|
2021-11-15 12:45:24 +01:00 |
|
Denis Arh
|
20757e58fa
|
Disallow use of reserved names for module fields
List of reserved names:
- recordID
- ownedBy
- createdBy
- createdAt
- updatedBy
- updatedAt
- deletedBy
- deletedAt
|
2021-10-21 13:20:50 +02:00 |
|
Denis Arh
|
af09848dd8
|
Fix tests (use translation keys)
|
2021-08-23 19:10:21 +02:00 |
|
Denis Arh
|
92d2de8639
|
Add *.search RBAC ops check
|
2021-07-12 08:58:24 +02:00 |
|
Denis Arh
|
20e05280b3
|
System wide RBAC changes
|
2021-07-08 11:42:18 +02:00 |
|
Denis Arh
|
6a6f74d4a6
|
Refactored resource/role logic
|
2021-07-08 11:22:11 +02:00 |
|
Tomaž Jerman
|
a429e1c71c
|
Fix module field default value validation
|
2021-06-01 12:49:54 +02:00 |
|
Tomaž Jerman
|
28aa9b3744
|
Tweak default compose record value logic
|
2021-03-22 08:16:17 +01:00 |
|
Tomaž Jerman
|
c3be43ed51
|
Fix module field removal logic
|
2021-03-05 10:42:35 +01:00 |
|
Denis Arh
|
01a7aa6526
|
Remove .With(ctx) pattern
|
2021-01-25 18:05:24 +01:00 |
|
Denis Arh
|
46620d46a9
|
Fix record-value storing issues
Under certain conditions, values did not get removed/saved properly
|
2020-12-10 13:20:43 +01:00 |
|
Denis Arh
|
4fd7ee27b8
|
Add CRUD tests for field expr
|
2020-11-30 20:31:02 +01:00 |
|
Denis Arh
|
b82ddad83a
|
Implement support for labels on compose resources
|
2020-11-06 08:32:42 +01:00 |
|
Denis Arh
|
ecb7f52c31
|
Improve error creation & handling by API
|
2020-11-04 14:18:33 +01:00 |
|
Denis Arh
|
7508659165
|
RBAC refactored (pkg renamed, init improved)
|
2020-09-18 07:56:58 +02:00 |
|
Denis Arh
|
3a7cc105d0
|
Renamed temp ng-store variables to store
|
2020-09-16 07:37:06 +02:00 |
|
Denis Arh
|
edbeb57f48
|
Fix ordering records by values, record organizer
|
2020-09-09 13:11:11 +02:00 |
|
Denis Arh
|
be76207e50
|
Fix compose integration tests
|
2020-09-08 14:51:19 +02:00 |
|
Denis Arh
|
a662fcb021
|
Implement actions & service errors for compose
|
2020-05-28 21:51:33 +02:00 |
|
Tomaž Jerman
|
a9785c921f
|
Fix repo permission filtering
|
2019-11-08 20:06:14 +01:00 |
|
Tomaž Jerman
|
d5627fa064
|
Fix module query lapsus
|
2019-11-08 16:24:02 +01:00 |
|
Tomaž Jerman
|
075f93a42a
|
Fix module update response
Return the updated module.
|
2019-10-25 11:01:12 +02:00 |
|
Tomaž Jerman
|
1bd87357b6
|
Allow module field name/kind change if no records
|
2019-10-17 14:08:05 +02:00 |
|
Denis Arh
|
71a78d53a5
|
Add support for handle, fix tests
|
2019-09-30 10:20:39 +02:00 |
|
Denis Arh
|
dc99bc2cb8
|
Add record procedure exec capabilities
This will allow us to perform bulk operations on record & record-values
|
2019-09-13 11:29:01 +02:00 |
|
Denis Arh
|
2dc003077c
|
Cleanup integ. tests, remove Debug()
|
2019-09-11 08:27:06 +02:00 |
|
Denis Arh
|
6027caedbc
|
Add compose integ. tests for module, ns, page & chart
|
2019-09-10 20:44:34 +02:00 |
|