Ali BARIN
|
db718d6fc3
|
test(user): write tests for getInvoices
|
2024-11-25 12:32:07 +03:00 |
|
Ali BARIN
|
ef14586412
|
test(user): write tests for getPlanAndUsage
|
2024-11-25 12:19:40 +03:00 |
|
Ali BARIN
|
a570b8eb7a
|
test(user): write tests for withinLimits
|
2024-11-22 15:31:19 +03:00 |
|
Ali BARIN
|
54fa347142
|
test(user): write tests for hasActiveSubscription
|
2024-11-22 15:21:10 +03:00 |
|
Ali BARIN
|
c14f808d29
|
test(user): write tests for inTrial
|
2024-11-22 15:10:13 +03:00 |
|
Ali BARIN
|
ad71173671
|
Merge pull request #2223 from automatisch/AUT-1365
feat: introduce inline error messages for ForgotPassword and ResetPasswordForm
|
2024-11-22 11:36:56 +01:00 |
|
Ali BARIN
|
7ce6117659
|
test(user): write tests for isAllowedToRunFlows
|
2024-11-22 10:02:05 +03:00 |
|
Ali BARIN
|
741866e742
|
test(user): use luxon DateTime with zone over Date
|
2024-11-21 17:42:42 +03:00 |
|
Ali BARIN
|
41622678b0
|
test(user): write test for startTrialPeriod
|
2024-11-21 17:42:40 +03:00 |
|
kasia.oczkowska
|
551548400f
|
refactor: use non-asyc version of mutate
|
2024-11-21 14:34:11 +00:00 |
|
Ali BARIN
|
6345ce5195
|
test(user): write tests for generateHash
|
2024-11-21 17:29:13 +03:00 |
|
Ali BARIN
|
b02c1545b7
|
test(user): use luxon DateTime with zone over Date
|
2024-11-21 17:15:00 +03:00 |
|
Ali BARIN
|
2deaab9b24
|
test(user): write tests for isInvitationTokenValid
|
2024-11-21 17:14:56 +03:00 |
|
Ali BARIN
|
bae76064e5
|
test(user): use luxon DateTime with zone over Date
|
2024-11-21 13:33:30 +00:00 |
|
Ali BARIN
|
07d9198cc8
|
test(user): write test for sendInvitationEmail
|
2024-11-21 13:31:41 +00:00 |
|
Ali BARIN
|
864c762fe2
|
test(user): use luxon DateTime with zone over Date
|
2024-11-21 12:49:33 +00:00 |
|
Ali BARIN
|
167bb4e8a0
|
test(user): write test cases for isResetPasswordTokenValid
|
2024-11-21 12:34:08 +00:00 |
|
Ali BARIN
|
bb309fea6f
|
test(user): write test for sendResetPasswordEmail
|
2024-11-21 14:47:18 +03:00 |
|
kasia.oczkowska
|
90a7b4c1c0
|
feat: introduce inline error messages for ForgotPassword and ResetPasswordForm
|
2024-11-21 11:43:00 +00:00 |
|
Ali BARIN
|
eb9226bd4a
|
test(user): write test for softRemove
|
2024-11-21 14:23:29 +03:00 |
|
Faruk AYDIN
|
b89197939a
|
docs: Adjust development setup page for new package setup
|
2024-11-21 12:40:31 +03:00 |
|
Faruk AYDIN
|
da788106af
|
feat: Add separate gitignore file for docs package
|
2024-11-21 12:40:25 +03:00 |
|
Faruk AYDIN
|
6388bfc714
|
docs: Adjust repository structure page to reflect individual packages
|
2024-11-19 20:37:08 +03:00 |
|
Faruk AYDIN
|
5ba575fdfd
|
fix: Add knex individually to e2e-tests package
|
2024-11-19 16:04:21 +03:00 |
|
Faruk AYDIN
|
dcf8bbd804
|
chore: Add axios package to e2e-tests package
|
2024-11-19 15:56:10 +03:00 |
|
Faruk AYDIN
|
395c09df92
|
fix: Use named ClickAwayListener import statement for web
|
2024-11-19 15:41:59 +03:00 |
|
Faruk AYDIN
|
b0e4ce54fb
|
fix: Add fakerjs individually to backend package
|
2024-11-19 15:29:36 +03:00 |
|
Faruk AYDIN
|
965ff8bc3f
|
fix: Add axios individually to web package
|
2024-11-19 15:20:35 +03:00 |
|
Faruk AYDIN
|
62d5e6fe51
|
chore: Remove root package dev dependencies
|
2024-11-19 14:57:39 +03:00 |
|
Faruk AYDIN
|
48871c82a6
|
Update version to 0.14.0
|
2024-11-18 15:43:23 +00:00 |
|
Ali BARIN
|
dfe6dfd0c6
|
Merge pull request #2196 from automatisch/AUT-1364
feat: inline login form error and unify Alert font weight
|
2024-11-18 11:08:58 +01:00 |
|
Ali BARIN
|
c138c7d0e9
|
Merge pull request #2190 from automatisch/AUT-1347
feat: persist pagination and search value on flows page
|
2024-11-18 11:07:34 +01:00 |
|
Ali BARIN
|
d542be947e
|
Merge pull request #2186 from automatisch/test-saml-auth-provider
test: Implement tests for saml auth provider url methods
|
2024-11-15 14:45:46 +01:00 |
|
kasia.oczkowska
|
c76366e72e
|
feat: introduce improvements
|
2024-11-15 10:37:18 +00:00 |
|
kasia.oczkowska
|
75abfda783
|
feat: inline login form error and unify Alert font weight
|
2024-11-14 14:10:07 +00:00 |
|
Ali BARIN
|
f3d8d7d4ad
|
Merge pull request #2191 from automatisch/AUT-1280
feat: make Wordpress instanceUrl field required
|
2024-11-14 12:31:43 +01:00 |
|
Ali BARIN
|
a0decb70cc
|
test(user): write tests for updatePassword
|
2024-11-13 19:22:04 +01:00 |
|
kasia.oczkowska
|
532f562495
|
feat: make Wordpress instanceUrl field required
|
2024-11-13 14:32:16 +00:00 |
|
kasia.oczkowska
|
27e58ae925
|
feat: persist pagination and search value on flows page
|
2024-11-13 13:44:05 +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 |
|
Faruk AYDIN
|
4867ffcb4b
|
test: Implement tests for saml auth provider url methods
|
2024-11-12 13:12:00 +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 |
|