Commit Graph

  • 8352540fcb chore: remove redundant duplicate flow mutation Ali BARIN 2024-09-11 09:28:55 +00:00
  • 22299868fa feat: use REST API endpoint to duplicate flow Ali BARIN 2024-09-11 09:26:57 +00:00
  • 0d126a8e2b feat: write REST API endpoint to duplicate flow Ali BARIN 2024-09-11 09:26:41 +00:00
  • 776d027dfa Merge pull request #2081 from automatisch/rest-create-user Ömer Faruk Aydın 2024-09-17 12:45:08 +03:00
  • fa9b6d1006 chore: Mark create user mutation as converted mutation Faruk AYDIN 2024-09-17 11:42:29 +03:00
  • 89aa7ffc73 feat: Implement rest API endpoint for admins to create user Faruk AYDIN 2024-09-17 11:41:18 +03:00
  • fd971449ca chore: Mark update connection as converted mutation Faruk AYDIN 2024-09-16 13:39:44 +03:00
  • f7cd57e549 Merge pull request #2080 from automatisch/rest-update-connection Ömer Faruk Aydın 2024-09-16 13:38:43 +03:00
  • 34aadbfb09 feat: Implement rest API endpoint to update connection Faruk AYDIN 2024-09-16 12:55:39 +03:00
  • 167195a01c Merge pull request #2077 from automatisch/rest-reset-connection Ömer Faruk Aydın 2024-09-15 14:01:56 +03:00
  • b0abf94191 refactor: Move reset logic to connection model Faruk AYDIN 2024-09-15 01:03:17 +03:00
  • 1009c71e72 chore: Move reset connection to converted mutations Faruk AYDIN 2024-09-15 01:02:58 +03:00
  • 29b1695159 Merge pull request #2076 from automatisch/rest-delete-flow Ömer Faruk Aydın 2024-09-15 00:19:45 +03:00
  • 44f782221f chore: Mark delete flow as converted mutation Faruk AYDIN 2024-09-15 00:11:15 +03:00
  • bab25c51d9 feat: Implement rest API endpoint to delete flow Faruk AYDIN 2024-09-14 11:35:17 +03:00
  • 89277e1665 Merge pull request #2075 from automatisch/converted-mutations Ömer Faruk Aydın 2024-09-14 00:46:07 +03:00
  • 1e9c5a1682 chore: Mark create connection as converted mutation Faruk AYDIN 2024-09-14 00:27:09 +03:00
  • 0c75486c7a Merge pull request #2073 from automatisch/aut-1251 Ömer Faruk Aydın 2024-09-12 14:05:39 +03:00
  • 8c39739880 refactor: Use getApp method for generateAuthUrl method of connection Faruk AYDIN 2024-09-12 13:58:23 +03:00
  • ace1f84094 feat: write REST API endpoint to generate auth url Ali BARIN 2024-09-11 15:43:48 +00:00
  • 2cfd6739ca Merge pull request #2068 from automatisch/aut-1242 Ömer Faruk Aydın 2024-09-12 13:51:37 +03:00
  • e0d6f0d653 refactor: Fetch role and permissions for current user in create connection tests Faruk AYDIN 2024-09-12 13:41:16 +03:00
  • a4d3b387d0 refactor: Add extra empty line for create connection test block Faruk AYDIN 2024-09-12 13:33:32 +03:00
  • 7394aca02d feat: write REST API endpoint to create connection Ali BARIN 2024-09-09 14:59:45 +00:00
  • e812725182 Merge pull request #2072 from automatisch/aut-1249 Ömer Faruk Aydın 2024-09-12 13:26:12 +03:00
  • bb76bfcd8b fix: Typo for register user tests Faruk AYDIN 2024-09-12 13:18:39 +03:00
  • 6ff6d0a7dc fix(register-user): correct trial expiry date Ali BARIN 2024-09-11 13:20:39 +00:00
  • ddc9867058 chore: remove redundant register user mutation Ali BARIN 2024-09-11 13:08:53 +00:00
  • ba0d46c6cd feat(web): use REST API endpoint to register user Ali BARIN 2024-09-11 13:06:56 +00:00
  • 369f04fdbc feat: write REST API endpoint to register user Ali BARIN 2024-09-11 13:06:39 +00:00
  • 09dd8abe23 Merge pull request #2069 from automatisch/rest-update-password Ömer Faruk Aydın 2024-09-12 13:10:22 +03:00
  • 8c692758ae chore: Remove redundant only flag for tests Faruk AYDIN 2024-09-12 13:01:49 +03:00
  • 32d39b88bd feat: Ask for current password while updating user password Faruk AYDIN 2024-09-12 12:54:46 +03:00
  • 8bd66da511 chore: Move update current user mutation to converted ones Faruk AYDIN 2024-09-10 17:42:01 +03:00
  • f86799e494 feat: Implement rest API endpoint to update current user password Faruk AYDIN 2024-09-10 17:40:21 +03:00
  • 8d10f26f56 test: add pop-up notification test Jakub P. 2024-09-06 15:32:00 +02:00
  • 297543f9dd feat(useAuthenticateApp): early exit connection creation at blocked pop-up Ali BARIN 2024-09-05 12:08:32 +00:00
  • 0c53ee8460 feat(AddAppConnection): show pop-up reminder hint Ali BARIN 2024-09-05 10:33:01 +00:00
  • 862842e3e1 Merge pull request #2064 from automatisch/aut-1237 Ömer Faruk Aydın 2024-09-10 17:19:55 +03:00
  • a4fad360df Merge pull request #2066 from automatisch/aut-1240 Ali BARIN 2024-09-10 14:31:12 +02:00
  • 3ba4c8b3bf chore(EditorNew): remove console log Ali BARIN 2024-09-10 10:50:11 +00:00
  • 2992236be4 test(create-step): make current and another user explicit Ali BARIN 2024-09-10 10:35:19 +00:00
  • 82161f028e test(create-step): state permission conditions explicitly Ali BARIN 2024-09-10 10:21:42 +00:00
  • 1bcaec144b test(create-step): use non-admin user Ali BARIN 2024-09-10 10:15:59 +00:00
  • 852d4bba0a chore: remove redundant create step mutation Ali BARIN 2024-09-06 17:30:56 +00:00
  • af56fa2830 feat(Editor): use REST API endpoint to create step Ali BARIN 2024-09-06 17:30:34 +00:00
  • 813646e392 feat: write REST API endpoint to create step Ali BARIN 2024-09-06 17:30:10 +00:00
  • 1ce31eefc6 Merge pull request #2057 from automatisch/aut-1226 Ali BARIN 2024-09-10 12:09:00 +02:00
  • fdf53844e1 test(update-role-mappings): use name over key Ali BARIN 2024-09-10 10:00:40 +00:00
  • be57a82302 test(factories/role): re-create different role if it exists Ali BARIN 2024-09-10 09:56:15 +00:00
  • fb82e863e0 test(update-role-mappings): correct the test case name Ali BARIN 2024-09-10 09:30:50 +00:00
  • 101483409f style(update-role-mappings): add a breakline Ali BARIN 2024-09-10 08:51:39 +00:00
  • 6fe863eec1 test(update-role-mappings): use explicit remote role name Ali BARIN 2024-09-02 15:55:26 +00:00
  • fbb6526aac refactor(update-role-mappings): move logic to model Ali BARIN 2024-09-02 15:38:53 +00:00
  • 5556aea913 chore: remove upsert-saml-auth-providers-role-mappings mutation Ali BARIN 2024-09-02 15:32:04 +00:00
  • 95dc5fb849 refactor(RoleMappings): rewrite mutations with REST API endpoints Ali BARIN 2024-09-02 15:29:38 +00:00
  • 062199d0e3 feat: write endpoints to update SamlAuthProvidersRoleMappings Ali BARIN 2024-09-02 15:29:16 +00:00
  • 53ce327516 Merge pull request #2060 from automatisch/aut-1233 Ali BARIN 2024-09-10 11:35:52 +02:00
  • 61a1ce57c2 refactor(useAdminDeleteRole): remove redundant invalidateQueries Ali BARIN 2024-09-06 09:52:03 +00:00
  • 687295f772 test: update roles related snackbar locator Jakub P. 2024-09-05 22:31:06 +02:00
  • e5366534ed chore: remove redundant delete role mutation Ali BARIN 2024-09-05 15:31:59 +00:00
  • 66fe84e126 feat(DeleteRoleButton): use REST API endpoint to delete role Ali BARIN 2024-09-05 15:31:50 +00:00
  • 0b6c28422c feat: write REST API endpoint to delete role Ali BARIN 2024-09-05 15:31:24 +00:00
  • ea667bb6a9 refactor(useAdminUpdateRole): remove redundant invalidateQueries Ali BARIN 2024-09-06 09:26:34 +00:00
  • c9ba219de1 chore: remove redundant update role mutation Ali BARIN 2024-09-04 15:19:19 +00:00
  • 9df1b29d70 feat(EditRole): use REST API endpoint to update role Ali BARIN 2024-09-04 15:19:10 +00:00
  • 3e34359fa9 feat: write REST API endpoint to update role Ali BARIN 2024-09-04 15:18:52 +00:00
  • 1818930d2f Merge pull request #2059 from automatisch/aut-1229 Ali BARIN 2024-09-05 17:35:19 +02:00
  • c03e674001 chore: add isAdmin virtual attribute in role model Ali BARIN 2024-09-05 12:15:37 +00:00
  • 10a25b82e0 chore(migrations/remove_key_column_in_roles): use arrow functions Ali BARIN 2024-09-05 12:13:33 +00:00
  • 3b2489d738 Merge pull request #2062 from automatisch/fix-trigger-type-problem Ömer Faruk Aydın 2024-09-05 13:51:37 +03:00
  • 5c4ca3c84f fix: Add missing pollInverval keys for triggers Faruk AYDIN 2024-09-05 13:40:44 +03:00
  • 06c4b7ed2e fix: Throw error if trigger doesn't have a type Faruk AYDIN 2024-09-05 13:32:19 +03:00
  • 5591f6ccc9 fix(migrations): backfill role.key column in down migration Ali BARIN 2024-09-04 11:30:39 +00:00
  • 63dfb6947e feat: make role name unique and remove key usage Ali BARIN 2024-09-04 11:07:45 +00:00
  • b089069b8e test: use faker in role factory Ali BARIN 2024-09-03 14:18:14 +00:00
  • e76a99fd68 chore: remove redundant create role mutation Ali BARIN 2024-09-03 13:56:23 +00:00
  • a4ea6c1fad refactor(CreateRole): implement REST API endpoint to create role Ali BARIN 2024-09-03 13:56:06 +00:00
  • 64ebdce1b2 feat: write migration to make roles unique by key Ali BARIN 2024-09-03 13:55:28 +00:00
  • 2709491d59 feat: write REST API endpoint to create role Ali BARIN 2024-09-03 13:55:18 +00:00
  • 81beedede6 Merge pull request #2058 from automatisch/rest-delete-current-user Ömer Faruk Aydın 2024-09-03 16:13:37 +03:00
  • 33a2386d74 feat: Remove associated access tokens while removing user Faruk AYDIN 2024-09-03 16:03:48 +03:00
  • 0df5e5283e refactor: Remove user associations before removing user Faruk AYDIN 2024-09-03 16:00:24 +03:00
  • 560407b972 chore: Comment delete current user mutations as converted Faruk AYDIN 2024-09-03 15:51:55 +03:00
  • f8c25ae508 feat: Implement rest API endpoint to remove current user Faruk AYDIN 2024-09-03 15:50:44 +03:00
  • c524277665 Merge pull request #2054 from automatisch/aut-1224 Ali BARIN 2024-09-03 11:42:05 +02:00
  • a70fb009c7 Merge pull request #2055 from automatisch/rest-test-step Ömer Faruk Aydın 2024-09-02 15:22:10 +03:00
  • 11e67f2ea3 Merge pull request #2056 from automatisch/rest-create-flow Ömer Faruk Aydın 2024-09-02 15:21:46 +03:00
  • e7118ffe15 chore: Comment create flow mutation as converted Faruk AYDIN 2024-09-02 15:03:59 +03:00
  • 79e9455244 feat: Implement create flow rest API endpoint Faruk AYDIN 2024-09-02 15:01:20 +03:00
  • 6ca8e8958a feat: Implement rest api endpoint to test step Faruk AYDIN 2024-09-02 13:00:28 +03:00
  • d3dc207166 feat: Extend step serializer with last execution step Faruk AYDIN 2024-08-29 18:45:17 +03:00
  • 51e200533b feat: Introduce lastExecutionStep relation to Step model Faruk AYDIN 2024-08-29 18:44:48 +03:00
  • b8a25b87d8 Merge pull request #2053 from automatisch/webhook-tests-improvements Ali BARIN 2024-09-02 10:04:47 +02:00
  • f4fe0a0d4f refactor(SamlConfiguration): rewrite mutations with REST API endpoints Ali BARIN 2024-08-30 11:46:35 +00:00
  • 1d4f829d29 chore: remove upsert-saml-auth-provider mutation Ali BARIN 2024-08-30 11:46:06 +00:00
  • 4afa79fca4 feat: write endpoitns to create and update SamlAuthProvider Ali BARIN 2024-08-30 10:56:56 +00:00
  • ec22184087 test: add wait for substeps response Jakub P. 2024-08-30 12:53:35 +02:00
  • 413f3db5b4 test(update-flow): align user role permissions Ali BARIN 2024-08-30 07:53:18 +00:00
  • 8ddfcce787 chore: remove update-flow mutation Ali BARIN 2024-08-29 15:07:23 +00:00