1
0
Fork 0
mirror of synced 2024-08-21 04:51:42 +12:00
budibase/packages/worker/src
2021-05-17 14:28:41 +01:00
..
api Updating roles API further so find API works too. 2021-05-17 14:28:41 +01:00
constants Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps 2021-05-12 12:49:42 +01:00
db Swapping over everything to use the new user ID and updating everything after some end to end testing. 2021-04-20 17:17:44 +01:00
middleware Add explicit prettier options 2021-05-04 11:32:22 +01:00
utilities A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 2021-05-14 15:43:41 +01:00
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
index.js Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 2021-05-05 17:49:34 +01:00