Vivian Phung
c72cbce615
AddEnvironmentVariableRow padding ( #71 )
2024-05-16 20:29:35 -04:00
Vivian Phung
a69dd71117
DeleteProjectDialog update to Modal ( #70 )
2024-05-16 20:26:31 -04:00
Vivian Phung
5dc4d28b50
MemberCard remove x padding ( #69 )
2024-05-16 20:22:33 -04:00
Vivian Phung
583c0b9d26
MemberCard for owner disabled ( #66 )
...
* AddMemberDialog remove footer styling from old component
* MemberCard for owner disabled (#64 )
2024-05-15 17:18:32 -04:00
Vivian Phung
e12c94e087
AddMemberDialog remove footer styling from old component ( #63 )
...
### TL;DR
This PR involves a minor change on the AddMemberDialog component style.
### What changed?
The 'justify-start' class was removed from the Modal.Footer in the AddMemberDialog.tsx.
### How to test?
Check the AddMemberDialog on the project settings page to make sure the style changes reflect accurately.
### Why make this change?
It's not specified the specific reason for the change, However, it's aimed towards improving the component's layout and presentation in the project settings page.
---
2024-05-15 17:07:13 -04:00
Vivian Phung
04b6a84440
env var fix
2024-05-14 20:07:02 -04:00
Vivian Phung
386f40952e
member list cleanup
2024-05-14 20:22:02 +00:00
Vivian Phung
57601e6b4b
env var needs fixing
2024-05-14 20:17:54 +00:00
Vivian Phung
6ae04251d2
cleanup dialogs
2024-05-14 20:14:50 +00:00
Vivian Phung
2719b3e385
ProjectSettingContainer
2024-05-14 20:11:57 +00:00
Vivian Phung
dc91fa0d7f
storybook config domains and react dom context
2024-05-14 20:07:46 +00:00
Vivian Phung
2d0de785f9
ui cleanup
2024-05-14 19:58:32 +00:00
Vivian Phung
9b7a021e8b
[6/n][project settings ui] collaborators ui
2024-05-14 19:56:14 +00:00
Vivian Phung
cf161bcba0
AddEnvironmentVariableRowProps UI Cleanip
2024-05-14 19:40:59 +00:00
Gilbert
2274e8d145
Lint using tsc; fix type errors
2024-04-11 21:49:14 -05:00
Gilbert
f8d706233e
Switch from cra to vite
2024-04-11 21:48:58 -05:00
cc8f9527da
Check for GitHub authentication in template create page and handle GitHub unauthorized errors ( #173 )
...
* Fix GitHub auth check on reloading template create page
* Fix error handling for unauthenticated GitHub token
2024-04-11 17:19:15 +05:30
351db16336
Upgrade laconic-sdk package for showing error with reason in console ( #165 )
...
* Upgrade laconic sdk version
* Update toast message for add project
* Log error messages
* Update bond id in readme
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-04-03 20:26:34 +05:30
Wahyu Kurniawan
78f04c3669
Merge pull request #162 from snowball-tools/ayungavis/T-4943-product-reskin-confirmdialog-styling
2024-03-25 23:04:22 +07:00
Wahyu Kurniawan
193dbb058a
🎨 style: adjust overflow text width on mobile
2024-03-14 22:07:05 +07:00
Wahyu Kurniawan
9b3ac4654f
♻️ refactor: create transfer project dialog component
2024-03-14 21:57:26 +07:00
Wahyu Kurniawan
e4fdae3329
♻️ refactor: create disconnect repository dialog component
2024-03-14 21:57:00 +07:00
Wahyu Kurniawan
4c936b1eb7
♻️ refactor: create remove member dialog component
2024-03-14 21:56:29 +07:00
Wahyu Kurniawan
f5807c1126
♻️ refactor: create delete webhook dialog component
2024-03-14 21:56:00 +07:00
Wahyu Kurniawan
c1696fbf48
♻️ refactor: create delete variable dialog component
2024-03-14 21:55:30 +07:00
Wahyu Kurniawan
45e8e9a7f4
♻️ refactor: create delete domain dialog component
2024-03-14 21:55:02 +07:00
Wahyu Kurniawan
28740ffbee
♻️ refactor: create change state to production dialog reusable component
2024-03-14 21:54:30 +07:00
Wahyu Kurniawan
97289d85a3
♻️ refactor: create cancel deployment dialog component
2024-03-14 21:53:48 +07:00
Wahyu Kurniawan
f3ce0d0621
🎨 style: adjust deployment body card design to match with the figma
2024-03-14 21:52:55 +07:00
Wahyu Kurniawan
56e9be59ad
🐛 fix: missing props
2024-03-08 15:32:11 +07:00
Wahyu Kurniawan
93fb696d5c
Merge pull request #161 from snowball-tools/ayungavis/T-4936-make-deployed-lines-responsive
...
[T-4936: style] Make deployed lines responsive
2024-03-08 14:54:27 +07:00
Wahyu Kurniawan
519618b456
♻️ refactor: remove duplicate component and use absolute for the mobile version
2024-03-08 12:42:42 +07:00
Andre Hadianto
4057480df2
Merge pull request #160 from snowball-tools/andrehadianto/T-4939-create-project-connect-github-assets
...
[T-4939] create project connect GitHub assets
2024-03-08 12:57:02 +08:00
Wahyu Kurniawan
65b66fe383
♻️ refactor: remove empty space
2024-03-08 10:35:22 +07:00
Wahyu Kurniawan
c6ea3a8f53
🎨 style: adjust responsive for deployment details card
2024-03-08 09:58:26 +07:00
Wahyu Kurniawan
6d861c71cc
🎨 style: adjust filter form mobile
2024-03-08 09:57:50 +07:00
Andre H
b922e632bf
🔧 chore: add mock card to template
2024-03-07 18:23:43 +08:00
Andre H
b1f318bbbd
⚡ ️ feat: implement mock connect git card
2024-03-07 18:23:22 +08:00
Andre H
095008867f
🔧 chore: show loading state on fetching repo activities
2024-03-07 14:23:34 +08:00
Andre H
41033c5241
⚡ ️ feat: reskin "no repository found" component
2024-03-07 14:23:11 +08:00
Andre H
cdb995205a
🎨 style: truncate overflow text on projectCard
2024-03-07 14:22:32 +08:00
Andre H
3a84832da5
🔧 chore: add tooltip on hover projectcard name
2024-03-07 14:22:10 +08:00
Wahyu Kurniawan
8d3ef369bb
♻️ refactor: change project bar item component to button
2024-03-06 15:14:09 +07:00
Wahyu Kurniawan
7aac8cdcef
🚀 perf: change the debounce to 300 ms
2024-03-06 15:11:16 +07:00
Wahyu Kurniawan
90295fd620
♻️ refactor: use dialog overlay instead of div
2024-03-06 13:09:23 +07:00
Wahyu Kurniawan
0901036f71
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4931-layout-mobile-sidebar-layout
2024-03-06 11:31:37 +07:00
Wahyu Kurniawan
462d247a86
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4917-project-deployments-layout-and-empty-state
2024-03-06 11:18:38 +07:00
Wahyu Kurniawan
80097a32ac
⚡ ️ feat: make the default status to undefined
2024-03-06 11:17:08 +07:00
Wahyu Kurniawan
90b583aa19
Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into ayungavis/T-4931-layout-mobile-sidebar-layout
2024-03-06 10:54:24 +07:00
Wahyu Kurniawan
48e3581322
⚡ ️ feat: add handler when click the project item on mobile
2024-03-06 10:42:06 +07:00