Commit graph

41 commits

Author SHA1 Message Date
Yuri Schimke
bc65e01e6e Adopt more material design and previews 2021-10-05 19:05:57 +01:00
John O'Reilly
de5b1893ad fix regression in web clients 2021-07-19 21:34:51 +01:00
John O'Reilly
744fd02dbd get image url + bio from backend 2021-07-03 14:43:16 +01:00
Ali Khaleqi Yekta
c10f0a6b16 Better organize build dependencies 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
3dc68bb218 Better organize build dependencies 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
1a339ae623 Reformat & rearrange the project 2021-06-20 15:27:53 +01:00
Ali Khaleqi Yekta
7bc2918873 Turn more dependencies to const vals 2021-06-20 15:27:53 +01:00
Shreyas
594be83f7d Refactor: move PigeonMaps.kt JS module to separate package
Since this is not part of material-ui components
2021-06-18 08:13:46 +01:00
Shreyas
942dd344fc Fix person image scale: apply fit center 2021-06-18 08:13:46 +01:00
Shreyas
cdff8bfebf Provide meta for web app to support responsiveness 2021-06-17 19:06:36 +01:00
Shreyas
47cd90b076 Design main app interface with material design 2021-06-06 23:45:53 +05:30
Shreyas
addcd64f06 Create UI component for Iss Location Map 2021-06-06 23:45:21 +05:30
Shreyas
6628fe97b4 Create UI component for person details 2021-06-06 23:45:05 +05:30
Shreyas
cc17d91045 Create UI component for people list 2021-06-06 23:44:53 +05:30
Shreyas
1bdc465b68 Add Pigeon-Maps components 2021-06-06 23:44:33 +05:30
Shreyas
6bcbb683c4 Create model for person 2021-06-06 23:44:16 +05:30
Shreyas
fb303354e2 Create utility for adding space between components 2021-06-06 23:43:45 +05:30
Shreyas
a73632637f Create utility for typography 2021-06-06 23:43:32 +05:30
Shreyas
24ad671210 Add Typography component 2021-06-06 23:43:14 +05:30
Shreyas
f9b2a3d32b Add Toolbar component 2021-06-06 23:43:03 +05:30
Shreyas
3a0ec08955 Add List components 2021-06-06 23:42:50 +05:30
Shreyas
a836c8e063 Add Grid component 2021-06-06 23:42:40 +05:30
Shreyas
8711c29331 Add Avatar component 2021-06-06 23:40:56 +05:30
Shreyas
6042720edf Add AppBar component 2021-06-06 23:40:48 +05:30
Shreyas
f814d16208 Add Card component 2021-06-06 23:40:40 +05:30
Shreyas
661aedb924 Upgrade/Add new dependencies for web module 2021-06-06 23:39:49 +05:30
John O'Reilly
87887afc13 further compose for web changes 2021-05-20 18:24:18 +01:00
John O'Reilly
c412fe2ef9 Compose for Web wip 2021-05-10 16:24:01 +01:00
John O'Reilly
1576a5fb36 Kotlin 1.4.31, Compose beta, koin 3.0.1-alpha 2021-03-02 21:39:06 +00:00
John O'Reilly
f41de5487d show iss position in kotlin/js client 2021-02-05 18:03:17 +00:00
solidogen
15bbcf77fc Koin injection in web app 2020-12-16 21:55:41 +01:00
John O'Reilly
1604200073 web gradle cleanup 2020-09-17 18:29:43 +01:00
John O'Reilly
468ed56648 dereference people in repository class to be consistent 2020-09-06 21:10:22 +01:00
Gil Sinclair-Julio
7fdb50c043 Fix web client 2020-09-06 20:33:38 +01:00
John O'Reilly
76fa371e6b kotlin 1.4 2020-08-30 09:37:51 +01:00
John O'Reilly
34088240e8 kotlin/js updates including use of koin 2020-05-28 21:14:56 +01:00
John O'Reilly
2c7c5418ee build updates 2020-05-10 19:49:34 +01:00
John O'Reilly
7f7a1e39d9 kotlinjs: declare the scope in the body of the effect 2020-05-03 19:18:52 +01:00
John O'Reilly
d0a9afa212 use createContext/useContext for scope/api instances 2020-05-03 19:05:26 +01:00
John O'Reilly
6d58a302db kotlin/js updates 2020-05-02 11:16:04 +01:00
John O'Reilly
d94534a2b8 initial cut of backend/web modules 2020-04-26 19:29:28 +01:00