| 
							
							
								 Faruk AYDIN | f6490990de | tests: Implement tests for ExecutionStep model | 2024-10-09 15:43:33 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | f24ff606ac | Merge pull request #2113 from automatisch/AUT-1196 fix: use env var for authDocUrl | 2024-10-09 15:15:09 +02:00 |  | 
			
				
					| 
							
							
								 Jakub P. | 3ff53744b5 | fix: use env var for authDocUrl | 2024-10-09 15:02:59 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 0b33c10ed8 | Merge pull request #2029 from automatisch/AUT-1190 fix: limit resetting form on defaultValues change | 2024-10-09 14:54:05 +02:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 3fa87701ed | Merge pull request #2114 from automatisch/AUT-929 feat: fix primary app color value and how it is displayed in the app | 2024-10-09 11:02:03 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | e5e0c6fa2a | Merge pull request #2117 from automatisch/aut-1191-2 fix: bring back missing custom logo | 2024-10-08 21:54:12 +02:00 |  | 
			
				
					| 
							
							
								 Jakub P. | 0b38a0b6af | fix: bring back missing custom logo | 2024-10-08 17:56:13 +00:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 44b228777a | Merge pull request #2093 from automatisch/aut-1191 feat(config): make data structure horizontal | 2024-10-08 18:15:33 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | dd4f658d14 | test: cover static config in config controller test | 2024-10-08 14:41:02 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 9c66f47bca | test: write config serializer cases | 2024-10-08 14:34:14 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 138a34d6a4 | feat(config): incorporate static config as virtual attributes | 2024-10-08 14:19:17 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 8f2af2e863 | chore: rename horizontal config migration as make_config_single_record | 2024-10-08 14:18:38 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | c732fe16b3 | refactor(update-config): introduce updateFirstOrInsert via query builder | 2024-10-08 13:18:42 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 9be75e56e7 | refactor(migration): simplify make_config_horizontal_scale script | 2024-10-08 13:18:42 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | e7d1f26034 | feat(serializers): add config serializer | 2024-10-08 13:18:42 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | c554fff048 | feat(config): add missing schema properties | 2024-10-08 13:18:42 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 0268521aaa | test(config): fix typo in palette primary light | 2024-10-08 13:18:42 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 89b1cb9353 | feat(web): adapt to horizontal config structure | 2024-10-08 13:18:42 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 8a17c5eaab | feat(config): make data structure horizontal | 2024-10-08 13:18:42 +00:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | f4a1ad6c8c | Merge pull request #2109 from automatisch/aut-1292 test(app-auth-client): write model tests | 2024-10-08 15:09:41 +02:00 |  | 
			
				
					| 
							
							
								 Jakub P. | 93d76d8d79 | feat: add hash in color to the examples in docs | 2024-10-07 16:39:51 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 0b956a71b9 | test(models/app-auth-client): improve decrypt data test cases | 2024-10-07 13:25:04 +00:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 26be72f76d | test: Improve encrypt data tests for AppAuthClient model | 2024-10-07 14:21:14 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 737391c721 | test(app-auth-client): write model tests | 2024-10-07 09:14:18 +00:00 |  | 
			
				
					| 
							
							
								 kasia.oczkowska | 9c1d21fd1b | feat: fix primary app color value and how it is displayed in the app | 2024-10-04 12:34:50 +01:00 |  | 
			
				
					| 
							
							
								 kasia.oczkowska | ef4a4c8611 | fix: limit resetting form on defaultValues change | 2024-10-04 11:46:12 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 13c0a8ceaa | Merge pull request #2112 from automatisch/test-subscription test: Implement subscription model tests | 2024-10-02 13:53:46 +03:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | c2976080f6 | test: Implement subscription model tests | 2024-10-02 13:44:21 +03:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 0a1b6931af | test: Add tests for Identity model | 2024-10-02 10:52:05 +03:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 5009319f91 | Merge pull request #2108 from automatisch/aut-1282 test(access-token): write model tests | 2024-10-02 10:16:49 +03:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 4db8683bd6 | test(access-token): write model tests | 2024-10-01 10:37:43 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | d35cf8d31e | test: add access token factory | 2024-10-01 09:55:36 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 5fef16131a | test: add identity factory | 2024-10-01 09:55:26 +00:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 8b2235ee26 | Merge pull request #2107 from automatisch/execution-tests test: Implement execution model tests | 2024-09-30 17:33:28 +03:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 2d8faf849e | test: Implement execution model tests | 2024-09-30 17:25:15 +03:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | c9de9fa185 | Merge pull request #2096 from automatisch/aut-1276 test(SamlAuthProvidersRoleMapping): assert model properties | 2024-09-30 16:24:46 +02:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 0618877d58 | test(models/saml-auth-providers-role-mapping): assert model properties | 2024-09-30 14:14:02 +00:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | f6b4e7eef8 | Merge pull request #2095 from automatisch/datastore-tests feat: Implement datastore model tests | 2024-09-30 17:12:11 +03:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 7abe44da19 | refactor: Use matchsnapshot for datastore tests | 2024-09-30 16:43:06 +03:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 9006a0c25f | refactor: Update required validations with custom assertion | 2024-09-30 16:39:06 +03:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | f8389ff8ab | feat: Implement datastore model tests | 2024-09-30 16:39:06 +03:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 894afe8f92 | Merge pull request #2104 from automatisch/remove-gql refactor: remove whole graphql implementation | 2024-09-30 15:14:14 +03:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 115394ac8c | test(helpers/authentication): bring back applicable tests | 2024-09-30 12:04:58 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | de42eda65f | refactor(helpers/authentication): remove obsolete arguments in isAuthenticated | 2024-09-30 12:04:37 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 0b7591edce | refactor: remove whole graphql implementation | 2024-09-30 12:02:25 +00:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | a043a044ca | Merge pull request #2099 from automatisch/aut-1262 feat: use REST API endpoints to create and reconnect connections | 2024-09-30 13:33:52 +03:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | b1f2727beb | test(create-dynamic-data): use 422 for error response | 2024-09-30 08:25:56 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | d6e78a48a0 | feat(AddAppConnection): show meaningful error messages only | 2024-09-30 08:25:56 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 589fe0f5f3 | feat(useAuthenticateApp): remove redundant graphql implementation | 2024-09-30 08:25:56 +00:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 244eeeb816 | feat(useAuthenticateApp): centralize invalidating queries | 2024-09-30 08:25:56 +00:00 |  |