Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
You need to sign in or sign up before continuing.
Commits on Source
122
04e05343
feat: add GetProjectByPackageName function
Mar 11, 2024
4a3eb8c1
feat: add generator fix-implicit-internal-dependencies
Mar 11, 2024
cdcf67d0
build: add implicit dependencies to generators
Mar 11, 2024
1d62aee4
chore(release): version
Mar 11, 2024
53dba319
chore: remove logger
Mar 12, 2024
db4e7b66
feat: support project detection
Mar 12, 2024
d78c99b5
build: set tsconfig to strict
Mar 12, 2024
0af9c9de
fix: ensure the async is awaited
Mar 12, 2024
434951f0
fix: ensure the imports are added after the interface and type creation
Mar 12, 2024
6ea3f34a
fix: resolve project dependencies recursive
Mar 12, 2024
be23f6ad
fix: use new angular and nestjs injection concept
Mar 12, 2024
21cc75fb
fix: use the project root instead of source root
Mar 12, 2024
d94cd6ad
build: set tsconfig to strict
Mar 12, 2024
f4f9ea0f
chore: improve logging
Mar 12, 2024
a9653e3c
build: set tsconfig to strict
Mar 12, 2024
4de8ffc5
fix: add missing nx json write
Mar 12, 2024
64320c9c
test: skip tests
Mar 12, 2024
d3e17571
build: set tsconfig to strict
Mar 13, 2024
0a7f3b39
chore: remove service projects
Mar 13, 2024
21dbf318
fix: update to the new localazy ci concept
Mar 13, 2024
08578173
chore: remove generated ci configuration
Mar 13, 2024
baa24abd
fix: add dockerGitlabCi option
Mar 13, 2024
bdda112c
chore: improve logging
Mar 13, 2024
4babb83f
chore: remove job execution envs
Mar 13, 2024
efbd8872
build: add missing implicit dependencies
Mar 13, 2024
1b8af7c7
chore: improve logging
Mar 13, 2024
e9a7c4cb
fix: explicit trigger gitlab ci generators
Mar 13, 2024
793f3476
feat: add CoerceTargetDefaults function
Mar 13, 2024
7505777e
refactor: extract method
Mar 13, 2024
f7ae4e29
fix: only execute application init logic
Mar 13, 2024
e1a445d4
refactor: extract method
Mar 13, 2024
1378149c
refactor: extract method
Mar 13, 2024
de7aec4d
refactor: use init utility functions
Mar 13, 2024
31f182fc
refactor: align to method signature
Mar 13, 2024
595572b4
refactor: extract method
Mar 13, 2024
4366085e
refactor: generalize the implementation
Mar 13, 2024
9943cbff
fix: enable cleanup on default
Mar 13, 2024
9523ccb4
feat: add CoerceLayoutRoutes function
Mar 13, 2024
590a7155
fix: use utility function
Mar 13, 2024
175f1fb0
feat: add CoerceAppRoutes function
Mar 13, 2024
92013b9e
feat: add CoerceAppNavigations function
Mar 13, 2024
05f5930a
test: add basic test
Mar 13, 2024
24288ff0
test: add basic test
Mar 13, 2024
dd5feb55
fix: add missing package
Mar 13, 2024
9950d002
fix: use current route var name
Mar 13, 2024
ebd11fd8
fix: resolve syntax errors
Mar 13, 2024
4cf1e774
refactor: move to coerce functions
Mar 13, 2024
bb839430
refactor: generalize coerce routes functions
Mar 13, 2024
9538471f
refactor: use coerce functions
Mar 13, 2024
a76a9515
fix: initialize the routes var
Mar 13, 2024
bb3da1b1
fix: add missing docker gitlab ci generator call
Mar 13, 2024
eed2206e
fix: api prefix processing
Mar 13, 2024
bd5c83a1
refactor: correctly extract the option project
Mar 13, 2024
c5465fb3
build: remove self references
Mar 13, 2024
d478d10f
fix: set nest library publishable default to false
Mar 14, 2024
00f20b49
refactor: correctly extract the option project
Mar 14, 2024
9e3bf90f
fix: support custom theme extensions
Mar 14, 2024
f04b317b
fix: ensure selected var is defined
Mar 14, 2024
2656142e
test: reorder expected output
Mar 14, 2024
ed07f30b
chore(release): version
Mar 14, 2024
d275bb46
test: extend enum testing
Mar 14, 2024
bc8fd025
fix: add missing i18n directive
Mar 14, 2024
243db992
fix: limit docker image builds
Mar 14, 2024
4ac804c7
fix: only run sast and secret detection for special reviews
Mar 14, 2024
7c12f901
fix: ensure the formField css class is processed
Mar 15, 2024
a1f77d2f
fix: disable buildable libraries by default
Mar 15, 2024
51f2afc3
feat: exclude marked files from index export
Mar 15, 2024
ae8fcf3f
chore(release): version
Mar 15, 2024
0e7a5974
ci: remove unused docker build jobs
Mar 15, 2024
4c10be5c
feat: support complex load children and component
Mar 15, 2024
90d7449c
feat: support default authentication route import
Mar 15, 2024
948d8127
feat: auto detect the inset at index
Mar 15, 2024
33298096
fix: pass missing name property
Mar 15, 2024
84225989
fix: install required packages
Mar 15, 2024
7d9387fd
fix: add table header if sortable
Mar 15, 2024
11274460
feat: use select control for boolean controls
Mar 15, 2024
d1a5082d
fix: use coerce imports
Mar 15, 2024
f314d2e6
chore(release): version
Mar 15, 2024
7815112f
fix: add import inline
Mar 15, 2024
a332ee01
chore(release): version
Mar 15, 2024
266a6363
refactor: use utility init functions
Mar 15, 2024
50692b59
chore: init project angular-material-authentication
Mar 15, 2024
24680057
chore: add initial implementation
Mar 15, 2024
5a14eaf7
chore(release): version
Mar 15, 2024
d7d3bed5
fix: skip component selector if false
Mar 15, 2024
64311320
fix: support component routes
Mar 15, 2024
243266c6
feat: add flatten function
Mar 15, 2024
ce4dec60
feat: support route outlet and data
Mar 16, 2024
11161d86
fix: normalize the insert at instead to 0 if negative
Mar 16, 2024
4c26ce8e
feat: add the route-component schematic
Mar 16, 2024
aa4498ff
chore: print the schematic command
Mar 16, 2024
719cf6c8
chore: improve logging
Mar 16, 2024
a3ea7093
fix: check if current file exists
Mar 16, 2024
b6c983ce
fix: skip merge if current file is empty
Mar 16, 2024
dd9a35e1
chore: create tmp angular.json if not exists
Mar 16, 2024
4b63dc7e
refactor: improve logging
Mar 16, 2024
bb75b98b
feat: support standalone workspaces
Mar 16, 2024
154fcbd0
fix: ensure scripts are called with the correct shell env
Mar 16, 2024
0f083e3d
feat: autodetect writerside instances
Mar 16, 2024
f046fc72
fix: add missing outputs prefix
Mar 16, 2024
22 additional commits have been omitted to prevent performance issues.
Loading