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

chore: Making the error pages conform to the design system #17109

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

mohanarpit
Copy link
Member

@mohanarpit mohanarpit commented Sep 27, 2022

Description

The error pages within Appsmith weren't using the design system components. Now they conform to the Appsmith Design System

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Before
Screenshot 2022-09-27 at 11 27 41 PM

After
Screenshot 2022-09-27 at 11 27 29 PM

How Has This Been Tested?

Manual

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@vercel
Copy link

vercel bot commented Sep 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
appsmith ✅ Ready (Inspect) Visit Preview Sep 27, 2022 at 6:05PM (UTC)

@github-actions github-actions bot added the skip-changelog Adding this label to a PR prevents it from being listed in the changelog label Sep 27, 2022
@github-actions
Copy link

Unable to find test scripts. Please add necessary tests to the PR.

1 similar comment
@github-actions
Copy link

Unable to find test scripts. Please add necessary tests to the PR.

@hetunandu hetunandu added the IDE Navigation Issues/feature requests related to IDE navigation, and context switching label Sep 28, 2022
@mohanarpit mohanarpit merged commit d198969 into release Sep 28, 2022
@mohanarpit mohanarpit deleted the chore/style-error-pages branch September 28, 2022 19:05
yatinappsmith added a commit that referenced this pull request Sep 29, 2022
* feat: audit-logs parity with ee (#17115)

* fix: update rts logic to use updated shared AST logic (#16849)

* update rts logic to use updated shared AST logic

* Make changes to naming conventions

* Add test cases for RTS and rename ast functions

* Add running jest test to RTS workflow

* Install dependencies and then trigger jest tests in workflow

* Close server connection after test ends

* Remove logs

* Improve jest test descriptions

* fix: RTE + Form + JSONForm reskinning (#16956)

* update rich text editor styles

* fix disalbed text  color

* add border

* fix gaps and borders in json form

* fix disabled state

* fix checkbox disabled state color on checkbox + font size of title in json

* fix disabled state of rte not re-rendering

* remove unused import

* fix cypress test

* chore: Add view mode to the analytics events (#15791)

* Add view mode to the analytics events

* Add view mode to the analytics events

* Fix UnSupported operation with template

* Replace hardcoded strings

* feat: Map Chart Reskinning (#16921)

* feat: Map Chart Reskinning
- Update font family based on theme
- Fix caption, spacing, and legend styles

* feat: Add migrations for Font Family of Map Chart

* feat: Add migrations to test

* fix: Fixed NPE issue with analytics event on authentication method configuration (#17112)

* chore: Making the error pages conform to the design system (#17109)

Co-authored-by: f0c1s <anubhav@appsmith.com>
Co-authored-by: Ayangade Adeoluwa <37867493+Irongade@users.noreply.github.com>
Co-authored-by: Pawan Kumar <pawan.stardust@gmail.com>
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
Co-authored-by: Dhruvik Neharia <dhruvik@appsmith.com>
Co-authored-by: Vishnu Gp <vishnu@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Vijetha-Kaja pushed a commit that referenced this pull request Dec 20, 2022
* feat: audit-logs parity with ee (#17115)

* fix: update rts logic to use updated shared AST logic (#16849)

* update rts logic to use updated shared AST logic

* Make changes to naming conventions

* Add test cases for RTS and rename ast functions

* Add running jest test to RTS workflow

* Install dependencies and then trigger jest tests in workflow

* Close server connection after test ends

* Remove logs

* Improve jest test descriptions

* fix: RTE + Form + JSONForm reskinning (#16956)

* update rich text editor styles

* fix disalbed text  color

* add border

* fix gaps and borders in json form

* fix disabled state

* fix checkbox disabled state color on checkbox + font size of title in json

* fix disabled state of rte not re-rendering

* remove unused import

* fix cypress test

* chore: Add view mode to the analytics events (#15791)

* Add view mode to the analytics events

* Add view mode to the analytics events

* Fix UnSupported operation with template

* Replace hardcoded strings

* feat: Map Chart Reskinning (#16921)

* feat: Map Chart Reskinning
- Update font family based on theme
- Fix caption, spacing, and legend styles

* feat: Add migrations for Font Family of Map Chart

* feat: Add migrations to test

* fix: Fixed NPE issue with analytics event on authentication method configuration (#17112)

* chore: Making the error pages conform to the design system (#17109)

Co-authored-by: f0c1s <anubhav@appsmith.com>
Co-authored-by: Ayangade Adeoluwa <37867493+Irongade@users.noreply.github.com>
Co-authored-by: Pawan Kumar <pawan.stardust@gmail.com>
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
Co-authored-by: Dhruvik Neharia <dhruvik@appsmith.com>
Co-authored-by: Vishnu Gp <vishnu@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDE Navigation Issues/feature requests related to IDE navigation, and context switching skip-changelog Adding this label to a PR prevents it from being listed in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants