Commit 6f80271
authored
Release/3.15.0 (#146)
* Feature/auth (#142)
* Adding tracing to tchannel if bridge is on context
* adding in stub for domain permission
* removing reset permission
* removing permission API as out-of-scope for first release
* 3.8.0-beta.0
* adding console logs to debug why staging2 isnt reporting jaeger tracing
* 3.8.0-beta.1
* removing log for bridge
* refactoring workflow list screen
* fixing spinner
* removing settings cog and workflows from breadcrumb
* eslint and small refactor for criteria
* fixing tests
* 3.14.0-beta.0
* Adding history archival and visibility archival to domain settings sc… (#113)
* Adding history archival and visibility archival to domain settings screen. adding unit tests
* fixing integration tests
* lint fixes
* PR comments
* Feature/archival disabled (#115)
* Adding history archival and visibility archival to domain settings screen. adding unit tests
* fixing integration tests
* lint fixes
* starting work on archival screen
* starting work on archival screen. Got async working in a vue component.
* adding helpers to extract enabled flags
* disabled messaging working
* adding unit tests
* adding more unit tests
* splitting disabled messaging into new component. adding more unit tests. fixing webpack to point to new babel config file.
* 3.14.0-beta.1
* fixing lint
* Feature/archives disabled link (#116)
* Adding history archival and visibility archival to domain settings screen. adding unit tests
* adding link for copy
* 3.14.0-beta.2
* adding support for multiple links
* 3.14.0-beta.3
* fixing styling
* 3.14.0-beta.4
* Feature/update idl (#120)
* updating idl to latest
* updating to latest idl. Fixing napa install to clear directory before copying
* fixing tests
* button-fill (#121)
* button-fill
* end file return
* error-message (#122)
* error-message
* end file return
* grid (#123)
* grid
* renaming component to flex grid
* renaming flex grid column to flex grid item
* loading spinner (#125)
* no results (#126)
* renaming archives to archival. breaking out helpers into separate files
* removing unused file
* more replacing archives
* deleting unused file
* text input (#127)
* split out functions into reusable helpers (#128)
* Feature/rename archives archival (#129)
* renaming archives to archival. breaking out helpers into separate files
* removing unused file
* more replacing archives
* deleting unused file
* archival endpoint (#130)
* archival endpoint
* PR comments
* Feature/archival service (#134)
* archival service
* PR comments
* adding unit tests for workflow archival service
* components and style updates to use in workflow archival screen. (#132)
* components and style updates to use in workflow archival screen.
* final style changes to help with scrolling table
* helpers used on archival screen (#133)
* Feature/archival screen (#135)
* Adding history archival and visibility archival to domain settings screen. adding unit tests
* renaming archives to archival for consistancy
* 3.14.0-beta.5
* missed some references for rename
* 3.14.0-beta.6
* adding basic screen and starting work on it.
* got basic screen working with mocked data. need to hook up API.
* making table into component to be reused on advanced screen.
* moving search bar to grid. refactoring reusable helpers. removing advanced view for now. adding in date picker to archival screen. adding status.
* fixing helpers. finished UI for archival view
* formatting start time and end time
* styling and fixing up potential errors
* adding more protections
* adding nextPageToken to query. fixing bug with next page token on workflow list screen.
* moving hardcoded code into service. working on getting pagination working.
* creating loading spinner component to help with loading paging.
* got scrolling on table mostly working. got sticky headers working.
* fixing spinner scroll bar issue.
* got pagination working
* hooking up archival API
* adding error handling
* adding advanced button to toggle between basic and advanced archival views. creating button component.
* completed advanced archival screen.
* removing consoles
* lint fixes
* splitting out basic vue functions into helpers
* moving helpers into separate files
* splitting out helper tests
* updating spec to contain describe
* using getErrorMessage common helper
* adding tests for global helpers.
* adding unit tests for get query params. renaming statusName to statusValue.
* adding tests for get range.
* getStatusValue tests
* adding tests for getStatus
* adding test for map response
* adding tests for update query from range
* lint fixes
* updating idl to latest
* updating to latest idl. Fixing napa install to clear directory before copying
* fixing tests
* 3.14.0-beta.7
* fixing bug with completed status not being set correctly. allowing workflow request to be cancellable when stacking requests.
* fixing unit tests
* small change from PR updates
* removing grid and grid-column. these are now renamed to flex grid and flex grid item
* fix lint
* Feature/workflow history archival (#136)
* Adding history archival and visibility archival to domain settings screen. adding unit tests
* renaming archives to archival for consistancy
* 3.14.0-beta.5
* missed some references for rename
* 3.14.0-beta.6
* adding basic screen and starting work on it.
* got basic screen working with mocked data. need to hook up API.
* making table into component to be reused on advanced screen.
* moving search bar to grid. refactoring reusable helpers. removing advanced view for now. adding in date picker to archival screen. adding status.
* fixing helpers. finished UI for archival view
* formatting start time and end time
* styling and fixing up potential errors
* adding more protections
* adding nextPageToken to query. fixing bug with next page token on workflow list screen.
* moving hardcoded code into service. working on getting pagination working.
* creating loading spinner component to help with loading paging.
* got scrolling on table mostly working. got sticky headers working.
* fixing spinner scroll bar issue.
* got pagination working
* hooking up archival API
* adding error handling
* adding advanced button to toggle between basic and advanced archival views. creating button component.
* completed advanced archival screen.
* removing consoles
* lint fixes
* splitting out basic vue functions into helpers
* moving helpers into separate files
* splitting out helper tests
* updating spec to contain describe
* using getErrorMessage common helper
* adding tests for global helpers.
* adding unit tests for get query params. renaming statusName to statusValue.
* adding tests for get range.
* getStatusValue tests
* adding tests for getStatus
* adding test for map response
* adding tests for update query from range
* lint fixes
* updating idl to latest
* updating to latest idl. Fixing napa install to clear directory before copying
* fixing tests
* 3.14.0-beta.7
* fixing bug with completed status not being set correctly. allowing workflow request to be cancellable when stacking requests.
* fixing unit tests
* small change from PR updates
* removing grid and grid-column. these are now renamed to flex grid and flex grid item
* fix lint
* got part of summary information from archival record.
* adding extra data points for summary endpoint fallback
* fixing list overflow
* Got summary information working with archived workflows
* 3.14.0-beta.8
* removing archival call as it wont work when deployed to environment.
* 3.14.0-beta.9
* Feature/archival tweaks (#138)
* Adding history archival and visibility archival to domain settings screen. adding unit tests
* renaming archives to archival for consistancy
* 3.14.0-beta.5
* missed some references for rename
* 3.14.0-beta.6
* adding basic screen and starting work on it.
* got basic screen working with mocked data. need to hook up API.
* making table into component to be reused on advanced screen.
* moving search bar to grid. refactoring reusable helpers. removing advanced view for now. adding in date picker to archival screen. adding status.
* fixing helpers. finished UI for archival view
* formatting start time and end time
* styling and fixing up potential errors
* adding more protections
* adding nextPageToken to query. fixing bug with next page token on workflow list screen.
* moving hardcoded code into service. working on getting pagination working.
* creating loading spinner component to help with loading paging.
* got scrolling on table mostly working. got sticky headers working.
* fixing spinner scroll bar issue.
* got pagination working
* hooking up archival API
* adding error handling
* adding advanced button to toggle between basic and advanced archival views. creating button component.
* completed advanced archival screen.
* removing consoles
* lint fixes
* splitting out basic vue functions into helpers
* moving helpers into separate files
* splitting out helper tests
* updating spec to contain describe
* using getErrorMessage common helper
* adding tests for global helpers.
* adding unit tests for get query params. renaming statusName to statusValue.
* adding tests for get range.
* getStatusValue tests
* adding tests for getStatus
* adding test for map response
* adding tests for update query from range
* lint fixes
* updating idl to latest
* updating to latest idl. Fixing napa install to clear directory before copying
* fixing tests
* 3.14.0-beta.7
* fixing bug with completed status not being set correctly. allowing workflow request to be cancellable when stacking requests.
* fixing unit tests
* small change from PR updates
* removing grid and grid-column. these are now renamed to flex grid and flex grid item
* fix lint
* got part of summary information from archival record.
* adding extra data points for summary endpoint fallback
* fixing list overflow
* Got summary information working with archived workflows
* 3.14.0-beta.8
* removing archival call as it wont work when deployed to environment.
* 3.14.0-beta.9
* adjusting default time range to last 24 hours to help with performance.
* adding isArchived flag and presenting in UI
* adding lag message. moving constant out of helper and into constants file. need to add to advanced screen
* refactoring into reusable loading-message component. added to basic and advanced screen.
* 3.14.0-beta.10
* 3.15.0-beta.0
* Fix/lint and test (#139)
* lint fixes
* fixing unit test
* adding authtoken to tchannel headers
* 3.15.0-beta.1
* 3.14.0-beta.11
* adding head object to request
* 3.15.0-beta.2
* attaching headers correctly
* 3.15.0-beta.3
* changing to allow multiple auth token headers to be set.
* 3.15.0-beta.4
* removing bridge
* 3.15.0-beta.5
* enable / disable terminate workflow feature (#143)
* adding feature flag to help with disabling terminate button
* lint
* adding tests. removing logs
* adding test
* 3.15.0-beta.6
* switching back to name as vue doesnt support using key as prop. config will still use key
* 3.15.0-beta.7
* PR comments
* PR comments
* PR comments
* Feature/environment selector (#145)
* adding feature flag to help with disabling terminate button
* lint
* adding tests. removing logs
* adding test
* 3.15.0-beta.6
* switching back to name as vue doesnt support using key as prop. config will still use key
* 3.15.0-beta.7
* adding environment select component and configuration.
* Removing component and opt to use v-select. adding getEnv helper to get selected env. updating constants to not use real urls.
* styling dropdown
* adding tests for getEnvironment.
* adding feature flag and creating examples for ENVIRONMENT_LIST.
* 3.15.0-beta.8
* fixing dropdown to be clickable in all of region.
* 3.15.0-beta.9
* margin already being added
* adding current path to location when trying to change environment
* 3.15.0-beta.10
* exclude current env from list. Adding path and query to new env path
* 3.15.0-beta.11
* adding tests for new helpers
* eslint fixes
* PR comments
* 3.15.01 parent ec2122d commit 6f80271
File tree
18 files changed
+319
-48
lines changed- client
- components
- feature-flag
- helpers
- routes/workflow
- styles
- server/middleware
18 files changed
+319
-48
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 | + | |
6 | 15 | | |
7 | 16 | | |
8 | 17 | | |
9 | | - | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
12 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
13 | 36 | | |
14 | 37 | | |
15 | 38 | | |
| |||
40 | 63 | | |
41 | 64 | | |
42 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
43 | 79 | | |
44 | 80 | | |
45 | 81 | | |
| |||
71 | 107 | | |
72 | 108 | | |
73 | 109 | | |
74 | | - | |
| 110 | + | |
75 | 111 | | |
76 | 112 | | |
77 | 113 | | |
| |||
82 | 118 | | |
83 | 119 | | |
84 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
85 | 132 | | |
86 | 133 | | |
87 | 134 | | |
| |||
195 | 242 | | |
196 | 243 | | |
197 | 244 | | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
198 | 260 | | |
199 | 261 | | |
200 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
4 | 27 | | |
5 | 28 | | |
6 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments