Commit Graph

509 Commits

Author SHA1 Message Date
Ömer Faruk Aydın
40a35691fe Merge pull request #408 from automatisch/issue-406
feat: add pagination on app flows
2022-08-07 16:21:32 +03:00
Ömer Faruk Aydın
908a3126f1 Merge pull request #407 from automatisch/issue-375
refactor: unify flow rows
2022-08-07 16:20:53 +03:00
Ali BARIN
726707afe8 feat: add search capability by name in getFlows 2022-08-07 15:10:11 +02:00
Ali BARIN
3c926adeca feat: add relative date in execution row 2022-08-07 14:56:05 +02:00
Ali BARIN
fc681d9ebc feat: add flow app icons in execution row 2022-08-07 14:50:16 +02:00
Ali BARIN
364f53142c feat: add pagination on app flows 2022-08-07 14:34:58 +02:00
Ali BARIN
2764aa2c06 refactor: unify flow rows 2022-08-07 14:13:52 +02:00
Ali BARIN
ca141b1076 feat: downsize flow app icons 2022-08-07 12:17:34 +02:00
Faruk AYDIN
2e980664ac fix: Order associated steps by position for the flow 2022-08-07 11:54:44 +02:00
Ali BARIN
03cfa8b904 fix: remove last non-existing step app icon 2022-08-07 00:26:19 +02:00
Ömer Faruk Aydın
c5bb07a768 Merge pull request #400 from automatisch/fix/flows-group-by
fix: Add group by to differentiate flows
2022-08-07 01:24:12 +03:00
Faruk AYDIN
3a1e8b4bbd fix: Add group by to differentiate flows 2022-08-07 01:21:24 +03:00
Ömer Faruk Aydın
0e749936a6 Merge pull request #373 from automatisch/issue-367
Enhance flow row with used apps, date and context menu
2022-08-07 01:11:22 +03:00
Ali BARIN
744b31aad6 feat: add dynamic flow app icons 2022-08-06 23:41:47 +02:00
Ali BARIN
82bdf9d3b1 feat: add intermediate step count in flow apps 2022-08-06 23:41:47 +02:00
Ali BARIN
8c59bd664e feat: add used app icons in FlowRow 2022-08-06 23:41:47 +02:00
Ali BARIN
15aaada3fe feat: add relative time and context menu in flows 2022-08-06 23:41:47 +02:00
Ömer Faruk Aydın
0fdbe4d39b Merge pull request #399 from automatisch/refactor/flows-query
refactor: Use currentUser with context for flows query
2022-08-06 23:40:50 +03:00
Faruk AYDIN
280c7832ae refactor: Use currentUser with context for flows query 2022-08-06 23:31:09 +03:00
Ömer Faruk Aydın
1f9dd6a3bc Merge pull request #398 from automatisch/feature/expose-icon-url-with-steps
feat: Expose iconUrl together with steps
2022-08-06 23:17:25 +03:00
Faruk AYDIN
e7f12f4a06 feat: Expose iconUrl together with steps 2022-08-06 23:11:42 +03:00
dependabot[bot]
5a24b9ec8a chore(deps): bump parse-url from 6.0.0 to 6.0.5 (#397)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/6.0.0...6.0.5)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ömer Faruk Aydın <omerfaruk26@gmail.com>
2022-08-06 19:42:38 +03:00
Ömer Faruk Aydın
1d8a72e03b Merge pull request #394 from automatisch/issue-382
feat: add pagination on /flows
2022-08-06 19:42:23 +03:00
Ömer Faruk Aydın
ef987eae36 Merge pull request #393 from automatisch/issue-389
feat: add paging capability in getFlows query
2022-08-06 19:36:10 +03:00
Faruk AYDIN
dc4899c240 refactor: Adjust flow query to use joinRelated 2022-08-06 15:03:43 +03:00
Ömer Faruk Aydın
88a780f008 Merge pull request #354 from automatisch/dependabot/npm_and_yarn/terser-5.14.2
chore(deps): bump terser from 5.10.0 to 5.14.2
2022-08-06 13:17:13 +03:00
Ömer Faruk Aydın
6fc13f3707 Merge pull request #336 from automatisch/dependabot/npm_and_yarn/parse-url-6.0.2
chore(deps): bump parse-url from 6.0.0 to 6.0.2
2022-08-06 13:16:54 +03:00
Ömer Faruk Aydın
6f1b9b8fe7 Merge pull request #391 from automatisch/issue-374
feat: add loading indicator in AddNewAppConnection
2022-08-06 13:16:23 +03:00
Ali BARIN
533d73d718 feat: add non-auth apps and flowCount in getConnectedApps 2022-08-05 16:13:50 +02:00
Ali BARIN
63241d2438 feat: add pagination on /flows 2022-08-05 15:21:21 +02:00
Ali BARIN
5a177b330a feat: add paging capability in getFlows query 2022-08-05 13:40:03 +02:00
Ali BARIN
ae8f701e5c fix: use cache-and-network fetchPolicy for consistency 2022-08-04 22:04:36 +02:00
Ali BARIN
744c927b69 fix: use non-draft connectionCount in getConnectedApps 2022-08-04 22:04:36 +02:00
Ali BARIN
6ca1b99947 fix: hide form field error if not touched 2022-08-04 21:56:00 +02:00
Ali BARIN
cdb018dcd2 feat: update color scheme in JSONViewer 2022-08-04 21:55:50 +02:00
Ali BARIN
03efe3f0b3 fix: replace current history entry on redirections 2022-08-04 21:36:18 +02:00
Ali BARIN
913a2773c1 feat: make errors inline in add app connection 2022-08-04 21:33:59 +02:00
Ali BARIN
10c64167d7 feat: link typography logo to dashboard 2022-08-04 21:33:49 +02:00
Ali BARIN
a624a8d8b5 refactor: add version in app config 2022-08-04 21:31:09 +02:00
Ali BARIN
ff09a836b4 feat: highlight newer versions in notifications 2022-08-04 21:31:09 +02:00
Ali BARIN
e7c734c55e feat: expose version with healthcheck query 2022-08-04 21:31:09 +02:00
Ali BARIN
5271af8b94 feat: add supportsConnections support in App 2022-08-04 21:23:23 +02:00
Ali BARIN
df55d9fdd9 feat: add loading indicator in AddNewAppConnection 2022-08-03 21:03:22 +02:00
Ali BARIN
c7ff9dc162 chore: upgrade @apollo/client to 3.6.9 2022-08-03 21:02:53 +02:00
Ömer Faruk Aydın
f7ab2b667c Merge pull request #364 from automatisch/docs/twitter-auth
docs: Twitter authentication guide
2022-07-28 00:32:11 +03:00
Ömer Faruk Aydın
b89086d3b8 Merge pull request #366 from automatisch/feature/connection-draft-column
feat: Add draft column to connections
2022-07-27 23:28:44 +03:00
Faruk AYDIN
448a1a49b4 fix: Import App model for create connection query 2022-07-27 23:25:20 +03:00
Ali BARIN
98d7969a1e feat: check app existence in createConnection 2022-07-27 21:11:31 +02:00
Ali BARIN
d513e03138 feat: show connection upon verification 2022-07-27 16:40:21 +02:00
Ali BARIN
a5367c3770 feat: add app field in verifyConnection 2022-07-27 16:01:39 +02:00