Commit 590b3fc
Release/3.17.0 (#160)
* fixing lint off master branch (#159)
* Feature/utc time (#158)
* Feature/news (#149)
* adding vuepress for blog
* customising blog
* reformatting blog posts. getting RSS working which will be used for modal.
* got build somewhat working. now to think about how we integrate with existing app
* got news working within the app.
* changing blog theme version to lower version because of javascript error. Finally got iframe loading consistently.
* adding in error handling
* adding build script from top project level to install and compile news. Adding in some styling for news. Removing unnecessary meta data on posts.
* working out behavior of news modal and close logic. Need to display news items in modal.
* adding news modal - disabled. fixed issue with url not updating with iframe navigation.
* simplifying get location
* simplifying code
* fixing bug where child gets out of sync with parent navigation.
* refactor duplicated code
* adding dismiss button to modal. adding links to headers of articles.
* adding more style options for grid. styling up news modal.
* adding new component for button icon. more styling for news modal
* final styling finished for news modal.
* fixing grammar mistake
* fixing news tab bug
* fixed sort order on feed. latest first, oldest last. got dismiss working which will take latest news item date and store in local storage.
* removing date conversion as its not required.
* Refactoring to help with readability of code.
* lint fixes
* deleting unused files. small refactor with pallette variables
* fixing failing tests
* 3.16.0-beta.0
* fixing bug with news navigation. lint changes
* 3.16.0-beta.1
* hiding header anchor links
* 3.16.0-beta.2
* changing dev deps to deps
* 3.16.0-beta.3
* adding tests for getLatestNewsItems
* small refactoring
* adding tests for news helpers
* eslint fixes
* removing dummy posts
* PR comments
* fixing link to now navigate to news page irrelevant on the current route you are on. (#151)
* Feature/auth (#152)
* moving request defaults to see if it gets auth working server side.
* 3.16.0-beta.4
* domain authorization (#154)
* adding domain authorization feature.
* 3.16.0-beta.5
* adding documentation for how to use and calling next to hook in middleware
* 3.16.0-beta.6
* fix bug passing domain name to server. updated docs for overriding route.
* 3.16.0-beta.7
* Simplifying code. Hiding button on unauthorized instead of disabling button.
* small refactor
* small refactor
* removing unused code
* updating tests. fixing warnings.
* switching buttons in modal to use button-fill components.
* fixing tests
* 3.16.0-beta.8
* starting work on UTC settings modal
* updating flex grid with more props. getting settings button ready.
* got settings modal working
* adding dateFormat to settings options. Adding example textbox to display an example of the datetime format changing when options change. starting to wireup workflow history and archival screens.
* wiring up timezone
* wiring up workflow list screen with date format for start time and end time. tweaked settings modal to fit all 3 dropdowns on one line.
* updated archival screen to support datetime format settings
* adding support to summary and task list screens.
* removing moment reference
* got history working with datetime formatting setting
* updating selected event timestamp to use format. Updated stacktrace to use format.
* fixing unit tests
* fixing tests
* lint fixes
* adding unit tests for getDatetimeFormattedString
* fixing lint
* removing old blog post no longer needed.
* PR comments
* Resolves issue where the summary page would throw an error `_summarizeEvents.summarizeEvents[e.eventType] is not a function` due to an activity task cancelled appearing in the event history. (#153)
* adding release notes for 3.17.0 release. (#161)
* 3.17.0
Co-authored-by: Braden Bassingthwaite <bradenbass@gmail.com>1 parent 182da34 commit 590b3fc
File tree
42 files changed
+945
-220
lines changed- client
- components
- helpers
- routes
- domain
- workflow-archival
- helpers
- workflow
- helpers
- styles
- test
- news/blog/_posts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+945
-220
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
| 17 | + | |
| 18 | + | |
7 | 19 | | |
8 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
9 | 25 | | |
10 | 26 | | |
11 | 27 | | |
| |||
16 | 32 | | |
17 | 33 | | |
18 | 34 | | |
| 35 | + | |
19 | 36 | | |
| 37 | + | |
| 38 | + | |
20 | 39 | | |
21 | 40 | | |
| 41 | + | |
22 | 42 | | |
23 | 43 | | |
24 | 44 | | |
| |||
35 | 55 | | |
36 | 56 | | |
37 | 57 | | |
38 | | - | |
| 58 | + | |
39 | 59 | | |
40 | 60 | | |
41 | 61 | | |
| |||
44 | 64 | | |
45 | 65 | | |
46 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
47 | 81 | | |
48 | 82 | | |
49 | 83 | | |
| |||
95 | 129 | | |
96 | 130 | | |
97 | 131 | | |
98 | | - | |
| 132 | + | |
99 | 133 | | |
100 | 134 | | |
101 | 135 | | |
| |||
107 | 141 | | |
108 | 142 | | |
109 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
110 | 155 | | |
111 | 156 | | |
112 | 157 | | |
| |||
137 | 182 | | |
138 | 183 | | |
139 | 184 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
144 | 192 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
154 | 204 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
173 | 237 | | |
174 | | - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
175 | 244 | | |
176 | 245 | | |
177 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
178 | 256 | | |
179 | 257 | | |
180 | 258 | | |
| |||
224 | 302 | | |
225 | 303 | | |
226 | 304 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
| 305 | + | |
253 | 306 | | |
254 | 307 | | |
255 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
74 | | - | |
75 | 76 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | | - | |
82 | | - | |
| 82 | + | |
| 83 | + | |
83 | 84 | | |
84 | | - | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
86 | 96 | | |
87 | | - | |
88 | 97 | | |
89 | | - | |
90 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
91 | 101 | | |
92 | | - | |
93 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
94 | 105 | | |
95 | 106 | | |
96 | 107 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
| |||
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
53 | | - | |
54 | | - | |
| 61 | + | |
55 | 62 | | |
| 63 | + | |
56 | 64 | | |
57 | 65 | | |
58 | 66 | | |
59 | 67 | | |
60 | 68 | | |
61 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
62 | 82 | | |
63 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments