Brian Pooe
|
5e154cc1d9
|
Merge pull request #26 from brianpooe/feature/ngx-responsive-table
Feature/ngx responsive table
|
2023-08-05 19:23:47 +02:00 |
|
Brian Pooe
|
74d81d10d4
|
Merge branch 'main' into feature/ngx-responsive-table
|
2023-08-05 19:16:42 +02:00 |
|
Brian Pooe
|
f65ff0d934
|
docs: removed wrapper
|
2023-08-05 19:14:06 +02:00 |
|
Brian Pooe
|
d58f04313c
|
Merge pull request #25 from brianpooe/feature/ngx-responsive-table
Feature/ngx responsive table
|
2023-08-05 19:04:50 +02:00 |
|
Brian Pooe
|
b73f63028f
|
fix: project json for nx release
|
2023-08-05 19:02:24 +02:00 |
|
Brian Pooe
|
9ffec1a879
|
fix: package json for publishable lib
|
2023-08-05 18:59:29 +02:00 |
|
Brian Pooe
|
0fe06c2b82
|
fix: workflow triggers
|
2023-08-05 18:43:50 +02:00 |
|
Brian Pooe
|
6defe0258e
|
fix: workflow trigger
|
2023-08-05 16:31:17 +02:00 |
|
Brian Pooe
|
8c701ceaca
|
docs: ngx-responsive-table
|
2023-08-05 16:25:47 +02:00 |
|
Brian Pooe
|
a4defab4b0
|
chore: updated package lock
|
2023-08-03 20:47:19 +02:00 |
|
Brian Pooe
|
507aa5f21f
|
fix: grid column width
|
2023-08-03 20:38:41 +02:00 |
|
Brian Pooe
|
bec22571ad
|
fix: captions
|
2023-08-03 20:31:47 +02:00 |
|
Brian Pooe
|
83b56b52f1
|
feat: new style and action button
|
2023-08-03 20:30:50 +02:00 |
|
Brian Pooe
|
98d400a210
|
feat: add data cell to custom template
|
2023-08-02 20:29:46 +02:00 |
|
Brian Pooe
|
a8e0806916
|
feat: custom table cell
|
2023-07-30 18:05:08 +02:00 |
|
Brian Pooe
|
3839a707d4
|
fix: accessibility
|
2023-07-30 15:43:22 +02:00 |
|
Brian Pooe
|
200a7de583
|
fix: add scope for table header
|
2023-07-30 11:41:43 +02:00 |
|
Brian Pooe
|
533a6b9c22
|
feat: add accessibility to tabale
|
2023-07-30 11:31:41 +02:00 |
|
Brian Pooe
|
652d57b2e8
|
chore: format tsconfig
|
2023-07-27 20:00:19 +02:00 |
|
Brian Pooe
|
423b8542a7
|
feat: added ngx responsive table library
|
2023-07-27 19:58:40 +02:00 |
|
Brian Pooe
|
7df2654d23
|
feat: added demo app for angular responsive table
|
2023-07-27 19:39:30 +02:00 |
|
semantic-release-bot
|
663c8a8deb
|
chore(release): -v1.8.0 [skip ci]
## [1.8.0](https://github.com/brianpooe/devtools-bp/compare/v1.7.0...v1.8.0) (2023-07-22)
### Features
* added demo for listing states by country ([1288aab](1288aabf9c))
* added demo for listing supported countries ([9d7cd67](9d7cd67fac))
* added list states by country api ([5998a31](5998a3189a))
* added list supported countries api ([c3812d7](c3812d7e84))
### Bug Fixes
* rename miscellaneous service ([6b42247](6b42247c2a))
|
2023-07-22 14:00:57 +00:00 |
|
Brian Pooe
|
14c0fe863e
|
Merge pull request #24 from brianpooe/feature/list-countries
Feature/list countries
|
2023-07-22 15:59:43 +02:00 |
|
Brian Pooe
|
6b42247c2a
|
fix: rename miscellaneous service
|
2023-07-22 15:58:20 +02:00 |
|
Brian Pooe
|
9d7cd67fac
|
feat: added demo for listing supported countries
|
2023-07-22 15:54:51 +02:00 |
|
Brian Pooe
|
c3812d7e84
|
feat: added list supported countries api
|
2023-07-22 15:49:37 +02:00 |
|
Brian Pooe
|
497a7a5d34
|
docs: updated readme for upcoming api endpoints
|
2023-07-22 15:39:35 +02:00 |
|
Brian Pooe
|
f3c1a32a70
|
Merge pull request #23 from brianpooe/feature/miscellaneous-list-banks
Feature/miscellaneous list banks
|
2023-07-22 15:35:53 +02:00 |
|
Brian Pooe
|
b0cb6d7e8a
|
docs: ticked list countries api off from readme
|
2023-07-22 15:34:19 +02:00 |
|
Brian Pooe
|
1288aabf9c
|
feat: added demo for listing states by country
|
2023-07-22 15:33:22 +02:00 |
|
Brian Pooe
|
5998a3189a
|
feat: added list states by country api
|
2023-07-22 15:24:41 +02:00 |
|
semantic-release-bot
|
42b6e13ebd
|
chore(release): -v1.7.0 [skip ci]
## [1.7.0](https://github.com/brianpooe/devtools-bp/compare/v1.6.0...v1.7.0) (2023-07-22)
### Features
* added demo for listing banks ([b589538](b589538546))
* added list banks api ([215c109](215c109c87))
### Chores
* pull latest from main ([b01ff42](b01ff42c92))
|
2023-07-22 11:43:50 +00:00 |
|
Brian Pooe
|
e818e113cb
|
Merge pull request #22 from brianpooe/feature/miscellaneous-list-banks
Feature/miscellaneous list banks
|
2023-07-22 13:42:21 +02:00 |
|
Brian Pooe
|
b589538546
|
feat: added demo for listing banks
|
2023-07-22 13:39:58 +02:00 |
|
Brian Pooe
|
b01ff42c92
|
chore: pull latest from main
|
2023-07-22 13:22:33 +02:00 |
|
Brian Pooe
|
215c109c87
|
feat: added list banks api
|
2023-07-22 13:21:42 +02:00 |
|
semantic-release-bot
|
126aa6e8dd
|
chore(release): -v1.6.0 [skip ci]
## [1.6.0](https://github.com/brianpooe/devtools-bp/compare/v1.5.0...v1.6.0) (2023-07-21)
### Features
* added demo for resolve card bin ([bfd5d7e](bfd5d7ea2b))
* added resolve card bin api ([9a88e57](9a88e57bc6))
* resolve card bin ([b7c346d](b7c346d95e))
|
2023-07-21 16:59:05 +00:00 |
|
Brian Pooe
|
b7c346d95e
|
feat: resolve card bin
Feature/resolve card bin
|
2023-07-21 18:57:53 +02:00 |
|
Brian Pooe
|
bfd5d7ea2b
|
feat: added demo for resolve card bin
|
2023-07-21 18:54:43 +02:00 |
|
Brian Pooe
|
9a88e57bc6
|
feat: added resolve card bin api
|
2023-07-21 18:48:58 +02:00 |
|
Brian Pooe
|
3a88377607
|
docs: updated api checklist and fixed broken link to repo
|
2023-07-21 18:41:38 +02:00 |
|
semantic-release-bot
|
e1e1b7c007
|
chore(release): -v1.5.0 [skip ci]
## [1.5.0](https://github.com/brianpooe/devtools-bp/compare/v1.4.0...v1.5.0) (2023-07-20)
### Features
* added demo for validate account ([0c0e861](0c0e861a61))
* added validate account api ([f472f15](f472f15db8))
* added validate account api ([1124f46](1124f46fa2))
### Chores
* pulled latest from main ([bc753a5](bc753a5e8e))
* update readme for completion of validate account ([d62538f](d62538ffa2))
|
2023-07-20 18:07:37 +00:00 |
|
Brian Pooe
|
f472f15db8
|
feat: added validate account api
Feature/validate account
|
2023-07-20 20:06:27 +02:00 |
|
Brian Pooe
|
bc753a5e8e
|
chore: pulled latest from main
|
2023-07-20 20:01:17 +02:00 |
|
Brian Pooe
|
d62538ffa2
|
chore: update readme for completion of validate account
|
2023-07-20 20:00:07 +02:00 |
|
Brian Pooe
|
0c0e861a61
|
feat: added demo for validate account
|
2023-07-20 19:30:38 +02:00 |
|
Brian Pooe
|
1124f46fa2
|
feat: added validate account api
|
2023-07-20 19:29:59 +02:00 |
|
semantic-release-bot
|
029b814889
|
chore(release): -v1.4.0 [skip ci]
## [1.4.0](https://github.com/brianpooe/devtools-bp/compare/v1.3.0...v1.4.0) (2023-07-19)
### Features
* added verification api - resolve account number ([f66bb56](f66bb56262))
* added verification api - resolve account number ([ae254b7](ae254b7a35))
|
2023-07-19 17:03:06 +00:00 |
|
Brian Pooe
|
f66bb56262
|
feat: added verification api - resolve account number
feat: added verification api - resolve account number
|
2023-07-19 19:00:33 +02:00 |
|
Brian Pooe
|
ae254b7a35
|
feat: added verification api - resolve account number
|
2023-07-19 18:57:47 +02:00 |
|