Alejandro Celaya
|
f40ad91ea9
|
Migrated some common components and their dependencies to TS
|
2020-08-29 09:19:15 +02:00 |
|
Alejandro Celaya
|
a96539129d
|
Migrated more common components to TS
|
2020-08-28 20:05:01 +02:00 |
|
Alejandro Celaya
|
dcf72e6818
|
Finished migrating remaining reducers to TS
|
2020-08-28 18:33:37 +02:00 |
|
Alejandro Celaya
|
54290d4c9a
|
Migrated ShlinkApiClientBuilder to TS
|
2020-08-27 22:09:16 +02:00 |
|
Alejandro Celaya
|
eb3775859a
|
Migrated tags reducers to typescripts
|
2020-08-27 19:12:09 +02:00 |
|
Alejandro Celaya
|
83531666de
|
Migrated to typescript the most complex reducer in the project
|
2020-08-27 18:31:56 +02:00 |
|
Alejandro Celaya
|
f3a2535e2f
|
Defined visits TS types
|
2020-08-27 17:56:48 +02:00 |
|
Alejandro Celaya
|
f283dc8569
|
Migrated short URL helper modal components to TS
|
2020-08-26 20:37:36 +02:00 |
|
Alejandro Celaya
|
b19bbee7fc
|
More components migrated to TS
|
2020-08-26 20:03:23 +02:00 |
|
Alejandro Celaya
|
1b03d04318
|
Migrated more short-url reducers to TS
|
2020-08-26 18:55:40 +02:00 |
|
Alejandro Celaya
|
6696fb13d6
|
Created redux test
|
2020-08-25 20:23:12 +02:00 |
|
Alejandro Celaya
|
f04aece7df
|
Removed dependency on redux-actions for all reducers already migrated to typescript
|
2020-08-25 19:42:15 +02:00 |
|
Alejandro Celaya
|
d8f3952920
|
Migrated first short URL reducers to typescript
|
2020-08-24 18:52:52 +02:00 |
|
Alejandro Celaya
|
fefa4e7848
|
Migrated settings module to TS
|
2020-08-24 17:32:20 +02:00 |
|
Alejandro Celaya
|
0b4a348969
|
Migrated remoteServers reducer to TS
|
2020-08-23 11:58:43 +02:00 |
|
Alejandro Celaya
|
3e2fee0df5
|
Migrated selectedServer test to typescript
|
2020-08-23 10:58:43 +02:00 |
|
Alejandro Celaya
|
294888454d
|
Renamed NewServerData to ServerData, as it's used in other contexts too
|
2020-08-23 10:52:37 +02:00 |
|
Alejandro Celaya
|
1b7e1e2b5b
|
Tweaked server types and data
|
2020-08-23 10:51:42 +02:00 |
|
Alejandro Celaya
|
dc78138066
|
Migrate servers reducer to typescript
|
2020-08-23 10:20:31 +02:00 |
|
Alejandro Celaya
|
87e64e5899
|
Migrated first reducer to typescript, adding also type for the shared app state
|
2020-08-23 09:52:09 +02:00 |
|
Alejandro Celaya
|
e193a692e8
|
Migrated all service providers to typescript
|
2020-08-23 09:03:44 +02:00 |
|
Alejandro Celaya
|
2eba607874
|
More elements migrated to typescript
|
2020-08-22 19:03:25 +02:00 |
|
Alejandro Celaya
|
62df46d648
|
Refactored many helpers to Typescript
|
2020-08-22 18:32:48 +02:00 |
|
Alejandro Celaya
|
7c67fa4149
|
Migrate CreateServer component to Typescript
|
2020-08-22 17:58:44 +02:00 |
|
Alejandro Celaya
|
2db85c2783
|
Migrated to typescript first component getting another component with props injected
|
2020-08-22 13:41:54 +02:00 |
|
Alejandro Celaya
|
39663ba936
|
Migrated to TS first component where some dependency was being injected
|
2020-08-22 11:20:27 +02:00 |
|
Alejandro Celaya
|
eefea0c37b
|
Added babel plugins to support latest TS functionalities
|
2020-08-22 11:00:11 +02:00 |
|
Alejandro Celaya
|
d65a6ba970
|
Migrated to Typescript a file which is imported in JS files
|
2020-08-22 09:48:55 +02:00 |
|
Alejandro Celaya
|
524b0a74c6
|
Migrated first component and test to typescript
|
2020-08-22 09:15:05 +02:00 |
|
Alejandro Celaya
|
72de9d4ff8
|
Added first Typescript files
|
2020-08-22 08:47:19 +02:00 |
|
Alejandro Celaya
|
a91f1b3bd4
|
Fixed coding styles
|
2020-08-22 08:10:31 +02:00 |
|
Alejandro Celaya
|
343a93b984
|
Installed TS and updated linter
|
2020-08-22 08:06:41 +02:00 |
|
Alejandro Celaya
|
8be17cce8a
|
Merge pull request #291 from acelaya-forks/feature/toggle-switch
Feature/toggle switch
|
2020-07-14 16:23:23 +02:00 |
|
Alejandro Celaya
|
d2f818c1ea
|
Moved common code between Checkbox and ToggleSwitch to child component
|
2020-07-14 16:14:16 +02:00 |
|
Alejandro Celaya
|
a675d60d59
|
Added new ToggleSwitch component
|
2020-07-14 16:05:00 +02:00 |
|
Alejandro Celaya
|
2d96c21b50
|
Updated changelog
|
2020-07-09 17:46:44 +02:00 |
|
Alejandro Celaya
|
6f6ba9e34d
|
Merge pull request #290 from MartinH0/patch-1
Added Links to Version Info
|
2020-07-09 17:42:39 +02:00 |
|
Alejandro Celaya
|
e6efda5563
|
Fixed wrong use of quotes
|
2020-07-09 17:36:26 +02:00 |
|
Alejandro Celaya
|
b1df1652bf
|
Fixed ShlinkVersions test
|
2020-07-09 17:34:29 +02:00 |
|
Alejandro Celaya
|
474239c151
|
Moved version link to common component, and fixed coding styles
|
2020-07-09 17:17:19 +02:00 |
|
MartinH0
|
feeb212259
|
Update ShlinkVersions.js
|
2020-07-09 15:54:45 +02:00 |
|
MartinH0
|
90245016a0
|
Update ShlinkVersions.js
Hope this works now, but tests obviously fails bc it does not expect a Link
|
2020-07-09 15:47:09 +02:00 |
|
MartinH0
|
8c7616c3a7
|
Update ShlinkVersions.js
|
2020-07-09 15:33:58 +02:00 |
|
MartinH0
|
ea84ce9c41
|
Update ShlinkVersions.js
|
2020-07-09 15:25:53 +02:00 |
|
MartinH0
|
c4730ec92d
|
Update ShlinkVersions.js
|
2020-07-09 15:18:48 +02:00 |
|
MartinH0
|
76b3d573c0
|
Update ShlinkVersions.js
|
2020-07-09 15:15:01 +02:00 |
|
MartinH0
|
b96f4b7a90
|
Update ShlinkVersions.js
Changed back ExternalLink against docs to normal closing Tag.
|
2020-07-09 15:04:14 +02:00 |
|
MartinH0
|
2a0def262d
|
Update ShlinkVersions.js
|
2020-07-09 14:53:15 +02:00 |
|
MartinH0
|
897e35f0b8
|
Update ShlinkVersions.js
|
2020-07-09 14:43:53 +02:00 |
|
MartinH0
|
1c335506d8
|
Update ShlinkVersions.js
|
2020-07-09 12:58:10 +02:00 |
|