Commit d190150
authored
chore: Online validator follow ups (#220)
* Added lingui
* Moved logger to services
* Bootstrapped @translate task
* Inogre .env.local
* Added env example
* Implemented translate script
* Initial translations
* Removed messages.js files
* Added vite-lingui
* Addded lingui provider
* Implemented activateLocale
* Upgraded vite/vitest
* Updated cloudflare/wrangler
* Upgraded vitest-polly
* Upgraded pnpm
* Upgraded react-router
* Made lingui work
* Fixed translations
* Migrated Layout to lingui
* Migrated Dialog to lingui
* Migrated Form to lingui
* Migrated Report to lingui
* Migrated routes to lingui
* Removed i18next
* Migrated to the app dir
* Rebased on translating only missing translations
* Removed cloudflare
* Rebased on node
* Added a preview command
* Migrated service on contract-first
* Bumped orpc version
* Fixed openapi spec
* Updated issue templates version
* Rebased service on host/port
* Connected browser/server
* Added electron-vite
* Split browser/desktop
* Split ssr/spa browser builds
* Started electron dev
* Fixed spa styles
* Bootstrapped toolbox package
* Added electron proxy
* Removed codecov token
* Removed .user from .gitignore
* Update .gitignore
* Don't build desktop for now
* Renamed browser to website
* Renamed service to engine1 parent d004f3b commit d190150
File tree
221 files changed
+10091
-10948
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- browser
- components/System
- locales
- routes
- about
- runtimes
- browser
- cloudflare
- node
- styles
- dataset/plugins
- ckan/package
- github/package
- zenodo/package
- desktop
- assets
- desktop
- services
- engine
- endpoints/package/validate
- middlewares
- runtimes
- services
- portal
- terminal/content/docs/overview
- typescript/content/docs
- guides
- overview
- service
- endpoints/package
- toolbox
- components
- widgets
- website
- .react-router/types
- app
- +types
- about/+types
- home/+types
- package/validate/+types
- schema/infer/+types
- sitemap/+types
- system/redirects/+types
- table
- convert/+types
- validate/+types
- app
- about
- home
- package/validate
- schema/infer
- sitemap
- system/redirects
- table
- convert
- validate
- assets
- components
- Alert
- Dialog
- Form
- Layout
- Link
- Report
- Error
- Status
- System
- constants
- examples
- helpers
- locales
- de
- en
- es
- fr
- it
- pt
- ru
- uk
- public
- services
- styles
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
221 files changed
+10091
-10948
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments