kasia.oczkowska
|
46ec9b5229
|
feat: refactor forgot password mutation with the REST API endpoint
|
2024-07-17 13:23:45 +01:00 |
|
Ali BARIN
|
1e64b8a903
|
fix(email): correct sandbox safeguard check
|
2024-07-17 10:25:01 +02:00 |
|
Faruk AYDIN
|
cf9e09ea7a
|
feat: Implement reset password rest API endpoint
|
2024-07-16 16:22:10 +02:00 |
|
Faruk AYDIN
|
9578cd27dd
|
fix: Remove step contraint down migration
|
2024-07-16 15:52:24 +02:00 |
|
Faruk AYDIN
|
3fd628cb05
|
feat: Implement forgot password rest API endpoint
|
2024-07-16 15:43:15 +02:00 |
|
Faruk AYDIN
|
ec2863d218
|
feat: Implement rest API endpoint to delete user
|
2024-07-16 15:18:01 +02: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
|
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
|
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
|
a683e059aa
|
feat(formatter): add parse stringified json action
|
2024-07-12 10:37:16 +00:00 |
|
Ali BARIN
|
6aaef9df4b
|
fix(datastore): stop undefined datastore entry throwing
|
2024-07-12 08:58:39 +00: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
|
f842dd77df
|
Merge pull request #1945 from automatisch/remove-access-tokens-in-perm-user-deletion
fix: delete access token before hard deleting user
|
2024-07-03 13:16:20 +02:00 |
|
Ali BARIN
|
369c72282c
|
fix: delete access token before hard deleting user
|
2024-07-01 11:41:11 +00:00 |
|
Ali BARIN
|
6f30c1a509
|
fix(user): make resetPasswordToken relevant fields nullable
|
2024-07-01 10:26:17 +00:00 |
|
Faruk AYDIN
|
3079d8c605
|
Update version to 0.12.0
|
2024-05-28 11:13:54 +02:00 |
|
Ali BARIN
|
fbae83f4de
|
Merge pull request #1874 from automatisch/make-value-column-text-in-datastore
fix(datastore): make value column text
|
2024-05-23 10:13:47 +02:00 |
|
Rıdvan Akca
|
b70223e824
|
feat(formatter/format-date-time): add unix to datetime support
|
2024-05-17 15:02:22 +02:00 |
|
Rıdvan Akca
|
fc7f1ddd69
|
fix(appwrite): fix attribute typo
|
2024-05-17 13:47:16 +02:00 |
|
Ali BARIN
|
1b34a48a61
|
refactor(appwrite/dynamic-data): use native API ordering
|
2024-05-15 17:59:56 +00:00 |
|
Ali BARIN
|
8c83b715fe
|
fix(appwrite/new-documents): add native order and pagination support
|
2024-05-15 17:59:56 +00:00 |
|
Ali BARIN
|
c122708b0b
|
fix(appwrite): utilize DOCS_URL
|
2024-05-15 17:59:56 +00:00 |
|
Rıdvan Akca
|
6e5c0cc0c7
|
feat(appwrite): add new documents trigger
|
2024-05-15 17:59:54 +00:00 |
|
Rıdvan Akca
|
9dc82290b5
|
feat(appwrite): add appwrite integration
|
2024-05-15 17:59:39 +00:00 |
|
Ali BARIN
|
88468c4f89
|
Merge pull request #1551 from automatisch/AUT-599
feat(airtable): add airtable integration
|
2024-05-15 17:35:55 +02:00 |
|
Ali BARIN
|
21a921d25d
|
fix(airtable): remove user ID out of screen name
|
2024-05-15 15:30:36 +00:00 |
|
Ali BARIN
|
3b2946aac5
|
fix(airtable/find-record): make limitToView optional field
|
2024-05-15 15:30:23 +00:00 |
|
Ali BARIN
|
196d555e8c
|
fix(airtable): utilize DOCS_URL
|
2024-05-15 15:29:31 +00:00 |
|
Rıdvan Akca
|
ec8ac17f4a
|
feat(airtable): add find record action
|
2024-05-15 15:25:55 +00:00 |
|
Rıdvan Akca
|
d36c9d43f6
|
feat(airtable): add create record action
|
2024-05-15 17:20:47 +02:00 |
|
Ali BARIN
|
4144944ab2
|
refactor(migrations): rename installation completed migration
|
2024-05-13 14:12:46 +00:00 |
|
Ali BARIN
|
46b85519c1
|
refactor(User/createAdmin): mark installation completed
|
2024-05-13 14:10:21 +00:00 |
|
Ali BARIN
|
5a83fc33ec
|
refactor(User): rename createAdminUser with createAdmin
|
2024-05-13 14:09:09 +00:00 |
|
Ali BARIN
|
c80791267f
|
refactor(installation): improve allow installation guard
|
2024-05-13 14:00:12 +00:00 |
|
Ali BARIN
|
b30f97db3e
|
feat: add POST /api/v1/installation/users to seed user
|
2024-05-13 13:31:16 +00:00 |
|
Ali BARIN
|
717c81fa2b
|
test(global-hooks): truncate config table
|
2024-05-13 13:31:16 +00:00 |
|
Ali BARIN
|
ae188bc563
|
feat: add migration to mark userful instances installation completed
|
2024-05-13 13:31:16 +00:00 |
|
Ali BARIN
|
fc4561221d
|
feat: add DISABLE_SEED_USER to bypass yarn db:seed:user command
|
2024-05-13 13:31:16 +00:00 |
|
Ali BARIN
|
5aeb4f8809
|
Merge pull request #1883 from automatisch/checkisenterprise
feat: remove checkIsEnterprise middleware from admin users
|
2024-05-13 15:30:55 +02:00 |
|
Ali BARIN
|
c6c900bc39
|
test(get-users.ee): remove license mock
|
2024-05-13 13:20:48 +00:00 |
|
Rıdvan Akca
|
c18ab67a25
|
feat: remove checkIsEnterprise middleware from admin users
|
2024-05-13 15:02:10 +02:00 |
|
Ali BARIN
|
55ae1470d0
|
Merge pull request #1875 from automatisch/logout-saml
|
2024-05-13 13:51:49 +02:00 |
|
Ali BARIN
|
dfe56d3aa2
|
feat: add no_proxy support in http(s) agents
|
2024-05-13 09:15:37 +00:00 |
|
Ali BARIN
|
3da5e13ecd
|
feat: support bi-directional backchannel SAML SLO
|
2024-05-10 08:58:32 +00:00 |
|
Ali BARIN
|
40d0fe0db6
|
chore: add saml_session_id property in access token
|
2024-05-10 08:54:02 +00:00 |
|