Commit Graph

165 Commits

Author SHA1 Message Date
marshennikovaolga ae3f79767b fixed router call 2024-09-10 12:26:38 +03:00
marshennikovaolga e893740122 delete empty page 2024-09-10 12:22:55 +03:00
marshennikovaolga ddcff3c6e4 sidebar: GitHub link 2024-09-10 11:48:12 +03:00
marshennikovaolga 27763ae230 sidebar: fixed link active state, /docs link 2024-09-10 11:35:02 +03:00
Aslam H 0b1ea7bc0d chore: register tooltip provider 2024-09-10 13:08:30 +07:00
Aslam H 4ddb64addd fix(link): force cache url fetching 2024-09-10 12:49:32 +07:00
Aslam H 5466965fa6 fix(link-sb): mismatch size when active 2024-09-10 10:57:23 +07:00
Aslam H 421bd9b0b6 refactor(link): remove log on enter pressed 2024-09-10 03:09:58 +07:00
Aslam H 0f657c429d Merge branch 'main' of github.com:learn-anything/learn-anything.xyz 2024-09-10 03:08:24 +07:00
Aslam H 522a4e1337 fix(link): listen on the list and fix timeout 2024-09-10 03:08:12 +07:00
marshennikovaolga 6f77158aac link isActive sidebar 2024-09-09 20:48:29 +03:00
marshennikovaolga 3f6ff82063 date format 2024-09-09 20:17:13 +03:00
marshennikovaolga 3dc440632f pages active sidebar background 2024-09-09 20:05:36 +03:00
Aslam H 4347037589 fix: deleting unnecessary log 2024-09-09 19:38:43 +07:00
Aslam H 4765447ccd fix(onboarding): missing depth 2024-09-09 19:31:40 +07:00
Aslam H e841a1c2cc fix(link): delete link should disabled all key outside confirm 2024-09-09 19:25:01 +07:00
Aslam H 1def5eca20 feat(link): command+backspace to handle delete link 2024-09-09 19:04:32 +07:00
Aslam H 1b084d239d chore: onboarding set to storage 2024-09-09 18:36:08 +07:00
Aslam H d206843d8a chore: jazz peer url setup 2024-09-09 18:20:42 +07:00
Aslam H 407ef129e3 chore: navigate to pages and disable topic for now 2024-09-09 18:10:19 +07:00
Aslam H 84ee3d0517 fix: missing display name 2024-09-09 17:50:29 +07:00
Aslam 5f537d5618 feat: pages (#151)
* wip

* wip

* wip

* wwip

* wip

* wip

* fix(util): rmeove checking to existing in slug

* wip

* chore: handle create page

* chore: handle page title untitled
2024-09-09 13:35:15 +03:00
olya 66c96efad8 Onboarding (#155)
* onboarding layout

* edit profile avatar

* onboarding tasks
2024-09-09 12:49:46 +03:00
Aslam H 45620c4424 chore(clerk): use theme from next theme insteadof manually detect it 2024-09-09 15:38:44 +07:00
Aslam H f683dcfe0d chore(layout): correct provider sequence 2024-09-09 15:38:07 +07:00
Aslam H 875c87a2a3 chore: update fancy switch version 2024-09-09 13:02:58 +07:00
Aslam H 9e7f4e80bd fix(palette): slice 10 and default to show only home 2024-09-09 11:00:34 +07:00
Aslam H 94aac134ea fix(palette): searched items should belongs to own group 2024-09-09 10:56:34 +07:00
Aslam H 1c3ffcf92f fix(palette): responsive and improve performance 2024-09-09 10:34:00 +07:00
Aslam H 99816efa26 feat(ui): add drawer component 2024-09-09 07:20:07 +07:00
Aslam H 2c53acbac5 chore: tweak responsive header and link 2024-09-09 07:18:44 +07:00
marshennikovaolga 9032601c77 clerk sign in 2024-09-08 19:02:05 +03:00
marshennikovaolga c87ae5c329 clerk auth dark mode 2024-09-08 18:55:46 +03:00
Kisuyo 53fae2d73a chore: front page search
commit 4ab241e115
Author: Kisuyo <ig.intr3st@gmail.com>
Date:   Sun Sep 8 15:01:39 2024 +0200

    chore: front page search
2024-09-08 15:22:53 +02:00
Aslam H b27fc3014e fix(link): ensure url contain protocol 2024-09-08 15:50:31 +07:00
Aslam H eb7e912843 fix(link): enter conflict with command palette 2024-09-08 14:02:50 +07:00
Aslam 7100ded35a fix(link): improve UX, maintain state (#154)
* fix(topic): handleSelectLearningState missing depth

* fix(link): use active index instead of native focus

* chore(palette): use atom for maintain state

* chore(link): prevent keydown if command palette active

* fix: responsive link item

* chore: add active item index state to LinkRoute

* fix: ability to press enter go to edit mode
2024-09-08 13:38:23 +07:00
Aslam 1cd6063768 chore: improve link accesibility and keybind (#153)
* fix(topic): handleSelectLearningState missing depth

* fix(link): use active index instead of native focus

* chore(palette): use atom for maintain state

* chore(link): prevent keydown if command palette active
2024-09-08 08:32:10 +07:00
Aslam H 713f198120 refactor(command): improve command data 2024-09-08 06:41:36 +07:00
Aslam H b9b61ef423 refactor: use muted insteadof secondary for fancyS 2024-09-08 06:09:21 +07:00
Aslam H 8daa17334a chore: make delete icon color red for bottom bar 2024-09-08 06:04:37 +07:00
Aslam f005101d91 feat: navigation for command palette (#150)
* feat: add dotenv to dev dep

* chore: jest use env

* feat

* feat: command palette navigation
2024-09-08 05:43:44 +07:00
Aslam H a87c27d91f fix: push to new link route 2024-09-08 04:37:28 +07:00
Aslam cb9e8f46da fix: topic for guest auth (#149)
* wip

* chore: redirect instead of toast

* refactor: remove useRouter
2024-09-08 04:30:11 +07:00
Aslam 9e4544894c fix: remove old logic for defining the return layout (#148) 2024-09-08 04:00:48 +07:00
Aslam H aea2431934 chore: remove listed errors from jazz provider 2024-09-08 03:57:02 +07:00
Aslam e78d4fce7a chore: refactor clerk middleware and add readme for route protection (#147) 2024-09-08 03:55:57 +07:00
Aslam H 83af8cc819 chore: update fancy switch version 2024-09-08 01:11:17 +07:00
Aslam H f1390275b0 chore: remove wait on clerk if it base 2024-09-08 00:43:48 +07:00
Aslam H 291b409220 Merge branch 'main' of github.com:learn-anything/learn-anything.xyz 2024-09-08 00:31:20 +07:00