220 Commits

Author SHA1 Message Date
a3490fe82a chore: setup codespace 0.16.17 2024-06-15 03:49:39 -04:00
1bcec1f166 Update build-image.yml 0.16.16 2024-06-15 03:45:29 -04:00
eaa76894c1 Update build-image.yml 0.16.15 2024-06-15 03:42:34 -04:00
4fba59de40 Update build-image.yml 2024-06-15 03:42:24 -04:00
a209054021 Update build-image.yml 0.16.14 2024-06-15 03:40:27 -04:00
9bf6cae16f Update build-image.yml 0.16.13 2024-06-15 03:39:01 -04:00
b1a2a79e27 Update build-image.yml 0.16.12 2024-06-15 03:35:09 -04:00
f4bff56f2c Update build-image.yml 0.16.11 2024-06-15 03:33:13 -04:00
9689edb04b Update build-image.yml 0.16.10 2024-06-15 03:26:51 -04:00
1d02b664d0 Update build-image.yml 0.16.9 2024-06-15 03:25:31 -04:00
45f5378702
Merge pull request #5 from D4M13N-D3V/fix-document-preview
Update build-image.yml
0.16.8
2024-06-15 03:23:12 -04:00
1bd7fecb90 Update build-image.yml 2024-06-15 03:23:01 -04:00
23e6879152
Merge pull request #4 from D4M13N-D3V/fix-document-preview
Update build-image.yml
0.16.7
2024-06-15 03:21:46 -04:00
cd0f252a01 Update build-image.yml 2024-06-15 03:20:09 -04:00
48aaf2a07d
Merge pull request #3 from D4M13N-D3V/fix-document-preview
ci:fix
0.16.6
2024-06-15 03:12:20 -04:00
10fddeb810 ci:fix 2024-06-15 03:12:01 -04:00
e955270cf5
Merge pull request #2 from D4M13N-D3V/fix-document-preview
ci: update to build the sdk
0.16.5
2024-06-15 03:10:45 -04:00
493074f671 ci: fix 2024-06-15 03:10:24 -04:00
607a69448c Revert "fix:document-preview"
This reverts commit 82a569e919e02a542b39bc501c814dfd22eb14dd.
2024-05-13 22:45:42 -04:00
586548e2b3
Merge pull request #1 from comissions-app/fix-document-preview
fix:document-preview
0.16.4
2024-05-13 22:39:05 -04:00
82a569e919 fix:document-preview 2024-05-13 22:38:55 -04:00
24930f0519 fix: getrequests endpoint for admin 0.16.3 2024-04-21 02:25:36 -04:00
Damien Ostler
aaeb7e0919 fix: only tally the ones that have been paid for for amount made 0.16.2 2024-03-17 06:47:08 -04:00
Damien Ostler
419c75fd0f fix 0.16.1 2024-03-17 06:42:53 -04:00
Damien Ostler
f9731d9445 feat: added endpoints for getting requests on admin endpoints for users and artists 0.16.0 2024-03-17 06:40:13 -04:00
Damien Ostler
e36a578eba fix: fee rate 0.15.13 2024-03-17 06:33:25 -04:00
Damien Ostler
f8dfbd543e fix: completed property 0.15.12 2024-03-17 06:28:41 -04:00
Damien Ostler
dc23f45e9e fix: fees collected calculation wrong, should only include the ones that have been paid for 0.15.11 2024-03-17 06:10:48 -04:00
Damien Ostler
112a60e470 fix: user 0.15.10 2024-03-17 06:07:47 -04:00
Damien Ostler
8071621afa fix: average rating 0.15.9 2024-03-17 06:05:10 -04:00
Damien Ostler
83373f7dd0 fix: sellers now returns statistics and in a administration api model instead of the db entity. 0.15.8 2024-03-17 06:03:17 -04:00
Damien Ostler
a4a7af32a7 fix: added a property to model for number of paid for requests 0.15.7 2024-03-17 05:38:12 -04:00
Damien Ostler
559f24b8d8 fix: calculations for admin user being done incrrectly 0.15.6 2024-03-17 05:18:36 -04:00
Damien Ostler
f5a5b13ddf fix: added model for admin users endpoint 0.15.5 2024-03-17 05:08:25 -04:00
Damien Ostler
89ebec93c2 fix: changed the artist access accept and deny to take the requset id instead of thhe user id 0.15.4 2024-03-17 04:31:41 -04:00
Damien Ostler
c01547e92d fix: the model was not being populated with the user data properly with extension method 0.15.3 2024-03-17 04:19:37 -04:00
Damien Ostler
1801ea7493 fix: should now return the user with the artist access request endpoint 0.15.2 2024-03-17 04:14:54 -04:00
Damien Ostler
5221f0a8b2 added new endpoint to get a artist request 0.15.1 2024-03-17 04:10:35 -04:00
Damien Ostler
fa58ce555c feat: database migration 0.15.0 2024-03-09 22:45:04 -05:00
Damien Ostler
40653eff04 fix: added endpoints to discovery controller for users to see w hypeople have been banned or suspended 0.14.1 2024-03-09 22:36:59 -05:00
Damien Ostler
a3f137cb12 feat: redid the ban/suspension system 0.14.0 2024-03-09 22:32:33 -05:00
Damien Ostler
850288258a fix: added endpoint for admin to get and send messages on a artist request. 0.13.1 2024-03-09 22:07:31 -05:00
Damien Ostler
d8a32fffc6 feat: new endpoint for messages for artist requests. 0.13.0 2024-03-09 21:18:55 -05:00
Damien Ostler
381bc5e884 fix: order of artist requests being returned 0.12.18 2024-03-03 14:43:29 -05:00
Damien Ostler
b860715f9b fix: admin endpoint not taking page and offset variables fron query variables 0.12.17 2024-03-03 14:22:41 -05:00
Damien Ostler
0587ebd942 fix: return properly 0.12.16 2024-03-03 14:11:29 -05:00
Damien Ostler
0ee9cdadc7 disabled vent 0.12.15 2024-03-02 00:03:22 -05:00
Damien Ostler
7cd5ece20e fix 0.12.14 2024-03-02 00:00:07 -05:00
Damien Ostler
498a3f28a5 fix: conten ttypes 0.12.13 2024-03-01 23:51:57 -05:00
Damien Ostler
5907777adc fix: create assets routes 0.12.12 2024-03-01 23:02:44 -05:00