Commit d5fac13
authored
[PORTALDB] Enhancing to include SVGs for sharing across applications (#450)
## Summary
Adds SVG storage to the DB so all apps referencing Portal DB can have
the same assets.
### Primary Changes:
- Adds a column to `services` that stores the SVG code for each service.
- Improves documentation of the DB
## Type of change
Select one or more from the following:
- [x] New feature, functionality or library
- [ ] Bug fix
- [ ] Code health or cleanup
- [x] Documentation
- [ ] Other (specify)1 parent d216ae5 commit d5fac13
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
| 273 | + | |
272 | 274 | | |
273 | 275 | | |
274 | 276 | | |
| |||
432 | 434 | | |
433 | 435 | | |
434 | 436 | | |
435 | | - | |
| 437 | + | |
0 commit comments