Commits on Source
153
29ab0eb0
fix: workaround for anyOf and allOf
Apr 15, 2021
0d7fd07b
docs: add todo
Apr 15, 2021
d101af5a
chore: lerna version
Apr 15, 2021
c007385f
feat: add CoerceClass method
Apr 15, 2021
5e48497b
chore: lerna version
Apr 15, 2021
050b5014
ci: fix package building
Apr 18, 2021
22019444
refactor: add empty line
Apr 18, 2021
53369280
chore: lerna version
Apr 18, 2021
67f40363
chore: add package @rxap/plugin-i18n
Apr 20, 2021
d7174dc4
feat: add basic features
Apr 20, 2021
9fbd16b2
chore: lerna version
Apr 20, 2021
42ed848c
fix: check if template path is not defined
Apr 20, 2021
f923cfac
chore: lerna version
Apr 20, 2021
93e9fec5
feat: add basic features
Apr 20, 2021
89c6e7b2
chore: lerna version
Apr 20, 2021
929259a3
chore: add readme
Apr 20, 2021
2ef374b7
fix: rename package
Apr 20, 2021
6933bb73
chore: lerna version
Apr 20, 2021
ecb607a8
chore: regenerate readme
Apr 20, 2021
ba33c6d0
fix(build): only warn that the build.json already exists
Apr 20, 2021
582b2dae
chore: lerna version
Apr 20, 2021
aa66ffe2
chore: add package @rxap/single-sign-on
Apr 21, 2021
964c286b
chore: add package @rxap/oauth
Apr 21, 2021
9e8c308c
feat: add basic implementation
Apr 21, 2021
c83522ef
chore: remove package @rxap/single-sign-on
Apr 21, 2021
acd72302
chore: set base version
Apr 21, 2021
701a40e8
chore: lerna version
Apr 21, 2021
f956dbdf
fix(single-sign-on): add missing module export
Apr 21, 2021
7d745d48
chore: lerna version
Apr 21, 2021
9b2372f0
feat: add client components
Apr 21, 2021
9caebdcb
chore: lerna version
Apr 21, 2021
c1d7c916
fix: update redirect url
Apr 21, 2021
f80311cf
chore: lerna version
Apr 21, 2021
215faf5f
fix: add missing theme function name prefix
Apr 21, 2021
192a2e81
chore: lerna version
Apr 21, 2021
700f0973
fix: dynamic login redirect
Apr 21, 2021
fbc86f6b
chore: lerna version
Apr 21, 2021
5fd94148
feat: cache authenticated state
Apr 21, 2021
770eb80b
feat: partial remove the isAuthenticated$ concept
Apr 21, 2021
6542f217
chore: lerna version
Apr 21, 2021
c449a3da
fix: injection issue while extend a service
Apr 21, 2021
22a6915c
chore: lerna version
Apr 21, 2021
bc31ddc5
feat: add redirect after sign out
Apr 21, 2021
30b4a47b
fix: class extraction
Apr 21, 2021
7dffeff1
fix: add missing export
Apr 21, 2021
4f19c1e1
chore: lerna version
Apr 21, 2021
5d09912c
fix: add missing animations definition
Apr 21, 2021
40664da7
chore: lerna version
Apr 21, 2021
2739a4e5
fix: update default config file path
Apr 21, 2021
10cf2f5d
feat: add UpdateEnvironment function
Apr 21, 2021
7c7cf9c2
feat: add apps button concept
Apr 21, 2021
795a3d93
chore: lerna version
Apr 21, 2021
ffe17f4f
fix: remember login if redirected
Apr 21, 2021
7b933153
chore: lerna version
Apr 21, 2021
578eb029
fix: suppressed href action
Apr 21, 2021
0d90ad57
chore: lerna version
Apr 21, 2021
a30ad030
feat: add language selector
Apr 21, 2021
06bd564b
chore: lerna version
Apr 21, 2021
b1a861be
fix: trigger auto redirect manuel
Apr 21, 2021
3b6c84d7
feat: add support for custom redirect url
Apr 21, 2021
c4b4688b
chore: lerna version
Apr 21, 2021
baa82a7a
ci: cd in dist folder before publish
Apr 22, 2021
69e562c4
feat(config-service): add method getOrThrow
Apr 22, 2021
48b0d5df
chore: lerna version
Apr 22, 2021
b5a22088
ci: fix npm publish to gitlab
Apr 22, 2021
65ce831c
feat(data-source-directive): emit error and loaded as component outputs
Apr 22, 2021
f06e5215
chore: lerna version
Apr 22, 2021
a481ca83
chore: update idea
Apr 22, 2021
8315f2f5
ci: remove package scope check
Apr 22, 2021
d2cb033e
fix: cleanup component name
Apr 22, 2021
acbf2d47
ci: fix publish build script
Apr 22, 2021
b770386d
chore: lerna version
Apr 22, 2021
25a75b18
feat: add sso and empty route support
Apr 22, 2021
721853ad
chore: lerna version
Apr 22, 2021
ff86d431
fix: set a default path option
Apr 22, 2021
30dee732
chore: lerna version
Apr 22, 2021
879e9781
feat(schematics): add components generation
Apr 22, 2021
db5e1e8f
chore: lerna version
Apr 22, 2021
8b16116c
fix: set default fake map to false
Apr 22, 2021
b53b896b
chore: lerna version
Apr 22, 2021
ab59f0d2
chore: build all
Apr 23, 2021
8d8aebc9
chore: set new registry
Apr 23, 2021
6c18be51
chore: set new registry
Apr 23, 2021
af599e75
ci: check if ci job token contains a dash
Apr 23, 2021
d88a9e37
chore: bump to 11.0.0
Apr 23, 2021
e500ba21
chore: lerna version
Apr 23, 2021
693edde4
feat: add icon cell component
Apr 23, 2021
df505511
chore: lerna version
Apr 23, 2021
2140e5e1
feat: add icon cell component element
Apr 23, 2021
cd181f01
chore: lerna version
Apr 23, 2021
6d25a31b
feat: add copy to clipboard cell component element
Apr 23, 2021
7f90dace
chore: lerna version
Apr 23, 2021
f35cced9
fix(form-window-service): use factory function to create form builder
Apr 23, 2021
12d81c8b
chore: lerna version
Apr 23, 2021
07091d87
fix(form-builder): create definition manual
Apr 23, 2021
16f43bb4
chore: lerna version
Apr 23, 2021
f1fea086
ci: create gitlab token script
Apr 23, 2021
61a505a0
feat: split the @rxap/schematics-utilities into ts-morph, html and xml-parser
Apr 23, 2021
b6961c19
feat: add support for list of property types
Apr 23, 2021
03edacdc
feat: add support for additional properties
Apr 23, 2021
53 additional commits have been omitted to prevent performance issues.
Loading
Loading