kasia.oczkowska
d65853762b
feat: add error snackbar on failed app authentication
2025-01-10 10:12:37 +00:00
Ali BARIN
8d5287d51e
refactor(web): use oauth client instead of app auth client
2024-12-19 14:53:47 +00:00
Ali BARIN
c78646ed8e
feat(connections): iterate add button availability
2024-12-17 14:27:10 +00:00
Ali BARIN
a57134a89c
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-17 14:26:55 +00:00
kasia.oczkowska
75abfda783
feat: inline login form error and unify Alert font weight
2024-11-14 14:10:07 +00:00
Ali BARIN
d6e78a48a0
feat(AddAppConnection): show meaningful error messages only
2024-09-30 08:25:56 +00:00
Jakub P.
8d10f26f56
test: add pop-up notification test
2024-09-10 17:40:34 +02:00
Ali BARIN
297543f9dd
feat(useAuthenticateApp): early exit connection creation at blocked pop-up
2024-09-10 17:40:34 +02:00
Ali BARIN
0c53ee8460
feat(AddAppConnection): show pop-up reminder hint
2024-09-10 17:40:34 +02:00
kasia.oczkowska
ec4ac9d075
fix: introduce fix for undefined id on dialog close when adding a connection
2024-07-11 12:15:51 +01:00
Ali BARIN
a9f5736c12
test: cover accept invitation flow
2024-07-11 11:38:23 +02:00
Rıdvan Akca
d9917a81bb
fix: invalidate app connections upon creating a connection
2024-04-12 13:10:51 +02:00
Rıdvan Akca
2ee5af8bfb
feat: add useAppAuth with RQ
2024-03-07 16:53:22 +03:00
kasia.oczkowska
7afdf43872
feat: introduce propTypes
2024-03-04 15:21:07 +01:00
Ali BARIN
b3ae2d2748
refactor(web): remove typescript
2024-02-29 09:38:32 +00:00
Faruk AYDIN
159931a6ea
chore: Use types from the web package
2024-01-15 13:30:48 +01:00
Rıdvan Akca
ee90422f56
feat(trello): add trello integration ( #1380 )
2023-10-24 15:13:08 +02:00
Ali BARIN
3b54b29a99
feat: introduce app configs with shared auth clients ( #1213 )
2023-08-16 15:46:43 +02:00
Ali BARIN
0deaa03218
feat(auth): add user and role management
2023-08-03 19:39:48 +02:00
Ali BARIN
ac671110a3
fix: wrap lines when showing error details
2023-01-03 21:24:29 +01:00
Ali BARIN
bf1076b7d2
fix(AddAppConnection): don't render empty error details
2022-12-16 21:06:53 +01:00
Ali BARIN
346a706e41
feat(Editor): show webhook info in test substep
2022-12-08 00:34:28 +01:00
Faruk AYDIN
06a2014bc1
feat: Enrich error responses
2022-11-07 22:51:30 +01:00
Ali BARIN
ceea962464
fix(AddAppConnection): word break error messages
2022-11-07 20:31:52 +01:00
Ali BARIN
475f24f661
style: auto format whole project
2022-11-05 23:57:33 +01:00
Ali BARIN
9c40bc5863
fix(web): discard failed auth process
2022-10-30 22:27:27 +01:00
Ali BARIN
419d84da97
feat(rss): add new items in feed trigger
2022-10-28 00:57:48 +02:00
Ali BARIN
1760c6e454
feat: add defineApp and beforeRequest
2022-10-17 23:52:48 +02:00
Ali BARIN
ace2436e43
feat(FlowEditor): allow adding new connection in step
2022-10-15 23:52:37 +02:00
Ali BARIN
e47c54b336
chore: add major data-test attributes
2022-10-09 00:00:35 +02:00
Ali BARIN
ae76f7100c
refactor(web): fix types
2022-10-07 16:06:10 +03:00
Ali BARIN
bd754da1ed
feat: show CTA for connecting to services
2022-09-13 20:26:49 +02:00
Ali BARIN
913a2773c1
feat: make errors inline in add app connection
2022-08-04 21:33:59 +02:00
Ali BARIN
651cceec14
feat: add new favorite photo trigger in flickr
2022-04-16 02:12:35 +03:00
Ali BARIN
3391578655
chore: introduce @automatisch/types
2022-03-03 13:33:33 +03:00
Ali BARIN
c09a535653
chore: suit eslint rules
2022-01-20 17:09:12 +01:00
Ali BARIN
e05436034c
feat: add loading state to app connection creation
2021-12-17 12:20:38 +01:00
Ali BARIN
39eafca5ec
chore: upgrade to react-router@6
2021-12-12 17:14:05 +01:00
Ali BARIN
2f7cde95da
refactor: rename fields with arguments and properties
2021-10-26 23:55:02 +02:00
Ali BARIN
ec4dd8a037
feat: introduce reconnect feature for connections
2021-10-20 21:01:48 +02:00
Ali BARIN
3a44cf5f86
refactor: iterate array, not generator in auth steps
2021-10-15 18:34:48 +02:00
Ali BARIN
9cc10f6346
feat: Introduce auth step to verify connection
2021-10-15 18:15:46 +02:00
Ali BARIN
bfd63204a2
refactor: Introduce generator for auth steps
2021-10-15 00:31:30 +02:00
Ali BARIN
e045fb1710
feat: Introduce openWithPopup auth step
2021-10-14 23:53:48 +02:00
Ali BARIN
9c529b6c6d
feat: Introduce generic auth steps
2021-10-14 18:34:30 +02:00
Ali BARIN
f50c09ed37
feat: Introduce InputCreator
2021-10-11 23:22:12 +02:00
Ali BARIN
1d65a7c0dd
feat: Extend apps with further data
2021-10-10 21:51:16 +02:00
Ali BARIN
c078a97e12
feat: Extend App pages with tabs and data
2021-10-09 21:56:16 +02:00