Commit Graph

499 Commits

Author SHA1 Message Date
dependabot[bot]
db36e5cf76
Bump the npm_and_yarn group with 4 updates
Bumps the npm_and_yarn group with 4 updates: [axios](https://github.com/axios/axios), [rollup](https://github.com/rollup/rollup), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `axios` from 1.7.2 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.7)

Updates `rollup` from 4.20.0 to 4.24.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.24.0)

Updates `@angular-devkit/build-angular` from 18.2.4 to 18.2.7
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.4...18.2.7)

Updates `vite` from 5.4.0 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 11:52:13 +00:00
Rinat Arsaev
6a76549c59
IMP-332: Domain config move to new table. Add table2 sort (#394)
Some checks are pending
Main / Deploy (push) Waiting to run
Main / Notify (push) Blocked by required conditions
2024-10-02 16:50:30 +05:00
Rinat Arsaev
f84c58c442
IMP-328: Bump deanonimus. Reverting table optimizations (#393) 2024-09-30 13:18:09 +05:00
Rinat Arsaev
0f2441a130
Revert domain store service (#392) 2024-09-23 14:52:49 +05:00
Rinat Arsaev
8da6c5ab04
IMP-310,IMP-312: Payment adjustment domain revision autocomplete, hide used routing rules shops/wallets. Table fixes (#391)
Some checks failed
Main / Deploy (push) Has been cancelled
Main / Notify (push) Has been cancelled
2024-09-20 13:15:45 +05:00
Rinat Arsaev
6a9a0b5ffe
IMP-251: Create shop claim without payout (#389)
Some checks failed
Main / Deploy (push) Has been cancelled
Main / Notify (push) Has been cancelled
2024-09-18 16:42:50 +05:00
Rinat Arsaev
693b90fb1f
Fix show objects info (#388) 2024-09-16 15:19:19 +05:00
Rinat Arsaev
a42d5ff26c
Optimize payments table (#387) 2024-09-16 13:14:56 +05:00
Rinat Arsaev
7fa32c653c
FIN-80: New terminals fees view (#384) 2024-09-04 16:36:04 +05:00
Rinat Arsaev
ba1960d746
IMP-292: Create payment adjustments from CSV (#382) 2024-09-02 13:43:45 +05:00
Rinat Arsaev
5e3c5a5932
IMP-251: Remove payouts page and revert "remove claims payouts" (#383) 2024-09-02 13:11:05 +05:00
Rinat Arsaev
3ddefcdfca
IMP-251: Remove payouts (#377) 2024-08-29 16:20:45 +05:00
Rinat Arsaev
55d2817cd8
IMP-301: New shop selector (#381) 2024-08-26 18:13:08 +05:00
Rinat Arsaev
6a990a79ea
IMP-300: Make no more than 2 adjustments in parallel (#380) 2024-08-16 18:24:43 +05:00
Rinat Arsaev
c682179598
IMP-200: Add invoice events page (#379) 2024-08-15 19:37:44 +05:00
Rinat Arsaev
335100b3ce
TD-932: Fix shops routing rules link from global shops search (#378) 2024-07-24 16:46:46 +05:00
Rinat Arsaev
44820f94e3
Revert old payments page (#376) 2024-07-23 14:22:46 +05:00
Rinat Arsaev
06b4a709d8
FIN-46: New party additional info modification (#374) 2024-07-16 14:36:33 +05:00
Rinat Arsaev
dc3855d791
TD-935: New table with virtual scroll: Payments & Terms (#375) 2024-07-15 19:00:40 +05:00
Rinat Arsaev
043feb63bf
FIN-54: Upload CSV, update material icons (#373) 2024-07-08 18:23:18 +05:00
Rinat Arsaev
885d25f2be
Change terms min max (#372) 2024-07-01 12:49:13 +05:00
Rinat Arsaev
d14abd1ab2
FIN-52: Split terms columns (#371) 2024-06-26 15:51:55 +05:00
Rinat Arsaev
2fbf4d8d82
Fix create source (#370) 2024-06-25 17:37:51 +05:00
Rinat Arsaev
87a9feddea
TD-925: Bump Angular to 18 (#369) 2024-06-21 13:45:05 +05:00
Rinat Arsaev
ba1e7c266b
IMP-241: Fix create deposits by file minor to major amount and when an error occurs (#368) 2024-06-19 15:04:02 +05:00
Rinat Arsaev
6876deeab4
IMP-241: Fix create deposits by file (#367) 2024-06-18 23:10:41 +05:00
Rinat Arsaev
e4f044193c
IMP-241: Create deposits by CSV (#366) 2024-06-18 16:32:20 +05:00
Rinat Arsaev
26832f6087
FIN-45: Fix fee calc (#365) 2024-06-11 15:07:40 +05:00
Rinat Arsaev
310572e799
FIN-45: Filter unused term fee (#364) 2024-06-10 14:07:18 +05:00
Rinat Arsaev
98e7ca9262
FIN-34: Add terminals terms page (#363) 2024-06-07 10:59:24 +05:00
Rinat Arsaev
9430f66865
FIN-35: Show terms history (#362) 2024-06-03 13:59:39 +05:00
Rinat Arsaev
a40b2f0a05
IMP-232: Wallets terms (#361) 2024-05-28 14:14:40 +05:00
Rinat Arsaev
45cf33deb8
IMP-237: Show shops tariffs decision-value (#360) 2024-05-24 14:35:45 +05:00
Rinat Arsaev
1650516ab6
IMP-231: Add shops tariffs page (only dev) (#359) 2024-05-20 19:19:11 +05:00
Rinat Arsaev
4e3e09e257
IMP-230: Init tariffs api (#358) 2024-05-13 20:33:18 +05:00
Rinat Arsaev
ba159b62df
TD-887: Move thrift utils to ng-thrift libs package (#356) 2024-05-13 13:34:44 +05:00
Rinat Arsaev
31460f99d4
IMP-88,IMP-133: Full-text search by wallets, wallets autocomplete for withdrawals and deposits (#355) 2024-05-07 13:16:00 +07:00
Rinat Arsaev
7ea5d9a403
TD-905: Fix loading delay, fix repeat loading, default period 1 day (#354) 2024-04-26 12:33:07 +07:00
Rinat Arsaev
9145b78845
IMP-216: Show terminal balances (#353) 2024-04-22 17:50:26 +07:00
Rinat Arsaev
af263c950b
IMP-201: Change default loading period to 1 month (#352) 2024-04-18 16:01:50 +07:00
Rinat Arsaev
0c85ee9a32
IMP-219: Allow/deny terminal button (#351) 2024-04-17 15:05:54 +07:00
Rinat Arsaev
e590bb8ca5
IMP-218: Navigate to party routing rules by default (#350) 2024-04-16 15:11:51 +09:00
Rinat Arsaev
f426c74080
Bump damsel@b04aba8 (#349) 2024-04-08 14:58:55 +07:00
Rinat Arsaev
4214fd6f45
IMP-216: Show terminal balances (#348) 2024-04-04 15:44:41 +07:00
Rinat Arsaev
b185890065
IMP-188, IMP-213: Always generate withdrawal adjustment id. Move external id to payments main filters (#347) 2024-04-02 14:17:37 +07:00
Rinat Arsaev
d571485f31
IMP-196: Fixed counting of enabled payment filters (#346) 2024-03-28 17:56:20 +07:00
Rinat Arsaev
ed8cb4601d
IMP-196: New payment page (#345) 2024-03-28 15:49:20 +07:00
Rinat Arsaev
002f47d3f8
IMP-193: Bump ng-core lib (#344) 2024-03-25 21:21:30 +07:00
Rinat Arsaev
9894141754
IMP-193: Search by invoice and payment id (#343) 2024-03-25 15:37:00 +07:00
Rinat Arsaev
a0f1a7f9e0
TD-882: Fix party redirect (#342) 2024-03-21 20:28:08 +07:00