Commit d7405d7
v1.9.0 (#41)
* Added Neon public API host variable with value pulled from server data.
* Fixed function name.
* Updates for setting public API host through server data.
* Updated valid hosts regex pattern.
* Reset NEON_SERVER_DATA
* Minor cleanup.
* Update for web socket host determination.
* Added prototype typescript environment module.
* Cleanup.
* Fixed test and cleanup.
* Removed unused variable.
* Removed file.
* site map: handle maxZoom property propagation
* site map: update mapZoom initialization to include bounds
* NeonContext final state when core auth, TS context include release
* resolve authentication state when silent SSO disabled
* Neon sign in modifications.
* Updates.
* pull out route handling to dedicated service
* fix host regex validation, update routes
* reduce .env usage
* fix account route
* fix logout redirect path handling
* Added new file.
* Updates.
* Update.
* Added subject type.
* Refactoring for NEON sign in button observer pattern.
* Create more generalized state storage service.
* Updates.
* change site type relocatable references to gradient
* Changes for persisting SiteMap state when sign in button is clicked.
* initial draft of document viewer component
* Added state persistence to TimeSeriesViewer
* Updates for DataAvailability state persistence.
* Updates from npm run lib.
* fix typo in document viewer style guide
* delineate TS state restore by key, update stored status
* Minor cleanup.
* Removed state after restore.
* Updates for state persistence with multiple instances.
* Updates after npm run lib.
* add global feature flag for sign in state save, download state save in dialog only
* propagate use of enable global sign in state
* handle AOP path in download context session storage
* Removed MG-RAST references.
* Removed MG-RAST reference.
* 1.9.0
Co-authored-by: Robert Markel <[email protected]>1 parent 7b0b5e6 commit d7405d7
File tree
128 files changed
+3558
-1447
lines changed- lib
- components
- DataProductAvailability
- DocumentViewer
- DownloadDataContext
- DownloadDataDialog
- ExternalHost
- NeonAuth
- NeonEnvironment
- NeonGraphQL
- NeonSignInButton
- SiteMap
- svg
- TimeSeriesViewer
- remoteAssets
- service
- types
- src
- lib_components
- components
- DataProductAvailability
- DocumentViewer
- DownloadDataButton
- DownloadDataContext
- DownloadDataDialog
- ExternalHostInfo
- ExternalHostProductSpecificLinks/__tests__/__snapshots__
- ExternalHost
- __tests__
- __snapshots__
- NeonAuth
- NeonEnvironment
- NeonGraphQL
- NeonSignInButton
- SiteMap
- __tests__
- png
- svg
- TimeSeriesViewer
- __tests__
- __snapshots__
- remoteAssets
- service
- types
- sampleData
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
128 files changed
+3558
-1447
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
59 | | - | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
74 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
75 | 93 | | |
76 | 94 | | |
77 | 95 | | |
| |||
Lines changed: 55 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
| |||
285 | 291 | | |
286 | 292 | | |
287 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
288 | 304 | | |
289 | 305 | | |
290 | 306 | | |
291 | 307 | | |
292 | | - | |
293 | 308 | | |
294 | 309 | | |
| 310 | + | |
295 | 311 | | |
296 | 312 | | |
297 | 313 | | |
| |||
300 | 316 | | |
301 | 317 | | |
302 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
303 | 329 | | |
304 | 330 | | |
305 | 331 | | |
306 | 332 | | |
307 | | - | |
308 | 333 | | |
309 | 334 | | |
310 | 335 | | |
311 | 336 | | |
312 | 337 | | |
313 | 338 | | |
314 | | - | |
| 339 | + | |
315 | 340 | | |
316 | 341 | | |
317 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
318 | 349 | | |
319 | 350 | | |
320 | 351 | | |
321 | | - | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
322 | 371 | | |
323 | 372 | | |
324 | 373 | | |
325 | 374 | | |
326 | | - | |
327 | 375 | | |
328 | 376 | | |
329 | 377 | | |
| |||
342 | 390 | | |
343 | 391 | | |
344 | 392 | | |
| 393 | + | |
345 | 394 | | |
346 | 395 | | |
347 | 396 | | |
348 | 397 | | |
| 398 | + | |
349 | 399 | | |
350 | 400 | | |
351 | 401 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 125 additions & 0 deletions
| 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 | + | |
| 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 | + | |
| 124 | + | |
| 125 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments