Ali BARIN
2a77763c51
feat(AppConfig): iterate how apps are managed
...
- auth clients are always shared, cannot be disabled
- custom connections are enabled by default, can be disabled
- any existing connections can be reconnected regardless of its AppConfig or AppAuthClient states
2024-12-12 10:12:50 +00:00
Faruk AYDIN
2e5b44c424
refactor: Use toStrictEqual instead of toEqual for tests
2024-10-25 12:33:39 +02:00
Ali BARIN
0bbe362660
refactor(app-config): rename allow_custom_connection as custom_connection_allowed
2024-10-24 16:59:17 +02:00
Ali BARIN
a76bee51fc
refactor(app-config): remove canCustomConnect virtual attribute
2024-10-24 16:59:17 +02:00
Ali BARIN
6e42b52414
refactor(app-config): rename canConnect as connectionAllowed
2024-10-24 16:59:17 +02:00
Ali BARIN
7394aca02d
feat: write REST API endpoint to create connection
2024-09-12 13:33:38 +03:00
Faruk AYDIN
5c79e374dd
feat: Implement get app connections API endpoint
2024-03-29 00:21:58 +01:00
Faruk AYDIN
e3bf599bf6
feat: Implement new get app auth clients API endpoint
2024-03-28 20:40:14 +01:00
Faruk AYDIN
01ae96840e
refactor: Remove redundant appConfigId from get auth clients mock
2024-03-28 20:38:46 +01:00
Faruk AYDIN
6dc54ecabc
feat: Implement new get auth clients api endpoint
2024-03-28 20:38:46 +01:00
Faruk AYDIN
df3297b6ca
refactor: Move app config endpoint to apps namespace
2024-03-25 17:01:16 +01:00
Faruk AYDIN
70ae0bc77e
feat: Implement get action substeps API endpoint
2024-03-02 16:24:20 +01:00
Faruk AYDIN
7c368af5ed
feat: Implement get app actions API endpoint
2024-03-02 16:13:13 +01:00
Faruk AYDIN
cea9ed056b
feat: Implement get trigger substeps API endpoint
2024-03-01 16:35:46 +01:00
Faruk AYDIN
dfe3add1cc
feat: Implement get triggers API endpoint
2024-03-01 15:03:53 +01:00
Faruk AYDIN
53606c306d
feat: Implement get apps API endpoint
2024-03-01 14:21:41 +01:00
Faruk AYDIN
5dca0191d2
feat: Implement get app auth API endpoint
2024-02-28 16:16:13 +01:00
Faruk AYDIN
8981174302
feat: Introduce app serializer
2024-02-26 22:25:03 +01:00
Faruk AYDIN
7d5b2ec81e
feat: Implement get app API endpoint
2024-02-26 17:59:48 +01:00