Martina
1c26502bf9
fixed undefined value for email serializing
2021-05-25 16:04:16 -07:00
Martina
3f6dbc84db
webpack upgrade
2021-05-25 15:59:50 -07:00
Martina
c686488721
adding likes and counts
2021-05-24 15:19:48 -07:00
Martina
a26100b75e
tracking actions for activity and usage for analytics
2021-05-18 19:58:14 -07:00
Martina
1332daec1b
post migration cleanup
2021-05-17 17:59:02 -07:00
Martina
014ae4f724
removed preview repeat
2021-05-17 15:14:52 -07:00
Martina
2c05b259dc
improved slate block image choice
2021-05-17 15:11:13 -07:00
Martina
22197bdf5a
edits to nav and links
2021-05-17 13:20:55 -07:00
Martina
2388141129
edited meta tags to display images as well
2021-05-16 21:12:58 -07:00
Martina
81d676a968
added better meta tags for SEO which include file info
2021-05-16 20:23:46 -07:00
martinalong
f690751643
Merge pull request #749 from filecoin-project/@martinalong/removing-external-view
...
Removing external view, new routing schema, new navigation bar
2021-05-16 17:44:55 -07:00
Martina
17f1ca18cf
added standard typography styles
2021-05-16 17:44:02 -07:00
martinalong
a01c262f6b
Merge pull request #742 from filecoin-project/@jason-leyser/confirmation-modals
...
Confirmation popup components
2021-05-13 14:48:56 -07:00
martinalong
e2bef7e46a
Merge branch 'main' into @jason-leyser/confirmation-modals
2021-05-13 14:48:35 -07:00
Martina
dbc7a31b60
removed outline on button warning
2021-05-13 14:47:19 -07:00
jasonleyser
2e0395f722
Carousel and slate layout
...
Changing carousel and slate layout window confirmations to new modals
2021-05-12 08:17:24 -06:00
jasonleyser
494511b9ef
Sidebar css updates and added modals
...
Fixed css bug with the modal and sidebar, and replaced more window confirms
2021-05-11 23:48:35 -06:00
Martina
7f317251b8
copyable private link added
2021-05-11 11:41:09 -07:00
jasonleyser
2050f10f52
Replacing window.confirm
...
Replacing all window.confirm instances with the updated confirmation modals
2021-05-11 10:42:33 -06:00
jasonleyser
9c7d0bfa26
Confirmation modal updates
...
Converted warning and secondary buttons, added Boundary, prop updates and other fixes
2021-05-09 19:38:01 -06:00
jasonleyser
3c9e9cf047
Modal code cleanup
...
Fixed string templates, constants and general code cleanup
2021-05-06 08:51:09 -06:00
jasonleyser
136c32c5cf
Confirmation popup components
...
Created two new button styles:
- delete
- cancel
Created 3 popup modal styles:
- single file, multi file and collection delete
- delete with input
- confirmation
Added a new validation rule for the input value to equal a string. Used to disabled and enable the delete button.
2021-05-05 10:51:19 -06:00
martinalong
7ebc664466
Merge pull request #740 from filecoin-project/@aminejv/import-intellisense
2021-05-04 11:22:06 -07:00
martinalong
45b5e4b224
Merge pull request #741 from filecoin-project/@aminejv/font-validations
2021-05-04 11:20:36 -07:00
Aminejvm
aa2595e764
fix: font and markdown validations
2021-05-04 12:32:14 +00:00
Aminejvm
e44ed061f2
added jsconfig.json
2021-05-03 20:30:33 +00:00
Martina
4656540a60
fixing broken date on markdown files and api key generation and monitor subscribe undefined
2021-04-30 12:14:14 -07:00
Martina
7501aad19e
fixed profiles external not loading
2021-04-28 12:12:37 -07:00
martinalong
24375143d5
Merge pull request #728 from filecoin-project/@akuokojnr/pwa
...
feat: add to homescreen
2021-04-23 20:27:07 -07:00
jim
5334f8a7d7
Merge pull request #732 from filecoin-project/@tarafanlin/landingslate
...
@tarafanlin/landingslate
2021-04-23 20:25:52 -07:00
tarafanlin
273416cb9f
change preview
2021-04-23 19:59:06 -07:00
tarafanlin
656b060dd1
temporary solution for landing page broken slate link
2021-04-23 19:52:09 -07:00
Martina
5cf59c3c41
fixed error when edit slate name, new tags not removeable
2021-04-23 19:24:03 -07:00
Akuoko Daniel Jnr
47f1828242
fix: replace slate icons
2021-04-23 09:14:27 +00:00
martinalong
39357cd8bf
Merge pull request #730 from filecoin-project/@martinalong/rename-slates-to-collections
...
Rename slates to collections
2021-04-22 22:20:35 -07:00
Martina
7516175d15
renamed slates to collections on front end
2021-04-22 22:18:46 -07:00
Martina
7900ec9fc8
saving work
2021-04-22 21:18:02 -07:00
Martina
280746bec3
misc small improvements
2021-04-22 20:55:26 -07:00
Akuoko Daniel Jnr
54fb10ec81
revert changes to this file
2021-04-22 15:20:38 +00:00
Akuoko Daniel Jnr
194ed28075
fix: pwa issues
2021-04-22 15:00:25 +00:00
martinalong
fe907d2abb
Merge pull request #727 from filecoin-project/@martinalong/files-db-migration
...
Updated migration script to be more efficient
2021-04-22 02:27:43 -07:00
Martina
1817d4d0cf
updated migration script
2021-04-22 02:26:47 -07:00
martinalong
440e3cbec9
Merge pull request #726 from filecoin-project/@martinalong/files-db-migration
...
@martinalong/files db migration
2021-04-21 14:10:31 -07:00
Martina
c9ee940a94
fixed undefined bug with ends with any
2021-04-20 19:11:38 -07:00
Martina
0c05c9ac75
api documentation added
2021-04-20 17:14:43 -07:00
Martina
f684e2086f
tested external api endpoints
2021-04-20 13:35:30 -07:00
Martina
7de91e784b
fixed undefined variable
2021-04-19 18:12:26 -07:00
Martina
c2628fc497
fixed data table view and privacy toggling issues
2021-04-19 18:07:19 -07:00
Martina
df310f8f87
missing data view table components restored
2021-04-19 15:44:48 -07:00
Martina
843c5d097f
fixed deletion infinite issue
2021-04-19 15:28:57 -07:00