Commit Graph

37 Commits

Author SHA1 Message Date
Ali BARIN
ec8e57972a Release v0.1.5 2022-10-09 10:21:05 +02:00
Ali BARIN
43cd8859bc Release v0.1.4 2022-10-08 14:38:27 +02:00
Ali BARIN
1b405728c4 Release v0.1.3 2022-10-08 13:03:31 +02:00
Ali BARIN
a3dc7d2cde Release v0.1.1 2022-10-08 12:34:50 +02:00
Ali BARIN
bd5aae3469 Release v0.1.0 2022-10-07 17:32:56 +02:00
Ali BARIN
2d3e307189 chore: mark packages as public 2022-10-07 17:32:43 +02:00
Ali BARIN
c79c82cac7 docs: add description in packages 2022-10-07 17:22:55 +02:00
Ali BARIN
e1d953c855 chore: reset versions to 0.0.0 2022-10-07 17:04:22 +02:00
Faruk AYDIN
ac4be28a03 chore: Add AGPL-3.0 license to package.json files 2022-10-07 17:10:14 +03:00
Ali BARIN
e997aa6c81 chore: introduce docker compose 2022-08-29 11:45:39 +02: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
ff09a836b4 feat: highlight newer versions in notifications 2022-08-04 21:31:09 +02:00
Ali BARIN
c7ff9dc162 chore: upgrade @apollo/client to 3.6.9 2022-08-03 21:02:53 +02:00
Ali BARIN
e651fd141b feat: add new commit trigger in GitHub 2022-05-03 21:12:29 +02:00
Ali BARIN
b65fa88f16 feat(web): replace JSONViewer with react-json-tree 2022-04-18 13:38:51 +03:00
Ali BARIN
79fb62d409 chore: add build:watch script in root 2022-04-09 13:15:31 +03: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
bb6c464770 feat: make email and password updatable 2022-04-01 00:38:54 +03:00
Ali BARIN
f11f523b30 feat: add single execution page 2022-03-23 09:33:55 +01:00
Ali BARIN
2218ffd790 feat: add executions page 2022-03-13 12:52:31 +03:00
Ali BARIN
3391578655 chore: introduce @automatisch/types 2022-03-03 13:33:33 +03:00
Ali BARIN
d06f21c927 feat: add PowerInput component 2022-02-28 01:26:57 +03:00
Faruk AYDIN
654e868a23 feat: Serve react app through express server 2022-02-24 22:48:04 +03:00
Ali BARIN
95a63affe7 feat: make step in editor configurable 2022-01-28 15:53:37 +03:00
Ali BARIN
f6d7971b4f chore: add eslint separately per package 2022-01-20 17:07:14 +01:00
Faruk AYDIN
a831bf1673 feat: Setup eslint and prettier 2022-01-20 17:07:14 +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
39eafca5ec chore: upgrade to react-router@6 2021-12-12 17:14:05 +01:00
Ali BARIN
de82dbfe29 feat: introduce notistack for snackbars 2021-10-21 22:51:55 +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
3f56da5efb feat: Add Layout with AppBar and Drawer 2021-10-05 20:35:13 +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