kasia.oczkowska
|
b48b2592d5
|
feat: show api error message when logging in fails
|
2024-11-13 14:46:21 +00:00 |
|
Ali BARIN
|
abf30dfc1a
|
Merge pull request #2167 from automatisch/AUT-1152
fix: variable chip label disappearing
|
2024-11-12 13:18:22 +01:00 |
|
Ali BARIN
|
218b8ce86e
|
Merge pull request #2143 from automatisch/AUT-1325
feat: introduce uniqueness validation for remote role name
|
2024-11-12 13:18:07 +01:00 |
|
Ali BARIN
|
c91b8be1a6
|
test(user): write test for acceptInvitation
|
2024-11-12 12:54:10 +01:00 |
|
Ali BARIN
|
8c01cea147
|
test(user): write test for resetPassword
|
2024-11-12 12:39:19 +01:00 |
|
Ali BARIN
|
bb05e82e15
|
test(user): write test for generateInvitationToken
|
2024-11-12 12:18:28 +01:00 |
|
Ali BARIN
|
a25c4f1d1e
|
test(user): write test for generateResetPasswordToken
|
2024-11-12 12:08:42 +01:00 |
|
Ali BARIN
|
49b4d6b511
|
test(user): write tests for login
|
2024-11-12 09:14:17 +00:00 |
|
Ali BARIN
|
de480b491c
|
test(user): write tests for authorizedExecutions
|
2024-11-11 18:06:59 +01:00 |
|
Ali BARIN
|
a949fda1fc
|
test(user): write tests for authorizedConnections
|
2024-11-11 18:06:59 +01:00 |
|
Ali BARIN
|
3e28af670c
|
test(user): write tests for authorizedSteps
|
2024-11-11 18:06:59 +01:00 |
|
Faruk AYDIN
|
b5310afb90
|
refactor: Use single quote for user can method error
|
2024-11-11 18:06:59 +01:00 |
|
Ali BARIN
|
da81ecf915
|
feat(user): add not authorized error message in permission check
|
2024-11-11 18:06:59 +01:00 |
|
Ali BARIN
|
f597066d16
|
test(user): write tests for authorizedFlows
|
2024-11-11 18:06:57 +01:00 |
|
Ali BARIN
|
20dce14f17
|
test(user): write tests for authenticate
|
2024-11-11 17:56:35 +01:00 |
|
Ali BARIN
|
74dc108f62
|
test(user): write test for acceptInvitationUrl
|
2024-11-11 10:22:58 +00:00 |
|
Ali BARIN
|
a05fe856bb
|
Merge pull request #2169 from automatisch/saml-auth-provider-test
test: Implement initial tests for SamlAuthProvider model
|
2024-11-08 13:04:09 +01:00 |
|
Ali BARIN
|
d13f51a32d
|
Merge pull request #2168 from automatisch/aut-1350
test(user): write tests for tableName, jsonSchema, relationMappings
|
2024-11-08 13:01:02 +01:00 |
|
Faruk AYDIN
|
3dbe599cb3
|
test: Implement initial tests for SamlAuthProvider model
|
2024-11-08 12:55:37 +01:00 |
|
Ali BARIN
|
cf966dd83c
|
test(user): write tests for tableName, jsonSchema, relationMappings
|
2024-11-08 11:52:50 +00:00 |
|
Ali BARIN
|
970d926563
|
test(step): write test for updateFor method in model
|
2024-11-08 11:34:04 +00:00 |
|
kasia.oczkowska
|
c46b8a5f4f
|
refactor: remove unnecessary prop types
|
2024-11-08 11:11:07 +00:00 |
|
kasia.oczkowska
|
485324e204
|
feat: improve syncing isCreator value
|
2024-11-08 10:01:49 +00:00 |
|
kasia.oczkowska
|
4696a03db1
|
feat: sync isCreator value when editing role settings
|
2024-11-08 10:01:49 +00:00 |
|
kasia.oczkowska
|
7885de36a9
|
fix: add isCreator role by default when creating new role
|
2024-11-08 10:01:49 +00:00 |
|
Ali BARIN
|
fac4339207
|
Merge pull request #2151 from automatisch/AUT-1167
feat: check if cancellationEffectiveDateObject is a valid date
|
2024-11-08 10:53:23 +01:00 |
|
Ali BARIN
|
9c70519021
|
Merge pull request #2152 from automatisch/AUT-1168
feat: introduce fallback for title value in the BillingCard
|
2024-11-08 10:53:02 +01:00 |
|
kasia.oczkowska
|
9ae77ecd5d
|
fix: variable chip label disappearing
|
2024-11-08 08:20:33 +00:00 |
|
Ali BARIN
|
c0a190a9f2
|
test(step): write tests for getSetupFields and delete
|
2024-11-06 12:57:17 +00:00 |
|
Ali BARIN
|
1580640a35
|
test(step): write tests for lifecycle hooks in model
|
2024-11-06 12:45:18 +00:00 |
|
Faruk AYDIN
|
9773ce75b0
|
fix: Typo for the step test description
|
2024-11-06 12:20:49 +01:00 |
|
Ali BARIN
|
c310e8d152
|
test(step): write tests for getTriggerCommand and getActionCommand
|
2024-11-06 08:45:24 +00:00 |
|
Faruk AYDIN
|
122483de0c
|
refactor: Rename test method description for tests
|
2024-11-05 13:01:42 +01:00 |
|
Ali BARIN
|
42c2131144
|
test(step): write tests for getApp, test, getLastExecutionStep and getNextStep
|
2024-11-04 14:18:37 +00:00 |
|
Ali BARIN
|
87bfff07db
|
test(step): write tests for isTrigger, isAction, getWebhookUrl
|
2024-11-04 12:43:24 +00:00 |
|
Ömer Faruk Aydın
|
1cb5b780d2
|
Merge pull request #2160 from automatisch/aut-1349-2
test(step): write tests for webhookUrl and iconUrl
|
2024-11-04 13:28:25 +01:00 |
|
Ömer Faruk Aydın
|
2f6acd4d6e
|
Merge pull request #2159 from automatisch/aut-1349
test(step): cover tableName, jsonSchema, virtualAttributes, relationMappings in model
|
2024-11-04 13:27:40 +01:00 |
|
Ömer Faruk Aydın
|
c2e2351505
|
Merge pull request #2158 from automatisch/aut-1338-isPaused
test(flow): write test cases for isPaused method
|
2024-11-04 13:26:40 +01:00 |
|
Ali BARIN
|
32749ee58e
|
test(step): write tests for webhookUrl and iconUrl
|
2024-11-01 14:32:38 +00:00 |
|
Ali BARIN
|
a531b8b5fe
|
test(step): cover tableName, jsonSchema, virtualAttributes, relationMappings in model
|
2024-11-01 15:29:35 +01:00 |
|
Ali BARIN
|
148a0c5bb0
|
test(flow): write test cases for isPaused method
|
2024-11-01 15:29:17 +01:00 |
|
Ali BARIN
|
39f9a58200
|
refactor(flow): split delete method and write test
|
2024-11-01 14:27:19 +00:00 |
|
Ömer Faruk Aydın
|
edd113d344
|
Merge pull request #2153 from automatisch/aut-1338-createActionStep
refactor(flow): distribute createActionStep logic to different methods in model
|
2024-11-01 15:03:58 +01:00 |
|
Faruk AYDIN
|
c641e8729b
|
refactor: Rename createActionStepAfterStepId as createAfterStep for flow
|
2024-11-01 14:24:07 +01:00 |
|
Faruk AYDIN
|
2c4b13e4b5
|
refactor: Start updateStepPositionsFrom test from step position 2
|
2024-11-01 14:17:46 +01:00 |
|
Faruk AYDIN
|
48fcf4dda7
|
refactor: Rename alignStepsPositionsAsOfPosition as updateStepPositionsFrom for flow
|
2024-11-01 14:16:13 +01:00 |
|
Ömer Faruk Aydın
|
acfd980d4f
|
Merge pull request #2150 from automatisch/aut-1338-after-find
refactor(flow): restructure afterFind hook in model
|
2024-10-31 16:12:08 +01:00 |
|
Ali BARIN
|
d32820ee09
|
refactor(flow): distribute createActionStep logic to different methods in model
|
2024-10-31 10:19:26 +01:00 |
|
Ali BARIN
|
0f823fd19e
|
refactor(flow): restructure afterFind hook in model
|
2024-10-31 10:19:09 +01:00 |
|
Ali BARIN
|
4308ed5850
|
test(flow): write tests for model lifecycle hooks
|
2024-10-31 10:18:56 +01:00 |
|