1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-03-14 12:42:51 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Jonathan Adeline
2df101c80c Add new workspace homepage 2024-07-25 17:05:43 +00:00
Bram Wiepjes
248df5d8d1 Fix empty user object when in onboarding redirect 2024-05-29 21:35:40 +02:00
Bram Wiepjes
2a07ac3f0e Improved onboarding 2024-05-24 13:26:26 +00:00
Jérémie Pardou
b17daa1e49 Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
Jérémie Pardou
add9bb3a97 Change sameSite policy of userSourceCookie to work in more situations 2024-04-25 12:38:33 +00:00
Jérémie Pardou
4b1e479b78 Resolve "Handle end user authentication on application builder" 2024-02-28 20:20:30 +00:00
Petr Stribny
c3f467ce5c Fix redirect param being propagated 2023-06-06 11:01:11 +02:00
Peter Evans
0426ead072 Resolve "Rename group to workspace in frontend code." 2023-03-28 14:40:58 +00:00
Nigel Gott
a17536b505 Resolve "Allow embedding iframes of Baserow to work with authentication cookies" 2023-03-06 19:46:39 +00:00
Davide Silvestri
25cf6c6420 Stop deleting the refresh token for a network error 2023-01-09 13:21:55 +00:00
Davide Silvestri
43d02379c5 Fix bug when authentication middleware fails to renew the token 2022-12-01 10:15:59 +00:00
Davide Silvestri
0d6cd7a644 Resolve "Frontend fails to renew the access token after a network error" 2022-11-24 10:19:27 +00:00
Jeremie Pardou-Piquemal
210c02085d Add RBAC to Baserow. 2022-10-28 18:45:34 +01:00
Davide Silvestri
4895f8a5f7 Resolve "SSO: Add SAML2 endpoints" 2022-10-28 16:04:23 +00:00
Davide Silvestri
87960cb885 Resolve "Fix the refresh_token for longer user sessions" 2022-10-27 09:45:34 +00:00
Bram Wiepjes
2a40ab8cb2 Only fetch pending jobs when needed 2022-10-17 13:40:27 +00:00
Davide Silvestri
d29843ef8b Resolve "Run Template imports as async tasks in celery" 2022-10-10 10:03:12 +00:00
Nigel Gott
32d40cc54d Resolve "Add check of BASEROW_PUBLIC_URL and PUBLIC_BACKEND_URL to make sure they are valid" 2022-07-01 06:51:55 +00:00
Bram Wiepjes
e26824031a Resolve "Disable Signup" 2021-02-17 20:36:11 +00:00
Bram Wiepjes
23c11e4190 Resolve "Redesign left sidebar" 2021-02-10 17:14:37 +00:00
Bram Wiepjes
6d1d3c86a7 Resolve "Show error when the web-frontend can't connect to the backend when rending the page server side." 2021-02-09 10:29:53 +00:00
Bram Wiepjes
01c8e650f6 Resolve "Look into the cookies for non secured connections" 2020-11-22 14:50:36 +00:00
Bram Wiepjes
d6c97ed5bf refactored key name and modified existing row endpoints so that they support token authentication with permissions 2020-11-02 16:47:20 +00:00
Bram Wiepjes
b2aa2ffdb6 Resolve "Fix sandbox environment" 2020-04-03 15:01:47 +00:00
Bram Wiepjes
b27f453050 Resolve "Upgrade python and js dependencies." 2020-03-31 14:15:27 +00:00
Bram Wiepjes
be2c5c4d4f Resolve "Web frontend refactor" 2020-03-27 13:19:43 +00:00