Johannes Lötzsch
298b2e4357
Merge pull request #11 from PluggPreagar/main
...
Update README.md
1 year ago
PluggPreagar
db111ecb66
Update README.md
...
add Windows installation
1 year ago
Johannes Lötzsch
3614d299f3
backend: allow optional limit for import!
1 year ago
Johannes Lötzsch
e31d2cfb92
backend: geocoding support for warhelp dataset
1 year ago
Johannes Lötzsch
78a340a1d0
backend: import first warhelp sample datasets
1 year ago
Johannes Lötzsch
f7460f320e
backend: refactored import
1 year ago
Johannes Lötzsch
2da7d0fe27
backend: geocode
1 year ago
Johannes Lötzsch
e381675a39
backend: import + serve offers from db
1 year ago
Johannes Lötzsch
46fd2e6f4e
backend: refactor get_offers
1 year ago
Johannes Lötzsch
31bf7a263f
schema: prepared geocoding
...
TODO: replace mock_geocoding by real geocoding on import + serving from db
1 year ago
Johannes Lötzsch
9114c0fa03
additional writable columns
...
+ stacked columns
1 year ago
Johannes Lötzsch
57fa871354
writable column (first version)
...
TODO:
* save author (+timestamp)
* other additional columns
* show updated table while still writing+refetching
1 year ago
Johannes Lötzsch
1ac545ae87
backend: support persistent JWT_SECRET
1 year ago
Johannes Lötzsch
5abc0e7a8b
backend: defscalar int_string
...
Using `defscalar` fixes introspection errors.
Be aware, that UNION types are not implemented till now:
https://github.com/ajk/specialist-server/issues/3
Also `->Int` was moved from an explicit mapping postprocessing function
into the conformer.
1 year ago
Johannes Lötzsch
b851df5476
backend: ->Int fallback to string
1 year ago
Johannes Lötzsch
0231a5b4f9
lifeline_wpforms: fix language separator
1 year ago
Johannes Lötzsch
1f5154e2af
backend: warning when started without DB_SEED
1 year ago
Johannes Lötzsch
df0df1affd
cors: allow-origin FRONTEND_BASE_URL
1 year ago
Johannes Lötzsch
7e763ee267
deployment: sops + basicAuth
...
created with htpasswd from pkgs.apache2-utils
+ ensured the database is not seeded with test logins
1 year ago
Johannes Lötzsch
03f209f0bd
fixed: test after date was modified in sample-data
1 year ago
Winzlieb -
7479369abd
enable date filtering
1 year ago
Johannes Lötzsch
cf6fe58760
provisional id
1 year ago
Johannes Lötzsch
d07b57670c
generated dataset + testcase for complete offer schema
1 year ago
Johannes Lötzsch
01e0db2004
mapping_lifeline_wpforms
1 year ago
Johannes Lötzsch
de7624072d
remove org.webjars
1 year ago
Johannes Lötzsch
2b401ee296
hotfix introspection
...
For introspection, specialist server is picky on specs.
TODO: provide specialist-server.type fix working with generators
1 year ago
Johannes Lötzsch
bcaa84c11c
create random datasets from schema
...
TODO: cleanup/refactoring
1 year ago
pluggPreagar
e3fee57a94
graphiql - init web interface
1 year ago
Johannes Lötzsch
9bc11c5bb8
fixed: default value of :import-file
1 year ago
Johannes Lötzsch
18ac205302
get_offers resolver + unify function
1 year ago
Johannes Lötzsch
fb4eed42a1
added: backend/test
1 year ago
Johannes Lötzsch
7e8daca015
backend: template (from swlkup)
...
TODO:
* debug why http://localhost:4000/graphiql/index.html doesn't load
* adapt tests from swlkup
* adapt flake from swlkup and test build pipeline
1 year ago
Johannes Lötzsch
d6c6687823
README.md placeholders for components
1 year ago