Alejandro Celaya
|
18e18f533b
|
Extracted visits charts elements into reusable component
|
2020-05-10 17:49:55 +02:00 |
|
Alejandro Celaya
|
e38887aa26
|
Ensured side menu is not swippoed when horizontally scrolling visits table
|
2020-04-28 18:54:58 +02:00 |
|
Alejandro Celaya
|
94c5b2c471
|
Improved useToggle hook so that it also returns enabler and disabler
|
2020-04-05 12:18:41 +02:00 |
|
Alejandro Celaya
|
24f2deda46
|
Moved common code to handle currently selected server to HOC
|
2020-03-15 13:43:12 +01:00 |
|
Alejandro Celaya
|
9804a2d18d
|
Added list of servers connected to store in ServerError component
|
2020-03-08 12:50:42 +01:00 |
|
Alejandro Celaya
|
d1a5ee43e9
|
Created components to display errors when loading a server
|
2020-03-08 12:41:18 +01:00 |
|
Alejandro Celaya
|
99042c0979
|
Extracted servers list group from home component to a reusable component
|
2020-03-08 11:16:57 +01:00 |
|
Alejandro Celaya
|
6395e4e00b
|
Improved NotFount component so that link text is passed as children
|
2020-03-08 10:28:04 +01:00 |
|
Alejandro Celaya
|
c8d682cc98
|
Handled loading server in just one place, and added error handling for loading servers
|
2020-03-08 10:00:25 +01:00 |
|
Alejandro Celaya
|
dbee62ac8c
|
Moved shlink versions component to main container
|
2020-03-05 11:46:38 +01:00 |
|
Alejandro Celaya
|
1e949b3a22
|
Added shlink versions to side menu
|
2020-03-05 11:11:26 +01:00 |
|
Alejandro Celaya
|
397a183f65
|
Converted MenuLayout into a functional component with hooks
|
2020-03-05 09:08:50 +01:00 |
|
Alejandro Celaya
|
853032ac7f
|
Displayed preloader when a server is being loaded
|
2020-03-05 08:41:55 +01:00 |
|
Alejandro Celaya
|
8fcf72f564
|
Updated production dependencies to latest versions
|
2019-10-05 18:50:49 +02:00 |
|
Alejandro Celaya
|
7b80d78dc5
|
Removed duplicated code when building ShlinkApiClient
|
2019-04-21 11:31:40 +02:00 |
|
Alejandro Celaya
|
127bcc14eb
|
Prevented side menu to be swipeable while a modal window is displayed
|
2019-03-03 12:05:29 +01:00 |
|
Alejandro Celaya
|
780e4a6e9e
|
Replaced component by render on route rendering not found component with custom props
|
2019-03-03 11:18:58 +01:00 |
|
Alejandro Celaya
|
c4bc2f24d6
|
Used not-found component for menu layout inner router
|
2019-03-03 11:15:34 +01:00 |
|
Alejandro Celaya
|
835d54e90c
|
Updated dependencies and source code
|
2019-01-05 22:25:54 +01:00 |
|
Alejandro Celaya
|
fa3e1eba93
|
Moved all visits-related services to its own service provide function inside visits
|
2018-12-18 14:36:32 +01:00 |
|
Alejandro Celaya
|
bab1e57ab1
|
Registered remaining short URLs components in DI container
|
2018-12-17 23:11:55 +01:00 |
|
Alejandro Celaya
|
5616d045ab
|
Migrated a lot more components to new DI system
|
2018-12-17 22:18:47 +01:00 |
|
Alejandro Celaya
|
5e6ad14a85
|
More components migrated for dependency injection
|
2018-12-17 20:24:31 +01:00 |
|
Alejandro Celaya
|
b7ca32ff8f
|
Moved visits-related elements to visits folder
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
0b089e24de
|
Moved propTypes and defaultProps as static properties in class components
|
2018-09-02 11:10:59 +02:00 |
|
Alejandro Celaya
|
6a016d8e6f
|
Updated styles in javascript to fulfill adidas rules
|
2018-08-25 23:39:27 +02:00 |
|
Alejandro Celaya
|
5d2de11615
|
Allowed tags color to be changed
|
2018-08-19 20:08:02 +02:00 |
|
Alejandro Celaya
|
49290b56ee
|
Created tags list page
|
2018-08-16 18:59:00 +02:00 |
|
Alejandro Celaya
|
cb3186395d
|
Added burguer icon to show sidebar on mobile devices
|
2018-08-15 08:51:20 +02:00 |
|
Alejandro Celaya
|
cb9dc9d65e
|
Added swipable menu
|
2018-08-14 20:28:46 +02:00 |
|
Alejandro Celaya
|
34155aae58
|
Refactored some components
|
2018-08-12 08:45:48 +02:00 |
|
Alejandro Celaya
|
c1880125b3
|
Fixed left menu responsiveness
|
2018-08-05 08:29:52 +02:00 |
|
Alejandro Celaya
|
a75c7309f7
|
Defined visit stats page
|
2018-07-29 19:25:22 +02:00 |
|
Alejandro Celaya
|
c02b0e0591
|
Created ShortUrlVisits page
|
2018-07-29 18:39:00 +02:00 |
|
Alejandro Celaya
|
0a5c20e3ee
|
Connected creation form with redux, and created reducer for short URL creation
|
2018-07-28 10:41:05 +02:00 |
|
Alejandro Celaya
|
78ba7c75ff
|
Moved logic to mark selected server to parent component in order to affect all children compo0nents on the same route
|
2018-07-24 19:17:01 +02:00 |
|
Alejandro Celaya
|
b2fa86a917
|
Created short URLs component
|
2018-07-20 22:32:50 +02:00 |
|
Alejandro Celaya
|
3ea33d0e38
|
Implemented left menu
|
2018-07-18 20:01:56 +02:00 |
|
Alejandro Celaya
|
6494f04d25
|
Added structure and some stylings to CreateServer component
|
2018-07-15 11:06:53 +02:00 |
|
Alejandro Celaya
|
6587a08ed1
|
Created more components for the short URLs list
|
2018-06-17 10:59:04 +02:00 |
|
Alejandro Celaya
|
c0203f1336
|
Implemented loading of short URLs
|
2018-06-15 21:49:25 +02:00 |
|
Alejandro Celaya
|
e150b35e33
|
Wired redux
|
2018-06-03 20:12:40 +02:00 |
|