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 |
|
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 |
|
Ö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 |
|
kasia.oczkowska
|
4d5fc50f1a
|
feat: refactor verify connection mutation with the REST API endpoint
|
2024-09-30 08:25:54 +00:00 |
|
Ali BARIN
|
dc0273148c
|
chore: remove redundant reset connection mutation
|
2024-09-30 08:25:09 +00:00 |
|
Ali BARIN
|
5e6f4bfb88
|
feat(useAuthenticateApp): use REST API endpoint to reset connection
|
2024-09-30 08:24:03 +00:00 |
|
Ali BARIN
|
bc0e18d074
|
chore: remove redundant update connection mutation
|
2024-09-30 08:24:02 +00:00 |
|
Ali BARIN
|
24d09fda4c
|
feat(useAuthenticateApp): use REST API endpoint to update connection
|
2024-09-30 08:23:29 +00:00 |
|
Ali BARIN
|
5e20ac07d1
|
chore(add-authentication-steps): remove unnecessary id arguments
|
2024-09-30 08:23:29 +00:00 |
|
Ali BARIN
|
37c78e6bbd
|
chore: remove redundant generate auth url mutation
|
2024-09-30 08:23:26 +00:00 |
|
Ali BARIN
|
7dcfb1081b
|
feat(useAuthenticateApp): use REST API endpoint to create auth url
|
2024-09-30 08:23:00 +00:00 |
|