blob: 88710c338765707c4b619d076afe3190a805b319 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
# 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
|