1628849d1b
feat: update to node 22
2024-06-04 11:13:58 +02:00
91e0f2a255
feat: temporarily use external node image in ci
2024-06-03 13:18:51 +02:00
0a99aa4bde
refactor: update node to 22
2024-06-03 12:35:38 +02:00
851a7460aa
fix: test
2024-05-30 14:54:29 +02:00
1d56db6bfe
fix: build
2024-05-30 14:44:58 +02:00
09376bde02
refactor: update to ionic v8
...
refactor: remove deprecated @ionic-native/core (replaced by
@awesome-cordova-plugins/core)
2024-05-30 14:18:45 +02:00
0bf41bf569
refactor: update ngx-markdown to v18
2024-05-30 14:09:35 +02:00
7421006c08
refactor: update capacitor to v6
2024-05-30 14:07:33 +02:00
1b02d44f4b
fix: angular warning
2024-05-30 13:48:39 +02:00
b8ced7ffa1
refactor: base migration to Angular v18
2024-05-30 13:44:34 +02:00
dbc8ff97aa
refactor: remove deprecated "jetifier"
2024-05-30 13:30:01 +02:00
Rainer Killinger
a6b88d3534
refactor: add f-u specific changelogs
2024-05-27 16:27:37 +02:00
Rainer Killinger
be863daaef
refactor: updated used licences within the app
2024-05-27 15:36:00 +02:00
2f64d69693
feat: migrate to protomaps and maplibre
2024-05-27 15:07:27 +02:00
964516d3cf
fix: remove noUnused* TSConfig options
...
TSConfig options prevent Angular from compiling the app. This is
specifically harsh with the noUnused* rules, which require you to
strictly remove any unused variables even in dev mode while testing.
Since this case is already covered by ESLint, the TSConfig option was
removed.
2024-05-27 15:07:27 +02:00
71ff9fd960
fix: favorite button
2024-05-27 15:07:27 +02:00
abf9999461
feat: type-safe sc-icons
2024-05-27 15:07:26 +02:00
53c3d0ba0c
refactor: replace rfdc with native structuredClone
2024-05-27 15:07:25 +02:00
Rainer Killinger
622481a3c9
docs: update changelogs for release\n\nci: publish release
@openstapps/api-cli@3.2.0
@openstapps/api-plugin@3.2.0
@openstapps/api@3.2.0
@openstapps/app@3.2.0
@openstapps/backend@3.2.0
@openstapps/core@3.2.0
@openstapps/database@3.2.0
@openstapps/minimal-connector@3.2.0
@openstapps/minimal-plugin@3.2.0
@openstapps/node-base@3.2.0
@openstapps/node-builder@3.2.0
@openstapps/prettier-config@3.2.0
2024-03-28 14:27:56 +01:00
Thea Schöbl
1ab5c0c355
fix: inPlace in list items is placed weird
2024-03-27 13:45:22 +00:00
Rainer Killinger
b0f6ffb21c
refactor: ajdust app environment to backend version >= v3.1.0
2024-03-27 10:11:32 +01:00
Rainer Killinger
e658cff9d2
refactor: use GET for id-cards requests
2024-03-27 09:55:31 +01:00
Rainer Killinger
e71355a2fb
fix: malformed Bearer header in id-cards provider
2024-03-27 09:55:30 +01:00
100607740b
fix: angular lsp broken
2024-03-27 09:55:30 +01:00
Thea Schöbl
10c4466b37
feat: update to angular 17
2024-03-27 09:55:30 +01:00
Rainer Killinger
09faa66e98
fix: broken build and test stage
2024-03-27 09:55:30 +01:00
Rainer Killinger
7c5687111f
fix: check-icons script in app
2024-03-27 09:55:30 +01:00
Rainer Killinger
c066028e49
refactor: update asdf .tool-versions
2024-03-27 09:55:30 +01:00
0858a26dc1
fix: dish prices sometimes go missing
2024-03-27 09:55:30 +01:00
8667603bd6
feat: export core version in package
2024-03-27 09:55:29 +01:00
65bc9a76b6
feat: add syncpack semver ranges
2024-03-27 09:55:29 +01:00
912ae42270
feat: add ability to check for existence of a field
2024-03-27 09:55:29 +01:00
c4a5d6e73b
fix: exclude app.js and lib from typescript compliation
2024-03-27 09:55:29 +01:00
deed376c24
feat: enable checkJs by default
2024-03-27 09:55:29 +01:00
a4cc23e9a8
feat: add direnv for nix
...
feat: update nix flake to not rely on buildFHSUserEnv
2024-03-27 09:55:29 +01:00
e8d72683ef
fix: backend tests break every year
...
refactor: update some backend unit tests
2024-03-27 09:55:28 +01:00
Rainer Killinger
e3d068f8d4
fix: iOS build resources
2024-03-27 09:55:28 +01:00
Rainer Killinger
b346d216a3
refactor: add asdf tool versioning file
2024-03-27 09:55:28 +01:00
dbb558508f
fix: changeset crashes because it uses internal prettier version
2024-03-27 09:55:28 +01:00
Rainer Killinger
754d99c1b4
refactor: overhaul minimal-deployment compose file
2024-03-27 09:55:27 +01:00
Rainer Killinger
689ac68be3
fix: pin alpine version to 3.18 and add healthchecks
2024-03-06 11:45:40 +01:00
Rainer Killinger
d36d9596fc
docs: update changelogs for release
2023-12-19 15:32:42 +01:00
Thea Schöbl
8d50f669e7
feat: collapse detail titles into header bar
2023-12-19 14:16:38 +01:00
Jovan Krunić
dce08d9c03
fix: reverse workaround after update of capacitor
...
Closes #179
2023-12-19 13:12:25 +00:00
Rainer Killinger
296054c8e0
docs: update changelogs for release
...
ci: publish release
@openstapps/api-cli@3.1.1
@openstapps/api-plugin@3.1.1
@openstapps/api@3.1.1
@openstapps/backend@3.1.2
@openstapps/core@3.1.1
@openstapps/minimal-connector@3.1.1
@openstapps/minimal-plugin@3.1.1
2023-12-13 16:42:45 +01:00
859763367e
fix: throw error if config import fails
...
feat: log used config in backend
2023-12-12 14:37:24 +01:00
Rainer Killinger
848fde4660
refactor: increase maxRequestBodySize to 2 MB
2023-12-11 13:00:52 +01:00
Rainer Killinger
bd1046a19a
docs: update changelogs for release
...
ci: publish release
2023-12-08 18:03:41 +01:00
Rainer Killinger
3b9068197c
fix: pettier config causing changeset to crash
2023-12-08 17:35:00 +01:00
Thea Schöbl
d2c8120255
feat: simplify version history api
2023-12-08 13:49:53 +00:00