Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
150 commits
Select commit Hold shift + click to select a range
3a017df
Chore: Move go.mod to repo root and Add redis to env
fnprog Jun 5, 2025
2aea25d
Fix(server): Make some fields optional and add category
fnprog Jun 5, 2025
bda96a0
Feat(server): Jobs with river
fnprog Jun 5, 2025
d6baba4
Fix: Add subtypes & work on the queries
fnprog Jun 5, 2025
a283e2c
Fix(server): Still not satisfied
fnprog Jun 5, 2025
7ef51f1
Fix(client): Small ui changes
fnprog Jun 8, 2025
a9210e0
Fix(client): Create account modal & Integrations
fnprog Jun 8, 2025
9d1f318
Fix(Server): Fix some issues in the backend
fnprog Jun 8, 2025
44421b9
Feat(Server): Exchange rates & better jobs integration
fnprog Jun 8, 2025
b6ae22d
Fix(All): Reduce linter screaming
fnprog Jun 8, 2025
a5652bf
Chore: we'll fix you later ok
fnprog Jun 8, 2025
7055b7c
Fix(Server): Small changes in router & handler tests
fnprog Jun 8, 2025
94a8ba5
Fix: Small things
fnprog Jun 8, 2025
e111e05
Fix: Even smaller thing
fnprog Jun 8, 2025
a64c1a4
Fix: Didn't register confirm password on signup page
fnprog Jun 8, 2025
104a2d1
Fix(client): Better logging and fix minor issues
fnprog Jun 9, 2025
6d755ec
Fix: Small changes in backend and mobile deps update
fnprog Jun 10, 2025
3802c89
Chore: Work on marketing page
fnprog Jun 11, 2025
87379c1
Fix: Change the queries and add new migrations
fnprog Jun 15, 2025
301b287
Fix(server): Modify sql to better types, add decimal, fixes wrong tr…
fnprog Jun 15, 2025
a3159c9
Chore: Improve the linking account feature
fnprog Jun 16, 2025
ae6cb53
Fix(server): Add pagination, fix add-account failure
fnprog Jun 16, 2025
c638bf3
Feat: Add image preview with brandfetch
fnprog Jun 16, 2025
894428f
Paginated Frontend table
fnprog Jun 16, 2025
f793425
Chore: Yaak files
fnprog Jun 16, 2025
a5c415d
Feat: Ai Service base
fnprog Jun 20, 2025
3fb8580
Feat: Fix logout and Add new migrations + queries
fnprog Jun 20, 2025
de814dc
Chore: Yaak client files
fnprog Jun 20, 2025
7a163f3
Fix: Client navigation fixes
fnprog Jun 20, 2025
f542fe6
Feat: Merge from branch
fnprog Jun 20, 2025
1fa7b97
switched to rn
fnprog Jul 2, 2025
57e19b4
feat(mobile): glueStack and some small changes
fnprog Jul 4, 2025
c0e5738
Fix(mobile): Small changes
fnprog Jul 4, 2025
64f4dc8
Chore: Env updates
fnprog Jul 14, 2025
016eaa0
Feat: Frontend improvements
fnprog Jul 14, 2025
e858301
chore(frontend): refactor
fnprog Jul 14, 2025
750c052
Fix: Reduce unnecessary code
fnprog Jul 15, 2025
5031719
chore(server): Bug fixes and stuffs
fnprog Jul 15, 2025
35393a0
Fix(client): Minor type and ui fixes
fnprog Jul 15, 2025
28a2736
Fix(client): Fix Fetch loop
fnprog Jul 15, 2025
a98ec33
Fix(server): Presigned url fix for uploads
fnprog Jul 16, 2025
913f603
Fix: Require otp on login when configured
fnprog Jul 16, 2025
0752317
Initial plan
Copilot Jul 16, 2025
a443602
Initial analysis of transaction filtering requirements
Copilot Jul 16, 2025
bc3be2a
Implement advanced transaction filtering UI with backend integration
Copilot Jul 16, 2025
fde7388
Complete transaction filtering implementation with demo component
Copilot Jul 16, 2025
511347b
Fix backend filtering: add missing parameters to SQL queries
Copilot Jul 16, 2025
9298baa
Redesign UI: implement dropdown-based transaction filtering
Copilot Jul 16, 2025
61a8122
Merge pull request #5 from Fantasy-programming/copilot/fix-4987dee1-e…
fnprog Jul 16, 2025
51a6718
Initial plan
Copilot Jul 17, 2025
8f48bf3
Initial analysis and plan for account summary card
Copilot Jul 17, 2025
2875582
Add SummaryCard component with assets/liabilities breakdown
Copilot Jul 17, 2025
91ffe25
Initial plan
Copilot Jul 17, 2025
a8e89e3
Initial plan
Copilot Jul 17, 2025
f935a03
Initial commit: Establish baseline and implementation plan for bulk t…
Copilot Jul 17, 2025
75de88b
Initial analysis and planning for onboarding flow
Copilot Jul 17, 2025
ef6f278
Implement complete onboarding flow with 6 steps
Copilot Jul 17, 2025
85882fd
Redesign summary card with tabs layout and remove net worth section
Copilot Jul 17, 2025
1a35165
Implement bulk transaction editing with conditional field restrictions
Copilot Jul 17, 2025
0587ec3
Implement comprehensive onboarding flow for first-time users
Copilot Jul 17, 2025
603b477
Merge pull request #6 from Fantasy-programming/copilot/fix-9da57b96-d…
fnprog Jul 17, 2025
a01db8a
Initial plan
Copilot Jul 17, 2025
9131a21
chore: es lang
fnprog Jul 16, 2025
7d90bff
feat(mobile): React native expo setup
fnprog Jul 16, 2025
74e3757
fix(server): Add Filters
fnprog Jul 16, 2025
60b6fbd
Initial analysis and plan for internationalization and currency prefe…
Copilot Jul 17, 2025
d0f2404
Add comprehensive i18n translations and formatting utilities
Copilot Jul 17, 2025
0b43cd9
Update account components to use native currency formatting and trans…
Copilot Jul 17, 2025
03efa1d
Add comprehensive tests for formatting utilities and fix date formatting
Copilot Jul 17, 2025
48f6b8a
Remove header and green background, fix flash bug, handle OAuth users
Copilot Jul 17, 2025
334db12
Feat: Bulk edit
fnprog Jul 17, 2025
4c99002
Fix email being cleared when updating user names during onboarding
Copilot Jul 17, 2025
0f59254
Fix onboarding completion issues - add route protection and improve n…
Copilot Jul 17, 2025
7764b55
Merge branch 'main' into copilot/fix-204de37f-30c0-4092-b42a-a14f7a1c…
fnprog Jul 17, 2025
27202b8
Feat: scaffold onboarding screen on login
fnprog Jul 17, 2025
9ad7819
Fix infinite loop in useFormatting hook by adding proper memoization
Copilot Jul 17, 2025
f5bad75
Complete fix for infinite loop in accounts page navigation
Copilot Jul 17, 2025
d9d953a
Fix infinite loop in useFormatting hook by using individual zustand s…
Copilot Jul 17, 2025
120e936
Merge branch 'copilot/fix-20317ab1-614c-4a85-ae1f-b5f87240544d'
fnprog Jul 17, 2025
756a20d
Chore(deps): Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2
dependabot[bot] Jul 17, 2025
13f97aa
Merge pull request #10 from Fantasy-programming/dependabot/go_modules…
fnprog Jul 17, 2025
5066368
Initial plan
Copilot Jul 17, 2025
51f4731
Initial plan
Copilot Jul 17, 2025
b367f4f
Fix build issue by adding proper type conversion for pgtype.Numeric
Copilot Jul 17, 2025
876b092
Implement core transaction rules functionality with database migratio…
Copilot Jul 17, 2025
0b331ce
Add recurring transaction backend structure (WIP)
Copilot Jul 17, 2025
1190f90
Add basic client UI for rules management with TypeScript types, API s…
Copilot Jul 17, 2025
7941445
Add comprehensive documentation for transaction rules feature
Copilot Jul 17, 2025
6ef1df2
Add recurring transaction frontend components
Copilot Jul 17, 2025
80c786c
Fix(server): Types issues
fnprog Jul 17, 2025
8e55e9f
Integrate recurring transactions into main transaction flow
Copilot Jul 17, 2025
5269241
Add recurring transaction option to edit transaction sheet
Copilot Jul 17, 2025
dcf513f
Try stuffs
fnprog Jul 18, 2025
e1024a0
Initial plan to address feedback: fix switch to dropdown for recurrin…
Copilot Jul 18, 2025
702d09e
Replace recurring transaction switch with dropdown and view tabs with…
Copilot Jul 18, 2025
0f94998
Fix backend compilation errors for recurring transactions
Copilot Jul 18, 2025
db9a80e
Update frontend recurrence components with English labels and preview…
Copilot Jul 18, 2025
2bf25e2
Feat: SQLC Type fixes following sqlc
fnprog Jul 18, 2025
b420736
Implement comprehensive recurring transaction integration with any-da…
Copilot Jul 18, 2025
6690ed8
Initial plan
Copilot Jul 19, 2025
32f3dee
Initial exploration of codebase for category pill interaction feature
Copilot Jul 19, 2025
bea8da5
Add interactive category selection to transaction table rows
Copilot Jul 19, 2025
227c44d
Implement comprehensive transaction rules dialog system with creation…
Copilot Jul 19, 2025
1570a8f
Merge branch 'main' into copilot/fix-bc925fbe-f8a0-4b50-bb43-68cccd4d…
fnprog Jul 19, 2025
a370d96
Feat: Scaffold automatic transactions management rules
fnprog Jul 19, 2025
15b002d
Fix: Forgot to pass userid on the backend
fnprog Jul 19, 2025
e6a780d
Merge branch 'main' into copilot/fix-5b0e2741-b12f-4bf2-911c-b0598ee1…
fnprog Jul 19, 2025
3ae8118
Feat: Change categories straight from the table
fnprog Jul 19, 2025
19e7ece
Chore(server): Big Refactor (wip)
fnprog Jul 22, 2025
e649119
Chore(server): Move preferences to user endpoint
fnprog Jul 22, 2025
fd47039
Feat: Complete settings sections implementation with comprehensive te…
Copilot Jul 23, 2025
14a5008
Feat(server): Added llm support
fnprog Jul 23, 2025
1c466c4
Feat: Add CSV import feature)
Copilot Jul 23, 2025
1f58970
Feat: Add mailer package and mail generation service with Fastify and…
Copilot Jul 23, 2025
6dedae6
Feat(server): Small fixes
fnprog Jul 23, 2025
210601a
Implement unified recurring transaction API with job queue integration
Copilot Jul 24, 2025
d77a722
Complete unified recurring transaction API with update support
Copilot Jul 24, 2025
fb77be4
Add recurring and pending transaction filters and visual indicators
Copilot Jul 25, 2025
40eea41
Add pending transactions dashboard and bulk approval system
Copilot Jul 25, 2025
8411f0d
Fix recurring transaction issues and implement calendar view
Copilot Jul 26, 2025
0a453de
Merge branch 'copilot/fix-da993606-415f-4fef-8b17-df4218b1c8a8'
fnprog Jul 26, 2025
33e6f8c
Feat(): Mixing stuffs
fnprog Jul 27, 2025
f1493b7
Fix(client): Improve frontend layout and add some new charts
Copilot Jul 28, 2025
25ffdfe
Chore(client): Implement comprehensive error boundaries, enhanced sus…
Copilot Jul 28, 2025
444ca68
Initial plan
Copilot Jul 28, 2025
1190b9b
Initial analysis and plan for UI/UX, accessibility and performance im…
Copilot Jul 28, 2025
668a56c
Implement core performance and accessibility improvements
Copilot Jul 28, 2025
7caf59f
Add advanced performance optimizations: lazy loading, image optimizat…
Copilot Jul 28, 2025
4ea09e8
Fix TypeScript issues in lazy loading utilities
Copilot Jul 28, 2025
611cbc6
Fix: re-include some excluded dependency for now
fnprog Jul 28, 2025
07e735a
docs: Better looking docs
fnprog Jul 29, 2025
5653035
Fix(frontend): Types fix
fnprog Jul 29, 2025
5f29197
Feat(server): Add otel telemetry support
fnprog Jul 29, 2025
09c4300
refactor(client): Remove useless tab
fnprog Jul 29, 2025
f1d75ed
Feat: ongoing
fnprog Aug 25, 2025
f354d57
Fix: micro changes
fnprog Sep 14, 2025
519d28f
Feat: This is good
fnprog Oct 31, 2025
a86588c
Feat: Move to offline-first phase 1
fnprog Nov 13, 2025
a95ed80
Feat: Phase 2
fnprog Nov 14, 2025
1677d8c
Feat: Progression
fnprog Nov 14, 2025
1da3a18
Feat: Works even better
fnprog Nov 14, 2025
9425a9d
Fix: Ui fixes
fnprog Nov 16, 2025
b6d1fa5
Fix: Ui stuffs again
fnprog Nov 18, 2025
2cfb3d9
Feat: Temporary measures
fnprog Nov 18, 2025
a58389a
Feat: Web file store
fnprog Nov 19, 2025
f06d39b
Feat: Frontend changes
fnprog Nov 19, 2025
f97cd61
Feat: More changes for the boys
fnprog Nov 19, 2025
455794a
Feat: ux fix
fnprog Nov 19, 2025
24414d1
Feat: Small fixes
fnprog Jan 4, 2026
5eecd3d
chore: TODO
fnprog Mar 3, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 12 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
DB_USER=test
DB_PASS=secret
DB_NAME=nuts
DB_SSL_MODE=disable
API_HOST=localhost
API_PORT=3080
API_REQUEST_LOG=false
CORS_ALLOWED_ORIGINS=http://localhost:3000
AUTH_SIGNINGKEY=secret
AUTH_REFRESHKEY=secret
API_URL=http://localhost:3080/api
DATA_PATH=/tmp/nuts
2 changes: 2 additions & 0 deletions .github/funding.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github: Fantasy-Programming
buy_me_a_coffee: fantasypg
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ node_modules
dist
dist-ssr
*.local
.yaak

