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

New user interface (coral) setup #138

Merged
merged 63 commits into from
Oct 25, 2022
Merged
Changes from 3 commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
3205fd5
🙈 Add OS generated files to gitignore.
programmiri Oct 17, 2022
704f88a
📝 Add doc for documentation for coral.
programmiri Oct 17, 2022
6458e78
Add new line at end of .gitignore
programmiri Oct 17, 2022
5256ba6
Merge pull request #89 from aiven/update-gitignore
jlprat Oct 17, 2022
715ed74
📝 Add doc for accessibility for coral.
programmiri Oct 17, 2022
2e22491
📝 Add doc for frontend testing for coral.
programmiri Oct 17, 2022
c559286
📝 Add doc for directory structure for coral.
programmiri Oct 17, 2022
f8a5c2c
Merge pull request #91 from aiven/coral-docs-accessibility
SmuliS Oct 17, 2022
0ad7d02
Merge pull request #92 from aiven/coral-docs-frontend-testing
SmuliS Oct 17, 2022
c931fb0
Merge pull request #90 from aiven/coral-docs-documentation
SmuliS Oct 17, 2022
e184513
Fix type and indentation error, remove optional naming option
programmiri Oct 18, 2022
0d2533c
Merge pull request #93 from aiven/coral-docs-directory-structure
SmuliS Oct 18, 2022
c637a5a
Prepare gitignore for react app.
programmiri Oct 18, 2022
fe976f5
Set strict node version to prevent incompatible dependencies.
programmiri Oct 18, 2022
d65d75a
Add vite scaffold react project with typescript
programmiri Oct 18, 2022
a25c12b
Remove elements from the template that are not needed.
programmiri Oct 18, 2022
c7732a7
Add missing newline.
programmiri Oct 19, 2022
343c221
Move coral directory to root level
programmiri Oct 19, 2022
5dc8df5
Merge pull request #107 from aiven/scaffold-react-app
SmuliS Oct 19, 2022
bee762a
feat[coral]: Add prettier
SmuliS Oct 19, 2022
f75ff0e
feat[coral]: run prettier to initial project
SmuliS Oct 19, 2022
5edb660
feat[coral]: Add eslint
SmuliS Oct 19, 2022
059fb3c
feat[coral]: extend ESLint config with eslint-config-prettier
SmuliS Oct 20, 2022
0ce86c1
Merge pull request #116 from aiven/smulis-110
programmiri Oct 20, 2022
a71b0b6
Add testrunner with related packages and basic config.
programmiri Oct 19, 2022
9eb6570
Add testing library and first test to prove working state.
programmiri Oct 19, 2022
c2cb699
Add additional matcher library and update config accordingly.
programmiri Oct 19, 2022
bc38354
Add script for running test in watch mode for development.
programmiri Oct 19, 2022
f0b1c55
Fix missing newlines and typo. Use better selector for test example.
programmiri Oct 20, 2022
2af16f5
Update lockfile after merge inlcuding package changes.
programmiri Oct 20, 2022
a0f63c4
Reformat based on code formatting rules rebased from coral.
programmiri Oct 20, 2022
857e051
Merge pull request #117 from aiven/setup-frontend-testing
SmuliS Oct 20, 2022
b8be2f6
Add aiven design system as package. Configure vite to enable us to us…
programmiri Oct 21, 2022
54323bf
Import css in main.tsx to enable usage. Add component form lib using …
programmiri Oct 21, 2022
c0c8352
Import font for design system.
programmiri Oct 21, 2022
84a984f
Merge pull request #130 from aiven/113-ui-rewrite-add-setup-for-styling
SmuliS Oct 21, 2022
e44a256
fix[coral]: Include required font weights to Inter import
SmuliS Oct 21, 2022
336cb0c
Merge pull request #131 from aiven/smulis-extend-inter-font-import-wi…
programmiri Oct 21, 2022
d7f942b
feat[coral]: Introduce GH action for Coral PR check
SmuliS Oct 20, 2022
f814b9e
Merge pull request #127 from aiven/smulis-add-gh-action-for-coral-pr-…
jlprat Oct 21, 2022
f45938a
feat[coral]: Add support for css modules in unittests
SmuliS Oct 21, 2022
b3a39a1
feat[coral]: Showcase css modules with example
SmuliS Oct 21, 2022
35f3aa1
Merge pull request #133 from aiven/smulis-setup-css-modules
programmiri Oct 24, 2022
57a5684
Add husky. Add prepare script for husky use in sub-directory.
programmiri Oct 20, 2022
984e26c
Add pre-commit hook.
programmiri Oct 20, 2022
d2b1bf5
Add lint-staged and configuration. Update pre-commit hook.
programmiri Oct 20, 2022
c307054
Add condition to only run tasks on pre-commit if changes are in coral…
programmiri Oct 20, 2022
fa74b24
Remove js and jsx from lint-staged as we don't accept js files.
programmiri Oct 20, 2022
4f3ed2c
Remove lint-staged from root and update script.
programmiri Oct 21, 2022
d15ade4
Fix lockfile after merge.
programmiri Oct 21, 2022
2fcb628
feat[coral]: extract tsc into its own pre-commit check
SmuliS Oct 24, 2022
b5da1c8
Merge pull request #129 from aiven/add-precommit-hook
SmuliS Oct 24, 2022
2a6b825
Add typecheck script. Sort scripts alphabetically.
programmiri Oct 21, 2022
153d593
Add first version for README as an overview about the klaw frontend app.
programmiri Oct 21, 2022
14be22f
Update README for coral.
programmiri Oct 21, 2022
1cabe85
Add alex as optional script.
programmiri Oct 21, 2022
eef78fd
Update docs based on some alex suggestions.
programmiri Oct 21, 2022
4268f92
Use imperative to be consistent.:
programmiri Oct 24, 2022
926b202
Remove alex as dependency.
programmiri Oct 24, 2022
3e45e07
Remove tsc and update readme accordingly.
programmiri Oct 24, 2022
b972659
Merge pull request #132 from aiven/add-coral-readme
SmuliS Oct 24, 2022
9dbe8c8
docs: Update README with info about coral.
programmiri Oct 25, 2022
6856b2b
Merge pull request #146 from aiven/145-add-info-about-coral-to-klaw-r…
SmuliS Oct 25, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -30,3 +30,7 @@ hs_err_pid*

.idea
target

# OS generated files
.DS_Store
**/.DS_Store