Faruk AYDIN
|
43dba351c3
|
feat: Convert all app files to JS
|
2024-01-05 17:44:21 +01:00 |
|
Faruk AYDIN
|
d2b8d2beff
|
refactor: Use getDynamicData instead of getData
|
2022-11-10 19:46:04 +01:00 |
|
Faruk AYDIN
|
81c41ef5ee
|
refactor: Use generateAuthUrl method instead of createAuthData
|
2022-11-10 18:50:36 +01:00 |
|
Faruk AYDIN
|
10e2794ff9
|
refactor: Generate authentication steps from auth properties
|
2022-11-10 18:49:49 +01:00 |
|
Ali BARIN
|
d2b0a57064
|
refactor: abstract exception capture out of is-still-verified
|
2022-11-08 19:48:54 +01:00 |
|
Faruk AYDIN
|
06a2014bc1
|
feat: Enrich error responses
|
2022-11-07 22:51:30 +01:00 |
|
Ali BARIN
|
ad46b3eea3
|
refactor: adapt errors in apps
|
2022-11-07 20:31:52 +01:00 |
|
Ali BARIN
|
475f24f661
|
style: auto format whole project
|
2022-11-05 23:57:33 +01:00 |
|
Faruk AYDIN
|
f1d319601e
|
chore: Adjust auth doc url of apps to new links
|
2022-11-04 00:19:41 +01:00 |
|
Ali BARIN
|
6a33636d9d
|
refactor: compute reconnectionSteps out of auth steps
|
2022-11-03 23:12:09 +01:00 |
|
Ali BARIN
|
a03c60bd90
|
refactor: remove step property out of app auth
|
2022-11-03 23:12:09 +01:00 |
|
Faruk AYDIN
|
e57122c4ff
|
refactor: Restructure names, keys and descs of triggers and actions
|
2022-11-01 22:48:22 +01:00 |
|
Faruk AYDIN
|
b3f216209a
|
refactor: Specify only the arguments for trigger definitions
|
2022-10-31 18:12:12 +01:00 |
|
Ali BARIN
|
9a973c8257
|
refactor: inline auth, data, triggers and actions in apps
|
2022-10-28 22:38:52 +02:00 |
|
Faruk AYDIN
|
d8e1f6df81
|
refactor: Remove test run and completion check for flick triggers
|
2022-10-28 13:43:01 +02:00 |
|
Faruk AYDIN
|
2b6ff7de41
|
refactor: Remove dedupeStrategy field from triggers
|
2022-10-28 13:23:51 +02:00 |
|
Faruk AYDIN
|
74d7e472af
|
refactor: Remove test run and completion check from new photos
|
2022-10-28 01:12:20 +02:00 |
|
Ali BARIN
|
f8c7e601a5
|
feat(flickr): add new albums trigger
|
2022-10-26 00:54:29 +02:00 |
|
Ali BARIN
|
1644bfeb43
|
feat(flickr): add new photos in an album trigger
|
2022-10-26 00:11:49 +02:00 |
|
Ali BARIN
|
7cc82eb143
|
feat(flickr): add list albums dynamic data
|
2022-10-26 00:11:49 +02:00 |
|
Ali BARIN
|
6b8e44a952
|
fix(flickr): name new photo trigger as plural
|
2022-10-25 19:49:02 +02:00 |
|
Ali BARIN
|
6b40d206f8
|
feat(flickr): add new fav photos trigger
|
2022-10-25 19:49:02 +02:00 |
|
Ali BARIN
|
524c3c22dc
|
refactor(flickr): add isAlreadyProcessed for greatest dedupe strategy
|
2022-10-25 19:49:02 +02:00 |
|
Ali BARIN
|
4d54a608a6
|
feat(flickr): add new photos trigger
|
2022-10-23 21:28:53 +02:00 |
|
Ali BARIN
|
71d6a57cdc
|
feat(flickr): add authentication
|
2022-10-22 23:55:06 +02:00 |
|
Ali BARIN
|
b901a396bf
|
fix: update account wording with connection
|
2022-08-08 18:24:36 +02:00 |
|
Ali BARIN
|
5271af8b94
|
feat: add supportsConnections support in App
|
2022-08-04 21:23:23 +02:00 |
|
Ali BARIN
|
d864831bc5
|
feat: add schedule integration
|
2022-05-07 11:17:45 +02:00 |
|
Ali BARIN
|
6e4d61f9b1
|
fix: correct favorite photo trigger name in flickr
|
2022-04-18 12:09:48 +03:00 |
|
Ali BARIN
|
10723b1c00
|
feat: add new album trigger in flickr
|
2022-04-16 02:43:04 +03:00 |
|
Ali BARIN
|
bf56b54aad
|
feat: add new photo trigger in flickr
|
2022-04-16 02:38:50 +03:00 |
|
Ali BARIN
|
1e00c7d14e
|
feat: add new photo in album flickr trigger
|
2022-04-16 02:24:50 +03:00 |
|
Ali BARIN
|
651cceec14
|
feat: add new favorite photo trigger in flickr
|
2022-04-16 02:12:35 +03:00 |
|
Faruk AYDIN
|
775ac7a8b1
|
fix: Backend eslint warnings
|
2022-03-07 18:26:31 +03:00 |
|
Faruk AYDIN
|
e73f33f3db
|
fix: Adjust info.json files to work with formattedData field
|
2022-03-05 01:27:00 +03:00 |
|
Ali BARIN
|
3391578655
|
chore: introduce @automatisch/types
|
2022-03-03 13:33:33 +03:00 |
|
Faruk AYDIN
|
b2369fa8cd
|
chore: Add authentication interface and adjust authentication classes
|
2022-03-01 18:30:15 +01:00 |
|
Faruk AYDIN
|
cdc6168ff4
|
chore: Adjust authentication classes to have similar structure
|
2022-02-28 18:31:39 +03:00 |
|
Faruk AYDIN
|
c864a1062d
|
refactor: Pass app data within the constructor of an app
|
2022-02-27 16:49:07 +01:00 |
|
Ali BARIN
|
131d33916a
|
chore: stop casting IDs as number
|
2022-01-29 18:50:55 +03:00 |
|
Faruk AYDIN
|
3f2f1212c9
|
chore: Use integer for IDs of resources
|
2022-01-02 14:33:05 +03:00 |
|
Faruk AYDIN
|
d53ef4ffc6
|
chore: Use web app url as dynamic for info.json files
|
2021-11-24 00:07:34 +01:00 |
|
Faruk AYDIN
|
46321f19f4
|
chore: Extract authentication logic of the apps to their own classes
|
2021-11-19 11:53:23 +01:00 |
|
Faruk AYDIN
|
65a41ff492
|
chore: Use arguments or properties instead of fields
|
2021-10-26 23:35:01 +02:00 |
|
Faruk AYDIN
|
cbfba465db
|
chore: Rename createAuthLink as createAuthData
|
2021-10-26 21:52:04 +02:00 |
|
Faruk AYDIN
|
8e91f1f7ed
|
chore: Make createAuthLink mutation more generic
|
2021-10-24 20:06:16 +02:00 |
|
Faruk AYDIN
|
44fbaeee82
|
feat: Introduce reset and verify connection mutations
|
2021-10-22 15:55:25 +02:00 |
|
Ali BARIN
|
1654abb197
|
feat: introduce reconnection support for Flickr
|
2021-10-20 21:51:13 +02:00 |
|
Faruk AYDIN
|
a7582a4503
|
chore: Introduce app info converter and use JSON for info files
|
2021-10-20 13:56:41 +02:00 |
|
Faruk AYDIN
|
672cc4c60c
|
feat: Serve static assets of apps
|
2021-10-19 16:29:37 +02:00 |
|