gristlabs_grist-core/app/client/ui2018
Dmitry S 2740884e3c (core) Improve the look and behavior of /welcome/teams page (also shown for /welcome/start)
Summary:
- Move css module for the login page css to core/, to be reusable in core/ pages.
- Move /welcome/teams implementation to WelcomeSitePicker.ts
- List users for personal sites, as well as team sites.
- Add org param to setSessionActive() API method and end endpoint, to allow
  switching the specified org to another user.
- Add a little safety to getOrgUrl() function.

Test Plan: Added a test case for the new behaviors of the /welcome/teams page.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3914
2023-06-13 20:40:59 -04:00
..
breadcrumbs.ts
buttons.ts (core) Styling text button for left alignment 2023-04-27 13:03:38 +02:00
buttonSelect.ts
checkbox.ts
ColorPalette.ts
ColorSelect.ts (core) Save choice config on focus loss 2023-05-08 14:16:10 -04:00
cssVars.ts (core) Improve the look and behavior of /welcome/teams page (also shown for /welcome/start) 2023-06-13 20:40:59 -04:00
draggableList.ts
editableLabel.ts
IconList.ts (core) Floating formula editor 2023-06-02 17:59:22 +02:00
icons.ts
links.ts
loaders.ts
menus.ts
modals.ts
pages.ts
popups.ts
search.ts
select.ts