Commit Graph
32 Commits
Author SHA1 Message Date
kasia.oczkowska 3f5df118a0 feat: add missing propTypes 2024-07-11 08:54:32 +01:00
kasia.oczkowska 5d2e9ccc67 feat: improve UI display depending on user persmissions 2024-06-20 09:52:00 +00:00
Ali BARIN 7391a9eddc Merge pull request #1810 from automatisch/AUT-921
fix: disable add connection button for unauthorized users
2024-04-12 15:15:38 +02:00
kasia.oczkowska d49bb4c52d fix: disable add connection button for unauthorized users 2024-04-12 13:43:26 +01:00
kasia.oczkowska 5c756b16ca fix: disable create flow button when user doesn't have permissions 2024-04-12 12:41:50 +01:00
kasia.oczkowska 999426be89 fix: destructure app config data correctly on Application page 2024-04-05 15:36:50 +01:00
Rıdvan Akca 63b9943203 refactor: rewrite useAppConfig with RQ 2024-03-11 17:32:55 +03:00
Rıdvan Akca 2ee5af8bfb feat: add useAppAuth with RQ 2024-03-07 16:53:22 +03:00
Rıdvan Akca f320a44d45 refactor: rewrite get-app queries with RQ 2024-03-07 16:53:22 +03:00
Ali BARIN b3ae2d2748 refactor(web): remove typescript 2024-02-29 09:38:32 +00:00
QACometandAli BARIN 4cedbdbc60 test: add tests for git connection (#1289)
* chore: add data-test attributes

* test: add github connection test, add applications modal

* chore: embed test GITHUB_CLIENT_* environment values

---------

Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
2023-10-23 18:48:23 +02:00
Ali BARIN 3b54b29a99 feat: introduce app configs with shared auth clients (#1213) 2023-08-16 15:46:43 +02:00
Ali BARIN 0deaa03218 feat(auth): add user and role management 2023-08-03 19:39:48 +02:00
Ali BARIN 12e34013f8 refactor: default noSsr to true in useMediaQuery 2023-03-08 18:35:51 +00:00
Ali BARIN 475f24f661 style: auto format whole project 2022-11-05 23:57:33 +01:00
Ali BARIN e47c54b336 chore: add major data-test attributes 2022-10-09 00:00:35 +02:00
Ali BARIN c827ce4270 feat: show not found UI in app/connection flows 2022-08-11 20:26:35 +02:00
Ali BARIN 03efe3f0b3 fix: replace current history entry on redirections 2022-08-04 21:36:18 +02:00
Ali BARIN 5271af8b94 feat: add supportsConnections support in App 2022-08-04 21:23:23 +02:00
Ali BARIN 91e209e961 feat: filter flows by appKey in app flows 2022-05-09 14:15:40 +02:00
Ali BARIN 700d0bfd32 feat: create flow with trigger app 2022-01-30 11:15:30 +03:00
Ali BARIN c09a535653 chore: suit eslint rules 2022-01-20 17:09:12 +01:00
Ali BARIN d06ce4958e feat: add /editor/create to create a flow 2021-12-21 09:32:17 +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 c94b8af821 feat: introduce app flows with dummy data 2021-12-10 23:46:00 +01: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
Ali BARIN 93df78b5b3 feat: Replace all apps with connected apps on /apps 2021-10-17 16:40:09 +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