Commit Graph

249 Commits

Author SHA1 Message Date
dependabot[bot]
8cd745fd77 chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/web
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 20:23:50 +01:00
dependabot[bot]
4dab34fe66 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/web
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 20:23:40 +01:00
dependabot[bot]
fbbfefb5e4 chore(deps): bump tar from 6.1.0 to 6.1.11 in /packages/web
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 19:25:28 +01:00
Ali BARIN
81c18ee37c feat: tweak add new app connection dialog 2021-12-17 12:20:38 +01:00
Ali BARIN
3e8bae2ec3 feat: rework connection test feedback 2021-12-17 12:20:38 +01:00
Ali BARIN
e05436034c feat: add loading state to app connection creation 2021-12-17 12:20:38 +01:00
Ali BARIN
f6050f91c3 feat: enlarge small size OutlinedInput 2021-12-17 12:20:38 +01:00
Ali BARIN
b600179221 chore: install @mui/lab 2021-12-17 12:20:38 +01:00
Ali BARIN
78375934d7 feat: style app connections 2021-12-15 22:27:27 +01:00
Ali BARIN
fc85716d07 feat: style add new app connection 2021-12-15 10:21:03 +01:00
Ali BARIN
fdfad28c2e fix: use correct icon in ConditionalIconButton 2021-12-15 10:12:28 +01:00
Ali BARIN
6da8557219 feat: design my apps along with app layout 2021-12-14 01:16:56 +01:00
Ali BARIN
39eafca5ec chore: upgrade to react-router@6 2021-12-12 17:14:05 +01:00
Ali BARIN
ec53d0ae66 feat: introduce dynamic flow data 2021-12-10 23:46:00 +01:00
Ali BARIN
c94b8af821 feat: introduce app flows with dummy data 2021-12-10 23:46:00 +01:00
Ali BARIN
c855a5f555 feat: update theme 2021-12-10 10:39:01 +01:00
Ali BARIN
69bea588e4 refactor: start using AvailableAppsEnumType 2021-11-28 20:56:42 +01:00
Ali BARIN
232c224ccf feat: update theme 2021-11-25 00:39:36 +01:00
Ali BARIN
3260bf8215 fix: introduce AvailableAppsEnumType in createConnection 2021-11-24 21:32:09 +01:00
Ali BARIN
2f7cde95da refactor: rename fields with arguments and properties 2021-10-26 23:55:02 +02:00
Faruk AYDIN
cbfba465db chore: Rename createAuthLink as createAuthData 2021-10-26 21:52:04 +02:00
Ali BARIN
17907a288c feat: introduce firebase authentication 2021-10-24 01:02:34 +02:00
Faruk AYDIN
2eeeeb0028 chore: Introduce GraphQLJSONObject type for credentials 2021-10-24 16:51:29 +02:00
Ali BARIN
c7d757a337 feat: introduce snackbars for GQL errors 2021-10-23 18:53:48 +02:00
Faruk AYDIN
44fbaeee82 feat: Introduce reset and verify connection mutations 2021-10-22 15:55:25 +02:00
Ali BARIN
de82dbfe29 feat: introduce notistack for snackbars 2021-10-21 22:51:55 +02:00
Ali BARIN
ec4dd8a037 feat: introduce reconnect feature for connections 2021-10-20 21:01:48 +02:00
Ali BARIN
2293c939e7 feat: add app connections w/ testing and deleting functions 2021-10-18 23:58:40 +02:00
Faruk AYDIN
672cc4c60c feat: Serve static assets of apps 2021-10-19 16:29:37 +02:00
Faruk AYDIN
650416ce6b feat: Create testConnection graphQL query 2021-10-18 18:05:04 +02:00
Ali BARIN
93df78b5b3 feat: Replace all apps with connected apps on /apps 2021-10-17 16:40:09 +02:00
Ali BARIN
48ba4565e4 refactor: Update credential wording with connection 2021-10-17 16:08:05 +02:00
Ali BARIN
a1363f7fdd feat: Introduce adding a new app connection 2021-10-17 15:50:42 +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
Ali BARIN
c9079db77a feat: Extend Apps page with search and data 2021-10-09 00:16:24 +02:00
Ali BARIN
36ed8d7838 feat: Add dummy pages 2021-10-07 01:10:19 +02:00
Ali BARIN
3aa90bf29f feat: update links in drawer 2021-10-07 00:04:31 +02:00
Ali BARIN
3f56da5efb feat: Add Layout with AppBar and Drawer 2021-10-05 20:35:13 +02:00
Ali BARIN
fc9bcc5c14 chore: add app config with GQL URL and PORT 3001 2021-10-04 20:25:18 +02:00
Ali BARIN
1343352819 chore: Add react-router 2021-10-04 19:54:40 +02:00
Ali BARIN
a62d5369d4 chore: add support for react-intl, mui, apolloql 2021-10-03 23:46:37 +02:00
Ali BARIN
a5bf0649ae chore: Add web package 2021-10-03 15:11:55 +02:00