Commit Graph

415 Commits

Author SHA1 Message Date
Keith Stevens 219ef2cb8e Present locales with their locale language rather than the current locale language 2023-01-23 18:29:43 +09:00
notmd 204e11b400 migrate all icon to lucide 2023-01-22 21:02:52 +07:00
notmd 2fbe83c291 Merge branch 'main' into lucide 2023-01-22 20:38:43 +07:00
notmd d466e63d66 wip 2023-01-22 20:35:31 +07:00
Keith Stevens f645b53405 Merge pull request #884 from LAION-AI/available
Present available task types on dashboard
2023-01-22 21:39:31 +09:00
AbdBarho fb4e94487c Redirect users to dashboard if there are no tasks 2023-01-22 12:15:21 +01:00
AbdBarho fd703663bd Fix all tasks page 2023-01-22 12:00:55 +01:00
AbdBarho 6167f63467 Present available task types on dashboard 2023-01-22 11:53:34 +01:00
notmd 7025b174d2 Merge branch 'main' into 766_admin_enhancement 2023-01-22 17:22:31 +07:00
AbdBarho 43732442fc Merge pull request #881 from LAION-AI/854-language-preferences
Adding language preferences for the UI and tasks
2023-01-22 11:03:47 +01:00
Keith Stevens 79331df366 Fixing an import order 2023-01-22 16:15:54 +09:00
notmd fa5702ac9e Merge branch 'main' into 766_admin_enhancement 2023-01-22 14:07:19 +07:00
Keith Stevens 91ea5eab9b Merge pull request #867 from ml729/admin-status-page
Implement #828 Create admin status page
2023-01-22 16:05:11 +09:00
rjmacarthy 3f50cf1080 Pre-commit 2023-01-21 20:35:02 +00:00
rjmacarthy edeae8cc84 Fix locale leaderboard after rebase 2023-01-21 20:33:27 +00:00
rjmacarthy 81a392232e Add locale to leaderboard and organize locale json 2023-01-21 20:26:40 +00:00
ml729 ea7e320a78 add status option in admin page left bar 2023-01-21 12:53:36 -05:00
notmd 15acd1c64e handle error 2023-01-21 23:56:21 +07:00
notmd c1dd188cbe use pre and next cursor check from the server 2023-01-21 23:12:19 +07:00
Keith Stevens 7274512c2f Implementing core of setting user languages and fetching language specific tasks 2023-01-21 21:36:37 +09:00
notmd 7eb5023e82 use cursor endpoint 2023-01-21 14:34:22 +07:00
notmd 1f945fbdd7 Merge branch 'main' into 766_admin_enhancement 2023-01-21 12:51:15 +07:00
Keith Stevens 1c725bb4e2 Merge pull request #862 from LAION-AI/whitespace
Render whitespace in messages
2023-01-21 10:34:50 +09:00
Keith Stevens b05df5b095 Merge pull request #861 from LAION-AI/last-updated
Show last updated on leaderboard
2023-01-21 10:34:23 +09:00
notmd 7099ff4dd0 Merge branch 'main' into 766_admin_enhancement 2023-01-20 23:12:43 +07:00
notmd 99d9ee1937 Merge branch 'main' into 766_admin_enhancement 2023-01-20 23:08:59 +07:00
AbdBarho 2802bc1581 Render whitespace in messages 2023-01-20 13:51:47 +01:00
Keith Stevens 7488f175f2 Merge pull request #859 from LAION-AI/fetch-available-tasks
Fetch available tasks
2023-01-20 21:03:45 +09:00
AbdBarho 0c5e2fc45d Show last updated on leaderboard 2023-01-20 13:00:59 +01:00
AbdBarho a588844ba5 use clsx 2023-01-20 12:26:50 +01:00
AbdBarho e80a69dd8a Fetch available tasks 2023-01-20 12:16:17 +01:00
AbdBarho 1fe24db8ae Restyle account page 2023-01-20 11:05:56 +01:00
Keith Stevens c81967fca9 Merge pull request #852 from rjmacarthy/chore/apply-i18n-pages
website: Add localization to pages, header and footer
2023-01-20 18:59:27 +09:00
AbdBarho 47c402e762 More space for messages on narrow screen 2023-01-20 10:37:54 +01:00
rjmacarthy 3fa2e637d2 Add localization to pages, header and footer
Fix import orders for useTranslation

Apply common translations for header and footer

lint

Fix getServerSideProps messages/id
2023-01-19 19:23:29 +00:00
Adrian Cowan bde1639e07 website: Change spam question to "Is the message spam?" 2023-01-19 19:10:23 +11:00
AbdBarho 13fa1151a0 Restyle slider thumb 2023-01-18 19:10:48 +01:00
notmd 801ad553b8 Allow to filter user by display_name 2023-01-18 15:19:00 +07:00
Keith Stevens 527e1513b1 Merge pull request #779 from rjmacarthy/internal/internationalization
website: Enable i18n internationalization and refactor index page
2023-01-18 14:28:12 +09:00
Keith Stevens 940cf2617a Merge pull request #789 from rsandb/Style-500-Page
style 500 page
2023-01-18 14:26:24 +09:00
rsandb bc1fdbe89f add task empty state back as it's being used by multiple pages 2023-01-17 21:18:46 -06:00
rsandb 0c1bb8df05 update emptystate to be used in specific pages 2023-01-17 21:14:10 -06:00
Yannic Kilcher 51a1d9a841 fixed white-space issue for messages that contain code 2023-01-17 22:33:23 +01:00
Yannic Kilcher 364790947d hacky solution to initial missing username 2023-01-17 21:47:54 +01:00
rjmacarthy d10f691eeb Implemented i18n for internationalization and refactor index for localization support
lint

Fix Hero as tag types

Fix build warning regarding i18n

Update package.json and package-lock.json

Revert package-lock.json

Add package-lock, fix build

Pre-commit

Fix default export in favour of named export

Refactor cta buttons to use react-icons

Remove unused props from CircleBackground
2023-01-17 08:01:37 +00:00
AbdBarho e3387b43b8 Merge pull request #793 from LAION-AI/773-links-to-docs-everywhere
Adding links to external documentation for tasks and in footers
2023-01-17 07:25:01 +01:00
Keith Stevens ac5a0e8157 Adding links to external documentation for tasks and in footers 2023-01-17 15:11:33 +09:00
AbdBarho e49654dfb7 Scroll to top on submit 2023-01-17 07:05:46 +01:00
Keith Stevens c912caaf76 Merge pull request #788 from rsandb/Convert-Header-to-Chakra-Components
convert header to chakra components
2023-01-17 11:36:34 +09:00
rsandb 57878bc123 Update UserMenu.tsx 2023-01-16 20:31:23 -06:00