Commit graph

30 commits

Author SHA1 Message Date
Arthur Belleville
0b0c380080
feat: add datadog frontend sourcemap uploads 2026-04-22 22:20:13 +02:00
Arthur Belleville
cab790dd2a
Redirect clients to the clients app 2026-04-19 11:33:30 +02:00
Arthur Belleville
bb0aa5e28e feat(chat): rewrite chat page with chatscope UI and custom hooks
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:27:46 +02:00
Arthur Belleville
c481f2c577
Retry signup tests with Stripe CLI 2026-03-15 19:09:35 +01:00
Arthur Belleville
992b846a85
Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
Arthur Belleville
d0820ebbf1
Implement solo teams founder billing 2026-03-08 19:29:44 +01:00
Arthur Belleville
ec62b9c341
feat(auth): add v2 login/signup pages with localized copy 2026-02-24 12:31:25 +01:00
Arthur Belleville
24fe6b89a9
Redesign project detail page with header tabs and overview
- Replace sidebar layout with top header: project icon, name, Discussion (purple) and Invite buttons
- Add metadata bar: role, creation date, status badge, progress bar
- Tab navigation: Aperçu, Tâches, Fichiers, Discussion, Événements, Roadmap (bientôt)
- Overview tab: project description card, tasks preview (5 items), files sidebar, project info card
- Other tabs delegate to existing section components (TabloTasksSection, TabloFilesSection, etc.)
- Move /tablos/:tabloId route inside Layout wrapper so it gets the sidebar and TopBar
- Purple #804EEC accent throughout, full dark mode support

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-02-21 21:51:58 +01:00
Arthur Belleville
515fee98cd
Redesign tasks page and add files page
- Rework tasks page with new board/list views, header with view tabs (Tableau, Liste, Roadmap, Calendrier), search and filter dropdown
- Board view: new card style with tablo row, assignee avatar, kebab menu (ouvrir/déplacer)
- List view: grouped by status, table with fixed column layout, kebab actions
- Add files page (/fichiers) with per-project file tables, folder cards, upload modal, download/delete actions
- Add /all-filenames API endpoint to fetch all tablo file names in a single call
- Add files nav item and recent projects section in NavigationBar
- Translate all UI strings to French

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-02-21 18:05:32 +01:00
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
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
373aaff892
Add stripe subscription card 2025-11-03 09:50:34 +01:00
Arthur Belleville
40ce04ecc0
Add confirm email page 2025-10-31 23:13:35 +01:00
Arthur Belleville
44d0684f18
Reset password flow 2025-10-31 10:17:34 +01:00
Arthur Belleville
4457d2594e
Add legal notice and improve login/signup 2025-10-30 21:41:38 +01:00
Arthur Belleville
7a34c6f842
Add resources tracking 2025-10-30 19:13:38 +01:00
Arthur Belleville
5132771f84
Add cookie banner 2025-10-30 19:09:46 +01:00
Arthur Belleville
8f37530005
Improve Datadog Rum 2025-10-30 18:23:24 +01:00
Arthur Belleville
a18489c056
Fix route 2025-10-27 10:30:17 +01:00
Arthur Belleville
ba8615e062
Improve invited mode 2025-10-26 21:52:57 +01:00
Arthur Belleville
e6dddc5734
Fix not found route 2025-10-26 19:36:43 +01:00
Arthur Belleville
04885ce3a7
Improve public booking page 2025-10-26 13:14:44 +01:00
Arthur Belleville
39ec616c03
Add the ability to share notes 2025-10-26 08:49:45 +01:00
Arthur Belleville
5b68ad4c5c
Add notes 2025-10-25 21:21:04 +02:00
Arthur Belleville
d30ee02d15
Push new organisation of the app 2025-10-24 18:55:36 +02:00
Arthur Belleville
b31a40415a
Add tablo details page 2025-10-24 17:49:56 +02:00
Arthur Belleville
7a0a5548f9
Lint and format 2025-10-23 21:36:21 +02:00
Arthur Belleville
aa36bc6656
Huge bump with turborepo 2025-10-23 11:54:45 +02:00