mike12345567
|
2057985631
|
Fixing issue with roles not being added correctly to global users and cleaning up roles when an app is deleted.
|
2021-06-01 15:58:40 +01:00 |
Andrew Kingston
|
1b8e6ce195
|
Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible
|
2021-06-01 15:16:09 +01:00 |
mike12345567
|
71834d01c6
|
Formatting.
|
2021-05-28 19:55:01 +01:00 |
mike12345567
|
71e192da6c
|
Fixing an issue with page not loading.
|
2021-05-28 18:54:30 +01:00 |
mike12345567
|
28099d6454
|
Fixing bug.
|
2021-05-28 12:05:03 +01:00 |
mike12345567
|
4b6fd4149b
|
Making sure certain fields aren't cleansed.
|
2021-05-28 12:04:15 +01:00 |
mike12345567
|
6c2f0f5917
|
Cleansing input rows against the table schema.
|
2021-05-28 11:59:04 +01:00 |
Martin McKeaveney
|
a453f6cac2
|
adding watchtower to docker config
|
2021-05-28 10:09:32 +01:00 |
mike12345567
|
bc6660fd0e
|
Updating permissions to allow roles other than builder/admin to use apps properly.
|
2021-05-27 14:53:41 +01:00 |
Martin McKeaveney
|
f3198aec98
|
sanitizing client lib URL
|
2021-05-24 21:30:46 +01:00 |
Martin McKeaveney
|
4e2d8ee6cf
|
removed node modules upload call
|
2021-05-24 19:54:00 +01:00 |
Martin McKeaveney
|
3d4eab27a8
|
remove public folder concept, upload client lib directly
|
2021-05-24 19:49:34 +01:00 |
mike12345567
|
8200f2a4e8
|
Fixing issue with redis updates in tests.
|
2021-05-24 17:05:46 +01:00 |
mike12345567
|
4653471412
|
Updating UI to use the updated at.
|
2021-05-21 14:38:58 +01:00 |
mike12345567
|
f56250824c
|
Adding a debounced updated at timestamp to applications.
|
2021-05-21 13:07:10 +01:00 |
Martin McKeaveney
|
79d5fbeaea
|
fix lint
|
2021-05-20 13:09:02 +01:00 |
mike12345567
|
53d5480aad
|
Fixing automation test case.
|
2021-05-20 12:07:07 +01:00 |
mike12345567
|
0db486d4e8
|
Formatting.
|
2021-05-19 16:24:50 +01:00 |
mike12345567
|
ed63d1d8f2
|
Updating user test cases.
|
2021-05-19 16:24:20 +01:00 |
mike12345567
|
ecc1527833
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-19 15:58:17 +01:00 |
mike12345567
|
8c68f1c134
|
Fixing issues with the user table within the apps.
|
2021-05-19 15:55:00 +01:00 |
mike12345567
|
6d6eee2a93
|
Adding the ability to get all apps, with the status attached.
|
2021-05-19 15:09:57 +01:00 |
mike12345567
|
48b7a31c2a
|
Adding the ability to create options based on CSV, this will use the import data to create options.
|
2021-05-18 22:14:27 +01:00 |
Martin McKeaveney
|
dbabe0afaf
|
Merge pull request #1496 from Budibase/feature/draft-apps
Feature/draft apps
|
2021-05-18 11:25:51 +01:00 |
mike12345567
|
19b1310c60
|
Merge branch 'feature/draft-apps' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-17 14:24:36 +01:00 |
mike12345567
|
dd4a963c3e
|
Updating role system to never think about the dev app.
|
2021-05-17 14:20:19 +01:00 |
Martin McKeaveney
|
6dc288fcc3
|
merge
|
2021-05-16 21:29:07 +01:00 |
Martin McKeaveney
|
0ed0550e73
|
revert functionality working
|
2021-05-16 21:25:37 +01:00 |
mike12345567
|
ac0f620b38
|
Formatting.
|
2021-05-14 16:32:51 +01:00 |
mike12345567
|
c45fdefb48
|
Adding administration roles API.
|
2021-05-14 16:31:07 +01:00 |
mike12345567
|
2d0122f7d6
|
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 |
Andrew Kingston
|
26014f4e5c
|
Remove sorting by auto ID when output processing rows
|
2021-05-13 15:35:54 +01:00 |
mike12345567
|
86000b1714
|
Fixing issues with redis keys, however still not removing lock.
|
2021-05-13 14:34:04 +01:00 |
mike12345567
|
c87319c267
|
Fixing forgotten id access.
|
2021-05-13 14:24:55 +01:00 |
mike12345567
|
28a7282a8b
|
Fixing userId storage to redis and making sure lockedBy property never stored.
|
2021-05-13 14:17:04 +01:00 |
mike12345567
|
799b3fc138
|
Updating locks to store the whole global user as well as implementing the locks on dev apps fetch.
|
2021-05-13 12:16:09 +01:00 |
mike12345567
|
2fa7ee5bcb
|
Formatting.
|
2021-05-12 17:43:29 +01:00 |
mike12345567
|
f6fbeb4858
|
Putting together redis lock system.
|
2021-05-12 17:37:09 +01:00 |
mike12345567
|
fed94bea70
|
Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-12 12:49:42 +01:00 |
mike12345567
|
c9d903a92f
|
General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now.
|
2021-05-11 17:49:26 +01:00 |
mike12345567
|
2ea05c44b4
|
Changing INTERNAL_KEY to INTERNAL_API_KEY.
|
2021-05-11 15:23:03 +01:00 |
mike12345567
|
147d67cd26
|
Merge branch 'smtp-configuration' of github.com:Budibase/budibase into smtp-configuration
|
2021-05-11 15:09:22 +01:00 |
mike12345567
|
8faa9554ed
|
Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented.
|
2021-05-11 15:08:59 +01:00 |
Martin McKeaveney
|
c8b1adb135
|
merge
|
2021-05-11 14:58:55 +01:00 |
mike12345567
|
7d78d7b15a
|
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 |
mike12345567
|
6fa96981ae
|
Other minor fixes after doing some initial setup testing.
|
2021-05-10 13:18:05 +01:00 |
mike12345567
|
595698b7c9
|
Fixing issue with object store functions not being mockable in the server.
|
2021-05-07 14:27:46 +01:00 |
Michael Drury
|
cf762f8dcd
|
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 |
mike12345567
|
c259564ba8
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 13:24:14 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
mike12345567
|
acc6eed8ff
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:34:30 +01:00 |
Keviin Åberg Kultalahti
|
4ec2e7d01f
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
mike12345567
|
4ed611fb73
|
Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one.
|
2021-04-29 19:06:58 +01:00 |
Andrew Kingston
|
0caad1f582
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:53:07 +01:00 |
mike12345567
|
7612b5ed16
|
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
|
ade007482c
|
Updating the server to remove use of the email in the user ID.
|
2021-04-19 16:26:33 +01:00 |
Martin McKeaveney
|
07d108aafa
|
default user
|
2021-04-15 23:14:10 +01:00 |
mike12345567
|
cfbd75b36d
|
Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures.
|
2021-04-15 15:57:55 +01:00 |
mike12345567
|
3697a270ec
|
Linting.
|
2021-04-14 16:44:10 +01:00 |
mike12345567
|
8e729f92e1
|
Some more server-side fixes, updating it so that builders have permissions to do anything for now (means that a builder user doesn't have to be present in app database to work.
|
2021-04-14 16:00:58 +01:00 |
mike12345567
|
8b20fcb573
|
Getting most of the test auth working, adding in global builder configuration.
|
2021-04-13 18:12:35 +01:00 |
mike12345567
|
a8f7977510
|
Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-13 17:12:09 +01:00 |
mike12345567
|
d0bdd113e1
|
Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app.
|
2021-04-13 17:11:55 +01:00 |
Martin McKeaveney
|
06f3b1fbad
|
ensuring public users can log in after being assigned a roleId
|
2021-04-13 16:56:45 +01:00 |
Martin McKeaveney
|
b728fc1a3c
|
currentapp being set correctly for user
|
2021-04-13 13:26:13 +01:00 |
Martin McKeaveney
|
654a53fc0a
|
Authentication working on builder homepage, integration with currentapp middleware
|
2021-04-13 11:56:57 +01:00 |
mike12345567
|
2aa26a2302
|
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 |
mike12345567
|
698c983056
|
Updating fetch self to get the global user as well as local metadata.
|
2021-04-12 15:54:14 +01:00 |
Martin McKeaveney
|
22a3f1691f
|
in progress - currentapp token
|
2021-04-12 12:02:28 +01:00 |
mike12345567
|
dccd559b56
|
Updating some test cases to work with new system.
|
2021-04-09 17:33:21 +01:00 |
mike12345567
|
164ef9a22e
|
Global users now working through the server, all requests proxied.
|
2021-04-09 15:11:49 +01:00 |
mike12345567
|
b419430f04
|
Updating to make sure a relative URL is always used for attachments.
|
2021-04-09 13:49:16 +01:00 |
mike12345567
|
75e0d82c8d
|
Making attachments always a relative path on the way out.
|
2021-04-09 13:41:39 +01:00 |
mike12345567
|
fed4910ac8
|
Merge branch 'dev-experience' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-07 15:22:22 +01:00 |
mike12345567
|
c926206ad7
|
Fixing an issue with group by views.
|
2021-04-07 13:08:28 +01:00 |
Andrew Kingston
|
4cb085d80d
|
Add commonJS fields to package.json for client and standard components so the server can require them
|
2021-04-07 11:31:19 +01:00 |
Andrew Kingston
|
2ccdf54924
|
Use node_modules to fetch component manifest in test env
|
2021-04-07 11:16:48 +01:00 |
mike12345567
|
e9e01f00cc
|
Fixing issue with node modules path.
|
2021-04-01 16:36:27 +01:00 |
mike12345567
|
07c4d519f6
|
Fixing an issue with server still expecting tmp directory to be created externally and updating component library to not cache with require in dev.
|
2021-04-01 16:28:51 +01:00 |
mike12345567
|
b25cd7a23f
|
Fixing node modules path.
|
2021-04-01 16:22:44 +01:00 |
mike12345567
|
e2c5051467
|
Updating standard components to make use of the development version in node_modules.
|
2021-04-01 16:19:31 +01:00 |
mike12345567
|
3672188f4e
|
Some refactoring of utilities and constants, as well as documenting work carried out here.
|
2021-04-01 14:11:58 +01:00 |
mike12345567
|
8ea12c30a6
|
Updating how the client library is served in development.
|
2021-04-01 12:48:38 +01:00 |
mike12345567
|
865baf6d16
|
Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth.
|
2021-03-29 17:32:05 +01:00 |
mike12345567
|
a5fd8d0e33
|
Rewriting search to use the new couchdb 3.0 search functionality.
|
2021-03-25 23:42:50 +00:00 |
mike12345567
|
d459de1ae1
|
Fixing an issue with bucket creation, sometimes many calls will be made at once for checking bucket exists, just manage this by storing the state of promise.
|
2021-03-25 19:22:08 +00:00 |
mike12345567
|
321d3cbd5d
|
Some further work to make sure all use of the budibaseAppsDir is removed in important places.
|
2021-03-25 18:03:58 +00:00 |
mike12345567
|
e9ceff42d5
|
Attempting to solve component library issue permanently in test.
|
2021-03-25 15:19:41 +00:00 |
mike12345567
|
1cf0027c6e
|
Some cleanup fixes for tests that makes sure temp directory isn't getting out of control.
|
2021-03-25 14:46:32 +00:00 |
mike12345567
|
7c2ef4d43f
|
Fixing cypress test issues.
|
2021-03-25 13:32:05 +00:00 |
mike12345567
|
3bef238d55
|
Updating system for hosting error that blocked creating apps when server not configured correctly.
|
2021-03-25 12:53:43 +00:00 |
Martin McKeaveney
|
f4c7455936
|
merge
|
2021-03-24 20:44:52 +00:00 |
mike12345567
|
775ae3171f
|
Fixing an issue with attachments.
|
2021-03-24 18:31:13 +00:00 |
mike12345567
|
73cf53d149
|
Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster.
|
2021-03-24 18:21:23 +00:00 |
mike12345567
|
e9ed014bac
|
Adding a self host clause around minio aws config.
|
2021-03-24 12:55:29 +00:00 |
mike12345567
|
e61a365d24
|
Some changes after testing, needed to update object store client creation.
|
2021-03-24 12:54:59 +00:00 |
mike12345567
|
e715423544
|
Fixing some test cases that were affected by file system refactor.
|
2021-03-23 18:04:53 +00:00 |
mike12345567
|
19b5b41953
|
Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense.
|
2021-03-23 17:54:02 +00:00 |
mike12345567
|
d7497aa989
|
Some changes to how environment is loaded to make the init process by default flesh out some good settings.
|
2021-03-23 15:37:11 +00:00 |
Martin McKeaveney
|
afaa706e07
|
simplify try catch in manage script
|
2021-03-23 11:01:33 +00:00 |