formation 3 роки тому
батько
коміт
9b07cd139f

+ 25 - 1
angular-client/dist/fatboar/3rdpartylicenses.txt

@@ -228,7 +228,7 @@ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF TH
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
-lodash-es
+lodash
 MIT
 Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
 
@@ -542,6 +542,30 @@ Apache-2.0
 saturn-datepicker
 MIT
 
+style-loader
+MIT
+Copyright JS Foundation and other contributors
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+'Software'), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
 webpack
 MIT
 Copyright JS Foundation and other contributors

BIN
angular-client/dist/fatboar/emoji.d103078538c45517a7ba.png


Різницю між файлами не показано, бо вона завелика
+ 2 - 2
angular-client/dist/fatboar/index.html


Різницю між файлами не показано, бо вона завелика
+ 0 - 1
angular-client/dist/fatboar/main-es2015.1e55f5cbb13e70bd4878.js


Різницю між файлами не показано, бо вона завелика
+ 1 - 0
angular-client/dist/fatboar/main-es2015.643b6fdba9573dade278.js


Різницю між файлами не показано, бо вона завелика
+ 0 - 1
angular-client/dist/fatboar/main-es5.1e55f5cbb13e70bd4878.js


Різницю між файлами не показано, бо вона завелика
+ 1 - 0
angular-client/dist/fatboar/main-es5.643b6fdba9573dade278.js


Різницю між файлами не показано, бо вона завелика
+ 1 - 0
angular-client/dist/fatboar/polyfills-es2015.92fd38b82bc07971832d.js


Різницю між файлами не показано, бо вона завелика
+ 0 - 1
angular-client/dist/fatboar/polyfills-es2015.f332a089ad1600448873.js


Різницю між файлами не показано, бо вона завелика
+ 1 - 0
angular-client/dist/fatboar/polyfills-es5.05c662144c374863f67c.js


Різницю між файлами не показано, бо вона завелика
+ 0 - 1
angular-client/dist/fatboar/polyfills-es5.2237b5d0d7a85091411d.js


angular-client/dist/fatboar/runtime-es2015.0dae8cbc97194c7caed4.js → angular-client/dist/fatboar/runtime-es2015.9855ea66eeb74731b37a.js


angular-client/dist/fatboar/runtime-es5.0dae8cbc97194c7caed4.js → angular-client/dist/fatboar/runtime-es5.9855ea66eeb74731b37a.js


Різницю між файлами не показано, бо вона завелика
+ 1 - 0
angular-client/dist/fatboar/styles-es2015.9b4cafcbbdfd0d783ea0.js


Різницю між файлами не показано, бо вона завелика
+ 1 - 0
angular-client/dist/fatboar/styles-es5.9b4cafcbbdfd0d783ea0.js


Різницю між файлами не показано, бо вона завелика
+ 0 - 9
angular-client/dist/fatboar/styles.55402f9f893f3937b123.css


+ 3 - 3
angular-client/src/app/components/auth/gain/gain-list/gain-list.component.html

@@ -1,8 +1,8 @@
  <!-- table of users -->
-{{lots.code}}
-    <table *ngIf="lots" mat-table  [dataSource]="lots" class="tablegain">
-
+<!-- {{lots.code}} -->
+    <table mat-table  [dataSource]="lots" class="tablegain">
 
+      <!-- *ngIf="lots" -->
       <!-- index -->
       <ng-container matColumnDef="index">
         <th mat-header-cell *matHeaderCellDef> Numéro </th>