Sebastian Stehle
eba4a8d5ed
Rich text bugfixes. ( #1267 )
* Rich text bugfixes.
* Fix tests
* Fix test containers.
3 months ago
Sebastian Stehle
a70d738da4
Ferretdb ( #1239 )
* Generate with AI.
* FerretDb
* Fixes
* Update packages.
* No resizer.
* Lock deadlocks.
* Make ferret optional.
7 months ago
Sebastian Stehle
ccd7387cbf
Update GitHub Action Versions ( #1232 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
8 months ago
Sebastian Stehle
425d7138c6
Update GitHub Action Versions ( #1229 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
8 months ago
Sebastian Stehle
ca90d9019f
Update GitHub Action Versions ( #1221 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
9 months ago
Sebastian Stehle
75a079bbcb
Flows ( #1217 )
9 months ago
Sebastian Stehle
a4ae6bea32
Update GitHub Action Versions ( #1215 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
Sebastian Stehle
05f6ed3329
Update GitHub Action Versions ( #1214 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
Sebastian Stehle
568bd4e9f3
Update GitHub Action Versions ( #1206 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
11 months ago
Sebastian Stehle
6dc0792961
Build arguments
11 months ago
Sebastian Stehle
a345c9759b
Reduce image size.
11 months ago
Sebastian Stehle
65365cc2b9
Try to run build in parallel. ( #1198 )
* Try to run build in parallel.
* Another test
* Adjust release
* Individual docker files.
* Another fix.
* Use correct test flags.
* Also adapt release.yml
* Disable summary.
* Fix warnings.
* Also disable upload.
11 months ago
Sebastian Stehle
491edea1b4
Develop separate tables ( #1196 )
* Temp
* Simplify tests.
* Fix compose.
* Only run full test on PRs.
* Temp
* Temp
* Fix writing.
11 months ago
Sebastian Stehle
21a443cdf3
Update GitHub Action Versions ( #1195 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
11 months ago
Sebastian Stehle
4fe545e8d6
Entity Framework Support ( #1187 )
* Entity Framework implementation.
* Usage repository.
* Migrations.
* More dialects
* More stores.
* Add health checks and migrator.
* Temp
* Asset store tests
* Fix
* Asset folder repository
* More stuff.
* TextState
* Add missing files.
* Temp
* T
* First round of content tests
* Progress.
* Run test
* Update dependencies.
* Fixture improvements.
* Update YDotNet
* Add trait.
* Fix compose.
* Fix filter
* Fix compose
* Run postgres earlier.
* Update squidex libs.
* Another attempt.
* Minor improvements.
* Update build.
* Upload all docker logs.
* Fix folder.
* Use other host names.
* Another attempt.
* Fixes
* Update SQL server
* AllowLoadLocalInfile
* Fixes
* Fix type.
* Use migrations
* Test and update migrations.
* Fix asset selector.
1 year ago
Sebastian Stehle
09c64203cd
Update GitHub Action Versions ( #1186 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sebastian Stehle
6d0d713471
Fixes ( #1148 )
* Small fix for parent ID
* Get rid of unnecessary step.
1 year ago
Sebastian Stehle
9a8278d95f
Update GitHub Action Versions ( #1146 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sebastian Stehle
083890487b
Update GitHub Action Versions ( #1135 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sebastian Stehle
5f00490043
Update GitHub Action Versions ( #1133 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sebastian Stehle
1c5f2d1e24
Update GitHub Action Versions ( #1131 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sebastian Stehle
b96bc52c08
Fix prefix check.
1 year ago
Sebastian Stehle
ef2b4e2b95
Daily test #1 ( #1126 )
* Daily test #1
* More tests
* More tests
* More tests
* Retry tests.
* Fix rename.
* More tests
* PII permission and frontend fixes.
* Fix pager.
* Fix tests
* Make tests more stable.
* Improve tests.
* Improve tests.
* Tests
* Fix count update.
1 year ago
Sebastian Stehle
98070378e3
Update GitHub Action Versions ( #1127 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sebastian Stehle
7cdd551149
Update GitHub Action Versions ( #1123 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sebastian Stehle
3a30b63c2b
Update GitHub Action Versions ( #1118 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 year ago
Sebastian Stehle
e64419ac52
Try to fix build. ( #1116 )
2 years ago
Sebastian Stehle
f105da490b
Update GitHub Action Versions ( #1110 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
edd93b089f
Update GitHub Action Versions ( #1102 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
ace9db6e8d
Update GitHub Action Versions ( #1099 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Keir
980a5bb035
ci: combine 3 into 1 ( #1100 )
2 years ago
Sebastian Stehle
8880b49c90
Test build cleanup. ( #1098 )
2 years ago
Keir
75686ef85e
Dev workflow: add building for ARM platforms ( #1096 )
* ci: add arm64 platform to build action for dev workflow
* ci: add step for multi-platform build
* ci: add new step for release
* feat: specify build platform on backend
2 years ago
Sebastian Stehle
f006ec437e
Update GitHub Action Versions ( #1094 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
df06d0f562
Update GitHub Action Versions ( #1091 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
c945c5b475
Custom OIDC ( #1090 )
* Fix JSON.
* Simplify json.
* Custom OIDC server.
* Fix tests
* Delete team and more tests.
2 years ago
Sebastian Stehle
56f2836a68
Update GitHub Action Versions ( #1089 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
116fce74b3
Update GitHub Action Versions ( #1087 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
88d2c11b3c
Update GitHub Action Versions ( #1081 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
ec1111ab38
Update GitHub Action Versions ( #1076 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
576030ed24
Update GitHub Action Versions ( #1074 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
0d8c78cc09
Update GitHub Action Versions ( #1072 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
25d15d4b92
Update GitHub Action Versions ( #1069 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
74e3bb52e3
Update GitHub Action Versions ( #1066 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
5caba8698f
Update GitHub Action Versions ( #1065 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
96e98860ca
Update GitHub Action Versions ( #1055 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
3560fbaab2
Simplify field names. ( #1051 )
* Simplify field names.
* Progress
* Update.
* A lot of fixes.
* Change test order.
* Fix tests
* Fix status property.
* Fix field names.
* Update dependencies.
2 years ago
Sebastian Stehle
2c0d789eac
Update GitHub Action Versions ( #1049 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Sebastian Stehle
853a130d56
Playwright ( #1048 )
* Basic test
* Run on playwright branch.
* Another test
* Fix tests again?
* Make screenshot.
* Update snapshots.
* Add new workflow.
* Disable onboarding.
* Run workflow once.
* Add linux snapshots.
* Fix URLs
* More tests.
* More tests.
2 years ago
Sebastian Stehle
db6947e87f
Update GitHub Action Versions ( #1044 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago