Skip to content

Commit

Permalink
fix: bringing things back
Browse files Browse the repository at this point in the history
  • Loading branch information
uptownhr committed Dec 17, 2023
1 parent 42e8ec7 commit f43107b
Show file tree
Hide file tree
Showing 27 changed files with 3,699 additions and 5,707 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
# Changelog

## [1.5.0](https://github.com/uptownhr/uptownhr/compare/v1.4.1...v1.5.0) (2023-12-17)


### Features

* added a deployment job on release ([7c14356](https://github.com/uptownhr/uptownhr/commit/7c143562164909439a327b822b1b14d662136b22))
* added ability to answer ([2394473](https://github.com/uptownhr/uptownhr/commit/2394473dc208090582f696e3f96f1d274250fe55))
* added ability to vote on questions and answers ([996d1a1](https://github.com/uptownhr/uptownhr/commit/996d1a1206ca77de953bd5efa4486d8170331781))
* added fly deployment ([098e091](https://github.com/uptownhr/uptownhr/commit/098e0913aa9cca86b3a0c58b238e82c46f59645f))
* added question and answer tables ([597b3ed](https://github.com/uptownhr/uptownhr/commit/597b3ed432f24effc842ca92d8f6579e515bb60f))
* added questions to frontend ([ac2b0d3](https://github.com/uptownhr/uptownhr/commit/ac2b0d31f381bf25f64ecb154a67b3658b0a0023))
* added routes to create a page ([e2233a8](https://github.com/uptownhr/uptownhr/commit/e2233a8488f8955962c908eaf3b2e2fd8fff8631))
* added tools/amortization ([8a51be0](https://github.com/uptownhr/uptownhr/commit/8a51be05053d1c91f383c2eae83ea4b90027b4b9))
* new token ([09c9237](https://github.com/uptownhr/uptownhr/commit/09c9237c214768e3c0d2db03b812e600bba4e64d))


### Bug Fixes

* added yarn release ([2f88179](https://github.com/uptownhr/uptownhr/commit/2f88179d496f510702899e6766ec1de56e34b5ad))
* **deps:** update dependency @astrojs/mdx to ^0.19.0 ([3d16429](https://github.com/uptownhr/uptownhr/commit/3d1642906060f2de5c31c3986580768a27439893))
* **deps:** update dependency @astrojs/rss to v2.4.4 ([d27bb7d](https://github.com/uptownhr/uptownhr/commit/d27bb7dc9befb2f9f3c64479da66e7745ad3a6a2))
* **deps:** update dependency @astrojs/sitemap to v1.4.0 ([fe43762](https://github.com/uptownhr/uptownhr/commit/fe43762f48003dcd294bfc9803767f8d8032792f))
* **deps:** update dependency @astrojs/svelte to v2.2.0 ([9bb0a4b](https://github.com/uptownhr/uptownhr/commit/9bb0a4b41e666efbb68bb910df36dab7098a5e98))
* **deps:** update dependency @astrojs/tailwind to v3.1.3 ([6606919](https://github.com/uptownhr/uptownhr/commit/66069196ca66c888f95caca38ebabd083ad0d3d0))
* **deps:** update dependency @nestjs/config to v2.3.4 ([2599655](https://github.com/uptownhr/uptownhr/commit/2599655db40a9e81323f98a18457e50970ea675d))
* **deps:** update dependency axios to v1.4.0 ([73be31b](https://github.com/uptownhr/uptownhr/commit/73be31b1a3b6af7dd07a5039e8b0e5f121f794c5))
* **deps:** update dependency posthog-js to v1.77.2 ([0a38e1e](https://github.com/uptownhr/uptownhr/commit/0a38e1eb403858274943ff81fb9e4ef2cdfd997b))
* **deps:** update dependency rxjs to v7.8.1 ([828fb53](https://github.com/uptownhr/uptownhr/commit/828fb53a37810371e2ce2ab37ff85ddd4660f27c))
* **deps:** update dependency svelte to v3.59.2 ([135501c](https://github.com/uptownhr/uptownhr/commit/135501c37a987307eb5d5d0ce2961a4cc70b0c7c))
* **deps:** update dependency tslib to v2.6.2 ([d9b94a6](https://github.com/uptownhr/uptownhr/commit/d9b94a609ebc428232c788f98b84b2abb06d012b))
* **deps:** update prisma monorepo to v5.2.0 ([4c4eca4](https://github.com/uptownhr/uptownhr/commit/4c4eca4ff39f0f27f973e5ba9d5b675a2bffdef8))
* importing module-definnition ([36d42fd](https://github.com/uptownhr/uptownhr/commit/36d42fd959543ac7205b7d163537938f575c9aec))
* prettier dependency lockfile version ([0711ae6](https://github.com/uptownhr/uptownhr/commit/0711ae6bf5d7ee87a4d0d1ba0b7ebfd0e1e72077))
* removed global validation pipe ([86a66bd](https://github.com/uptownhr/uptownhr/commit/86a66bdc5ac3dd546f90b45db76ada94a2acb2eb))
* reverting ([1a294fd](https://github.com/uptownhr/uptownhr/commit/1a294fd40d8c581fcf328980acdbd56b0a7fb1ab))
* separated out module definitions to avoid race condition ([23fc6ae](https://github.com/uptownhr/uptownhr/commit/23fc6ae8a61ff9a645d1333f03483a8d6a3ba049))
* websiteDomain default set in configuration ([ab411c5](https://github.com/uptownhr/uptownhr/commit/ab411c5406621fafbaf58ebee0d201a9b3416a37))

## [1.4.1](https://github.com/uptownhr/uptownhr/compare/v1.4.0...v1.4.1) (2023-12-17)


### Bug Fixes

* reverting ([1a294fd](https://github.com/uptownhr/uptownhr/commit/1a294fd40d8c581fcf328980acdbd56b0a7fb1ab))
* websiteDomain default set in configuration ([ab411c5](https://github.com/uptownhr/uptownhr/commit/ab411c5406621fafbaf58ebee0d201a9b3416a37))

## [1.5.0](https://github.com/uptownhr/uptownhr/compare/v1.4.2...v1.5.0) (2023-12-17)


Expand Down
9 changes: 5 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,13 @@ RUN apt-get update -qq && \
apt-get install -y build-essential openssl pkg-config python-is-python3

# Install node modules
COPY --link package.json yarn.lock .yarnrc.yml ./
COPY --link .yarn ./.yarn
RUN yarn install
COPY --link . .
#COPY --link package.json yarn.lock .yarnrc.yml ./
#COPY --link .yarn ./.yarn
RUN yarn

# Copy application code
COPY --link . .


# Build application
RUN yarn nx run backend:build:production
Expand Down
1 change: 1 addition & 0 deletions libs/lov-db/src/generated/client/edge.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export * from './index'

0 comments on commit f43107b

Please sign in to comment.