Commit Graph
45 Commits
Author SHA1 Message Date
Rainer Killinger 86004881b0 fix: update node-glob dependency 2026-01-05 10:44:02 +01:00
Rainer Killinger afd1c8d87e docs: update changelogs for release
ci: publish release
2025-08-27 13:00:27 +02:00
Rainer Killinger 3a274a3a7f refactor: upgrade to Capacitor 7 & Angular 18 2025-08-27 11:27:11 +02:00
Rainer Killinger 5a48342a8d docs: update changelogs for release
ci: publish release
2025-07-30 14:15:24 +02:00
Rainer Killinger c5c9bcf433 docs: update changelogs for release
ci: publish release
2025-07-30 12:44:30 +02:00
Rainer Killinger b40ba7ad63 refactor: update elasticsearch and audit relevant dependencies 2025-07-30 12:40:59 +02:00
Rainer Killinger bee38d4a59 docs: update changelogs for release
ci: publish release
2025-07-01 16:29:42 +02:00
Rainer Killinger c8e290200f refactor: update to node 22 2025-06-30 16:55:33 +02:00
Rainer Killinger 5050ac90eb docs: update changelogs for release
ci: publish release
2024-06-28 09:28:39 +02:00
TheaninovaandRainer Killinger 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
Rainer Killinger 622481a3c9 docs: update changelogs for release\n\nci: publish release 2024-03-28 14:27:56 +01:00
Thea SchöblandRainer Killinger 10c4466b37 feat: update to angular 17 2024-03-27 09:55:30 +01:00
TheaninovaandRainer Killinger c4a5d6e73b fix: exclude app.js and lib from typescript compliation 2024-03-27 09:55:29 +01:00
TheaninovaandRainer Killinger deed376c24 feat: enable checkJs by default 2024-03-27 09:55:29 +01:00
TheaninovaandRainer Killinger dbb558508f fix: changeset crashes because it uses internal prettier version 2024-03-27 09:55:28 +01:00
Thea Schöbl 31a6ebfd3f feat: upgrade prettier to v3 2023-12-05 10:36:04 +00:00
theldandTheaninova 06b8ca109e feat: job portal
fix: disable function scoping lint rule
fix: outdated contributing docs for adding SCThings
2023-10-20 15:13:26 +02:00
Rainer Killinger 5db3b7948a docs: update changelogs for release
ci: publish release
2023-10-13 18:22:48 +02:00
Rainer Killinger 9abd397578 refactor: update changelog
ci: publish release
2023-08-03 16:30:40 +02:00
Thea SchöblandRainer Killinger 23481d0d73 feat: upgrade to Angular 16.1 2023-08-02 17:59:20 +02:00
Rainer Killinger 982b4feb3c ci: add scheduled builds 2023-07-14 11:05:46 +02:00
Theaninova 16a039a16e docs: add api doc 2023-07-05 11:43:26 +02:00
Theaninova 11c9d742cd refactor: move node and builder images 2023-07-03 15:18:30 +02:00
Theaninova 4e4c7b5cc9 feat: publishing workflow
refactor: update changelog
v3.0.0-next.0
2023-07-03 13:44:42 +02:00
Theaninova 0a7e6af141 refactor: migrate es mapping types from es-mapping-generator to .d.ts next to generated mappings 2023-06-30 12:46:48 +02:00
Theaninova 98546a97a3 refactor: migrate @krlwlfrt/async-pool to @openstapps/collection-utils 2023-06-29 19:12:09 +02:00
Theaninova 64caebafe5 refactor: migrate changelogs to changesets format
refactor: add changesets
refactor: chose packages to publish
2023-06-29 18:55:26 +02:00
Theaninova 5b4d2bd16c refactor: app deployment 2023-06-29 16:01:42 +02:00
Theaninova 3b8a344d73 refactor: app deployment 2023-06-29 16:01:42 +02:00
Theaninova b21833de40 refactor: split api into api, api-cli & api-plugin 2023-06-29 15:56:25 +02:00
Theaninova 495a63977c test: add unit tests to pipeline 2023-06-29 15:56:25 +02:00
Theaninova 68400f2480 fix: tests 2023-05-31 15:05:41 +02:00
Theaninova 0d60b8bfad feat: update tests
feat: update tests

feat: update tests
2023-05-31 14:05:45 +02:00
Theaninova 0a76427ba8 feat: migrate backend to cosmiconfig 2023-05-31 14:04:05 +02:00
Theaninova d8c79256c9 feat: tests 2023-05-31 14:04:05 +02:00
Theaninova 8cb9285462 refactor: build system 2023-05-31 14:04:05 +02:00
Theaninova 4df19e8c20 feat: migrate to esm 2023-05-31 14:04:03 +02:00
Theaninova fd740b3091 fix: build 2023-05-31 14:01:59 +02:00
Theaninova 163dff7bc6 Merge remote-tracking branch 'eslint-config/master' 2023-03-14 17:33:26 +01:00
Theaninova 0a37c252e3 refactor: move eslint-config to monorepo 2023-03-14 17:32:57 +01:00
Theaninova d5130aa0e4 Merge remote-tracking branch 'prettier-config/main' 2023-03-14 17:29:30 +01:00
Theaninova 8c7d9a942b refactor: move prettier-config to monorepo 2023-03-14 17:29:01 +01:00
Theaninova 3e6154e4aa Merge remote-tracking branch 'configuration/master' 2023-03-14 17:25:16 +01:00
Theaninova 07150d8fc5 refactor: move configuration to monorepo 2023-03-14 17:24:45 +01:00
Theaninova e9185d248b refactor: move logger to monorepo 2023-03-14 17:18:13 +01:00