72f1abcdf6
Add CI to test web app deployment and undeployment ( #174 )
...
* Add a script to deploy test records
* Add checks for ApplicationDeploymentRecord and the deployment URL
* Add a CI workflow to run the app deployment test
* Update test deployment request record config
* Add test for deployment removal
* Update test deployment request record
* Increase max retries
* Add retries when checking if URL is up or down
* Rename test script
* Run webapp deployment test CI on PR
* Remove unnecessary jq installation step from CI
* Revert "Run webapp deployment test CI on PR"
This reverts commit 01f373501a
.
* Add a step for Slack alerts on a CI failure
* Add a workflow dispatch for manual trigger
* Update workflow title and remove trigger on main
* Document deployment test setup
---------
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-04-15 14:10:59 +05:30
Vivian Phung
57add027ab
Merge pull request #180 from snowball-tools/fix-lint
...
Add build step to lint action
2024-04-12 16:55:23 -05:00
Gilbert
7ad02d27bf
Add build step to lint action
2024-04-12 16:32:09 -05:00
Eric Lewis
b17e9df1e4
Merge pull request #169 from snowball-tools/eric/snow-314-dashboarduicreate-template-app-page-auto-select-first-git
...
fix: auto select first git account
2024-04-12 12:20:41 -04:00
Gilbert
baadc507e7
Not yet
2024-04-11 21:59:33 -05:00
Gilbert
6316aa852b
Add back .env.example
2024-04-11 21:55:25 -05: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
Eric Lewis
47231a6eab
Merge pull request #171 from snowball-tools/eric/airf-42-update-org-to-team
...
fix: use 'team' instead of 'organization'
2024-04-09 17:20:51 -04:00
Eric Lewis
4774074b67
Merge pull request #170 from snowball-tools/eric/airf-28-dashboard-hide-database-from-project-tab
...
fix: remove database tabs & overviews
2024-04-09 17:20:40 -04:00
Eric Lewis
0da7c3541e
fix: use 'team' instead of 'organization'
2024-04-09 14:22:58 -04:00
Eric Lewis
b7b4ab1f14
fix: remove database tabs & overviews
2024-04-09 14:19:09 -04:00
Eric Lewis
ea6ad52a73
fix: show placeholder select while waiting for load
2024-04-09 14:11:26 -04:00
Eric Lewis
f38dfb5604
chore: bump deploy
2024-04-04 10:50:39 -04:00
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
Vivian Phung
44a6a8902f
Merge pull request #140 from snowball-tools/readme-cleanup
...
readme
2024-03-15 15:05:36 -04:00
Wahyu Kurniawan
4fcf8e92b7
♻️ refactor: create another example page for modal only
2024-03-14 22:07:36 +07:00
Wahyu Kurniawan
193dbb058a
🎨 style: adjust overflow text width on mobile
2024-03-14 22:07:05 +07:00
Wahyu Kurniawan
8834de893e
📝 docs: put all the new dialog into component page
2024-03-14 21:58:04 +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
c2417a9daa
⚡ ️ feat: export the tag props
2024-03-14 21:52:07 +07:00
Wahyu Kurniawan
d50a318e16
⚡ ️ feat: create chevron doublw down icon component
2024-03-14 21:50:11 +07:00
Wahyu Kurniawan
3674750011
⚡ ️ feat: update confirm dialog to use new modal component
2024-03-14 21:49:45 +07:00
Wahyu Kurniawan
102c861617
🎨 style: adjust modal theme and add wavy border on the header
2024-03-14 21:49:13 +07:00
Wahyu Kurniawan
56e9be59ad
🐛 fix: missing props
2024-03-08 15:32:11 +07:00
Wahyu Kurniawan
300b8e4b5e
📝 docs: add modal to the example page
2024-03-08 15:30:53 +07:00
Wahyu Kurniawan
296e149391
🎨 style: update confirm dialog to use custom modal component
2024-03-08 15:29:06 +07:00
Wahyu Kurniawan
cbda1cc652
🎨 style: add new keyframe animation for modal
2024-03-08 15:28:23 +07:00
Wahyu Kurniawan
16e7b22507
⚡ ️ feat: create modal comopnent
2024-03-08 15:27:53 +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
32305cedbc
🎨 style: add overflow for the content
2024-03-08 12:44:48 +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
de197759de
🎨 style: remove width and height icon style from tag size
2024-03-08 10:36:14 +07: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 Hadianto
1d96f6430f
Merge pull request #159 from snowball-tools/andrehadianto/T-4968-qol-and-chores
...
[T-4968] qol and chores
2024-03-07 18:44:04 +08: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