This repository was archived by the owner on Dec 6, 2024. It is now read-only.
Commit 9e32298
Merge 1.2.0 onto mainline (#770)
* Set createBy on import (#737)
Co-authored-by: Miguel Abreu <[email protected]>
* changed button to link and added title attribute (#697)
* changed button to link and added title attribute
* add prettier extension
* Minor fix.
* Using Link component
* More fixes added
* Update PublishedTab.tsx
Co-authored-by: Josh Hill <[email protected]>
Co-authored-by: Miguel Alfonso Abreu Ortega <[email protected]>
Co-authored-by: Miguel Abreu <[email protected]>
* Fix AddChart form aria labels (#739)
* Fix AddChart form aria labels
* Fix EditChart form labels
* Update snapshots
* Style fix
Co-authored-by: Miguel Abreu <[email protected]>
* Fix form/fieldset labels (#740)
Co-authored-by: Miguel Abreu <[email protected]>
* Add programmatic context to grouped form elements (#741)
* Add programmatic context to grouped form elements
* Merge
* Fix tests
Co-authored-by: Miguel Alfonso Abreu Ortega <[email protected]>
* Miguel.abreu/gtt 1780 more aria labels (#742)
* Fix Add/Edit Image
* Fix Add/Edit Section labels
* Minor fix
Co-authored-by: Miguel Abreu <[email protected]>
* updated backend/package-lock.json due to conflicts (#713)
* Correct the use of ARIA labels for progress bars (#746)
* Make homepage list and search results programmatically structured (#745)
* Version notes accessibility support (#749)
* Adds 'copy' to new 'Actions' drop-down menus (#744)
* Add copy to new Actions drop-down menus
* Run prettier
* Changes based on reviews
* Changes based on reviews
* Changes based on reviewer's requests
* Adds support for scaling image sizes when images are added/edited (#751)
* Adds support to scaling image sizes when added/edited
* Changes based on reviewer's recommendations
* Miguel.abreu/gtt 1675 labels enhancement (#752)
* Add labels for sections
* Update snapshots
Co-authored-by: Miguel Abreu <[email protected]>
Co-authored-by: Mazen Kharbutli <[email protected]>
* upgraded to 1.1.8, and incorporated new translation files (#753)
* Add alt text to thumbnail images (#756)
* GTT-1608: Added horizontal annotation for throttle threshold in the Lambda related widgets (#755)
* Added horizontal annotation for throttle threshold in the Lambda related widgets
* Prettier checks completed
Co-authored-by: Mazen Kharbutli <[email protected]>
* GTT-1812 : Instrument calls to Cognito with user-agent string (#754)
* Instrument with user-agent string
* configured prettier linting to run with IDE
Co-authored-by: Mazen Kharbutli <[email protected]>
* Miguel.abreu/gtt 1826 anchor link (#758)
* Add section share link functionality
* Add unit tests to Shareable component
Co-authored-by: Miguel Abreu <[email protected]>
* Miguel.abreu/gtt 1693 live previes aria labels (#760)
* Add sections for content add/edit/ pages
* Update AddText.tsx
Co-authored-by: Miguel Abreu <[email protected]>
* Miguel.abreu/gtt 1747 security updates (#761)
* Npm audit fix
* Update node-sass, jest
* Upgrade cypress
* Fix dependencies
* Update package-lock.json
* Replace node-sass with sass package
Co-authored-by: Miguel Abreu <[email protected]>
* Ensure a page focus is at the top after an event or page reload (#762)
* Update the preview button text to be more meaningfull (#763)
* Remove the aria-hidden attribute for file selection (#764)
* Miguel.abreu/gtt 1729 disabled button (#765)
* Change disabled behavior for continue button
* Update AddContent.test.tsx.snap
* Fix disabled continue button for AddMetrics
* Fix AddImage form errors
* Update AddImage.tsx
* Fix FileInput errors
* Update ChooseData.test.tsx.snap
Co-authored-by: Miguel Abreu <[email protected]>
* upgrade version to 1.2.0 (#766)
Co-authored-by: Miguel Alfonso Abreu Ortega <[email protected]>
* Replace <h3> with <h2> in the app (#767)
Co-authored-by: Miguel Abreu <[email protected]>
Co-authored-by: Triet <[email protected]>
* Miguel.abreu/gtt 1826 anchor link (#768)
* Add scroll delay
* Update Shareable.tsx
Co-authored-by: Miguel Abreu <[email protected]>
* GTT-1841: changes for release 1.2.0 (#769)
* changes for release 1.2.0
* Add changes from Sprints 47 and 48
* undo changes
Co-authored-by: Miguel Alfonso Abreu Ortega <[email protected]>
Co-authored-by: Miguel Abreu <[email protected]>
Co-authored-by: Joshua Hill <[email protected]>
Co-authored-by: Josh Hill <[email protected]>
Co-authored-by: Miguel Pavon Diaz <[email protected]>
Co-authored-by: Mazen Kharbutli <[email protected]>1 parent 9392c94 commit 9e32298
File tree
132 files changed
+6861
-8636
lines changed- backend
- postman
- src/lib
- factories
- __tests__
- models
- services
- cdk
- lib
- docs
- e2e-tests
- examples
- src/services
- frontend
- public/images
- src
- components
- __tests__
- __snapshots__
- containers
- __tests__
- __snapshots__
- hooks
- layouts
- locales
- en
- es
- pt
- models
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+6861
-8636
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | | - | |
| 20 | + | |
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
| |||
18 | 28 | | |
19 | 29 | | |
20 | 30 | | |
21 | | - | |
| 31 | + | |
22 | 32 | | |
23 | 33 | | |
24 | 34 | | |
| |||
27 | 37 | | |
28 | 38 | | |
29 | 39 | | |
30 | | - | |
| 40 | + | |
31 | 41 | | |
32 | 42 | | |
33 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
| 804 | + | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
| 802 | + | |
802 | 803 | | |
803 | 804 | | |
804 | 805 | | |
| |||
821 | 822 | | |
822 | 823 | | |
823 | 824 | | |
| 825 | + | |
824 | 826 | | |
825 | 827 | | |
826 | 828 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
112 | | - | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
206 | 214 | | |
207 | 215 | | |
208 | 216 | | |
209 | 217 | | |
| 218 | + | |
210 | 219 | | |
211 | 220 | | |
212 | 221 | | |
| |||
0 commit comments