Cassie Tarakajian
1dcdfd39db
Merge pull request #1244 from andrewn/feature/storybook
...
Storybook for component development
2020-05-26 16:21:30 -04:00
Cassie Tarakajian
a0cb035dd4
Add <main> to all pages, add semantic HTML updates
2020-05-19 15:34:00 -04:00
Cassie Tarakajian
148ab78466
Resolve merge conflicts with master
2020-05-07 19:12:44 -04:00
Andrew Nicolaou
4f1b9e3700
Fix bug when switching collection or sketch lists ( fixes #1401 ) ( #1416 )
...
* Update sketch/collection list when URL changes (fixes #1401 )
Using the username as the key prop causes the List component to remount
when the username changes. This means we don't have to bother resetting
everything when the user changes.
* Update deprecated SketchList lifecycle methods
From componentWillReceiveProps to componentDidUpdate
2020-05-03 22:51:01 +02:00
Andrew Nicolaou
96ecb3e4a0
Replace User form buttons with shared Button component
2020-04-19 22:48:39 +02:00
Cassie Tarakajian
1ef4b66727
Fix PropType Errors
2020-02-04 18:40:54 -05:00
Cassie Tarakajian
b751353243
collections: add styling changes for dashboard pages
2019-11-14 16:01:33 -05:00
Andrew Nicolaou
212ad64bae
Implement CollectionSearchbar in addition to SketchSearchbar
2019-11-10 21:57:11 +01:00
Andrew Nicolaou
e738221be6
Style DashboardActions below tabs
2019-11-04 20:30:24 +01:00
Andrew Nicolaou
14a8f48fd5
Fix all linting errors/warnings
2019-10-21 10:35:20 +02:00
Andrew Nicolaou
fc02f49d93
Fix layout of Searchbar in IDEView
2019-10-02 18:17:52 +03:00
Andrew Nicolaou
ec32eb1262
Collection Create is a modal
2019-10-02 18:01:52 +03:00
Andrew Nicolaou
f5356007d3
Enable collection and sketch to be created from dashboard page
2019-09-25 12:10:47 -04:00
Andrew Nicolaou
6ca6e78a28
Displays existing collection
...
- List all collections for a given user
- View an individual collection
- Link to a sketch from a collection
2019-09-25 12:06:07 -04:00
Cassie Tarakajian
5c54983c24
add searchbar to sketches dashboard view, adjust sketch list and asset list styling to have sticky header
2019-09-24 17:52:45 -04:00
Andrew Nicolaou
125051ccb1
Use Nav with user menu in "dashboard" layout
2019-09-11 20:11:46 +02:00
Andrew Nicolaou
8ac95c0084
SketchList and AssetList set page title
2019-09-08 17:10:48 +02:00
Andrew Nicolaou
7ea4ae5637
Fix linting errors and warnings
2019-09-08 16:43:16 +02:00
Andrew Nicolaou
0193ee8297
Standalone sketch list and asset page
2019-08-24 13:37:55 +02:00