mike12345567
|
8e1f18e456
|
Changing INTERNAL_KEY to INTERNAL_API_KEY.
|
2021-05-11 15:23:03 +01:00 |
mike12345567
|
7736869148
|
Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base.
|
2021-05-11 12:02:29 +01:00 |
Martin McKeaveney
|
8174f44d40
|
pull template type from body instead of params
|
2021-05-10 14:41:52 +01:00 |
mike12345567
|
4e3bc326b4
|
Updating with a tested and functional API for uploading files for configs.
|
2021-05-07 13:55:30 +01:00 |
Michael Drury
|
5006ca90c4
|
Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library.
|
2021-05-06 19:27:24 +01:00 |
Martin McKeaveney
|
559b8789f6
|
merge with next
|
2021-05-06 11:56:53 +01:00 |
mike12345567
|
8c1f274fbb
|
Making some changes to how configs are scoped.
|
2021-05-06 10:51:21 +01:00 |
Martin McKeaveney
|
39b293aa9d
|
endpoint for budibase configuration checklist
|
2021-05-05 20:58:31 +01:00 |
mike12345567
|
82687bad26
|
Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset
|
2021-05-05 18:00:22 +01:00 |
mike12345567
|
2ee4fd21e4
|
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 |
mike12345567
|
7bc3514fc1
|
Finalising the usage of redis in the password reset and invitation systems.
|
2021-05-05 15:10:28 +01:00 |
mike12345567
|
b372d2a824
|
Fleshed out fully all redis interactions for invitations and password resets.
|
2021-05-05 12:11:06 +01:00 |
Martin McKeaveney
|
77830bec4f
|
lint and tidy
|
2021-05-04 18:14:13 +01:00 |
mike12345567
|
1cf778845a
|
Fixing issues with Redis/Bull and the integration with new redis module.
|
2021-05-04 18:13:44 +01:00 |
Martin McKeaveney
|
cb02c9bf58
|
google oauth UI
|
2021-05-04 17:31:06 +01:00 |
mike12345567
|
b01da0aad5
|
Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset
|
2021-05-04 15:21:53 +01:00 |
Andrew Kingston
|
797e8a8b67
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Keviin Åberg Kultalahti
|
0afbf1649e
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
mike12345567
|
58ca0d4224
|
Updating auth middleware to accomodate public endpoints for the server properly and some refactoring.
|
2021-04-28 18:13:21 +01:00 |
mike12345567
|
04fd81eb7a
|
v0.18.6
|
2021-04-28 15:13:33 +01:00 |
mike12345567
|
60b61f1322
|
Fixing login issue.
|
2021-04-28 14:28:25 +01:00 |
mike12345567
|
adce859f98
|
Formatting.
|
2021-04-27 17:30:19 +01:00 |
mike12345567
|
08c158c121
|
Adding a redis client to the auth system, as part of work towards the reset password flow.
|
2021-04-27 17:29:05 +01:00 |
mike12345567
|
0dd46d12fa
|
Updating test cases and some re-work of the email system.
|
2021-04-23 18:07:39 +01:00 |
mike12345567
|
ea8e3b7d3f
|
Adding testing to worker, still WIP.
|
2021-04-23 14:58:06 +01:00 |
Martin McKeaveney
|
c273152126
|
fix imports
|
2021-04-22 15:27:09 +01:00 |
Martin McKeaveney
|
9fdff36b54
|
only keep userId in payload
|
2021-04-22 14:53:19 +01:00 |
Martin McKeaveney
|
a071d7b365
|
tidy up
|
2021-04-22 14:07:00 +01:00 |
Martin McKeaveney
|
2555d711b2
|
scoped configuration management
|
2021-04-22 13:46:54 +01:00 |
Martin McKeaveney
|
6462848191
|
config specificity
|
2021-04-22 11:45:22 +01:00 |
Martin McKeaveney
|
8fab374c1f
|
google login reading from couch
|
2021-04-21 21:08:04 +01:00 |
Martin McKeaveney
|
d8db863faa
|
merge
|
2021-04-21 18:43:20 +01:00 |
Martin McKeaveney
|
28f8f8b6ef
|
custom google middleware
|
2021-04-21 18:40:32 +01:00 |
mike12345567
|
e85b7682e0
|
Initial CRUD interface for templates.
|
2021-04-21 18:15:57 +01:00 |
mike12345567
|
15223080d5
|
Formatting and linting.
|
2021-04-21 16:46:51 +01:00 |
mike12345567
|
76ceb6a951
|
Some re-work of the auth package, making it a bit easier to use/less likely to make a mistake.
|
2021-04-21 16:42:44 +01:00 |
Martin McKeaveney
|
ffe167bbd3
|
google auth E2E
|
2021-04-21 12:12:22 +01:00 |
Martin McKeaveney
|
301f681c88
|
config creation and management APIs
|
2021-04-20 18:14:36 +01:00 |
mike12345567
|
de19e986c6
|
Linting and formatting.
|
2021-04-20 17:33:44 +01:00 |
mike12345567
|
b4c8bf81f7
|
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 |
mike12345567
|
1f8925ceb8
|
Merge branch 'next' of github.com:Budibase/budibase into feature/user-id-update
|
2021-04-20 14:03:42 +01:00 |
mike12345567
|
c3a1841f01
|
Updating auth package to remove use of email address (bar logging in).
|
2021-04-19 17:31:47 +01:00 |
Martin McKeaveney
|
4b5d302819
|
group CRUD
|
2021-04-19 16:16:46 +01:00 |
Martin McKeaveney
|
390b43c122
|
merge
|
2021-04-19 11:38:54 +01:00 |
Martin McKeaveney
|
34a12831a6
|
basic group apis
|
2021-04-19 11:34:07 +01:00 |
mike12345567
|
b887fd6b99
|
Changing user db to be called global db.
|
2021-04-16 18:09:34 +01:00 |
Martin McKeaveney
|
fdfb9dafb2
|
fix cypress tests, only login if cookie not present
|
2021-04-15 17:36:58 +01:00 |
mike12345567
|
af53ed2109
|
Fixing some issues with auth module.
|
2021-04-15 16:57:01 +01:00 |
mike12345567
|
9e1315c535
|
Updating auth lib so that it takes in a pouch instance rather than creating its own.
|
2021-04-15 16:45:21 +01:00 |
mike12345567
|
c7171d0303
|
Linting.
|
2021-04-14 16:44:10 +01:00 |