Andrew Nicolaou
8781036ac7
WIP Display collection
2019-09-25 12:06:07 -04:00
Andrew Nicolaou
c57ead4c62
Create Collection
2019-09-25 12:06:07 -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
Cassie Tarakajian
5900e62904
unify navigation for authentication pages, add authorization to front end, fixes #650
2019-09-19 13:38:27 -04:00
Cassie Tarakajian
7f2529a973
merge master
2019-09-11 19:05:15 -04:00
Cassie Tarakajian
f09e743e92
Merge pull request #1143 from andrewn/feature/standalone-sketches
...
Standalone sketches and asset page (fixes #1142 )
2019-09-11 16:52:39 -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
Cassie Tarakajian
a155e7638d
re #1153 : fix bug in which login form was in invalid state if user had entered username or password incorrectly on the first try ( #1155 )
2019-09-06 13:30:06 -04:00
Andrew Nicolaou
162d5276f1
Display Access Token tab depending on UI_ACCESS_TOKEN_ENABLED feature flag ( #1149 )
2019-08-30 16:15:13 -04:00
Cassie Tarakajian
8054a532d7
Update to webpack 4 ( #1145 )
...
* remove some of the react errors, start to fix webpack HMR errors
* start upgrade to webpack 4
* more stuff to update webpack
* update webpack configs to work with webpack 4
* remove linting from truncate script
2019-08-28 16:08:40 -04:00
Andrew Nicolaou
0193ee8297
Standalone sketch list and asset page
2019-08-24 13:37:55 +02:00
Apoorv Taneja
4c1ebdf83d
Email Validation added ( #1120 )
...
* changes
* changes
* changes
* changes
* changes
2019-07-23 14:16:05 -04:00
Cassie Tarakajian
443232380c
fix errors from rebase, again
2019-07-22 17:52:19 -04:00
Vertmo
a10e0f0327
You can now generate keys from the advanced settings interface
2019-07-22 17:33:26 -04:00
Cassie Tarakajian
ab7ecfc012
fix lingering errors from rebase
2019-07-22 17:22:36 -04:00
Andrew Nicolaou
e77cbf4fa3
Changes API_KEY_REMOVED action constant to match API_KEY_CREATED
2019-07-22 16:14:51 -04:00
Vertmo
64caab0702
You can now generate keys from the advanced settings interface
2019-07-22 16:13:59 -04:00
Andrew Nicolaou
4679d6a0bd
Show "Back to the editor" in nav on Account view page
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
eb4846c3c2
Fix layout on user pages
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
1f95718f58
Page background matches selected theme for user pages
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
b16cb26a4b
Makes Account view a modal
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
2854aa9235
Extracts tabs into reusable CSS
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
5e74be46fd
Adds theme-aware CSS for "user" pages
2019-06-11 16:24:26 -04:00
Andrew Nicolaou
693542eef5
Forces light theme on Account page
...
This is until this page's components are made theme-aware
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
fe513fdb54
Adds spacing around social login button
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
34fea139f2
Fixes Account back behaviour
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
3cedf37647
Changes API_KEY_REMOVED action constant to match API_KEY_CREATED
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
c508765310
Fixes linting errors
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
89dd41d81f
lastUserAt should be null if the key has never been used
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
3e760ca0b8
Styles Account and APIKeys components
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
a03eed1603
Copy button copies token to clipboard
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
ed87d4cd26
Aligns AccountView to top of page
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
504eacaf64
Displays all API keys in a table, including new token information
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
de5e1a9e8f
Removes AdvancedSettingsView as functionality now in AccountView
2019-05-29 12:51:50 -04:00
Andrew Nicolaou
90f34d7a5a
Updates client UI to request token generation from server
2019-05-29 12:51:50 -04:00
Vertmo
3b55ff81d2
Hashing keys before storing them
2019-05-29 12:51:50 -04:00
Vertmo
78695d3983
Improved interface for copying key after creation
2019-05-29 12:51:50 -04:00
Vertmo
4d4f636623
You can now generate keys from the advanced settings interface
2019-05-29 12:51:50 -04:00
Vertmo
3d2a862d9d
Added design of the API key page
2019-05-29 12:51:50 -04:00
Apoorv Taneja
ac188eb6d9
fixed ( #958 )
2019-04-17 15:30:50 -04:00
anaplian
319e68ddb6
Fix async validation in signup form ( fixes #742 ) ( #746 )
2018-10-29 19:33:37 -04:00
Cassie Tarakajian
6705e4c3f8
load client-side environment variables at runtime
2018-08-24 17:41:23 -04:00
Cassie Tarakajian
9efd9c624f
fix remaining linting errors
2018-05-08 19:16:05 -07:00
Cassie Tarakajian
617cffc869
fix many linting errors
2018-05-08 19:16:04 -07:00
Cassie Tarakajian
bd303b7710
fix even more linting errors
2018-05-08 19:16:04 -07:00
Cassie Tarakajian
c90dac55b7
update eslint and fix linting errors
2018-05-08 19:16:04 -07:00
Cassie Tarakajian
52b6a6bbb4
minor changes to SCSS styles
2018-04-18 14:00:53 -07:00