Commit graph

529 commits

Author SHA1 Message Date
Arthur Belleville
a3f5cf5e4e
Redesign overview dashboard with new project cards and task list
- Replace renderTabloListView with reusable ProjectCard / ProjectCardList components
  - Card layout with status badge, progress bar, date, and delete action
  - Default view shows 6 tablos with expand/collapse toggle
- Add DashboardTaskList component showing tasks assigned to the current user
  - Toggle done/todo inline; "Add Task" button opens TaskModal with tablo selection
- Wire TopBar search input to URL param ?q= to filter tablos on the overview page
- Add TopBar component to Layout (was missing)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 14:35:12 +01:00
Arthur Belleville
4347adedd9
Folder 2025-12-18 11:25:00 +01:00
Arthur Belleville
f32a0a19a7
Trigger 2025-12-05 10:37:36 +01:00
Arthur Belleville
65e65e8de1
Try passThroughEnv 2025-12-05 09:52:17 +01:00
Arthur Belleville
25e3014882
Empty commit (test) 2025-12-05 09:28:52 +01:00
Arthur Belleville
20d236c48a
Put back the Events Page 2025-12-05 09:10:11 +01:00
Arthur Belleville
f152d7d45a
Big UI update
Remove notes and follow the figma
2025-12-04 23:37:18 +01:00
Arthur Belleville
50a27fea98
Grant all RUM tracking 2025-12-03 21:03:18 +01:00
Arthur Belleville
b253342ec9
Improve the onboarding flow (UI) 2025-12-02 22:17:04 +01:00
Arthur Belleville
65eda86b34
Onboarding 2025-12-02 21:42:35 +01:00
Arthur Belleville
76a4ba256d
Merge pull request #50 from artslidd/artslidd/fix-buttons
Fix copies
2025-12-02 09:49:21 +01:00
Arthur Belleville
5965e2423b
Fix copies 2025-12-02 09:48:55 +01:00
Arthur Belleville
cb5b292e74
Merge pull request #49 from artslidd/develop
Freemium
2025-12-01 22:50:19 +01:00
Arthur Belleville
6e5d4709d4
Merge branch 'main' into develop 2025-12-01 22:49:47 +01:00
Arthur Belleville
3a3fdd2837
Allow logout from upgrade panel 2025-12-01 22:45:54 +01:00
Arthur Belleville
ce11d37a9d
Freemium 2025-12-01 22:21:49 +01:00
Arthur Belleville
06f2ac541b
Onboarding + freemium 2025-12-01 19:34:30 +01:00
Arthur Belleville
78517c98c8
Merge pull request #48 from artslidd/artslidd/fix-price-id
Allow infinite users
2025-11-25 10:13:12 +01:00
Arthur Belleville
9ba49c68ca
Allow infinite users 2025-11-25 10:11:04 +01:00
Arthur Belleville
1342f69efa
Finish stripe integration for MVP 2025-11-25 10:06:35 +01:00
Arthur Belleville
ebc65ef000
Fix price 2025-11-25 09:21:38 +01:00
Arthur Belleville
574564dafd
Merge pull request #47 from artslidd/artslidd/fix-copies
Fix copies in subscription card
2025-11-25 09:19:13 +01:00
Arthur Belleville
0b07049334
Fix copies in subscription card 2025-11-25 09:18:55 +01:00
Arthur Belleville
e4570db38b
Merge pull request #46 from artslidd/develop
Add beta plan + upsell modals + block past_due users
2025-11-25 09:07:29 +01:00
Arthur Belleville
c72587e246
Fix tests 2025-11-25 08:53:38 +01:00
Arthur Belleville
95baf4dbb4
Make stripe available on prod 2025-11-25 08:48:26 +01:00
Arthur Belleville
d158a204af
Add beta plan + upsell modals + block past_due users 2025-11-24 23:09:14 +01:00
Arthur Belleville
6bd24a0937
Merge pull request #45 from artslidd/develop
🚢 !!!!! Tasks + Etapes + notifs + 🤑
2025-11-22 17:32:16 +01:00
Arthur Belleville
7ec848e37e
Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
Arthur Belleville
9eac982f4b
Merge pull request #44 from artslidd/artslidd/fix-stream
Fix stream keys
2025-11-19 22:28:02 +01:00
Arthur Belleville
14d0e5b16c
Fix stream keys 2025-11-19 22:27:33 +01:00
Arthur Belleville
2e16353f5e
etape color 2025-11-19 22:24:23 +01:00
Arthur Belleville
33bd462f87
Apply lint and typecheck 2025-11-18 20:56:17 +01:00
Arthur Belleville
f0b574302d
Improve Etapes UI and overview section 2025-11-18 17:09:10 +01:00
Arthur Belleville
054bcb63ee
Merge branch 'main' into develop 2025-11-18 10:07:28 +01:00
Arthur Belleville
49b85999d1
Merge pull request #43 from artslidd/artslidd/fix-booking-slots
Add notifs + tasks + fix bookings
2025-11-18 09:59:14 +01:00
Arthur Belleville
f672830d9e
Fix types + lint 2025-11-18 09:58:29 +01:00
Arthur Belleville
cebafbdb2e
First version of parent tasks 2025-11-18 09:53:29 +01:00
Arthur Belleville
399d13ce01
Fix booking slots 2025-11-18 09:53:10 +01:00
Arthur Belleville
d4afb0e9bb
Translate notifications 2025-11-16 22:28:07 +01:00
Arthur Belleville
e1f673be47
Add db migrations + tests 2025-11-16 20:34:33 +01:00
Arthur Belleville
f4705f23a7
fix types 2025-11-16 14:12:35 +01:00
Arthur Belleville
9f0c3b530f
Fix file upload for any member 2025-11-16 14:06:05 +01:00
Arthur Belleville
cd309d30df
Notifications in the UI 2025-11-16 14:01:41 +01:00
Arthur Belleville
766364def4
Add notifications 2025-11-16 12:55:30 +01:00
Arthur Belleville
a49dec34ff
Add task management 2025-11-15 22:58:18 +01:00
Arthur Belleville
ca05c49473
Merge pull request #42 from artslidd/develop
Fix tasks
2025-11-15 10:48:17 +01:00
Arthur Belleville
7b9be6da84
Fix tasks 2025-11-15 10:47:31 +01:00
Arthur Belleville
456c7e3926
Merge pull request #41 from artslidd/develop
Cors + docker
2025-11-15 09:09:27 +01:00
Arthur Belleville
70a560724d
Rollback dockerfile 2025-11-15 09:02:36 +01:00