Sebastian Stehle
954d142d61
Fix queries.
2 months ago
Sebastian Stehle
d2b2e1b2a8
Revert changes.
2 months ago
Sebastian Stehle
3ab117ddc1
Add search fields.
3 months ago
Sebastian Stehle
7500480215
Mini fixes
3 months ago
Sebastian Stehle
a8f257cb72
Improve queries ( #1293 )
* Expanded left panel.
* Fix panel label.
* a11y improvements
* Fix test
* Improve queries
* Fix tests
* More powerful queries.
* Query improvements.
* Formatting.
* Add initializer.
* Fix casting.
3 months ago
Sebastian Stehle
59a021c33d
Fix casting.
3 months ago
Sebastian Stehle
23b935c6ef
Add initializer.
3 months ago
Sebastian Stehle
f6e765dd82
Formatting.
3 months ago
Sebastian Stehle
8f607a680a
Query improvements.
3 months ago
Sebastian Stehle
075c20082b
More powerful queries.
3 months ago
Sebastian Stehle
ab649219b4
Fix tests
3 months ago
Sebastian Stehle
1b35cb3400
Improve queries
3 months ago
Sebastian Stehle
c3cd000abc
Expanded left panel. ( #1288 )
* Expanded left panel.
* Fix panel label.
3 months ago
Sebastian Stehle
57df97f290
Fix panel label.
3 months ago
Sebastian Stehle
9f4dec0c32
Fix handler. Closes #1281
4 months ago
Sebastian Stehle
1f15e493ba
Ssrf protection ( #1279 )
* Menu
* Move to components.
* Show a marker for unsaved changes.
* User info field.
* User info implementation.
* Fix tests
* Update tests
* Update auth.
* Fix DB provider.
* User info
* Instructions.
* Add SSRF protection.
* Disable ssrf
* Fix ssrf settings.
* Fix index.
* Fix conflicts
* Fix tests
* Fix derivate check.
4 months ago
Sebastian Stehle
2236874244
User info ( #1278 )
* Menu
* Move to components.
* Show a marker for unsaved changes.
* User info field.
* User info implementation.
* Fix tests
* Update tests
* Update auth.
* Fix DB provider.
* User info
* Instructions.
4 months ago
Sebastian Stehle
239884275d
Menu ( #1275 )
* Menu
* Move to components.
5 months ago
Sebastian Stehle
0a22ecffbd
Improved mongo config. ( #1272 )
* Improved mongo config.
* Update dependencies.
* Disable test in CI for now.
5 months ago
Sebastian Stehle
1fb76e4afa
Fix event consumer on documentdb
6 months ago
Sebastian Stehle
d7045a5e5c
Update documentdb compatibility.
6 months ago
Sebastian Stehle
7212938f2e
Fix simple mistake in config and OpenAPI
6 months ago
Sebastian Stehle
eba4a8d5ed
Rich text bugfixes. ( #1267 )
* Rich text bugfixes.
* Fix tests
* Fix test containers.
6 months ago
Sebastian Stehle
1677aa4be8
Allow zero custom ( #1264 )
* Update helm.
* Fix DocumentDB search.
* Fix tests
* Fix compare.
* Revert settings.
* Fixes
* Allow zero as custom ID
7 months ago
Sebastian Stehle
52da53a1db
Fix logging.
7 months ago
Sebastian Stehle
45e40dde15
Fix documentdb text ( #1263 )
* Update helm.
* Fix DocumentDB search.
* Fix tests
* Fix compare.
* Revert settings.
* Fixes
7 months ago
chrikodo
37db715203
feat: Add German language support ( #1256 )
* feat: Add German language support
Adds the complete German translation (de) for the frontend and backend.
This includes the source JSON files, the generated resource files from the translator tool, and updates to all necessary configuration files to register the new language.
Closes #1255
* fix: correct translate.sh
8 months ago
Sebastian Stehle
762f445570
Fixes2 ( #1259 )
* Support radio button in search.
* Backup fixes
* Fix tests
* Á few bug fixes
* Fix datetime parsing.
8 months ago
Noah
a263a4c031
Add ui disable ( #1254 )
8 months ago
Noah
379caaef5f
Add script request method ( #1253 )
* Add script requestAsync
* Refactor return type and line conditions of the code
* Refactor request header type
* Fix remove unnecessary types from test cases
* Fix remove unnecessary types from exception test cases
* Fix ScriptingRequestAsync additional comments
* Fix incorrectly expressed code
* Refactor change the name of the function and modify some sections of the code.
8 months ago
Noah
856709e667
Fix resolve async promise timeout issue in Jint from 4.1.0 to 4.4.1 ( #1250 )
9 months ago
Sebastian Stehle
53ddb1594c
Fixes2 ( #1251 )
* Support radio button in search.
* Backup fixes
* Fix tests
9 months ago
Noah
55f971d8e4
Refactor correctly handle empty response with ignore error flag is true ( #1248 )
* Refactor correctly handle empty response with ignore error flag is true
* Fix Incorrect string variable type in script test
9 months ago
Sebastian Stehle
52c2d6c790
Bugfixes2 ( #1243 )
* Improve error DB error handling.
* Several fixes
9 months ago
Sebastian Stehle
24782bd550
Improve error DB error handling. ( #1241 )
10 months ago
Sebastian Stehle
a70d738da4
Ferretdb ( #1239 )
* Generate with AI.
* FerretDb
* Fixes
* Update packages.
* No resizer.
* Lock deadlocks.
* Make ferret optional.
10 months ago
Sebastian Stehle
79e16cb12b
Generate schema with ai ( #1238 )
* Fix prepare step.
* UI fixes.
* Small fixes.
* Generate with AI.
* Update packages.
10 months ago
Sebastian Stehle
3c81d2e95b
Fix prepare step. ( #1236 )
* Fix prepare step.
* UI fixes.
11 months ago
Sebastian Stehle
864f7fa8a0
Apps page improvements. ( #1235 )
* Apps page improvements.
* Fix tests
* Fix e2e
11 months ago
Sebastian Stehle
78a7d35bd4
Fix webhook.
11 months ago
Sebastian Stehle
f426371aac
X fields ( #1233 )
* Small UI improvements.
* Support X-Fields for other endpoints.
* Fix tests
11 months ago
Sebastian Stehle
1d85b5e96a
Frontend improvements ( #1231 )
* Small UI improvements.
* New validator rule and a small frontend improvements.
* API tests.
* Fix tests
* Fix tests again.
11 months ago
Sebastian Stehle
754cae1ac5
Filter v3 ( #1230 )
* Started with migration.
* Search form integrated
* Update dependencies.
* Self closing.
* Fix build.
* Fix tests
* Playwright fix.
11 months ago
Sebastian Stehle
576e497182
Pooling. ( #1225 )
* Pooling.
* Potential fix.
12 months ago
Sebastian Stehle
939ca6eecd
Move to Phenx ( #1224 )
* Move to Phenx
* Fix chat.
* Fix tour.
* Fix geography.
12 months ago
Sebastian Stehle
29d7dd3cfd
Batch processing for events. ( #1222 )
* Batch processing for events.
* Improve error handling.
* Fix tests
* More test fixes
1 year ago
Sebastian Stehle
bfa0c36ccf
Cron jobs ( #1220 )
* Flow fixes.
* Temp
* Remove duplicate timers.
* Add dump.
* Fix styles and UI bugs.
* More and fixed tests
* Fix tests
* Fix e2e tests
1 year ago
Sebastian Stehle
cbd3d4eecb
Flow fixes. ( #1219 )
* Flow fixes.
* Fix tests
* Fix test
* Another attempt.
* Fix trigger URL
* Fix tests
1 year ago
Sebastian Stehle
75a079bbcb
Flows ( #1217 )
1 year ago
Sebastian Stehle
64f411a89b
Use auto generated code ( #1213 )
* Improve tests.
Fix
# Conflicts:
# backend/src/Squidex.Data.EntityFramework/ServiceExtensions.cs
# backend/src/Squidex.Data.MongoDb/ServiceExtensions.cs
* Fix all tests
* Add missing files.
* More stuff.
* Fix workflows stuff.
* Fix state.
* Temp
* Build fix.
* Fixes
1 year ago