This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6631a7a11d
budibase
/
packages
/
worker
/
src
/
tests
History
Sam Rose
5a80487c77
Fix redirect loop when accessing a group as a global builder but not an admin.
2023-10-26 17:54:26 +01:00
..
api
Two fixes here - a quick fix for the builder side panel, making sure it fills up with users correctly (not all, but enough to make it look more pleasant) as well as dropping user search endpoint permissions to allow basic users to access it for user columns.
2023-10-20 15:45:35 +01:00
mocks
PR comments (backend).
2023-08-01 10:56:47 +01:00
structures
Fix redirect loop when accessing a group as a global builder but not an admin.
2023-10-26 17:54:26 +01:00
TestConfiguration.ts
Fix redirect loop when accessing a group as a global builder but not an admin.
2023-10-26 17:54:26 +01:00
controllers.ts
General work after running some tests in CI - general refactoring as well.
2022-11-28 17:54:04 +00:00
index.ts
Replace ts-jest with swc/jest (
#9289
)
2023-01-11 09:37:37 +00:00
jestEnv.ts
Fix tests
2023-10-23 15:20:44 +02:00
jestSetup.ts
Update logging to support dd trace attributes (
#10086
)
2023-04-04 15:08:46 +01:00