Commit Graph

  • c732fe16b3 refactor(update-config): introduce updateFirstOrInsert via query builder Ali BARIN 2024-09-23 10:41:23 +00:00
  • 9be75e56e7 refactor(migration): simplify make_config_horizontal_scale script Ali BARIN 2024-09-20 13:23:44 +00:00
  • e7d1f26034 feat(serializers): add config serializer Ali BARIN 2024-09-20 11:21:47 +00:00
  • c554fff048 feat(config): add missing schema properties Ali BARIN 2024-09-20 11:21:22 +00:00
  • 0268521aaa test(config): fix typo in palette primary light Ali BARIN 2024-09-20 11:00:50 +00:00
  • 89b1cb9353 feat(web): adapt to horizontal config structure Ali BARIN 2024-09-20 10:44:34 +00:00
  • 8a17c5eaab feat(config): make data structure horizontal Ali BARIN 2024-09-20 10:43:06 +00:00
  • f4a1ad6c8c Merge pull request #2109 from automatisch/aut-1292 Ömer Faruk Aydın 2024-10-08 15:09:41 +02:00
  • 93d76d8d79 feat: add hash in color to the examples in docs Jakub P. 2024-10-07 16:39:51 +02:00
  • 0b956a71b9 test(models/app-auth-client): improve decrypt data test cases Ali BARIN 2024-10-07 13:25:04 +00:00
  • 26be72f76d test: Improve encrypt data tests for AppAuthClient model Faruk AYDIN 2024-10-07 14:21:14 +02:00
  • 737391c721 test(app-auth-client): write model tests Ali BARIN 2024-10-01 15:23:52 +00:00
  • 9c1d21fd1b feat: fix primary app color value and how it is displayed in the app kasia.oczkowska 2024-10-04 12:34:50 +01:00
  • ef4a4c8611 fix: limit resetting form on defaultValues change kasia.oczkowska 2024-10-04 10:30:50 +01:00
  • 13c0a8ceaa Merge pull request #2112 from automatisch/test-subscription Ömer Faruk Aydın 2024-10-02 13:53:46 +03:00
  • c2976080f6 test: Implement subscription model tests Faruk AYDIN 2024-10-02 13:44:21 +03:00
  • 0a1b6931af test: Add tests for Identity model Faruk AYDIN 2024-10-02 10:52:05 +03:00
  • 5009319f91 Merge pull request #2108 from automatisch/aut-1282 Ömer Faruk Aydın 2024-10-02 10:16:49 +03:00
  • 4db8683bd6 test(access-token): write model tests Ali BARIN 2024-10-01 09:56:46 +00:00
  • d35cf8d31e test: add access token factory Ali BARIN 2024-10-01 09:55:36 +00:00
  • 5fef16131a test: add identity factory Ali BARIN 2024-10-01 09:55:26 +00:00
  • 8b2235ee26 Merge pull request #2107 from automatisch/execution-tests Ömer Faruk Aydın 2024-09-30 17:33:28 +03:00
  • 2d8faf849e test: Implement execution model tests Faruk AYDIN 2024-09-30 17:22:04 +03:00
  • c9de9fa185 Merge pull request #2096 from automatisch/aut-1276 Ali BARIN 2024-09-30 16:24:46 +02:00
  • 0618877d58 test(models/saml-auth-providers-role-mapping): assert model properties Ali BARIN 2024-09-30 14:12:57 +00:00
  • f6b4e7eef8 Merge pull request #2095 from automatisch/datastore-tests Ömer Faruk Aydın 2024-09-30 17:12:11 +03:00
  • 7abe44da19 refactor: Use matchsnapshot for datastore tests Faruk AYDIN 2024-09-30 16:43:06 +03:00
  • 9006a0c25f refactor: Update required validations with custom assertion Faruk AYDIN 2024-09-23 16:32:36 +03:00
  • f8389ff8ab feat: Implement datastore model tests Faruk AYDIN 2024-09-23 14:07:40 +03:00
  • 1f93f3b262 chore(deps): bump express from 4.18.2 to 4.20.0 dependabot/npm_and_yarn/express-4.20.0 dependabot[bot] 2024-09-30 12:15:32 +00:00
  • 894afe8f92 Merge pull request #2104 from automatisch/remove-gql Ömer Faruk Aydın 2024-09-30 15:14:14 +03:00
  • 115394ac8c test(helpers/authentication): bring back applicable tests Ali BARIN 2024-09-30 12:04:58 +00:00
  • de42eda65f refactor(helpers/authentication): remove obsolete arguments in isAuthenticated Ali BARIN 2024-09-30 12:04:37 +00:00
  • 0b7591edce refactor: remove whole graphql implementation Ali BARIN 2024-09-26 13:29:46 +00:00
  • a043a044ca Merge pull request #2099 from automatisch/aut-1262 Ömer Faruk Aydın 2024-09-30 13:33:52 +03:00
  • b1f2727beb test(create-dynamic-data): use 422 for error response Ali BARIN 2024-09-25 09:51:48 +00:00
  • d6e78a48a0 feat(AddAppConnection): show meaningful error messages only Ali BARIN 2024-09-24 14:38:38 +00:00
  • 589fe0f5f3 feat(useAuthenticateApp): remove redundant graphql implementation Ali BARIN 2024-09-24 12:12:29 +00:00
  • 244eeeb816 feat(useAuthenticateApp): centralize invalidating queries Ali BARIN 2024-09-24 12:11:02 +00:00
  • 4d5fc50f1a feat: refactor verify connection mutation with the REST API endpoint kasia.oczkowska 2024-09-20 13:05:21 +01:00
  • dc0273148c chore: remove redundant reset connection mutation Ali BARIN 2024-09-24 11:44:42 +00:00
  • 5e6f4bfb88 feat(useAuthenticateApp): use REST API endpoint to reset connection Ali BARIN 2024-09-24 11:40:35 +00:00
  • bc0e18d074 chore: remove redundant update connection mutation Ali BARIN 2024-09-24 11:10:56 +00:00
  • 24d09fda4c feat(useAuthenticateApp): use REST API endpoint to update connection Ali BARIN 2024-09-24 11:10:40 +00:00
  • 5e20ac07d1 chore(add-authentication-steps): remove unnecessary id arguments Ali BARIN 2024-09-24 10:26:05 +00:00
  • 37c78e6bbd chore: remove redundant generate auth url mutation Ali BARIN 2024-09-24 09:46:56 +00:00
  • 7dcfb1081b feat(useAuthenticateApp): use REST API endpoint to create auth url Ali BARIN 2024-09-24 09:28:17 +00:00
  • 01407cf040 Merge pull request #2106 from automatisch/AUT-1265 Ali BARIN 2024-09-30 10:11:22 +02:00
  • eb814c2fb0 test: add reset password tests Jakub P. 2024-09-27 23:16:16 +02:00
  • d3caadf4af feat: refactor update-current-user mutation with the REST API endpoint kasia.oczkowska 2024-09-27 11:48:59 +01:00
  • be8b6e6f7a chore(deps): bump rollup from 2.66.0 to 2.79.2 dependabot/npm_and_yarn/rollup-2.79.2 dependabot[bot] 2024-09-27 08:04:09 +00:00
  • 5769c82fca Merge pull request #2098 from automatisch/aut-1258 Ali BARIN 2024-09-25 10:03:57 +02:00
  • 3754783ce2 Merge pull request #2103 from automatisch/AUT-1279 Ali BARIN 2024-09-24 21:25:41 +02:00
  • 55ebe2cc0b test: add change own user data test Jakub P. 2024-09-24 18:42:30 +02:00
  • 23c1a42163 chore: remove redundant create connection mutation Ali BARIN 2024-09-24 08:30:07 +00:00
  • c879ffa768 feat(useAuthenticateApp): use REST API endpoint to create connection Ali BARIN 2024-09-24 08:29:58 +00:00
  • 32f7bbfbab chore: remove redundant execute flow mutation Ali BARIN 2024-09-19 09:09:32 +00:00
  • 84d5b3b158 feat: use REST API endpoint to test step Ali BARIN 2024-09-19 09:08:44 +00:00
  • 06e8f5bfdc test: trigger only flow should not be publishable AUT-1252 Jakub P. 2024-09-23 22:35:19 +02:00
  • c8dae9ea9a Merge pull request #2097 from automatisch/to-require-property Ömer Faruk Aydın 2024-09-23 16:24:01 +03:00
  • cbfb5dd8a6 feat: Introduce toRequireProperty custom assertion Faruk AYDIN 2024-09-23 16:16:13 +03:00
  • 09b2b7350c test: add applications settings tests Jakub P. 2024-09-10 22:00:49 +02:00
  • e146793d32 Merge pull request #2091 from automatisch/aut-1216 Ömer Faruk Aydın 2024-09-20 13:32:38 +03:00
  • 0bad2ead10 chore: Fix typo for useAdminUpdateUser hook Faruk AYDIN 2024-09-20 13:09:36 +03:00
  • 25176884e7 fix: add missing snackbar on user update error Jakub P 2024-09-19 21:10:35 +02:00
  • 266d4cddb0 chore: remove redundant update user mutation Ali BARIN 2024-09-19 09:18:00 +00:00
  • 6e529a4205 feat: use REST API endpoint to update user Ali BARIN 2024-09-19 09:17:14 +00:00
  • d2cce278bd Merge pull request #2089 from automatisch/aut-1266 Ömer Faruk Aydın 2024-09-19 14:10:44 +03:00
  • b774a62f8c fix: add missing snackbars on flow status update Jakub P. 2024-09-19 12:57:27 +02:00
  • 66c12e1a92 chore: remove redundant update flow status mutation Ali BARIN 2024-09-19 07:54:43 +00:00
  • 184d748890 feat: use REST API endpoint to update flow status Ali BARIN 2024-09-19 07:53:29 +00:00
  • 8cc732c8d1 Merge pull request #2085 from automatisch/aut-1259 Ömer Faruk Aydın 2024-09-19 13:58:13 +03:00
  • c688d67e4b feat: Implement admin user serializer test Faruk AYDIN 2024-09-19 13:48:08 +03:00
  • 3408be2840 test: search for proper snackbar on user create error Jakub P. 2024-09-19 00:17:05 +02:00
  • e126066132 chore: remove redundant create user mutation Ali BARIN 2024-09-18 15:26:30 +00:00
  • cfec447d8a feat(web): use REST API endpoint to create user Ali BARIN 2024-09-18 15:26:20 +00:00
  • 805d1fdd52 fix(useAdminCreateRole): correct query in invalidation Ali BARIN 2024-09-18 15:26:03 +00:00
  • 9299948072 feat: add admin user serializer with accept invitation url Ali BARIN 2024-09-18 15:25:33 +00:00
  • b02960a5ec Merge pull request #2083 from automatisch/aut-1257 Ömer Faruk Aydın 2024-09-19 13:40:57 +03:00
  • 8134b6db6a refactor(update-step): move connection authorization to model Ali BARIN 2024-09-19 09:27:51 +00:00
  • cd16a3cc15 chore: remove redundant update step mutation Ali BARIN 2024-09-18 14:07:02 +00:00
  • 074e7828f3 feat(web): use REST API endpoint to update step Ali BARIN 2024-09-18 14:06:54 +00:00
  • 5f7d1f9219 feat: write REST API endpoint to update step Ali BARIN 2024-09-18 14:06:30 +00:00
  • b29c6105a1 Merge pull request #2088 from automatisch/aut-1213 Ömer Faruk Aydın 2024-09-19 13:15:26 +03:00
  • 1297f5d43c chore: remove redundant delete step mutation Ali BARIN 2024-09-18 15:50:01 +00:00
  • f94a5385d7 feat: use REST API endpoint to delete step Ali BARIN 2024-09-18 15:49:18 +00:00
  • 8ef2000e45 Merge pull request #2087 from automatisch/aut-1261 Ömer Faruk Aydın 2024-09-19 13:06:48 +03:00
  • 30d496076b chore: remove redundant delete flow mutation Ali BARIN 2024-09-18 15:45:39 +00:00
  • 5de06d4482 feat: use REST API endpoint to delete flow Ali BARIN 2024-09-18 15:44:43 +00:00
  • 97fa983305 Merge pull request #2086 from automatisch/aut-1260 Ömer Faruk Aydın 2024-09-19 12:34:35 +03:00
  • dccc3c5bc1 chore: remove redundant delete current user mutation Ali BARIN 2024-09-18 15:36:23 +00:00
  • ed12465975 feat: use REST API endpoint to delete current user Ali BARIN 2024-09-18 15:36:09 +00:00
  • b78be222d7 Merge pull request #2084 from automatisch/aut-1228 Ömer Faruk Aydın 2024-09-19 12:22:33 +03:00
  • 342990e1bf chore: remove redundant create flow mutation Ali BARIN 2024-09-18 14:53:06 +00:00
  • 2e5dfdbb0d feat: use REST API endpoint to create flow Ali BARIN 2024-09-18 14:51:23 +00:00
  • d01477306d chore(deps): bump vite from 3.2.10 to 3.2.11 dependabot/npm_and_yarn/vite-3.2.11 dependabot[bot] 2024-09-17 20:51:00 +00:00
  • 1790ef0ee6 feat: Implement update flow status rest API endpoint Faruk AYDIN 2024-09-17 16:07:12 +03:00
  • 712a5756e2 Merge pull request #2070 from automatisch/aut-1248 Ömer Faruk Aydın 2024-09-17 14:11:27 +03:00
  • bf6ff6b0f7 refactor: Revise duplicate flow controller tests Faruk AYDIN 2024-09-17 13:18:48 +03:00
  • c6003b6695 fix: Correct duplicate flow mock name Faruk AYDIN 2024-09-17 13:05:23 +03:00