diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-10-05 14:45:21 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-10-05 14:45:21 +0200 |
| commit | b7e39b59fd0fc7b5610ebff29035bf622079e0d8 (patch) | |
| tree | 64be84ebbdac9f7ceced983390c53b10d575af5c /server/CHANGELOG.md | |
| parent | 2001c035fbb417ab0a3d42cfb04d17420bde4086 (diff) | |
| download | greatoffice-b7e39b59fd0fc7b5610ebff29035bf622079e0d8.tar.xz greatoffice-b7e39b59fd0fc7b5610ebff29035bf622079e0d8.zip | |
refactor: Change file structure
Diffstat (limited to 'server/CHANGELOG.md')
| -rw-r--r-- | server/CHANGELOG.md | 123 |
1 files changed, 0 insertions, 123 deletions
diff --git a/server/CHANGELOG.md b/server/CHANGELOG.md deleted file mode 100644 index 88710c3..0000000 --- a/server/CHANGELOG.md +++ /dev/null @@ -1,123 +0,0 @@ -# Changelog - -## [unreleased] - -### Miscellaneous Tasks - -- Bump version -- Update CHANGELOG.md for v41-server-dev - -### Refactor - -- Implement caching in VaultService and use VaultService instead of IOptions - -## [unreleased] - -### Miscellaneous Tasks - -- Bump version -- Update CHANGELOG.md for v40-server-dev - -### Refactor - -- Use Vault to get configuration - -## [unreleased] - -### Features - -- !WIP start implementation of svelte-query - -### Miscellaneous Tasks - -- Bump version -- Remove logging of quartz db host -- Update CHANGELOG.md for v6-projects-dev -- Bump version -- Bump version -- Bump version -- Update CHANGELOG.md for v39-server-dev - -### Refactor - -- Use Vault to get configuration -- Small changes on button style -- Add a small box-shadow - -## [unreleased] - -### Bug Fixes - -- !WIP flickering dropdown on multi dropdowns with new focus strategy -- Fix route matching when deciding which tab is open - -### Miscellaneous Tasks - -- Bump version -- Update CHANGELOG.md for v22-server -- Bump version -- Update CHANGELOG.md for v15-portal-dev -- Bump version -- Bump version -- Update CHANGELOG.md for v14-portal-dev -- Bump version -- Bump version -- Bump version -- Update CHANGELOG.md for v38-server-dev - -### Refactor - -- Dont loose focus on search input when navigating results -- Make optional base fields nullable -- Remove text -- Rename accounts to portal -- Rename accounts to portal -- Rename accounts to portal -- Rename noResultsText - -## [unreleased] - -### Bug Fixes - -- !WIP flickering dropdown on multi dropdowns with new focus strategy -- Fix route matching when deciding which tab is open - -### Miscellaneous Tasks - -- Bump version -- Update CHANGELOG.md for v15-portal-dev -- Bump version -- Bump version -- Update CHANGELOG.md for v14-portal-dev -- Bump version -- Bump version -- Bump version -- Update CHANGELOG.md for v37-server-dev -- Bump version -- Bump version -- Update CHANGELOG.md for v22-server - -### Refactor - -- Dont loose focus on search input when navigating results -- Make optional base fields nullable -- Remove text -- Rename accounts to portal -- Rename accounts to portal -- Rename accounts to portal -- Rename noResultsText - -## [unreleased] - -### Miscellaneous Tasks - -- Bump version -- Update CHANGELOG.md for v37-server-dev - -## [unreleased] - -### Miscellaneous Tasks - -- Bump version -- Update CHANGELOG.md for v21-server - |
