Commit Graph

115 Commits

Author SHA1 Message Date
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Patrik Oldsberg be5a837259 migrate to use workspace ranges
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:53 +02:00
github-actions[bot] 30882884a4 Version Packages 2022-09-20 11:52:02 +00:00
github-actions[bot] 423e01d903 Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-13 18:00:17 -04:00
Patrik Oldsberg 7d47def9c4 switch @types/jest to only be depended on by @backstage/cli
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-07 11:29:12 +02:00
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
renovate[bot] 667d917488 chore(deps): update dependency msw to ^0.47.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-06 07:09:16 +00:00
Patrik Oldsberg a68cf13a3d remove usage of diff command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 14:46:05 +02:00
Fredrik Adelöw 2f52e74b49 just get rid of some String
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-02 13:21:15 +02:00
renovate[bot] 87ec2ba4d6 chore(deps): update dependency msw to ^0.46.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-31 01:34:13 +00:00
github-actions[bot] d1ec204774 Version Packages (next) 2022-08-30 12:02:13 +00:00
Fredrik Adelöw 2881c53cb3 Merge pull request #13252 from backstage/freben/api-well-ok-then
When the 🧹 s go marching in
2022-08-23 13:55:58 +02:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
renovate[bot] bf5e9030eb chore(deps): update dependency msw to ^0.45.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-22 02:27:29 +00:00
Fredrik Adelöw fa07cc8ff2 apache-airflow
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-19 13:30:23 +02:00
Fredrik Adelöw c8bb0ff8ce just some 🧹 api cleaning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 13:30:02 +02:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
github-actions[bot] 8a564ab585 Version Packages (next) 2022-08-09 09:56:01 +00:00
github-actions[bot] f762386d48 Version Packages (next) 2022-08-02 08:43:23 +00:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
bnechyporenko afdf6c7b48 Merge remote-tracking branch 'origin/master' into reconfigure
# Conflicts:
#	packages/app/package.json
2022-07-19 18:15:50 +02:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
bnechyporenko 978979e14c Merge remote-tracking branch 'origin/master' into reconfigure
# Conflicts:
#	packages/app/package.json
#	yarn.lock
2022-07-13 10:53:56 +02:00
renovate[bot] 8006d0f9bf chore(deps): update dependency msw to ^0.44.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-13 02:08:31 +00:00
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
bnechyporenko 5bb73faa54 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-07-08 11:57:49 +02:00
renovate[bot] a70869e775 chore(deps): update dependency msw to ^0.43.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-05 09:54:46 +00:00
github-actions[bot] 6b985dc1c7 Version Packages (next) 2022-07-05 08:23:38 +00:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
Johan Haals fa0a5657e0 Merge pull request #12113 from stichiboi/stichiboi/apache-airflow-plugin-extension
Stichiboi/apache airflow plugin extension
2022-06-23 15:36:56 +02:00
Daniele.Mazzotta b9822464b3 fixed line wraps
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 14:56:37 +04:00
Daniele.Mazzotta 7bc7b1d376 case-insensitive NOT FOUND error catching in getDags
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:35:50 +04:00
Daniele.Mazzotta aed6b691cb fixed failing test while fetching getDags
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:29:10 +04:00
Daniele.Mazzotta 007cba9eb1 fixed issue where error message would be 0 instead of empty element
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:07:08 +04:00
Daniele.Mazzotta f74361a585 removed dagsNotFound state
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-22 17:29:58 +04:00
Daniele Mazzotta c8a502ce3e fixed formatting
Signed-off-by: Daniele Mazzotta <daniele.mazzotta@tii.ae>
2022-06-21 17:36:35 +04:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
Daniele Mazzotta 8b8c692be3 updated api-reports
Signed-off-by: Daniele Mazzotta <daniele.mazzotta@tii.ae>
2022-06-20 12:58:38 +04:00
Daniele.Mazzotta d9ebda237e build api-reports
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 17:50:27 +04:00
Daniele.Mazzotta 221fbffe44 updated README
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 17:16:28 +04:00
Daniele.Mazzotta fdffb40c70 export DagTableComponent
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 12:47:33 +04:00
Daniele.Mazzotta 6b8093497f written tests for all dags + selected dags
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 12:43:28 +04:00
Daniele.Mazzotta 95d2f88313 add warning for missing dag ids
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 12:42:30 +04:00
Daniele.Mazzotta c05f081e61 test for dags found and not found length
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 12:11:47 +04:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
Daniele.Mazzotta 389f6602bc added new getDags method to fetch specific dagIds
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-10 17:38:19 +04:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00