Commit Graph

7927 Commits

Author SHA1 Message Date
0adc12c828 fix(doc): minor haddock fixes 2024-10-30 17:18:11 +01:00
4bbab689cf build(Makefile): switch-develop target for manual develop switching 2024-10-30 14:47:40 +01:00
cd6e98f915 build(Makefile): add uniworx:dev flag to more stack calls 2024-10-30 03:04:43 +01:00
e20aa0139a build(Makefile): restructure icons generation 2024-10-30 03:03:16 +01:00
4d7f6158c9 build(Makefile): ensure develop for compile-backend 2024-10-30 01:09:57 +01:00
9c27263d63 build(Makefile): do not automatically create new develop on start; document for manual usage 2024-10-30 01:09:30 +01:00
28c3ee5be1 chore(day): complete form columns for daily view (untested)
unfortunately `make start` does not enter DEVELOPMENT mode currently, so this is not yet testeted.
2024-10-29 18:16:29 +01:00
90b8af8cc1 build(Makefile): set DEVELOPMENT ghc option based on PROD make var 2024-10-29 15:13:42 +01:00
06f48fe408 build(Makefile): remove deprecated stackopts 2024-10-29 14:56:50 +01:00
1510116083 build(Makefile): add fontawesome-source json as icons dependency 2024-10-29 14:54:19 +01:00
8c91d6d37a chore(day): make form columns compile eventually 2024-10-29 13:38:23 +01:00
0d6346ef2c chore(icons): add instructions on how to add icons 2024-10-28 17:48:41 +01:00
fddbf8a30b fix(icons): add missing icons 2024-10-28 17:44:17 +01:00
3d63c88c75 chore(day): add missing form columns 2024-10-28 16:11:45 +01:00
2eac288c25 ci(azure-pipelines): add license copyright identifier 2024-10-28 13:53:19 +01:00
569eab24d5 ci(azure-pipelines): modify test job name 2024-10-28 13:35:30 +01:00
9767070046 ci(azure-pipelines): modify test steps 2024-10-28 13:34:49 +01:00
4b8fd3f4d8 ci(azure-pipelines): rename pipelines yaml 2024-10-28 13:32:26 +01:00
8724fec74f ci(azure-pipelines): create initial azure-pipelines.yml 2024-10-28 13:26:42 +01:00
c92ddb9081 Merge remote-tracking branch 'origin/fradrive/jost'into 'fradrive/merge-jost-new-build' 2024-10-28 12:05:37 +01:00
2ebfca4692 chore(release): 2024-10-25 16:04:02 +02:00
Stephan Barth
f2067bdb56 build(.gitlab-ci/version.pl): Can now automatically determine the remote repository. 2024-10-25 15:48:19 +02:00
f0bd9d57b5 chore(frontend): bundle svg files into static 2024-10-25 14:41:30 +02:00
a5994e33c2 build(Makefile): remove frontend manifest during clean 2024-10-25 04:45:48 +02:00
d4f264dc18 refactor: revisit static file embedding
remove memcached-based static caching, serve static files directly from binary embedding, remove frontend bundler entrypoint and widget generation (directly add js/css in siteLayout)
2024-10-25 04:40:24 +02:00
494be2d8dd build(frontend): use polyfill and babel esbuild plugins 2024-10-25 04:34:47 +02:00
864852311d build(frontend): update frontend dependencies (add more esbuild plugins) 2024-10-25 04:34:17 +02:00
8feb408777 chore(frontend): temporarily disable sodium-based frontend cryptography for browser compatibility 2024-10-25 04:33:23 +02:00
25953854c9 build(Makefile): fix bash shell targets 2024-10-25 01:24:50 +02:00
090f4410bb build(Makefile): connect to uniworx db on make psql 2024-10-24 04:10:34 +02:00
8302df0563 build(Makefile): add psql target 2024-10-24 03:44:16 +02:00
b46228df26 build(Makefile): deprecate .stack-work-build in favor of default .stack-work 2024-10-24 02:58:37 +02:00
caf4f7b6dc build(docker/backend): fix stack-work-dir for yesod-bin and default make target 2024-10-24 02:57:32 +02:00
403b1b951b build(Makefile): compile frontend before db-fill 2024-10-24 02:17:41 +02:00
bc51e46285 build(Makefile): always replace containers on new run 2024-10-24 02:17:19 +02:00
6b0fb8055f Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-24 02:11:24 +02:00
8926f71e96 build(Makefile): update help messages 2024-10-24 02:11:20 +02:00
Stephan Barth
a5344780aa Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-24 02:10:24 +02:00
Stephan Barth
30dfc142bd build(utils/develop-status.pl): Introduced command line options. 2024-10-24 02:09:50 +02:00
57bb495c82 build(Makefile): fix hoogle target 2024-10-24 02:01:21 +02:00
c4df5fc0a7 build(Makefile): improve hoogle container naming 2024-10-24 02:00:04 +02:00
464e1c0fc4 Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-24 01:51:28 +02:00
4c75196361 build(Makefile): revise container naming scheme 2024-10-24 01:51:01 +02:00
Stephan Barth
ba67e1323e build(utils/develop-status.pl): Fix which containers to display. 2024-10-24 01:41:15 +02:00
86b1e76be6 build(Makefile): more fixes on CONTAINER_NAME 2024-10-24 01:38:41 +02:00
1b71137295 chore(tutorial): (WIP) towards #90 write form columns 2024-10-23 16:12:18 +02:00
6fcfe56626 fix(test): fix test problem and add tests for UserEyeExam and UserDrivingPermit 2024-10-23 15:47:20 +02:00
86d6b202f2 build(Makefile): fix hoogle 2024-10-23 03:45:37 +02:00
5893c950d0 Merge branch '145-build-system-rewrite' of gitea.uniworx.systems:fraport/fradrive into 145-build-system-rewrite 2024-10-23 01:58:48 +02:00
31f3cf842e build(Makefile): compile backend before uniworxdb 2024-10-23 01:58:46 +02:00