apache-airflow-providers-fab 2.4.1__py3-none-any.whl → 2.4.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. airflow/providers/fab/__init__.py +1 -1
  2. airflow/providers/fab/auth_manager/fab_auth_manager.py +45 -40
  3. airflow/providers/fab/auth_manager/models/__init__.py +2 -2
  4. airflow/providers/fab/auth_manager/security_manager/override.py +71 -45
  5. airflow/providers/fab/get_provider_info.py +14 -0
  6. airflow/providers/fab/migrations/versions/0001_1_4_0_create_ab_tables_if_missing.py +220 -0
  7. airflow/providers/fab/www/package-lock.json +117 -106
  8. airflow/providers/fab/www/package.json +8 -8
  9. airflow/providers/fab/www/security/permissions.py +7 -8
  10. airflow/providers/fab/www/static/dist/{743.27a753a06671118f1c5c.js → 743.fc7a7c6ef9d09365976e.js} +1 -1
  11. airflow/providers/fab/www/static/dist/{main.810554d06c3e30f2484e.js → main.3cf3be1a0c5439bb640d.js} +1 -1
  12. airflow/providers/fab/www/static/dist/manifest.json +13 -13
  13. {apache_airflow_providers_fab-2.4.1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/METADATA +7 -8
  14. {apache_airflow_providers_fab-2.4.1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/RECORD +31 -31
  15. airflow/providers/fab/migrations/versions/0001_1_4_0_placeholder_migration.py +0 -45
  16. /airflow/providers/fab/www/static/dist/{743.27a753a06671118f1c5c.js.LICENSE.txt → 743.fc7a7c6ef9d09365976e.js.LICENSE.txt} +0 -0
  17. /airflow/providers/fab/www/static/dist/{airflowDefaultTheme.56d4475fdae7883d3454.css → airflowDefaultTheme.ff5a35f322070b094aa2.css} +0 -0
  18. /airflow/providers/fab/www/static/dist/{airflowDefaultTheme.56d4475fdae7883d3454.js → airflowDefaultTheme.ff5a35f322070b094aa2.js} +0 -0
  19. /airflow/providers/fab/www/static/dist/{flash.0951d47c62bc8906be65.css → flash.5583a9e0cf11f2be93da.css} +0 -0
  20. /airflow/providers/fab/www/static/dist/{flash.0951d47c62bc8906be65.js → flash.5583a9e0cf11f2be93da.js} +0 -0
  21. /airflow/providers/fab/www/static/dist/{loadingDots.deaad0ce0e7691ed6251.css → loadingDots.2e5f555f0753107b0300.css} +0 -0
  22. /airflow/providers/fab/www/static/dist/{loadingDots.deaad0ce0e7691ed6251.js → loadingDots.2e5f555f0753107b0300.js} +0 -0
  23. /airflow/providers/fab/www/static/dist/{main.810554d06c3e30f2484e.css → main.3cf3be1a0c5439bb640d.css} +0 -0
  24. /airflow/providers/fab/www/static/dist/{main.810554d06c3e30f2484e.js.LICENSE.txt → main.3cf3be1a0c5439bb640d.js.LICENSE.txt} +0 -0
  25. /airflow/providers/fab/www/static/dist/{materialIcons.b0c6cc32cdacff89f7c2.css → materialIcons.3e67dd6fbfcc4f3b5105.css} +0 -0
  26. /airflow/providers/fab/www/static/dist/{materialIcons.b0c6cc32cdacff89f7c2.js → materialIcons.3e67dd6fbfcc4f3b5105.js} +0 -0
  27. /airflow/providers/fab/www/static/dist/{moment.518a43bcfaf149ae2836.js → moment.9baee5ec3d7639a10897.js} +0 -0
  28. /airflow/providers/fab/www/static/dist/{runtime.4a925577de9ab84d8e00.js → runtime.ad800fc1845ad5c6ddeb.js} +0 -0
  29. {apache_airflow_providers_fab-2.4.1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/WHEEL +0 -0
  30. {apache_airflow_providers_fab-2.4.1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/entry_points.txt +0 -0
  31. {apache_airflow_providers_fab-2.4.1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/licenses/3rd-party-licenses/LICENSES-ui.txt +0 -0
  32. {apache_airflow_providers_fab-2.4.1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/licenses/NOTICE +0 -0
@@ -1,2 +1,2 @@
1
- /*! For license information please see main.810554d06c3e30f2484e.js.LICENSE.txt */
1
+ /*! For license information please see main.3cf3be1a0c5439bb640d.js.LICENSE.txt */
2
2
  "use strict";!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Airflow=t():(e.Airflow=e.Airflow||{},e.Airflow.main=t())}(self,()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[792],{432:()=>{},993:(e,t,o)=>{o.r(t),o.d(t,{convertSecsToHumanReadable:()=>u,escapeHtml:()=>d});const a="YYYY-MM-DD, HH:mm:ss",n="YYYY-MM-DD, HH:mm:ss z",r="z (Z)";function i(e){return e instanceof moment?e.isUTC()?"UTC":e.format(r):"UTC"===e?e:moment().tz(e).format(r)}function m(e){moment.tz.setDefault(e),$('time[data-datetime-convert!="false"]').each((e,t)=>{const o=$(t),r=moment(o.attr("datetime"));r._isValid&&o.text(r.format(o.data("with-tz")?n:a)),void 0!==o.attr("title")&&o.attr("title",r.isUTC()?"":`UTC: ${r.clone().utc().format()}`)}),$(".datetime input").each((e,t)=>{t.value=moment(t.value).format()})}function l(){const e=moment();$("#clock").attr("datetime",e.format("YYYY-MM-DDThh:mm:ssZ")).html(`${e.format("HH:mm")} <strong>${i(e)}</strong>`)}function s(e){localStorage.setItem("selected-timezone",e);const t=new CustomEvent("timezone",{detail:e});document.dispatchEvent(t),m(e),l(),$("body").trigger({type:"airflow.timezone-change",timezone:e})}window.isoDateToTimeEl=function(e,t){const o=moment(e),n=$.extend({title:!0},t).title,r=document.createElement("time");return r.setAttribute("datetime",o.format()),n&&r.setAttribute("title",o.isUTC()?"":`UTC: ${o.clone().utc().format()}`),r.innerText=o.format(a),r},window.moment=Airflow.moment;const c=document.createElement("span");function d(e){return c.textContent=e,c.innerHTML}function u(e){let t=e;const o=e,a=o-Math.floor(o);t=Math.floor(t);const n=Math.floor(t/3600);t-=3600*n;const r=Math.floor(t/60);t-=60*r;let i="";return n>0&&(i+=`${n}Hours `),r>0&&(i+=`${r}Min `),t+a>0&&(Math.floor(o)===o?i+=`${t}Sec`:(t+=a,i+=`${t.toFixed(3)}Sec`)),i}function f(){const e=moment.tz.guess(),t=localStorage.getItem("selected-timezone"),o=localStorage.getItem("chosen-timezone");function a(t){localStorage.setItem("chosen-timezone",t),t!==e||t!==Airflow.serverTimezone?($("#timezone-manual a").data("timezone",t).text(i(t)),$("#timezone-manual").show()):$("#timezone-manual").hide()}o&&a(o),s(t||Airflow.defaultUITimezone),"UTC"!==Airflow.serverTimezone&&($("#timezone-server a").html(`${i(Airflow.serverTimezone)} <span class="label label-primary">Server</span>`),$("#timezone-server").show()),Airflow.serverTimezone!==e?$("#timezone-local a").attr("data-timezone",e).html(`${i(e)} <span class="label label-info">Local</span>`):$("#timezone-local").hide(),$("a[data-timezone]").click(e=>{s($(e.currentTarget).data("timezone"))});const n=moment.tz.names().map(e=>({category:e.split("/",1)[0],label:e.replace("_"," "),value:e}));$("#timezone-other").autocomplete({source:(e,t)=>{t(function(e,t){const o=new RegExp($.ui.autocomplete.escapeRegex(t),"i");return $.grep(e,e=>o.test(e.label)||o.test(e.category))}(n,e.term))},appendTo:"#timezone-menu > li:nth-child(6) > form",focus:(e,t)=>{e.preventDefault(),$(this).val(t.item.label)},select:(e,t)=>($(this).val(""),a(t.item.value),s(t.item.value),!1)}).data("ui-autocomplete")._renderItem=function(e,t){const o=$("<li>");return o.append(`<a class='dropdown-item' href='#' role='option'>${t.label}</a>`),o.appendTo(e)},$.ui.autocomplete.prototype._renderMenu=function(e,t){let o="";e.addClass("typeahead dropdown-menu"),e.attr("role","listbox"),$.each(t,(t,a)=>{a.category!==o&&(e.append(`<li class='ui-autocomplete-category dropdown-header'>${a.category}</li>`),o=a.category),this._renderItemData(e,a)})}}function p(e){const t=$(e),o=$(".filter_val.form-control",t.parents("tr"));"Is Null"===t.text()||"Is not Null"===t.text()?(void 0!==o.attr("required")&&(o.removeAttr("required"),o.attr("airflow-required",!0)),1===o.parent(".datetime").length?o.parent(".datetime").hide():o.hide()):("true"===o.attr("airflow-required")&&(o.attr("required",!0),o.removeAttr("airflow-required")),1===o.parent(".datetime").length?o.parent(".datetime").show():o.show())}window.escapeHtml=d,window.convertSecsToHumanReadable=u,window.postAsForm=function(e,t){const o=$("<form></form>");o.attr("method","POST"),o.attr("action",e),$.each(t||{},(e,t)=>{const a=$("<input></input>");a.attr("type","hidden"),a.attr("name",e),a.attr("value",t),o.append(a)});const a=$("<input></input>");a.attr("type","hidden"),a.attr("name","csrf_token"),a.attr("value",csrfToken),o.append(a),$(document.body).append(o),o.submit()},$(document).ready(()=>{f(),$("#clock").attr("data-original-title",hostName).attr("data-placement","bottom").parent().show(),l(),setInterval(l,1e3),$.ajaxSetup({beforeSend(e,t){/^(GET|HEAD|OPTIONS|TRACE)$/i.test(t.type)||this.crossDomain||e.setRequestHeader("X-CSRFToken",csrfToken)}}),$.fn.datetimepicker.defaults.sideBySide=!0,$(".datetimepicker").datetimepicker({format:"YYYY-MM-DDTHH:mm:ssZ"}),$(".datepicker").datetimepicker({format:"YYYY-MM-DD"}),$(".timepicker").datetimepicker({format:"HH:mm:ss"}),$(".filters .select2-chosen").each((e,t)=>{p(t)}),$(".filters .select2-chosen").on("DOMNodeInserted",e=>{p(e.target)}),$("#filter_form a.filter").click(()=>{$(".datetimepicker").datetimepicker(),$(".filters .select2-chosen").on("DOMNodeInserted",e=>{p(e.target)})}),$(".js-tooltip").tooltip()})}},e=>{var t=t=>e(e.s=t);return t(432),t(993)}]));
@@ -1,17 +1,17 @@
1
1
  {
2
- "airflowDefaultTheme.css": "airflowDefaultTheme.56d4475fdae7883d3454.css",
3
- "airflowDefaultTheme.js": "airflowDefaultTheme.56d4475fdae7883d3454.js",
4
- "flash.css": "flash.0951d47c62bc8906be65.css",
5
- "flash.js": "flash.0951d47c62bc8906be65.js",
6
- "loadingDots.css": "loadingDots.deaad0ce0e7691ed6251.css",
7
- "loadingDots.js": "loadingDots.deaad0ce0e7691ed6251.js",
8
- "main.css": "main.810554d06c3e30f2484e.css",
9
- "main.js": "main.810554d06c3e30f2484e.js",
10
- "materialIcons.css": "materialIcons.b0c6cc32cdacff89f7c2.css",
11
- "materialIcons.js": "materialIcons.b0c6cc32cdacff89f7c2.js",
12
- "moment.js": "moment.518a43bcfaf149ae2836.js",
13
- "runtime.js": "runtime.4a925577de9ab84d8e00.js",
14
- "743.js": "743.27a753a06671118f1c5c.js",
2
+ "airflowDefaultTheme.css": "airflowDefaultTheme.ff5a35f322070b094aa2.css",
3
+ "airflowDefaultTheme.js": "airflowDefaultTheme.ff5a35f322070b094aa2.js",
4
+ "flash.css": "flash.5583a9e0cf11f2be93da.css",
5
+ "flash.js": "flash.5583a9e0cf11f2be93da.js",
6
+ "loadingDots.css": "loadingDots.2e5f555f0753107b0300.css",
7
+ "loadingDots.js": "loadingDots.2e5f555f0753107b0300.js",
8
+ "main.css": "main.3cf3be1a0c5439bb640d.css",
9
+ "main.js": "main.3cf3be1a0c5439bb640d.js",
10
+ "materialIcons.css": "materialIcons.3e67dd6fbfcc4f3b5105.css",
11
+ "materialIcons.js": "materialIcons.3e67dd6fbfcc4f3b5105.js",
12
+ "moment.js": "moment.9baee5ec3d7639a10897.js",
13
+ "runtime.js": "runtime.ad800fc1845ad5c6ddeb.js",
14
+ "743.js": "743.fc7a7c6ef9d09365976e.js",
15
15
  "jquery-ui.min.js": "jquery-ui.min.js",
16
16
  "jquery-ui.min.css": "jquery-ui.min.css",
17
17
  "oss-licenses.json": "oss-licenses.json",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: apache-airflow-providers-fab
3
- Version: 2.4.1
3
+ Version: 2.4.2
4
4
  Summary: Provider package apache-airflow-providers-fab for Apache Airflow
5
5
  Keywords: airflow-provider,fab,airflow,integration
6
6
  Author-email: Apache Software Foundation <dev@airflow.apache.org>
@@ -35,8 +35,8 @@ Requires-Dist: werkzeug>=2.2,<4; python_version < '3.13'
35
35
  Requires-Dist: wtforms>=3.0,<4; python_version < '3.13'
36
36
  Requires-Dist: kerberos>=1.3.0 ; extra == "kerberos" and ( python_version < '3.13')
37
37
  Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
38
- Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-fab/2.4.1/changelog.html
39
- Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-fab/2.4.1
38
+ Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-fab/2.4.2/changelog.html
39
+ Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-fab/2.4.2
40
40
  Project-URL: Mastodon, https://fosstodon.org/@airflow
41
41
  Project-URL: Slack Chat, https://s.apache.org/airflow-slack
42
42
  Project-URL: Source Code, https://github.com/apache/airflow
@@ -68,9 +68,8 @@ Provides-Extra: kerberos
68
68
 
69
69
  Package ``apache-airflow-providers-fab``
70
70
 
71
- Release: ``2.4.1``
71
+ Release: ``2.4.2``
72
72
 
73
- Release Date: ``|PypiReleaseDate|``
74
73
 
75
74
  `Flask App Builder <https://flask-appbuilder.readthedocs.io/>`__
76
75
 
@@ -82,12 +81,12 @@ This is a provider package for ``fab`` provider. All classes for this provider p
82
81
  are in ``airflow.providers.fab`` python package.
83
82
 
84
83
  You can find package information and changelog for the provider
85
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-fab/2.4.1/>`_.
84
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-fab/2.4.2/>`_.
86
85
 
87
86
  Installation
88
87
  ------------
89
88
 
90
- You can install this package on top of an existing Airflow 2 installation (see ``Requirements`` below
89
+ You can install this package on top of an existing Airflow installation (see ``Requirements`` below
91
90
  for the minimum Airflow version supported) via
92
91
  ``pip install apache-airflow-providers-fab``
93
92
 
@@ -133,5 +132,5 @@ Dependent package
133
132
  ================================================================================================================== =================
134
133
 
135
134
  The changelog for the provider package can be found in the
136
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-fab/2.4.1/changelog.html>`_.
135
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-fab/2.4.2/changelog.html>`_.
137
136
 
@@ -1,10 +1,10 @@
1
1
  airflow/providers/fab/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
2
- airflow/providers/fab/__init__.py,sha256=k6iA28XvJQbtIidB0ditFS52nP0S33pWViJOlsyAEas,1490
2
+ airflow/providers/fab/__init__.py,sha256=K3aOcXI6f_owLPSZzr6dZlgSpgElEBmQUVyyesmzTVc,1490
3
3
  airflow/providers/fab/alembic.ini,sha256=_1SvObfjMAkuD7DN5VR2S6Rd7_F81pORZT-w7GJldIA,4461
4
- airflow/providers/fab/get_provider_info.py,sha256=7O205F5MMZZ2v7Z6jb-dqWfiUlHlMwDNWZ0ZSjIJCPU,9910
4
+ airflow/providers/fab/get_provider_info.py,sha256=Pf7JwSshIaIanP6bFifJTPNhNexWZNiv4h4usLMfZR4,10635
5
5
  airflow/providers/fab/version_compat.py,sha256=1qJhqKH0Bi4HG-pJW6npWYkLx76DBuXP-6A-cgGe77Y,1536
6
6
  airflow/providers/fab/auth_manager/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
7
- airflow/providers/fab/auth_manager/fab_auth_manager.py,sha256=qhKZ8nhL_nI7Bjqg6L1qwe-hBcfQA3vOFzfFFHYPGFY,25366
7
+ airflow/providers/fab/auth_manager/fab_auth_manager.py,sha256=UsV--RM1e3g5voWdoc2j2Pw-YMoGibHzdj0GJNACUUA,25664
8
8
  airflow/providers/fab/auth_manager/api/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
9
9
  airflow/providers/fab/auth_manager/api/auth/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
10
10
  airflow/providers/fab/auth_manager/api/auth/backend/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
@@ -30,7 +30,7 @@ airflow/providers/fab/auth_manager/cli_commands/role_command.py,sha256=4w1tHTR5g
30
30
  airflow/providers/fab/auth_manager/cli_commands/sync_perm_command.py,sha256=VpW-rWhgHAL_ReU66D_BrsxlXQN4okfxzj6dyE5IfwA,1663
31
31
  airflow/providers/fab/auth_manager/cli_commands/user_command.py,sha256=jkJZnuw17YGTCuUZHtnkSQ6pcUr38nDHetuRdV-0N5o,10273
32
32
  airflow/providers/fab/auth_manager/cli_commands/utils.py,sha256=4MK6IYGtI8CtYPZSgj25IJL--42_gGUmQ72m47MYq7M,2921
33
- airflow/providers/fab/auth_manager/models/__init__.py,sha256=OpGLl3qlGyH8M2AY2i6qZteX8T6UHpMQ9H9pgQBXCx4,10785
33
+ airflow/providers/fab/auth_manager/models/__init__.py,sha256=rydatcfqlohEZ0GHkoCIzuoCYkgXSx3cQPnDkPdwyHk,10797
34
34
  airflow/providers/fab/auth_manager/models/anonymous_user.py,sha256=F8Lc8mvm91sUZEcxwUpHFibguOruLlYgT_fFwcjdqM0,1947
35
35
  airflow/providers/fab/auth_manager/models/db.py,sha256=4IoWxuyfI7u5k3yJuDbBk-IG0_DaVbbIAtBGTkIRWEc,5182
36
36
  airflow/providers/fab/auth_manager/openapi/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
@@ -40,7 +40,7 @@ airflow/providers/fab/auth_manager/schemas/role_and_permission_schema.py,sha256=
40
40
  airflow/providers/fab/auth_manager/schemas/user_schema.py,sha256=MLnZotQqAg_BFvJunrSwbwur5CaTjk1ww3eCI3aPT6Y,2401
41
41
  airflow/providers/fab/auth_manager/security_manager/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
42
42
  airflow/providers/fab/auth_manager/security_manager/constants.py,sha256=x1Sjl_Mu3wmaSy3NFZlHxK2z-juzWmMs1SrzJ0aiBBQ,907
43
- airflow/providers/fab/auth_manager/security_manager/override.py,sha256=pnluFMEnQNAV2zAc4GiVkQ9UaMDOUGw3gAQVwerhtvE,98795
43
+ airflow/providers/fab/auth_manager/security_manager/override.py,sha256=NVCyg6PmYEESexUPke3bBRuRQ221XEOIloFBR7m_go0,99783
44
44
  airflow/providers/fab/auth_manager/views/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
45
45
  airflow/providers/fab/auth_manager/views/permissions.py,sha256=CT6jMCDHtirs0Qe4Penb6VwQq1yZeZ1lOLZITIlVqm4,2904
46
46
  airflow/providers/fab/auth_manager/views/roles_list.py,sha256=DwJ1iOCfpbxsWTEFWjW5_Jo3fmrZwxj1rPeflTaSg7A,1512
@@ -51,15 +51,15 @@ airflow/providers/fab/migrations/README,sha256=heMzebYwlGhnE8_4CWJ4LS74WoEZjBy-S
51
51
  airflow/providers/fab/migrations/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
52
52
  airflow/providers/fab/migrations/env.py,sha256=wbgFowVIf-wY1L-DqD2f8wiuTeXNDKeAUw1oM15Fd0U,3998
53
53
  airflow/providers/fab/migrations/script.py.mako,sha256=_krfPtzv1Unme2b9MCHPgXo0g73HcN2_zDgz3co2N4M,1353
54
- airflow/providers/fab/migrations/versions/0001_1_4_0_placeholder_migration.py,sha256=wLZiBiWjfSofXZ4jXMjpEKkIc3jI0a6hpJ73xEYAzss,1370
54
+ airflow/providers/fab/migrations/versions/0001_1_4_0_create_ab_tables_if_missing.py,sha256=r_WljIxim8bHZajDRl3crwob2gyYkzwNykAosuGRO30,9719
55
55
  airflow/providers/fab/migrations/versions/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
56
56
  airflow/providers/fab/www/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
57
57
  airflow/providers/fab/www/airflow_flask_app.py,sha256=-JPQ-mS1kKEj5adENnoVSD4LaFrh36l1THnVhFYF8d4,1057
58
58
  airflow/providers/fab/www/app.py,sha256=4Bmh5KOx-ZbfbmP5EdjOaOlcE9NWsAeBXGdKWzfFkkQ,5346
59
59
  airflow/providers/fab/www/auth.py,sha256=KfxXu5Gnawdukifnay9QRz46iOgMWIaKjHuYyp_aXKc,11881
60
60
  airflow/providers/fab/www/constants.py,sha256=UaDdEt_JsqcMYAMn0s9VBvVTKnRoLrvc2Ii59iOg5iQ,1346
61
- airflow/providers/fab/www/package-lock.json,sha256=znpd69be1koSTkGjEPdwQjmJbcef377fm4k7YLka_JU,329094
62
- airflow/providers/fab/www/package.json,sha256=dDpjUp_QCUwEbmhU53zygyLWn16u1jA_Bfc-VCJpvoI,2355
61
+ airflow/providers/fab/www/package-lock.json,sha256=lijNHzjBT-r3KbkxJRpxWJqB6jUF9VdYUCaFG6fryf8,329365
62
+ airflow/providers/fab/www/package.json,sha256=mZFlglZsKU4Pc0EXaZapZd8wvWNegyqgyOZokqtwdVc,2355
63
63
  airflow/providers/fab/www/security_appless.py,sha256=J0OJGRPq6NK2vY6qfMRvyMUEc-E59vXucquQdjgsndY,1655
64
64
  airflow/providers/fab/www/security_manager.py,sha256=7YCUYuQufEaxPNnIK5OUrdcx9Gmz4FNpy50rxCKisN4,4859
65
65
  airflow/providers/fab/www/session.py,sha256=qyy8ipXLe4qH7D52tH3aKY6hyJNJ5tUfHel7_1S4BGg,1741
@@ -80,7 +80,7 @@ airflow/providers/fab/www/extensions/init_session.py,sha256=y8zUVSngawNhkO4egEkh
80
80
  airflow/providers/fab/www/extensions/init_views.py,sha256=FBCA0-byJznoqr-3MkhK4JAK2JCeuO9WLbvB8OZSQhg,6627
81
81
  airflow/providers/fab/www/extensions/init_wsgi_middlewares.py,sha256=iowTu9y01569ny9yEV-g2PAzVgZfUs5V1IR249aAKFc,1648
82
82
  airflow/providers/fab/www/security/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
83
- airflow/providers/fab/www/security/permissions.py,sha256=Nm_6KOf-9G9ITb_Qk8M-jSo2ZhGjmod14e5WtUqVMXA,3778
83
+ airflow/providers/fab/www/security/permissions.py,sha256=4KGbVMa-esvxVcq8aYR29vhB_DU-xtAgToDAyi9uV6I,3698
84
84
  airflow/providers/fab/www/static/pin_100.png,sha256=LaM0zDibJElAeVMv1u7M79jK77yN4V1yYKxEDO_xuGc,7501
85
85
  airflow/providers/fab/www/static/pin_32.png,sha256=XlaiNHIiD_azt2PeP_4R3xRY6lPbvhfcZQ_a7gv1adM,1201
86
86
  airflow/providers/fab/www/static/sort_asc.png,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -93,27 +93,27 @@ airflow/providers/fab/www/static/css/main.css,sha256=Emc-ZZumKwH9qLsjor1Lx4supb8
93
93
  airflow/providers/fab/www/static/css/material-icons.css,sha256=4LV_bzKwJd8UDqOx7jbb2ro_y10nqeaNDmP8Rbv9XCY,112094
94
94
  airflow/providers/fab/www/static/dist/48f0ea180c40270a5b05.png,sha256=8norchefCBbgdNC28QHJj51iWMK4rXVa9EXC-Ideq0U,39
95
95
  airflow/providers/fab/www/static/dist/649c0b07771e68fafdeb.png,sha256=bYAeE6pqnD829ZcZVmN6T900JUf_qMeAUzsn-NzjyNk,251
96
- airflow/providers/fab/www/static/dist/743.27a753a06671118f1c5c.js,sha256=vPKnYDr7QGb8eU8GCTIt8UbJNRzufwHFWUgeplvArdc,793066
97
- airflow/providers/fab/www/static/dist/743.27a753a06671118f1c5c.js.LICENSE.txt,sha256=enNi5VWxKmbOHWwlYbMRIDwlxCLO2s_T7cERCK3Gt54,173
98
- airflow/providers/fab/www/static/dist/airflowDefaultTheme.56d4475fdae7883d3454.css,sha256=Jq17RkGzRZFxp3WrhfZzGHRibhy1thAI1PV4br1FEQY,103413
99
- airflow/providers/fab/www/static/dist/airflowDefaultTheme.56d4475fdae7883d3454.js,sha256=g5GhZnj72L7yknmNEHBlKvm3S7bwxx28u8rsAx2yE6E,391
96
+ airflow/providers/fab/www/static/dist/743.fc7a7c6ef9d09365976e.js,sha256=Ge-tCLKX0KWRVOqwAL7MwVD4hTxvWyUVJwEOGv09OBM,793066
97
+ airflow/providers/fab/www/static/dist/743.fc7a7c6ef9d09365976e.js.LICENSE.txt,sha256=enNi5VWxKmbOHWwlYbMRIDwlxCLO2s_T7cERCK3Gt54,173
98
+ airflow/providers/fab/www/static/dist/airflowDefaultTheme.ff5a35f322070b094aa2.css,sha256=Jq17RkGzRZFxp3WrhfZzGHRibhy1thAI1PV4br1FEQY,103413
99
+ airflow/providers/fab/www/static/dist/airflowDefaultTheme.ff5a35f322070b094aa2.js,sha256=g5GhZnj72L7yknmNEHBlKvm3S7bwxx28u8rsAx2yE6E,391
100
100
  airflow/providers/fab/www/static/dist/f7490d556a6c42e49ba4.png,sha256=jgzXdalfLfBTrRamJIAEWXs4uuyccr2Ec8-szI9wHVs,307
101
- airflow/providers/fab/www/static/dist/flash.0951d47c62bc8906be65.css,sha256=cy1mAp-hBaY2yVlalKNo1Oz7nyykxJiswRttS3Dp9V4,1253
102
- airflow/providers/fab/www/static/dist/flash.0951d47c62bc8906be65.js,sha256=hUYBqhUcKyLOm5PVUFu387AW1BF2sPDfMYpwpIwDAyI,377
101
+ airflow/providers/fab/www/static/dist/flash.5583a9e0cf11f2be93da.css,sha256=cy1mAp-hBaY2yVlalKNo1Oz7nyykxJiswRttS3Dp9V4,1253
102
+ airflow/providers/fab/www/static/dist/flash.5583a9e0cf11f2be93da.js,sha256=hUYBqhUcKyLOm5PVUFu387AW1BF2sPDfMYpwpIwDAyI,377
103
103
  airflow/providers/fab/www/static/dist/jquery-ui.min.css,sha256=12svTn3nT66of_Ran6sEcDZ89P-HGQYWAlLnZjnqflg,29941
104
104
  airflow/providers/fab/www/static/dist/jquery-ui.min.js,sha256=_rqYSpnO4Ful0o3ZggkiuhXemxAOvdNaliaFp9TnCn4,251853
105
105
  airflow/providers/fab/www/static/dist/jquery-ui.min.js.LICENSE.txt,sha256=4UlrvolSNnS2q3J3GQcl__s2-Ssc6GNw5x7IOvvsVbU,1135
106
- airflow/providers/fab/www/static/dist/loadingDots.deaad0ce0e7691ed6251.css,sha256=ohfW0OGrwhZDp1qPPTqvL-6ssIkt6uDooaZkB7KYT7U,1244
107
- airflow/providers/fab/www/static/dist/loadingDots.deaad0ce0e7691ed6251.js,sha256=FVGG4OGCLzNyZoJ4Viji4lVyXG9KwH-ybdW9oLcuXE0,380
108
- airflow/providers/fab/www/static/dist/main.810554d06c3e30f2484e.css,sha256=KmN5xgP57bvi_LHe5wUiREEnX-vwnZW-Pi2wGK4ZBfU,6844
109
- airflow/providers/fab/www/static/dist/main.810554d06c3e30f2484e.js,sha256=EQ1v4mdAKmd7nbphx-RaEQ9kWDwMQuetbEXDJprt7X8,5448
110
- airflow/providers/fab/www/static/dist/main.810554d06c3e30f2484e.js.LICENSE.txt,sha256=FX9Q5lmXWsdQeuAN5eIQlag1BKUFTx3rpUftXrj5Et4,809
111
- airflow/providers/fab/www/static/dist/manifest.json,sha256=IrI7zNXGWw5eNzmzBarY6p8m_yVZjAHyXpT7N8eQ8hE,1105
112
- airflow/providers/fab/www/static/dist/materialIcons.b0c6cc32cdacff89f7c2.css,sha256=_H-ualtdn1-0p1mnpS-ByZ9uQzClvcFoVuOl2R5ODRs,111666
113
- airflow/providers/fab/www/static/dist/materialIcons.b0c6cc32cdacff89f7c2.js,sha256=-t0oszawFWzuA1nX8dpb6dL9po-qA_1LS3vO-muHlxA,385
114
- airflow/providers/fab/www/static/dist/moment.518a43bcfaf149ae2836.js,sha256=Y4ovXstqFk99eO2awdi2x7b1KizVn-KHE-RqEgysG4Q,518
106
+ airflow/providers/fab/www/static/dist/loadingDots.2e5f555f0753107b0300.css,sha256=ohfW0OGrwhZDp1qPPTqvL-6ssIkt6uDooaZkB7KYT7U,1244
107
+ airflow/providers/fab/www/static/dist/loadingDots.2e5f555f0753107b0300.js,sha256=FVGG4OGCLzNyZoJ4Viji4lVyXG9KwH-ybdW9oLcuXE0,380
108
+ airflow/providers/fab/www/static/dist/main.3cf3be1a0c5439bb640d.css,sha256=KmN5xgP57bvi_LHe5wUiREEnX-vwnZW-Pi2wGK4ZBfU,6844
109
+ airflow/providers/fab/www/static/dist/main.3cf3be1a0c5439bb640d.js,sha256=gU8y_YYL2iDA0Iveunsb9iLeaixf4l5XaAYkbHI6swA,5448
110
+ airflow/providers/fab/www/static/dist/main.3cf3be1a0c5439bb640d.js.LICENSE.txt,sha256=FX9Q5lmXWsdQeuAN5eIQlag1BKUFTx3rpUftXrj5Et4,809
111
+ airflow/providers/fab/www/static/dist/manifest.json,sha256=kB99EnU05rgDELlQPGobuAZvcocZlp2M3mSGSO4dxTA,1105
112
+ airflow/providers/fab/www/static/dist/materialIcons.3e67dd6fbfcc4f3b5105.css,sha256=_H-ualtdn1-0p1mnpS-ByZ9uQzClvcFoVuOl2R5ODRs,111666
113
+ airflow/providers/fab/www/static/dist/materialIcons.3e67dd6fbfcc4f3b5105.js,sha256=-t0oszawFWzuA1nX8dpb6dL9po-qA_1LS3vO-muHlxA,385
114
+ airflow/providers/fab/www/static/dist/moment.9baee5ec3d7639a10897.js,sha256=Y4ovXstqFk99eO2awdi2x7b1KizVn-KHE-RqEgysG4Q,518
115
115
  airflow/providers/fab/www/static/dist/oss-licenses.json,sha256=fvPeEdXECBQsvR1au5FiJfuooAgYrpP3lSRCXsN1B_I,2889
116
- airflow/providers/fab/www/static/dist/runtime.4a925577de9ab84d8e00.js,sha256=L9OSQWVTslASNmO4ah4OvjH_BBJjWCUEpHVy1u9ijEI,1285
116
+ airflow/providers/fab/www/static/dist/runtime.ad800fc1845ad5c6ddeb.js,sha256=L9OSQWVTslASNmO4ah4OvjH_BBJjWCUEpHVy1u9ijEI,1285
117
117
  airflow/providers/fab/www/static/js/datetime_utils.js,sha256=Nq8gP1tRy-ztodREw8Q2QDLGYt_DwIMZWgrEVfuFMgE,4543
118
118
  airflow/providers/fab/www/static/js/main.js,sha256=MUyTstwNQiN9GNT7yHBSt2Oh4Cr3M173CUFSXX6cI2g,9194
119
119
  airflow/providers/fab/www/templates/airflow/_messages.html,sha256=DKKiboYjmRqPRIP3BpUYsIxK5xKGpZy2yRk67lcAW5Y,1147
@@ -125,9 +125,9 @@ airflow/providers/fab/www/templates/appbuilder/index.html,sha256=ZaZsNdD8fCENqdn
125
125
  airflow/providers/fab/www/templates/appbuilder/navbar.html,sha256=1Q8u90aONY_PKTBtApwyp0EeudSsJyysW2UYo9Fa1cc,10215
126
126
  airflow/providers/fab/www/templates/appbuilder/navbar_menu.html,sha256=WWQ-_QLMqcW4Cpx_1_yulaQO-soD6ztnY2zfmBAUAGI,2034
127
127
  airflow/providers/fab/www/templates/appbuilder/navbar_right.html,sha256=qrwZDBbzLi4yhLrfai842MJDdQ4C31Xz9hJ3NoG5mo0,2488
128
- apache_airflow_providers_fab-2.4.1.dist-info/entry_points.txt,sha256=m05kASp7vFi0ZmQ--CFp7GeJpPL7UT2RQF8EEP5XRX8,99
129
- apache_airflow_providers_fab-2.4.1.dist-info/licenses/3rd-party-licenses/LICENSES-ui.txt,sha256=C9vBr_KiUhI3jjCS754n_SPi-ylD8SiJgXlOWuNOO98,3688
130
- apache_airflow_providers_fab-2.4.1.dist-info/licenses/NOTICE,sha256=GrKwLaFNGIn3J86ucRfNIExRSCD6-7nty84-84F2ad4,448
131
- apache_airflow_providers_fab-2.4.1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
132
- apache_airflow_providers_fab-2.4.1.dist-info/METADATA,sha256=WuTu7ZB1OwS12Leq1e2d8OfYiCS8Er2Tw0y64O1dPQI,6740
133
- apache_airflow_providers_fab-2.4.1.dist-info/RECORD,,
128
+ apache_airflow_providers_fab-2.4.2.dist-info/entry_points.txt,sha256=m05kASp7vFi0ZmQ--CFp7GeJpPL7UT2RQF8EEP5XRX8,99
129
+ apache_airflow_providers_fab-2.4.2.dist-info/licenses/3rd-party-licenses/LICENSES-ui.txt,sha256=C9vBr_KiUhI3jjCS754n_SPi-ylD8SiJgXlOWuNOO98,3688
130
+ apache_airflow_providers_fab-2.4.2.dist-info/licenses/NOTICE,sha256=GrKwLaFNGIn3J86ucRfNIExRSCD6-7nty84-84F2ad4,448
131
+ apache_airflow_providers_fab-2.4.2.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
132
+ apache_airflow_providers_fab-2.4.2.dist-info/METADATA,sha256=S075Zfau6wajAP2tAJ7clVIya-i_-hSF12gAYkCqNUk,6702
133
+ apache_airflow_providers_fab-2.4.2.dist-info/RECORD,,
@@ -1,45 +0,0 @@
1
- #
2
- # Licensed to the Apache Software Foundation (ASF) under one
3
- # or more contributor license agreements. See the NOTICE file
4
- # distributed with this work for additional information
5
- # regarding copyright ownership. The ASF licenses this file
6
- # to you under the Apache License, Version 2.0 (the
7
- # "License"); you may not use this file except in compliance
8
- # with the License. You may obtain a copy of the License at
9
- #
10
- # http://www.apache.org/licenses/LICENSE-2.0
11
- #
12
- # Unless required by applicable law or agreed to in writing,
13
- # software distributed under the License is distributed on an
14
- # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15
- # KIND, either express or implied. See the License for the
16
- # specific language governing permissions and limitations
17
- # under the License.
18
-
19
- """
20
- placeholder migration.
21
-
22
- Revision ID: 6709f7a774b9
23
- Revises:
24
- Create Date: 2024-09-03 17:06:38.040510
25
-
26
- Note: This is a placeholder migration used to stamp the migration
27
- when we create the migration from the ORM. Otherwise, it will run
28
- without stamping the migration, leading to subsequent changes to
29
- the tables not being migrated.
30
- """
31
-
32
- from __future__ import annotations
33
-
34
- # revision identifiers, used by Alembic.
35
- revision = "6709f7a774b9"
36
- down_revision = None
37
- branch_labels = None
38
- depends_on = None
39
- fab_version = "1.4.0"
40
-
41
-
42
- def upgrade() -> None: ...
43
-
44
-
45
- def downgrade() -> None: ...