Commit d24722b
Run LocalThought integrations entirely in the browser (#1401)
* Run LocalThought integrations entirely in the browser
* Run focused Pets E2E on the browser integration branch
* Add browser Devonian issue tracker sync demo (#1399)
* Add browser Devonian issue tracker sync demo
* Use browser tenant connections and test two-way issue sync
* Record live proxy OAuth verification and repository access blocker
* Run one-way Google Calendar sync entirely in the browser (#1398)
* Show one-way Google Calendar imports in a calendar view
* Verify browser-only Calendar sync through shared mock proxy
---------
Co-authored-by: Michiel de Jong <michielbdejong@ontola.io>
---------
Co-authored-by: Michiel de Jong <michielbdejong@ontola.io>
---------
Co-authored-by: Michiel de Jong <michielbdejong@ontola.io>1 parent 0ac45b6 commit d24722b
95 files changed
Lines changed: 10660 additions & 1049 deletions
File tree
- .dagger/src
- .github/workflows
- browser
- data-browser/src
- chunks
- DevonianDemo
- PluginRuns
- locales
- routes
- e2e/tests
- integrations
- github-issues
- devonian
- localthought
- syncables
- src
- client
- fake_data
- mock_server
- openapi
- pagination
- resources
- routing
- sync
- planning
- server
- src
- handlers
- wasm
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
639 | 643 | | |
640 | 644 | | |
641 | 645 | | |
| |||
713 | 717 | | |
714 | 718 | | |
715 | 719 | | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
716 | 724 | | |
717 | 725 | | |
718 | 726 | | |
| |||
1127 | 1135 | | |
1128 | 1136 | | |
1129 | 1137 | | |
1130 | | - | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
1131 | 1141 | | |
1132 | 1142 | | |
1133 | 1143 | | |
| |||
1182 | 1192 | | |
1183 | 1193 | | |
1184 | 1194 | | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
1185 | 1199 | | |
1186 | 1200 | | |
1187 | 1201 | | |
| |||
1380 | 1394 | | |
1381 | 1395 | | |
1382 | 1396 | | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
1383 | 1401 | | |
1384 | 1402 | | |
1385 | 1403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
3 | 34 | | |
4 | 35 | | |
5 | 36 | | |
| |||
65 | 96 | | |
66 | 97 | | |
67 | 98 | | |
68 | | - | |
| 99 | + | |
69 | 100 | | |
70 | 101 | | |
71 | 102 | | |
72 | | - | |
73 | | - | |
| 103 | + | |
| 104 | + | |
74 | 105 | | |
75 | 106 | | |
76 | 107 | | |
| |||
1053 | 1084 | | |
1054 | 1085 | | |
1055 | 1086 | | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
0 commit comments