Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
update march dev plan
authored
Mar 04, 2015
by
Michael Ritter
Show whitespace changes
Inline
Side-by-side
DevelopmentPlan/2015/March.markdown
View page @
bf0bc1c2
...
...
@@ -26,7 +26,7 @@ To display progress we can use the moon emojis since at the moment we don't have
### Ingest
*
Add config with production profile
*
Add config with production profile
-
**Mike**
*
Needed for DB initialization
*
Don't want to execute schema and data scripts when we start the application
*
Need something to ensure either an admin user gets created
...
...
@@ -35,7 +35,7 @@ To display progress we can use the moon emojis since at the moment we don't have
*
Can use thymeleaf as our templating engine
*
Display users/nodes, and their replications
*
The
[
webapp
][
1
]
from the dpn project can serve as an example for getting started
*
Update how we create test data
*
Update how we create test data
-
**Mike**
*
Already have a separate profile 'development' which creates some mock data
*
We can further break this apart in case we only want to test some parts
*
'test-bags', 'test-tokens', etc. Each would get it's own bean.
...
...
...
...