Files
gristlabs_grist-core/app/client/ui
Jarosław Sadziński 1e2991519f (core) Restoring GRIST_DEFAULT_PRODUCT functionality
Summary: The GRIST_DEFAULT_PRODUCT wasn't used for grist-ee, now it is respected.

Test Plan:
I've build grist-ee docker image from github and run it using our instruction (both for recreating the issue and confirming it is fixed)
```
docker run -p 8484:8484 \
  -v $PWD:/persist \
  -e GRIST_SESSION_SECRET=invent-a-secret-here \
  -e GRIST_SINGLE_ORG=cool-beans
  -it gristlabs/grist-ee
```

For grist-core I recreated/confirmed it is fixed it just by `GRIST_SINGLE_ORG=team npm start` in the core folder.
I also created some team sites using stubbed UI and confirmed that they were using the GRIST_DEFAULT_PRODUCT product.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4271
2024-06-14 19:56:49 +02:00
..
2024-04-26 16:57:55 -04:00
2023-04-20 12:20:03 -04:00
2024-04-26 16:57:55 -04:00
2020-10-02 13:24:21 -04:00
2023-11-19 20:12:37 -05:00
2023-11-19 20:12:37 -05:00
2023-05-15 12:01:19 -04:00
2024-04-26 16:57:55 -04:00
2024-03-08 01:30:30 -05:00
2024-01-19 10:34:03 +01:00
2024-04-26 16:57:55 -04:00
2024-05-19 09:09:19 +02:00
2023-03-28 19:57:52 +02:00
2023-11-01 10:49:33 -04:00
2023-01-03 17:45:14 +01:00
2024-04-26 16:57:55 -04:00
2023-11-19 20:12:37 -05:00
2022-07-04 10:42:40 -04:00
2024-01-19 10:34:03 +01:00
2024-04-29 14:54:36 -04:00
2024-05-19 09:09:19 +02:00
2024-05-23 13:27:59 -04:00
2024-01-19 10:34:03 +01:00
2022-09-30 09:11:46 -07:00
2023-09-19 16:28:36 -04:00
2024-04-26 16:57:55 -04:00
2023-01-03 16:01:45 +01:00
2024-04-26 16:57:55 -04:00
2024-04-26 16:57:55 -04:00
2024-05-19 09:09:19 +02:00
2023-01-03 12:33:34 +01:00
2022-09-21 10:30:54 -04:00
2024-01-30 13:25:50 -05:00
2024-01-19 10:34:03 +01:00
2023-11-19 20:12:37 -05:00
2023-04-06 12:34:54 -04:00