kasia.oczkowska
|
dd0a1328e8
|
feat: refactor reset password mutation with the REST API endpoint
|
2024-07-17 15:05:46 +01:00 |
|
Ali BARIN
|
27610c002c
|
Merge pull request #1972 from automatisch/AUT-1107
feat: refactor forgot password mutation with the REST API endpoint
|
2024-07-17 15:32:37 +02:00 |
|
kasia.oczkowska
|
46ec9b5229
|
feat: refactor forgot password mutation with the REST API endpoint
|
2024-07-17 13:23:45 +01:00 |
|
Ali BARIN
|
778559d537
|
Merge pull request #1971 from automatisch/fix-email-worker
fix(email): correct sandbox safeguard check
|
2024-07-17 13:53:12 +02:00 |
|
Ali BARIN
|
1e64b8a903
|
fix(email): correct sandbox safeguard check
|
2024-07-17 10:25:01 +02:00 |
|
Ali BARIN
|
0e000693d6
|
Merge pull request #1970 from automatisch/rest-reset-password
feat: Implement reset password rest API endpoint
|
2024-07-16 16:45:20 +02:00 |
|
Faruk AYDIN
|
cf9e09ea7a
|
feat: Implement reset password rest API endpoint
|
2024-07-16 16:22:10 +02:00 |
|
Ali BARIN
|
eac2f729a5
|
Merge pull request #1969 from automatisch/fix-migrations-rollback
fix: Remove step constraint down migration
|
2024-07-16 16:04:07 +02:00 |
|
Faruk AYDIN
|
9578cd27dd
|
fix: Remove step contraint down migration
|
2024-07-16 15:52:24 +02:00 |
|
Ali BARIN
|
9304ffffc9
|
Merge pull request #1968 from automatisch/rest-forgot-password
feat: Implement forgot password rest API endpoint
|
2024-07-16 15:52:07 +02:00 |
|
Faruk AYDIN
|
3fd628cb05
|
feat: Implement forgot password rest API endpoint
|
2024-07-16 15:43:15 +02:00 |
|
Ömer Faruk Aydın
|
fe68b70bd9
|
Merge pull request #1967 from automatisch/rest-delete-user
feat: Implement rest API endpoint to delete user
|
2024-07-16 15:42:01 +02:00 |
|
Faruk AYDIN
|
ec2863d218
|
feat: Implement rest API endpoint to delete user
|
2024-07-16 15:18:01 +02:00 |
|
Ali BARIN
|
dc56e7f883
|
Merge pull request #1966 from kuba618/AUT-1099
test: add accept invitation invalid token tests
|
2024-07-16 13:53:32 +02:00 |
|
Jakub P.
|
2f1f537e00
|
test: add accept invitation invalid token tests
|
2024-07-16 12:08:50 +02:00 |
|
Ali BARIN
|
b7b3a3025b
|
Merge pull request #1964 from automatisch/AUT-1095
feat: create onboarding UX flow
|
2024-07-15 16:11:25 +02:00 |
|
Ali BARIN
|
edb9526538
|
feat(InstallationForm): rephrase submit button
|
2024-07-15 12:24:35 +00:00 |
|
Ali BARIN
|
62117ece06
|
Merge pull request #1939 from automatisch/aut-1035
feat(salesforce): add find partially matching record action
|
2024-07-15 14:01:21 +02:00 |
|
Ali BARIN
|
913a2a0ac1
|
Merge pull request #1953 from automatisch/add-security-icon-in-additional-drawer
feat(Layout): support security icon in additional drawer link
|
2024-07-15 14:01:10 +02:00 |
|
Ali BARIN
|
92ec3d07a3
|
feat(salesforce/find-partially-matching-record): sanitize user inputs
|
2024-07-15 09:04:16 +00:00 |
|
Ali BARIN
|
67ee7899fd
|
feat(salesforce): add find partially matching record action
|
2024-07-15 09:04:16 +00:00 |
|
Ali BARIN
|
b0ceb3fe7e
|
feat(InstallationForm): use thinner font weight in success alert
|
2024-07-15 09:00:13 +00:00 |
|
kasia.oczkowska
|
ba6b4c6854
|
feat: create onboarding UX flow
|
2024-07-12 14:55:30 +01:00 |
|
Ali BARIN
|
61e90aed60
|
chore: upgrade @playwright/test with 1.45.1
|
2024-07-12 13:40:51 +00:00 |
|
Ali BARIN
|
45b7a399f2
|
feat(Layout): support security icon in additional drawer link
|
2024-07-12 13:40:22 +00:00 |
|
Ali BARIN
|
673ed25598
|
Merge pull request #1963 from automatisch/add-parse-stringified-json-action
feat(formatter): add parse stringified json action
|
2024-07-12 12:44:49 +02:00 |
|
Ali BARIN
|
14fc460174
|
Merge pull request #1962 from automatisch/missing-power-input-label
fix: bring back the label for PowerInput
|
2024-07-12 12:38:54 +02:00 |
|
Ali BARIN
|
211b4537f9
|
Merge pull request #1961 from automatisch/fix-undefined-datastore-entry-throwing
fix(datastore): stop undefined datastore entry throwing
|
2024-07-12 12:37:53 +02:00 |
|
Ali BARIN
|
a683e059aa
|
feat(formatter): add parse stringified json action
|
2024-07-12 10:37:16 +00:00 |
|
kasia.oczkowska
|
d2d2cea567
|
fix: return Item in renderItemFactory
|
2024-07-12 11:31:43 +01:00 |
|
kasia.oczkowska
|
e5bda65a35
|
fix: bring back the label for PowerInput
|
2024-07-12 11:27:52 +01:00 |
|
Ali BARIN
|
6aaef9df4b
|
fix(datastore): stop undefined datastore entry throwing
|
2024-07-12 08:58:39 +00:00 |
|
Ali BARIN
|
7fba4d72b0
|
Merge pull request #1958 from automatisch/AUT-1091
fix: introduce fix for logo being stretched
|
2024-07-11 15:35:48 +02:00 |
|
Ali BARIN
|
a6dc2ed4ba
|
Merge pull request #1956 from automatisch/AUT-1007
feat: limit vertical scroll to a reasonable boundary
|
2024-07-11 15:34:04 +02:00 |
|
Ali BARIN
|
20a40eb2f6
|
Merge pull request #1959 from automatisch/AUT-1088
fix: introduce fix for undefined id on dialog close when adding a connection
|
2024-07-11 13:23:59 +02:00 |
|
kasia.oczkowska
|
ec4ac9d075
|
fix: introduce fix for undefined id on dialog close when adding a connection
|
2024-07-11 12:15:51 +01:00 |
|
kasia.oczkowska
|
b2c14f4226
|
fix: introduce fix for logo being stretched
|
2024-07-11 11:28:45 +01:00 |
|
Ömer Faruk Aydın
|
099dfbd0b0
|
Merge pull request #1954 from automatisch/user-invitation
feat: Implement user invitation functionality
|
2024-07-11 12:18:20 +02:00 |
|
Ali BARIN
|
a9f5736c12
|
test: cover accept invitation flow
|
2024-07-11 11:38:23 +02:00 |
|
Ali BARIN
|
2bd4dd3ab0
|
test(e2e-tests): cover password field removal
|
2024-07-11 11:38:23 +02:00 |
|
Ali BARIN
|
186850c256
|
test: cover user status in user serializer
|
2024-07-11 11:38:23 +02:00 |
|
Ali BARIN
|
9922033d33
|
feat: add accept-invitation page
|
2024-07-11 11:38:23 +02:00 |
|
Faruk AYDIN
|
3c3e6e4144
|
feat: Implement user invitation backend functionality
|
2024-07-11 11:38:23 +02:00 |
|
Faruk AYDIN
|
0e4ac3b7f3
|
feat: Add status column to user model
|
2024-07-11 11:38:23 +02:00 |
|
Ali BARIN
|
c9813e0316
|
Merge pull request #1950 from automatisch/AUT-1074
fix: fix error for only Create role when publishing flow
|
2024-07-11 11:02:08 +02:00 |
|
Ali BARIN
|
577c0cfab9
|
Merge pull request #1957 from automatisch/AUT-677
feat: add missing propTypes
|
2024-07-11 10:54:17 +02:00 |
|
kasia.oczkowska
|
0966f9d715
|
feat: disable publish button when no flow or permissions
|
2024-07-11 09:39:31 +01:00 |
|
kasia.oczkowska
|
3f5df118a0
|
feat: add missing propTypes
|
2024-07-11 08:54:32 +01:00 |
|
kasia.oczkowska
|
e05c1b26f1
|
feat: limit vertical scroll to a reasonable boundary
|
2024-07-10 14:52:07 +01:00 |
|
Ömer Faruk Aydın
|
725b38c697
|
Merge pull request #1955 from automatisch/repository-structure
docs: Adjust repository to the new packages structure
|
2024-07-09 13:14:27 +02:00 |
|