This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
snowballtools-base
Watch
16
Star
0
Fork
2
You've already forked snowballtools-base
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6d1135645b
snowballtools-base
/
packages
/
backend
/
test
/
fixtures
/
organizations.json
8 lines
117 B
JSON
Raw
Normal View
History
Unescape
Escape
Add script to load fixture data in database (#34) * Add fixture data and populate database with it * Use node to run commands in package scripts * Move test directory out of src directory * Save projects with user and organization relation * Refactor and add generalized function to load data * Populate userOrganization entity with test data * Change project id type from number to string --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-01-24 05:00:19 +00:00
[
{
Implement functionality to create project using a template (#60) * Create repository from selected template * Create project based on created repository * Replace dropdown component with component from material tailwind * Remove repository name from query parameters
2024-02-08 03:50:49 +00:00
"id"
:
"2379cf1f-a232-4ad2-ae14-4d881131cc26"
,
Display DNS deployment URLs in overview section (#21) Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75) - Disable `Deploy` button in configure step if account and deployer not selected - Update organization slug - Only display project if current user is project owner Co-authored-by: IshaVenikar <ishavenikar7@gmail.com> Co-authored-by: Adw8 <adwaitgharpure@gmail.com> Reviewed-on: https://git.vdb.to/cerc-io/snowballtools-base/pulls/21
2024-10-30 13:11:04 +00:00
"name"
:
"Deploy Tools"
,
"slug"
:
"deploy-tools"
Add script to load fixture data in database (#34) * Add fixture data and populate database with it * Use node to run commands in package scripts * Move test directory out of src directory * Save projects with user and organization relation * Refactor and add generalized function to load data * Populate userOrganization entity with test data * Change project id type from number to string --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-01-24 05:00:19 +00:00
}
]
Reference in New Issue
Copy Permalink