Darshan
1bb9caac22
fix: org popover showing after navigations.
2025-09-18 11:49:39 +05:30
Harsh Mahajan
48b1463179
feat(ui): adopt searchable column selector with Select/Deselect all across console
2025-09-07 16:44:30 +05:30
Darshan
fb0341916e
update: misc.
2025-09-05 12:32:15 +05:30
Darshan
1a1302e8f3
update: misc fixes as per reviews.
2025-09-05 12:30:31 +05:30
Darshan
b996934aa5
lint.
2025-09-04 18:15:08 +05:30
Darshan
6ce88051f0
update: database actions on tables sub-navigation.
2025-09-04 18:09:04 +05:30
Darshan
5ccbaa1acc
fix: title and mobile navbar.
2025-09-04 17:01:47 +05:30
Darshan
d13ad7318d
fix: comment.
2025-09-04 10:09:17 +05:30
Darshan
bc46fdecfa
Merge branch 'main' into fix-sidebar
2025-09-04 09:58:39 +05:30
Darshan
55a26254f4
fix: short-circuit viewport check.
2025-09-04 09:57:15 +05:30
Darshan
0bdccfba88
fix: inconsistent sidebar state on mobile/tablet viewport after navigation.
2025-09-04 09:42:49 +05:30
Darshan
73457d4666
update: layout changes as per reviews.
2025-09-04 09:15:11 +05:30
Darshan
4cfdbc3d57
Merge branch 'main' into fix-layout
2025-09-02 19:27:54 +05:30
Damodar Lohani
726986b052
improve projects addon check on create project
2025-09-01 16:16:55 +00:00
Torsten Dittmann
a6eb2dad9f
Revert "Revert "Feat: New Billing UI changes""
2025-09-01 17:59:29 +02:00
Torsten Dittmann
0f920933d5
Revert "Feat: New Billing UI changes"
2025-09-01 17:57:37 +02:00
Harsh Mahajan
53a2289c60
fix: small fix in alert
2025-09-01 13:17:54 +05:30
Harsh Mahajan
e3272cc5e7
fix: small fixes
2025-09-01 12:58:38 +05:30
Damodar Lohani
fce7e92b13
Merge remote-tracking branch 'origin/main' into feat-SER-204-New-Archive-projects-ui-change
2025-08-31 13:24:50 +00:00
Damodar Lohani
f3c42468a9
simplify plan summary
2025-08-31 12:10:01 +00:00
Darshan
64f8eb9740
fix: diagnostics.
2025-08-31 13:39:39 +05:30
Darshan
c83bf480cd
fix: alignments, remove total table stats.
2025-08-31 11:23:26 +05:30
Darshan
be839a235d
update: optimized calc of header alert based on children snippet updates.
2025-08-29 17:47:36 +05:30
Darshan
afa765f7d8
fix: edge cases for banner spacing with navbar, sidebars and subnavigation.
2025-08-29 17:24:40 +05:30
Harsh Mahajan
4e92e3bf2e
fix: code improvements suggested by code rabbit
2025-08-29 17:20:11 +05:30
Harsh Mahajan
0f32da14e5
Merge branch 'feat-SER-204-New-Archive-projects-ui-change' into feat-SER-205-new-pricing-component
2025-08-28 18:42:56 +05:30
Harsh Mahajan
aa56721563
gate new pricing UI by plan flag; optimize billing loads
...
Add billingPlan prop to createProject.svelte; derive isProPlan from prop
Introduce useNewPricingModal derived from currentPlan.usagePerProject
Wire pricing modal triggers to use new modal only when usagePerProject is true
Add planSummaryOld.svelte and conditionally render based on useNewPricingModal
Optimize billing/+page.ts to fetch only needed projects by from usage/aggregation
Remove no-op reactive block in planSummary.svelte; resolve unused prop warning
2025-08-28 17:21:07 +05:30
Darshan
a30468f761
address comment.
2025-08-28 15:34:29 +05:30
Darshan
b459f3066f
fix: sidebar sync state correctly this time.
...
update: disable animations on db sheets page.
2025-08-28 14:08:50 +05:30
Jesse Winton
c9a7e9420c
revert changes
2025-08-27 14:16:33 -04:00
Harsh Mahajan
475e24a723
ynamically fetched from the API and small design improvements
2025-08-27 12:36:48 +05:30
Harsh Mahajan
3024ae7576
Merge branch 'main' into feat-SER-165-Show-Banner-if-Unverified
2025-08-27 11:01:30 +05:30
Darshan
28dce9d2ba
update: sync sidebar nav states.
2025-08-27 10:46:27 +05:30
Harsh Mahajan
19e6dea45f
added responsivness and progress bar
2025-08-26 20:03:50 +05:30
Harsh Mahajan
25c45e47c6
fix: fetched usage data
2025-08-26 13:52:08 +05:30
Darshan
0dccd43863
update: use object params on sdk methods.
2025-08-26 13:41:28 +05:30
Harsh Mahajan
31c4e14010
Merge branch 'feat-project-changes-2' into feat-SER-205-new-pricing-component
2025-08-26 11:08:52 +05:30
Harsh Mahajan
8a1df95152
feat: add detailed project usage breakdown to billing plan summary
2025-08-26 02:17:13 +05:30
Darshan
bef14155a9
fix: side and top bars open when wizard showed up.
2025-08-25 14:53:19 +05:30
Darshan
e4f1933733
Merge branch 'main' into 'spreadsheet'.
2025-08-24 16:31:10 +05:30
Darshan
b51f745be3
update: optimize projects loading.
2025-08-24 12:58:59 +05:30
Harsh Mahajan
82ff14f8a1
lint error
2025-08-23 17:41:29 +05:30
Harsh Mahajan
2f05aace3d
used rem
2025-08-23 17:37:13 +05:30
Harsh Mahajan
fb79e67add
spelling mistake
2025-08-23 16:45:23 +05:30
Harsh Mahajan
d3c937fe65
made it more resposnive for smaller phones
2025-08-23 16:41:58 +05:30
Jake Barnby
ae73200321
Merge remote-tracking branch 'origin/main' into spreadsheet
...
# Conflicts:
# package.json
# pnpm-lock.yaml
# src/lib/stores/uploader.ts
2025-08-23 11:03:17 +12:00
Harsh Mahajan
332512e668
fix: chnaged loader bottom
2025-08-21 12:54:06 +05:30
Harsh Mahajan
0b29335f36
fix: Apply the same width for desktop logo
2025-08-21 12:22:14 +05:30
Harsh Mahajan
7c9f8ae721
fix: Apply the same spacing on all devices
2025-08-21 12:11:54 +05:30
Harsh Mahajan
e0b9819939
feat: added dismissible prop to header alert and email verification banner
2025-08-20 18:06:04 +05:30