-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated at 2024-06-14T15:57:01-04:00
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule core
updated
11 files
+4 −4 | README.md | |
+10 −0 | app/client/components/CoreBanners.ts | |
+1 −1 | app/client/ui/AppUI.ts | |
+7 −5 | app/client/ui/CreateTeamModal.ts | |
+18 −0 | app/client/ui/DefaultActivationPage.ts | |
+2 −3 | app/gen-server/entity/Product.ts | |
+15 −3 | sandbox/grist/functions/text.py | |
+16 −3 | sandbox/grist/table.py | |
+1 −9 | stubs/app/client/components/Banners.ts | |
+5 −10 | stubs/app/client/ui/ActivationPage.ts | |
+0 −2 | stubs/app/server/server.ts |