Faruk AYDIN
466ffcc6bc
feat: Implement telemetry for the creation of executions
2022-05-05 01:26:31 +02:00
Faruk AYDIN
c5465513ba
feat: Implement telemetry for created and updated flows
2022-05-05 01:21:09 +02:00
Faruk AYDIN
4ff6d887ab
feat: Implement telemetry for step creation and updates
2022-05-05 01:18:37 +02:00
Ömer Faruk Aydın
5c1e0f5b17
Merge pull request #312 from automatisch/gitlab-auth
...
feat: add gitlab authentication
2022-05-05 01:03:50 +02:00
Ömer Faruk Aydın
380894069e
Merge pull request #311 from automatisch/github-new-commit-trigger
...
feat: add new commit trigger in GitHub
2022-05-05 01:01:40 +02:00
Ali BARIN
39d82f17d7
feat: add gitlab authentication
2022-05-04 00:49:14 +02:00
Ali BARIN
e651fd141b
feat: add new commit trigger in GitHub
2022-05-03 21:12:29 +02:00
Ömer Faruk Aydın
2e2d371875
Merge pull request #310 from automatisch/feature/instance-id
...
feat: Generate organization and instance id for telemetry
2022-05-03 17:18:04 +02:00
Faruk AYDIN
14ab827b34
feat: Generate organization and instance id for telemetry
2022-05-03 17:09:32 +02:00
Ömer Faruk Aydın
7664c9af0a
Merge pull request #309 from automatisch/feature/telemetry-poc
...
feat: Implement initial version of telemetry client
2022-05-01 19:07:58 +02:00
Faruk AYDIN
224a5b7ba0
feat: Implement initial version of telemetry client
2022-05-01 19:01:21 +02:00
Ömer Faruk Aydın
fa607ef403
Merge pull request #308 from automatisch/dependabot/npm_and_yarn/cross-fetch-3.1.5
...
chore(deps): bump cross-fetch from 3.1.4 to 3.1.5
2022-05-01 02:17:26 +02:00
dependabot[bot]
11fb25ca3f
chore(deps): bump cross-fetch from 3.1.4 to 3.1.5
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-28 23:59:10 +00:00
Ömer Faruk Aydın
f9c68babae
Merge pull request #307 from automatisch/github-new-release-trigger
...
feat: add new release trigger in GitHub
2022-04-24 02:38:30 +03:00
Ömer Faruk Aydın
e396963e61
Merge pull request #306 from automatisch/github-new-collaborator-trigger
...
feat: add new collaborator trigger in GitHub
2022-04-24 02:36:53 +03:00
Ali BARIN
5b9adf0442
feat: add new release trigger in GitHub
2022-04-24 01:35:58 +02:00
Ömer Faruk Aydın
d7f770df0e
Merge pull request #305 from automatisch/github-new-label-trigger
...
feat: add new label trigger in GitHub
2022-04-24 02:30:52 +03:00
Ali BARIN
024bb731d4
feat: add new collaborator trigger in GitHub
2022-04-24 01:29:23 +02:00
Ali BARIN
57478dcc17
feat: add new label trigger in GitHub
2022-04-24 01:26:38 +02:00
Ali BARIN
c79622aefd
feat: add new commit comment trigger in GitHub
2022-04-24 02:17:41 +03:00
Ali BARIN
bdfdb1f228
feat: add new milestone trigger in GitHub
2022-04-23 02:34:05 +02:00
Ali BARIN
65e6fbd54b
feat: add new watcher trigger in GitHub ( #302 )
...
* feat: add new watcher trigger in GitHub
2022-04-23 02:21:51 +03:00
Ali BARIN
af348714f8
feat: add new pull request trigger in GitHub ( #301 )
...
* feat: add new pull request trigger in GitHub
2022-04-23 02:14:54 +03:00
Ali BARIN
a623116204
feat: add new notification trigger in GitHub
2022-04-23 02:11:05 +03:00
Ali BARIN
3551d12e7d
feat: add new branch trigger in GitHub
2022-04-23 02:04:15 +03:00
Ali BARIN
6bee6bafa8
feat: add new organization trigger in GitHub
2022-04-20 12:47:25 +03:00
Ali BARIN
96ede071cf
feat: add new repository trigger in GitHub
2022-04-20 12:38:11 +03:00
Ali BARIN
4f7bef83ea
chore: add build CI step
2022-04-18 17:41:27 +03:00
Ali BARIN
b65fa88f16
feat(web): replace JSONViewer with react-json-tree
2022-04-18 13:38:51 +03:00
Ali BARIN
6e4d61f9b1
fix: correct favorite photo trigger name in flickr
2022-04-18 12:09:48 +03:00
Ali BARIN
9234885ce4
chore: introduce empty type definitions for apps
2022-04-17 01:40:20 +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
Ali BARIN
d4ad8645c9
chore(docs): make baseUrl configurable
...
Use BASE_URL environment variable to configure baseUrl in docusaurus config. Otherwise, `/` is used by default.
2022-04-12 00:30:26 +03:00
Ali BARIN
31403b7020
fix(backend): correct app favicon path
2022-04-09 13:36:34 +03:00
Ali BARIN
79fb62d409
chore: add build:watch script in root
2022-04-09 13:15:31 +03:00
Ali BARIN
c227dc86bb
feat(cli): create DB in start command if not exists ( #285 )
2022-04-08 11:36:35 +02:00
Ali BARIN
75eda7f2af
feat(cli): run migrations and app in start command ( #284 )
...
* feat: perform pending migrations in start command
* feat: log error when DB connection is refused
* feat: log error when Redis connection is refused
* refactor: fix type errors
* fix: correct server and copy graphql schema
* fix: differentiate migrations by env
* chore: remove dev executable
* chore: fix typo in default postgresUsername
* fix: copy json files into dist folder
* chore(cli): add dev script
* chore: pull non-dev logs to info level
* feat(cli): run app in start command
* fix(backend): remove default count in Connection
* fix(cli): remove .eslintrc usage in lint script
* refactor: remove disableMigrationsListValidation
* refactor: make Step optional in ExecutionStep
* refactor: make Flow optional in Step
2022-04-08 11:27:46 +02:00
Ali BARIN
45f810b5b8
feat: remove explore page
2022-04-02 13:10:46 +03:00
dependabot[bot]
4173e3bd2a
chore(deps): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 23:32:15 +03:00
Ali BARIN
d373d04cdf
feat: introduce notifications page
2022-04-01 23:32:03 +03:00
dependabot[bot]
db021c06c7
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/cli
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 23:05:20 +03:00
Ali BARIN
bb6c464770
feat: make email and password updatable
2022-04-01 00:38:54 +03:00
Ali BARIN
b8fb84ef42
feat: add getCurrentUser query
2022-04-01 00:38:54 +03:00
Ali BARIN
140734b32c
feat: add primitive profile settings
2022-04-01 00:38:54 +03:00
Faruk AYDIN
68e5e6d011
fix: Adjust user email address with correct domain
2022-03-24 22:36:27 +03:00
Faruk AYDIN
3340bdff4c
feat: Fetch data while considering previously persisted records
2022-03-24 20:13:36 +03:00
Ali BARIN
782dba1f5e
feat: add account dropdown menu with logout link
2022-03-24 15:53:04 +03:00