This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
automate/packages/web/src
2022-11-03 23:12:33 +01:00
..
components fix(InputCreator): show default value in dropdown 2022-11-03 23:12:33 +01:00
config feat: show not found UI in app/connection flows 2022-08-11 20:26:35 +02:00
contexts feat: make flow editor read only when published 2022-08-24 21:01:51 +02:00
graphql refactor: compute reconnectionSteps out of auth steps 2022-11-03 23:12:09 +01:00
helpers fix(web): discard failed auth process 2022-10-30 22:27:27 +01:00
hooks fix(useDynamicData): throw error when dependency is undefined 2022-10-19 22:56:52 +02:00
locales feat(FlowEditor): allow adding new connection in step 2022-10-15 23:52:37 +02:00
pages chore: add major data-test attributes 2022-10-09 00:00:35 +02:00
styles refactor: use styleOverrides callback in theme 2022-02-07 16:30:33 +03:00
index.tsx feat: introduce authentication context 2022-03-09 01:09:14 +03:00
react-app-env.d.ts feat: add single execution page 2022-03-23 09:33:55 +01:00
reportWebVitals.ts chore: suit eslint rules 2022-01-20 17:09:12 +01:00
routes.tsx fix: replace current history entry on redirections 2022-08-04 21:36:18 +02:00
settingsRoutes.tsx fix: replace current history entry on redirections 2022-08-04 21:36:18 +02:00
setupTests.ts chore: Add web package 2021-10-03 15:11:55 +02:00