316 Commits

Author SHA1 Message Date
sbwalker
b8fe95b945 fix #3669 add CORS policy and use Jwt with XHR to allow file uploads to work in .NET MAUI 2024-01-23 10:34:18 -05:00
Cody
ab0e95177e
Updates request.status to request.statusText 2024-01-16 17:30:41 -08:00
Cody
99844931f4
XRS status error update Fixes #3643 2024-01-12 13:43:02 -08:00
Cody
5f747db224
Logo max-height and padding 2023-12-18 14:12:26 -08:00
Cody
ccda41e18e
Logo max-height 90px, Padding 5px L/R 2023-12-18 14:11:29 -08:00
Cody
2bb83c6532
Revert app logo css changes 2023-12-18 14:10:23 -08:00
Cody
7a4e4629e5
Logo max height 90px 2023-12-18 13:03:19 -08:00
sbwalker
7c206af757 modify module and theme template release.cmd to remove old nupkg files before packaging 2023-12-15 11:08:05 -05:00
sbwalker
87c6c31f1f add Update API validation to default module template 2023-11-22 14:54:06 -05:00
sbwalker
cd0fe3d6d4 add database provider packages back to wwwroot/Packages as they are needed when cloning a fresh instance of source from Github 2023-11-21 15:21:44 -05:00
sbwalker
116542d8e4 fix .NET upgrade issue related to database provider packages 2023-11-21 15:09:14 -05:00
sbwalker
f78046d4c1 fix warning in MySQL provider, update Database provider packages to official .NET 8 release, add Oqtane.Licensing 2023-11-15 20:49:07 -05:00
sbwalker
5ab2f6ea3a migration to official .NET 8 release 2023-11-14 14:48:12 -05:00
Cody
6f1f7ef7fc
Revert back to previous bootstrap version 2023-10-18 16:20:36 -07:00
Cody
d647e947e2
Removes unnecessary space 2023-10-18 15:52:22 -07:00
Cody
adef45c30f
Removes unnecessary space 2023-10-18 15:51:58 -07:00
Cody
8b80859023
.NET 8 Update 2023-10-18 15:45:47 -07:00
Cody
907fff89c8
.NET 8 Update 2023-10-18 15:43:55 -07:00
Cody
ca532ffdaf
.NET 8 Update 2023-10-18 15:43:13 -07:00
Cody
64ee842dc4
.NET 8 Update 2023-10-18 15:42:36 -07:00
Cody
9c0754a88d
.NET 8 Update 2023-10-18 15:40:51 -07:00
Cody
3dac9e3dae
.NET 8.0 Update 2023-10-18 15:38:51 -07:00
Cody
6963e667aa
Update to version 5.0.0 2023-10-18 15:37:38 -07:00
Cody
af292b291b
Updates to Bootstrap 5.3.2 2023-10-18 15:33:34 -07:00
Cody
918f75704e
.NET 8 Update 2023-10-18 15:26:42 -07:00
Cody
6e258e5d0c
.NET 8 Update 2023-10-18 15:23:06 -07:00
Cody
a8ea4ec085
.NET 8 Update 2023-10-18 15:22:22 -07:00
Cody
2f894af028
.NET 8 Update 2023-10-18 15:21:53 -07:00
Cody
dd400e1214
Version 5 2023-10-18 15:20:56 -07:00
Cody
f8a183bfdf
.NET 8 Update 2023-10-18 15:06:44 -07:00
Cody
2404193b61
.NET 8 Ready 2023-10-18 15:04:07 -07:00
sbwalker
9f28ee2982 .NET 8 initial migration 2023-10-18 15:22:53 -04:00
sbwalker
df37d4aa7f 4.0.6 data provider packages 2023-10-16 09:08:03 -04:00
sbwalker
9e2fa8d7f1 include CopyLocalLockFileAssemblies property in Client project in Default Module Template 2023-09-27 16:11:29 -04:00
sbwalker
e68ae9e8a6 4.0.5 data provider packages 2023-09-26 14:03:06 -04:00
sbwalker
545d5730b6 database provider packages for 4.0.4 2023-09-25 09:59:07 -04:00
sbwalker
5b5c8a4beb database provider packages for 4.0.4 2023-09-25 09:54:27 -04:00
Cody
a46836e2a6
Fix typo in app.css 2023-09-21 16:34:57 -07:00
Shaun Walker
4ab4bf4a3a
Merge pull request #3279 from thabaum/patch-5
Updates Child Page Link Color in Theme Creator Template - Theme.css - Fixes #3278
2023-09-21 09:57:30 -04:00
sbwalker
98257de005 user import improvements 2023-09-21 09:37:29 -04:00
Cody
5ea5c6ff7d
Updates Child Page Link Color in Theme.css 2023-09-20 17:12:04 -07:00
sbwalker
8e5e79a799 add ability to import users 2023-09-20 10:43:49 -04:00
sbwalker
9267efce01 improve polling in file upload to use actual file sizes to calculate duration 2023-09-08 17:16:09 -04:00
sbwalker
0d56d35646 Marketplace UI consistency 2023-08-31 13:54:56 -04:00
sbwalker
a857e3f31e abstract namespace specification to template.json so that module and theme templates can use their own naming conventions 2023-08-28 09:03:05 -04:00
sbwalker
f22e0c4384 prepare for 4.0.3 release 2023-08-28 07:58:33 -04:00
sbwalker
22cfec9276 prepare for 4.0.2 release 2023-08-06 08:33:36 -04:00
sbwalker
1e466dc1fe use new GetJsonAsync method in external module template 2023-08-06 08:17:56 -04:00
sbwalker
92a4a1b210 update Module and Theme Install UI to match Marketplace - including logos and support for sorting 2023-08-04 15:17:17 -04:00
Leigh Pointer
88c06eea6e Fixes Module Creator problem #3041
This fix is to handle a returned null from the database.  This issue came to light while using Postgresql
2023-07-19 09:58:36 +02:00