Skip to content

Releases: nxpm/stack

Release 4.12.1

11 Feb 09:43
Compare
Choose a tag to compare
  • Merge pull request #126 from nxpm/beeman/web-module (51ae1a2)
  • chore: remove patch for @nrwl/nest issue (d424fa1)
  • fix: workspace-generators schematic (beaab33)

Release 4.12.0

11 Feb 09:04
Compare
Choose a tag to compare
  • Merge pull request #125 from nxpm/beeman/api-libs (bcbed73)
  • fix: remove ui-page overlfow (eedf4f7)
  • fix: several fixes to get to working crud libs (0a3bc43)
  • fix: make sure web-ui creates working libs (1168253)
  • fix: several fixes to get to working crud admin (a4338c5)
  • Merge pull request #124 from nxpm/beeman/api-libs (6cb4a32)
  • feat: finish web-crud generator (9ff20b4)
  • wip: web-crud generator (ed2870a)
  • improv: update generated readme (272e639)
  • feat: store api/web tech in nx.json plugins section (926be87)
  • Merge pull request #123 from nxpm/beeman/api-libs (164b7e8)
  • feat: implement api-crud schematic (fec4b83)
  • Merge pull request #122 from nxpm/beeman/util-sdk (7a0e550)
  • feat: move GraphQL sdk to web-util-sdk (8333435)

Release 4.11.2

29 Jan 23:13
Compare
Choose a tag to compare
  • Merge pull request #121 from nxpm/beeman/generators (94ae85a)
  • feat: implement web-module generator (e741175)

Release 4.11.1

28 Jan 19:39
Compare
Choose a tag to compare
  • chore: remove web-core-data-access service (24d472b)
  • fix: remove duplication from GraphQL SDK queries (2fc9c1c)
  • test: update stack-e2e test (1333213)
  • fix: remove email from AdminUserUpdateInput (5a31a7e)
  • feat: clean up About and Dashboard pages (9136386)
  • fix: set Apollo fetchPolicy to no-cache (8f7a0ea)
  • fix: set paramsInheritanceStrategy to always (f865c05)
  • fix: update generated graphql sdk (294ebef)

Release 4.11.0

28 Jan 03:38
Compare
Choose a tag to compare
  • feat: implement Web Account libraries (462cadd)
  • fix: SharedIconModule should be {appName}IconModule (8d43d93)
  • fix: improve ui-loader padding (f4c449d)
  • fix: load SvgIconsModule.forRoot() so ui-icon works (5046a53)
  • fix: add GqlAuthGuard to ApiAccountFeatureResolver (96dcded)
  • fix: use correct paddings for sidebar-page on small viewports (afea3fb)

Release 4.10.4

28 Jan 01:09
Compare
Choose a tag to compare
  • feat: update GraphQL sdk queries with Account info (2cafcd5)
  • Merge pull request #114 from nxpm/beeman/account-mgmt-api (5f39be9)
  • feat: implement api-account libraries (5510fa7)
  • Merge pull request #113 from nxpm/beeman/account-mgmt (db699e0)
  • chore: change order of created packages in schematic-web (357bcf3)
  • chore: change order of created packages in schematic-web (ae9a846)

Release 4.10.3

27 Jan 08:25
Compare
Choose a tag to compare
  • fix: ensure user admin works with new email structure (3758a7c)
  • improv: remove emoji from workspace-setup output (4051c55)
  • fix: prisma-seed should delete email model (c377445)

Release 4.10.2

27 Jan 07:38
Compare
Choose a tag to compare
  • test: optimize stack/schematics unit test (ada7d2e)
  • fix: move utils from core/data-access to core/util (86b6c9b)
  • feat: a User can have multiple Email (809ac6d)
  • Merge pull request #107 from nxpm/beeman/workspace-setup (bc60343)
  • refactor: make workspace-setup more robust (a8ab6b0)

Release 4.10.1

26 Jan 09:57
Compare
Choose a tag to compare
  • fix: use correct imports in page-header (9067374)
  • fix: add name property to UserDetails fragment (460aa40)

Release 4.10.0

26 Jan 08:59
Compare
Choose a tag to compare
  • Merge pull request #105 from nxpm/beeman/user-admin (940bd69)
  • feat: implement User admin (2ca3585)
  • Merge pull request #104 from nxpm/beeman/user-admin (44ed8c1)
  • feat: generate ui-button (0be13c2)
  • fix: implement correct version of ui-page-header (22b930a)
  • Merge pull request #103 from nxpm/beeman/serve-frontend (ed8bf6c)
  • fix: make sure @angular-eslint deps are installed (3f49119)
  • fix: use correct prefix for ui libs (c1cfd4c)
  • feat: make API serve frontend (f98e058)
  • fix: add prisma:generate step to api build script (fa00792)
  • Merge pull request #98 from nxpm/beeman/tweak-test (774626f)
  • test: use affected for test and e2e (bb4a313)
  • Merge pull request #99 from johannesschobel/fix/typo (5149f51)
  • fix: change generator name (ebe5650)