Sai Jatin K
1f342b72f3
bugfix Collections Sorting - # of sketches is incorrect #1441
2020-06-20 14:21:51 +05:30
Andrew Nicolaou
65aefcd45b
Replace getConfig helper to read value from process.env
2020-06-08 11:46:38 +02:00
Cassie Tarakajian
c29e4a1c52
Close new file modal on enter, update upload limit selector to handle undefined case
2020-03-24 18:07:58 -04:00
Cassie Tarakajian
59fe175ede
Fix merge conflict for cherry picking 11833e9880257fe8164331689f77f8aa11df6a2a
2020-03-03 14:45:02 -05:00
Cassie Tarakajian
09e403facf
change file limit to 250 mb 1000 bytes was for testin
2020-03-03 14:43:44 -05:00
Cassie Tarakajian
7c1aa2e589
Fix merge conflicts for cherry picking 0bac332a9eb360978e686d6be8bff92f0fa1740c
2020-03-03 14:42:51 -05:00
Cassie Tarakajian
b8fb51d283
Fix merge conflict for cherry-picking 0b8e78df3a0c49d5dcf706b1c26346da3dcc0bc4
2020-03-03 14:04:14 -05:00
Andrew Nicolaou
212ad64bae
Implement CollectionSearchbar in addition to SketchSearchbar
2019-11-10 21:57:11 +01: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
raclim
3d779734c3
Searchbar ( #1132 )
...
* search bar function
* Fixes #231 , adds searchbar to sketchlist
* Fixes #231 , update requested changes to searchbar
* Fixes #231 , reset search term after modal closed
2019-08-21 14:08:08 -04:00
siddhant
b7df80a96c
Add sorting to sketches #789 ( #910 )
...
* reselect added
* Added Reselect Sorting
* Refactor App
* added svgs
* Refactor
* Fixed Issues
* re: #789 , update sorting styling, create sorting actions and reducers, add sort by sketch name
* re #789 , change names of svg icons
* re: #789 , use orderBy instead of sortBy, fix styling jumps
2019-06-06 17:17:33 -04:00