# Editor directories and files
.vscode/*
Expand All @@ -47,3 +48,4 @@ Todo.md
# server

certs
server/api
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_36p4pDsXza.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_36p4pDsXza
createdAt: 2025-06-17T15:13:38.218343410
updatedAt: 2025-06-17T15:13:38.218345531
workspaceId: wk_BbcoeNtmFM
folderId: fl_Vx2bBPuqxS
authentication: {}
authenticationType: null
description: ''
headers: []
name: Oauth
sortPriority: -1750173200000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_3aEd5zTo7v.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_3aEd5zTo7v
createdAt: 2025-06-17T15:12:41.949638837
updatedAt: 2025-06-17T15:13:14.418600986
workspaceId: wk_BbcoeNtmFM
folderId: fl_Vx2bBPuqxS
authentication: {}
authenticationType: null
description: ''
headers: []
name: Sessions
sortPriority: 1000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_6GD26Nrb5d.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_6GD26Nrb5d
createdAt: 2025-06-17T02:21:15.203469152
updatedAt: 2025-06-17T02:22:45.809028202
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Webhooks
sortPriority: 8000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_6nMaX2pXyX.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_6nMaX2pXyX
createdAt: 2025-06-17T02:20:39.887654787
updatedAt: 2025-06-17T02:22:45.788186357
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Planning
sortPriority: 2000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_7PuxfgR4L6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_7PuxfgR4L6
createdAt: 2025-06-17T02:17:57.392501002
updatedAt: 2025-06-17T02:22:45.826964231
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Categories
sortPriority: 14000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_BeKgF8BWyu.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_BeKgF8BWyu
createdAt: 2025-06-17T02:20:15.826247683
updatedAt: 2025-06-17T02:22:45.847906297
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Meta
sortPriority: 20000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_F9uyRErzPD.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_F9uyRErzPD
createdAt: 2025-06-17T02:16:59.882471805
updatedAt: 2025-06-17T02:22:45.823387279
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Budgets
sortPriority: 13000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_HFsTvP2UvL.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_HFsTvP2UvL
createdAt: 2025-05-24T19:21:18.453228535
updatedAt: 2025-06-17T02:22:56.201056564
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Transactions
sortPriority: 375.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_HouTUfaVmB.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_HouTUfaVmB
createdAt: 2025-06-17T02:20:00.069593648
updatedAt: 2025-06-17T02:22:45.844585148
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Investments
sortPriority: 19000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_KoofDQJrth.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_KoofDQJrth
createdAt: 2025-06-17T16:10:40.552872476
updatedAt: 2025-06-17T19:27:51.005407078
workspaceId: wk_BbcoeNtmFM
folderId: fl_zwpwhxYdvP
authentication: {}
authenticationType: null
description: ''
headers: []
name: Open Finance
sortPriority: 0.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_NyMncqjBuk.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_NyMncqjBuk
createdAt: 2025-06-17T02:19:20.554988357
updatedAt: 2025-06-17T02:22:45.834250039
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Data
sortPriority: 16000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_NzhsYbCAJZ.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_NzhsYbCAJZ
createdAt: 2025-06-17T02:21:07.465180037
updatedAt: 2025-06-17T02:22:45.805438443
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Tags
sortPriority: 7000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_PddkaG4pEq.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_PddkaG4pEq
createdAt: 2025-06-17T02:19:37.635663351
updatedAt: 2025-06-17T02:22:45.838761902
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Feedback
sortPriority: 17000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_Vx2bBPuqxS.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_Vx2bBPuqxS
createdAt: 2025-05-24T18:38:28.497899944
updatedAt: 2025-06-17T02:22:45.782346723
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Auth
sortPriority: 0.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_XonaU3qFKA.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_XonaU3qFKA
createdAt: 2025-06-17T02:20:58.338946937
updatedAt: 2025-06-17T02:22:45.799362412
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Reports
sortPriority: 5000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_Y9aoxepReK.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_Y9aoxepReK
createdAt: 2025-06-17T02:20:46.300058160
updatedAt: 2025-06-17T02:22:45.793461948
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Plugins
sortPriority: 3000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_agD4HZ42DT.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_agD4HZ42DT
createdAt: 2025-06-17T02:19:46.608483565
updatedAt: 2025-06-17T02:22:45.841624690
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: File
sortPriority: 18000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_dTjhdPdJVv.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_dTjhdPdJVv
createdAt: 2025-06-17T02:20:30.672511599
updatedAt: 2025-06-17T02:22:45.785642542
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Notifications
sortPriority: 1000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_fEMk8ujqjR.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_fEMk8ujqjR
createdAt: 2025-06-17T14:48:54.154297759
updatedAt: 2025-06-17T15:13:14.423862911
workspaceId: wk_BbcoeNtmFM
folderId: fl_Vx2bBPuqxS
authentication: {}
authenticationType: null
description: ''
headers: []
name: MFA
sortPriority: 2000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_jGKe38JHW5.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_jGKe38JHW5
createdAt: 2025-06-17T02:16:46.158133061
updatedAt: 2025-06-17T02:22:45.830298078
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Alerts
sortPriority: 15000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_mpZkn9SeUm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_mpZkn9SeUm
createdAt: 2025-06-17T02:21:02.644100824
updatedAt: 2025-06-17T02:22:45.802806878
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Shared
sortPriority: 6000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_s5dckXYTe7.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_s5dckXYTe7
createdAt: 2025-06-17T02:20:52.563014545
updatedAt: 2025-06-17T02:22:45.796749409
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Preferences
sortPriority: 4000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_tGkTJbhPVY.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_tGkTJbhPVY
createdAt: 2025-06-17T02:17:24.453419556
updatedAt: 2025-06-17T02:22:45.820898216
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Categories
sortPriority: 12000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_vWgxAmkhHJ.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_vWgxAmkhHJ
createdAt: 2025-05-24T19:21:48.212678419
updatedAt: 2025-06-17T02:22:48.753144247
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Users
sortPriority: 500.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_var8RMD9gd.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_var8RMD9gd
createdAt: 2025-06-17T02:21:35.235412504
updatedAt: 2025-06-17T02:22:45.852667523
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: AI Service
sortPriority: 21000.0
13 changes: 13 additions & 0 deletions .yaak/yaak.fl_zwpwhxYdvP.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
type: folder
model: folder
id: fl_zwpwhxYdvP
createdAt: 2025-05-24T00:56:01.149585257
updatedAt: 2025-06-17T02:22:52.947297718
workspaceId: wk_BbcoeNtmFM
folderId: null
authentication: {}
authenticationType: null
description: ''
headers: []
name: Accounts
sortPriority: 250.0
Loading
Loading