Commits on Source
152
49a64efc
feat: support custom jwt headers
Mar 27, 2024
8ce6f8b6
chore(release): version
Mar 27, 2024
5c51fe7a
fix: coerce JWT_AUTH_HEADER token
Mar 27, 2024
d8477c47
feat: support custom jwt header name
Mar 27, 2024
a18248c7
chore(release): version
Mar 27, 2024
73813952
fix: reduce logging noise
Mar 27, 2024
9561229c
fix: improve logging
Mar 27, 2024
c4f01d56
fix: use new image location
Mar 27, 2024
4d7385e7
chore(release): version
Mar 27, 2024
77d92ad4
fix: print the versions of the used packages
Mar 27, 2024
cfd78219
fix: ensure the generator package is installed
Mar 30, 2024
342cdc3f
fix: add missing default git ignore entries
Mar 30, 2024
00a637e5
fix: only add service to api configuration if not standalone
Mar 30, 2024
b580b457
feat: add rename generator
Mar 30, 2024
2d164670
fix: ensure default string value is wrapped in quotes
Mar 30, 2024
188df812
fix: abort the status service registration after 4 tries
Mar 30, 2024
d3887fe8
fix: remove apiConfigurationFile default
Mar 30, 2024
cfee65bf
fix: ensure the function works in new projects
Mar 30, 2024
ed2a21cc
chore: ensure the angular.json is removed
Mar 30, 2024
e4b01027
fix: update default gitlab ci configuration
Mar 30, 2024
3d17f3c7
fix: add junit gitignore
Mar 31, 2024
e156546c
fix: restructure tool scripts
Mar 31, 2024
3dc8c72f
fix: ensure dependencies are promoted and only added once
Mar 31, 2024
4fa80d16
fix: add the jest-junit reporter as default
Mar 31, 2024
089dc50e
fix: install the @rxap/utilities package as dependency
Mar 31, 2024
84b9248e
fix: use root package json name as default docker registry name
Mar 31, 2024
e5d99f29
fix: include prerelease for build
Mar 31, 2024
22c7834d
fix: remove direct dependency to library and application plugin
Mar 31, 2024
4efc4718
chore: cleanup package dependencies
Mar 31, 2024
3d3ad09d
build: remove react dependency
Mar 31, 2024
933a58e2
chore: cleanup package dependencies
Mar 31, 2024
2130801b
refactor: move utility function to workspace package
Mar 31, 2024
a4de8179
refactor: move utility function to workspace package
Mar 31, 2024
dc72a5c6
fix: install packages before executing external schematic
Mar 31, 2024
9ad8c84e
fix: add jest junit config to packageJson
Mar 31, 2024
c003aaad
fix: copy yarn lock file for docker build
Mar 31, 2024
37885751
fix: add initial package json properties
Mar 31, 2024
54784c64
feat: add function GetWorkspaceName
Mar 31, 2024
a23cace0
refactor: use function GetWorkspaceName
Mar 31, 2024
fe1b28e8
fix: import CacheModule as global module
Mar 31, 2024
fb0b8ead
test: use custom writer function
Mar 31, 2024
bc7fce95
chore: cleanup package dependencies
Mar 31, 2024
9aa1c7b3
chore(release): version
Mar 31, 2024
88bb83e5
chore: add service user open api client sdk
Mar 31, 2024
c1a8b1a6
chore: ignore nx config files
Mar 31, 2024
291c1470
fix: increase retry counter for all error cases
Mar 31, 2024
5bbe2e71
chore(release): version
Mar 31, 2024
c89f1bdc
fix: use environment.app to get the default sentry server name
Mar 31, 2024
e7396565
fix: only add the DISABLE_REGISTER_TO_STATUS_SERVICE env if status service is used
Mar 31, 2024
4f0c1368
refactor: move app service implementation into separate repository
Mar 31, 2024
130a989a
fix: use detected utility service locations
Mar 31, 2024
21707681
feat: add function IsStandaloneWorkspace
Mar 31, 2024
6d337b0d
fix: use the workspace name if in standalone workspace
Mar 31, 2024
9802c404
fix: use the workspace name if in standalone workspace
Mar 31, 2024
1666b965
test: use environment.app as default sentry server name
Mar 31, 2024
01c07d65
chore: cleanup
Mar 31, 2024
3d9ffb7c
chore(release): version
Mar 31, 2024
03f4db8f
fix: use the workspace name if in standalone workspace
Mar 31, 2024
3fdd69f3
chore(release): version
Mar 31, 2024
cd06d507
fix: add license assets instruction
Mar 31, 2024
f59a0570
fix: dynamically create the swagger environment file
Mar 31, 2024
4904958f
ci: cleanup configuration
Mar 31, 2024
41b0dc38
ci: cleanup configuration
Mar 31, 2024
f0765b92
chore: pin dependencies
Mar 31, 2024
bfad818b
fix: set utility service priority to 200
Apr 01, 2024
bace135f
chore: improve error message
Apr 01, 2024
768b323a
feat: add function HasProjectSourceRoot
Apr 01, 2024
d9394be8
fix: resolve infinity loop
Apr 01, 2024
56e5f982
chore(release): version
Apr 01, 2024
3f6aecba
fix: support formControl directive
Apr 02, 2024
c3ed460b
fix: ignore tls file
Apr 02, 2024
20670c49
feat: check docker registry auth state and support direct local builds
Apr 02, 2024
3a054cca
fix: support schematics without project parameter
Apr 03, 2024
b0f05189
feat: add dev container initialization
Apr 03, 2024
27ae433d
fix: ensure required packages are installed
Apr 03, 2024
b37c6c81
feat: support app navigation icon coerce
Apr 03, 2024
189072a7
fix: add empty custom icon file
Apr 03, 2024
100cddbe
feat: add ProvideIconAssetPath function
Apr 03, 2024
54fa4380
feat: use the ProvideIconAssetPath function
Apr 03, 2024
a878cf2f
chore(release): version
Apr 03, 2024
cfd2fd3d
fix: only use i18n frontend docker file if i18n is enabled
Apr 03, 2024
a842e7f6
fix: ensure add packages are installed
Apr 03, 2024
c3ec4991
feat: add buildNestProjectDirectoryPath function
Apr 03, 2024
146e987f
fix: print the required commands to setup projects
Apr 03, 2024
1c5e8e05
feat: add open api client sdk library init generator
Apr 03, 2024
bd17c405
fix: only return the scope
Apr 03, 2024
e97fe6f0
fix: print command required to init the open api client sdk library project
Apr 03, 2024
eb437509
chore: add todo
Apr 03, 2024
52f03315
fix: add correct config imports
Apr 03, 2024
fa6fe9d9
fix: use the old import path scopes
Apr 03, 2024
2df819ec
fix: support non upstream nestjs backends
Apr 03, 2024
12acd777
fix: add the angular localize types
Apr 03, 2024
813eb341
feat: add CoerceRouteGuard function
Apr 03, 2024
c439ec4d
feat: add the default auth guard
Apr 03, 2024
0276631a
chore(release): version
Apr 03, 2024
33e146a9
feat: optional jwt validation
Apr 04, 2024
b43cee23
fix: ensure the control is set to null if possible
Apr 04, 2024
8b3355b7
chore(release): version
Apr 04, 2024
743be77f
fix: return false if the source root is an empty string
Apr 04, 2024
7a803a61
fix: add missing kind required flags
Apr 04, 2024
52 additional commits have been omitted to prevent performance issues.
Loading
Loading