mike12345567
|
81d7d1f4c6
|
Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-13 13:35:21 +01:00 |
mike12345567
|
c51dacd0fe
|
Adding test cases for current app middleware as well as removing some old middlewares that were no longer used.
|
2021-04-13 13:32:09 +01:00 |
Martin McKeaveney
|
d72a6dc8df
|
currentapp being set correctly for user
|
2021-04-13 13:26:13 +01:00 |
Martin McKeaveney
|
3226ee90e2
|
Authentication working on builder homepage, integration with currentapp middleware
|
2021-04-13 11:56:57 +01:00 |
mike12345567
|
a52f296d78
|
Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-13 10:26:40 +01:00 |
Martin McKeaveney
|
651b57fbb2
|
small fixes
|
2021-04-13 09:20:30 +01:00 |
Martin McKeaveney
|
20a00d1225
|
remove merge conflict
|
2021-04-12 20:11:21 +01:00 |
Martin McKeaveney
|
b0ffb8dcb8
|
v0.8.16
|
2021-04-12 19:51:11 +01:00 |
mike12345567
|
eaad867780
|
Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved.
|
2021-04-12 18:31:58 +01:00 |
Martin McKeaveney
|
fe5dd7e2ac
|
v0.8.15
|
2021-04-12 17:10:19 +01:00 |
Martin McKeaveney
|
f5c31f73b3
|
lint
|
2021-04-12 16:51:07 +01:00 |
mike12345567
|
0e583eb185
|
Updating fetch self to get the global user as well as local metadata.
|
2021-04-12 15:54:14 +01:00 |
Martin McKeaveney
|
947da97d62
|
Update microsoftSqlServer.js
|
2021-04-12 15:01:52 +01:00 |
Martin McKeaveney
|
b5baf9f892
|
merge
|
2021-04-12 13:41:46 +01:00 |
Martin McKeaveney
|
c02306e6fb
|
merge
|
2021-04-12 13:39:53 +01:00 |
mike12345567
|
5993ae6242
|
Removing test case which was no longer needed.
|
2021-04-12 12:19:45 +01:00 |
Martin McKeaveney
|
dd0b4baef5
|
in progress - currentapp token
|
2021-04-12 12:02:28 +01:00 |
mike12345567
|
d2a3dc4a2f
|
Some fixes for automations, removing password obsfucation in create user step as not useful and making update row work with correct row ID.
|
2021-04-12 11:53:37 +01:00 |
Martin McKeaveney
|
ce55f99a0a
|
Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management
|
2021-04-12 11:20:07 +01:00 |
Martin McKeaveney
|
c4a9d8c9f0
|
self endpoint, simple auth
|
2021-04-12 11:20:01 +01:00 |
mike12345567
|
9b77f4e518
|
Fixing issue with 403 on schema endpoint due to change in middleware.
|
2021-04-12 11:16:41 +01:00 |
mike12345567
|
a2c7ea9ba4
|
Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-12 11:09:22 +01:00 |
mike12345567
|
4516e3d798
|
Updating snapshot for middleware test.
|
2021-04-12 11:09:06 +01:00 |
Martin McKeaveney
|
e2ce7098c5
|
merge
|
2021-04-12 10:48:27 +01:00 |
Martin McKeaveney
|
468b9b97f9
|
builder login
|
2021-04-12 10:47:48 +01:00 |
Michael Drury
|
aa59a83e6e
|
Update README.md
Fixing codecov badge.
|
2021-04-11 20:24:54 +01:00 |
Michael Drury
|
be19161ceb
|
Merge pull request #1351 from theomelo/fix/readme-troubleshooting-link
fix(README): Broken troubeshooting link
|
2021-04-11 20:24:28 +01:00 |
Martin McKeaveney
|
65be3e9ede
|
v0.8.14
|
2021-04-11 12:58:22 +01:00 |
Martin McKeaveney
|
c19cc4f3c9
|
v0.8.13
|
2021-04-11 12:53:39 +01:00 |
Martin McKeaveney
|
010b8fc3fc
|
Merge pull request #1367 from Budibase/fix/automation-fields
fix automation fields
|
2021-04-11 12:29:45 +01:00 |
Martin McKeaveney
|
1f70282753
|
fix automation fields
|
2021-04-11 12:02:01 +01:00 |
Martin McKeaveney
|
98576f586e
|
login page
|
2021-04-11 11:35:55 +01:00 |
mike12345567
|
4f71e11c94
|
Updating some test cases to work with new system.
|
2021-04-09 17:33:21 +01:00 |
mike12345567
|
e275553f60
|
Formatting.
|
2021-04-09 16:56:42 +01:00 |
mike12345567
|
e34894dd92
|
Global user management now functioning as expected, there were some errant db.destroy functions from the system previously, this is now cleaned up.
|
2021-04-09 16:55:56 +01:00 |
mike12345567
|
3214abb89a
|
Global users now working through the server, all requests proxied.
|
2021-04-09 15:11:49 +01:00 |
mike12345567
|
0c34f1a108
|
Making sure volumes are removed when nuking.
|
2021-04-08 18:18:53 +01:00 |
mike12345567
|
15900efc35
|
Some changes after trying system for first time.
|
2021-04-08 17:39:46 +01:00 |
mike12345567
|
bf25800445
|
Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-08 17:00:17 +01:00 |
mike12345567
|
8cde219db9
|
First pass of global user configuration through existing user API with role mappings.
|
2021-04-08 16:58:33 +01:00 |
Martin McKeaveney
|
2077073986
|
move auth controller into it's own dir
|
2021-04-08 11:57:23 +01:00 |
Martin McKeaveney
|
4abe6192dc
|
further simplification of jwt auth
|
2021-04-08 11:53:40 +01:00 |
Martin McKeaveney
|
fb2fda4055
|
encapsulate db ID generation functions
|
2021-04-08 11:26:08 +01:00 |
Martin McKeaveney
|
6aa7a38442
|
flip auth boolean
|
2021-04-08 11:21:52 +01:00 |
Martin McKeaveney
|
f9dd480bb3
|
Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management
|
2021-04-08 11:20:42 +01:00 |
Martin McKeaveney
|
c7f4070ff5
|
encapsulate more auth functionality into shared module and use in worker
|
2021-04-08 11:20:37 +01:00 |
mike12345567
|
d0e5967851
|
Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-08 11:12:24 +01:00 |
Andrew Kingston
|
c7bae3391d
|
Merge pull request #1361 from Budibase/dev-experience
Dev Experience + Bundler Overhaul + BBUI in monorepo
|
2021-04-08 09:18:09 +01:00 |
Theo Melo
|
5ac3d455c1
|
fix(README): References to HEAD
|
2021-04-07 15:28:53 -07:00 |
mike12345567
|
0c974a70eb
|
Adding a wait for authentication in cypress tests.#
|
2021-04-07 20:19:25 +01:00 |