Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROU-2575 - New Tabs Pattern #143

Closed
wants to merge 72 commits into from
Closed

ROU-2575 - New Tabs Pattern #143

wants to merge 72 commits into from

Conversation

BenOsodrac
Copy link
Contributor

@BenOsodrac BenOsodrac commented Nov 24, 2021

This PR is for the new Tabs Pattern and the TabsHeaderItem and TabsContentItem patterns.

What was done

  • Moved old scss to deprecated file.
  • Created new Tab pattern:
    -- _tabs.scss
    -- Enum.ts
    -- ITabs.ts
    -- Tabs.ts
    -- TabsConfig.ts
  • Created new TabHeaderItem pattern:
    -- ITabHeaderItem.ts
    -- TabHeaderItem.ts
    -- TabHeaderItemConfig.ts
  • Created new TabContentItem pattern:
    -- ITabContentItem.ts
    -- TabContentItem.ts
    -- TabContentItem Config.ts

Screenshots

gif

Checklist

  • tested locally
  • documented the code
  • clean all warnings and errors of eslint
  • requires changes in OutSystems (if so, provide a module with changes)
  • requires new sample page in OutSystems (if so, provide a module with changes)

gnbm
gnbm previously approved these changes Nov 25, 2021
src/scripts/OSUIFramework/GlobalTypes.ts Outdated Show resolved Hide resolved
src/scripts/OSUIFramework/Pattern/Tabs/Tabs.ts Outdated Show resolved Hide resolved
gnbm
gnbm previously approved these changes Nov 30, 2021
bmarcelino-fe
bmarcelino-fe previously approved these changes Nov 30, 2021
Copy link
Contributor

@rugoncalves rugoncalves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When you come back let's review this - have questions! :)

@joselrio joselrio removed their assignment Dec 3, 2021
@BenOsodrac BenOsodrac dismissed stale reviews from bmarcelino-fe and gnbm via 3c14aa5 December 6, 2021 09:53
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BenOsodrac
Copy link
Contributor Author

Merged code from dev

@BenOsodrac
Copy link
Contributor Author

This PR will be closed and the final Tabs implementation will be fully reviewed on ROU-2622

@BenOsodrac BenOsodrac closed this Dec 6, 2021
@BenOsodrac BenOsodrac deleted the ROU-2575 branch January 4, 2022 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants