Andrew Kingston
|
45547f1efc
|
Improve handling of 403 logouts and return URL cookie
|
2022-01-25 15:28:31 +00:00 |
Andrew Kingston
|
e1a1d47238
|
Don't show an error if analytics fails to activate
|
2022-01-24 18:58:22 +00:00 |
Andrew Kingston
|
db3b4c0b8c
|
Update remaining builder stores to use new core API and handle errors properly
|
2022-01-24 14:32:27 +00:00 |
Andrew Kingston
|
453386696f
|
Refactor all backend stores and their usages to use new core API and handle errors
|
2022-01-24 12:37:22 +00:00 |
Andrew Kingston
|
f100ae42fd
|
Add more work on API refactor in builder
|
2022-01-21 09:10:59 +00:00 |
Andrew Kingston
|
6a7aed1c0d
|
Update parts of builder with core API refactor
|
2022-01-20 18:42:30 +00:00 |
Rory Powell
|
b5250ac244
|
Fix return url using cookies
|
2022-01-13 14:07:49 +00:00 |
Rory Powell
|
22407446ee
|
Navigation fixes for duplicate and delete query
|
2022-01-05 13:27:15 -05:00 |
mike12345567
|
d61cb6c037
|
Some fixes after testing dynamic variables in rest a bit more.
|
2021-12-17 14:08:48 +00:00 |
Peter Clement
|
841feac5fa
|
Merge pull request #3737 from Budibase/feature/home-screen-redesign
Home Screen Redesign
|
2021-12-15 09:47:03 +00:00 |
Peter Clement
|
d099865c3d
|
add templates store
|
2021-12-14 15:58:19 +00:00 |
Peter Clement
|
8bbcc3f0df
|
update handling of app updates
|
2021-12-14 15:30:20 +00:00 |
Peter Clement
|
14213006e0
|
add option to change icon / colour
|
2021-12-08 18:51:24 +00:00 |
Rory Powell
|
8df37dae85
|
Merge branch 'develop' into feature/rest-redesign
|
2021-12-08 12:36:12 +00:00 |
Rory Powell
|
ad52b06a75
|
Merge pull request #3644 from Budibase/rest-import
Rest import
|
2021-12-08 11:54:38 +00:00 |
Rory Powell
|
4f642a03a4
|
Refactor store actions to allow self reference
|
2021-12-08 11:01:12 +00:00 |
mike12345567
|
c0512fa242
|
Adding query save, fixing routing to handle existing rest queries, adding in full saving of enabled headers functionality, fixing various issues discovered while testing.
|
2021-12-07 18:24:10 +00:00 |
Rory Powell
|
52ea1fe1da
|
Duplicate queries
|
2021-12-07 12:26:00 +00:00 |
mike12345567
|
5936fe0f5f
|
Adding all response capabilities.
|
2021-12-06 17:39:51 +00:00 |
Rory Powell
|
224516787d
|
Merge + Linting
|
2021-12-02 14:54:47 +00:00 |
Rory Powell
|
c421499a46
|
cURL import working
|
2021-11-29 17:21:30 +00:00 |
Rory Powell
|
c53f5e3d2b
|
Update backend to be extensible for different import sources
|
2021-11-29 10:37:31 +00:00 |
mike12345567
|
5e9f3969c9
|
Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving.
|
2021-11-26 14:14:53 +00:00 |
Rory Powell
|
71ba024974
|
WIP: Rest API import
|
2021-11-25 17:14:07 +00:00 |
mike12345567
|
9336ae5826
|
Updating test case to mock response value.
|
2021-11-24 15:10:52 +00:00 |
mike12345567
|
f959ea0add
|
Adding more error tracking around column creation, to reduce confusion/users not understanding required settings.
|
2021-11-24 14:55:14 +00:00 |
mike12345567
|
ea0000df51
|
Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion.
|
2021-11-22 15:26:24 +00:00 |
Michael Drury
|
a726d158b8
|
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
Query RBAC, query and automation threading/timeouts
|
2021-11-17 11:39:09 +00:00 |
Rory Powell
|
4235aba7a2
|
Merge pull request #3354 from Budibase/rory/fixes-platform-url
Fixes for google sso, cloud email url and cloud logo updates
|
2021-11-16 13:46:06 +00:00 |
Rory Powell
|
6af8ab2dc0
|
Fixes for google sso, cloud email url and cloud logo updates
|
2021-11-12 13:31:55 +00:00 |
mike12345567
|
599702bfe9
|
Fixing issue where deleted datasources wouldn't clear out queries.
|
2021-11-11 17:13:35 +00:00 |
mike12345567
|
5c8670c7f4
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-rbac-timeouts
|
2021-11-11 13:50:42 +00:00 |
mike12345567
|
dc8d0aa533
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-11 13:48:07 +00:00 |
Martin McKeaveney
|
aae287e6e8
|
track pageviews in PH, add job role and company size into intercom
|
2021-11-10 19:40:55 +01:00 |
mike12345567
|
c0e3505ce8
|
Fixing constants import.
|
2021-11-10 17:55:37 +00:00 |
mike12345567
|
7f055ed8dc
|
Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables.
|
2021-11-10 15:01:44 +00:00 |
Martin McKeaveney
|
7cf916a00d
|
code review, simplify iframeTemplate
|
2021-11-10 12:12:33 +01:00 |
Martin McKeaveney
|
4367c9adf6
|
prevent redirect to acct portal when not necessary
|
2021-11-09 18:00:32 +01:00 |
Martin McKeaveney
|
0cc2069929
|
fixes for templates, ensured iframetemplate fires ready event
|
2021-11-09 17:40:31 +01:00 |
mike12345567
|
b3590537ba
|
Adding the ability to set a permission for data source queries.
|
2021-11-09 16:25:23 +00:00 |
mike12345567
|
6455f51d4f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-08 14:00:47 +00:00 |
Martin McKeaveney
|
cb5df8fe1e
|
Merge pull request #3159 from Budibase/feature/template-urls
allow opening a template directly from a URL
|
2021-11-04 14:46:18 +01:00 |
Martin McKeaveney
|
b80a93d6d5
|
cookie based approach
|
2021-11-04 14:03:18 +01:00 |
Rory Powell
|
8f2910ad32
|
Merge branch 'master' into develop
|
2021-11-03 16:24:16 +00:00 |
Rory Powell
|
fbaedd6a34
|
Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present
|
2021-11-03 15:04:05 +00:00 |
Martin McKeaveney
|
fa3bb8c119
|
set template URL in store instead of passing around param
|
2021-11-03 12:43:52 +01:00 |
mike12345567
|
c82cf534d8
|
Updating external table UI a bit, adding the concept of defining an existing relationship, updating the data sources UI to make it a bit less cluttered and make the creation of tables more obvious.
|
2021-11-01 21:15:46 +00:00 |
mike12345567
|
329156d6cc
|
SQL table building.
|
2021-10-28 19:39:42 +01:00 |
mike12345567
|
ce00ddcf68
|
Fixing builder jest tests.
|
2021-10-27 13:33:11 +01:00 |
mike12345567
|
ac1d6ee23e
|
Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this.
|
2021-10-26 20:03:54 +01:00 |
Martin McKeaveney
|
7d5d4e5d36
|
merge with master
|
2021-10-26 14:28:49 +02:00 |
Martin McKeaveney
|
9a1807bc89
|
get company size and role into intercom
|
2021-10-25 11:00:33 +02:00 |
mike12345567
|
f18a28f0c8
|
When adding a user through the basic onboarding flow they get a temporary password, but we didn't set force password reset, meaning the user wouldn't necessarily have to change the temp password.
|
2021-10-21 17:25:29 +01:00 |
Peter Clement
|
63b0938d36
|
Don't show the create datasource popup in dev environments
|
2021-10-14 16:45:27 +01:00 |
mike12345567
|
7a26f3769d
|
Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO.
|
2021-10-08 18:21:40 +01:00 |
Martin McKeaveney
|
f6a52ad92a
|
fix intercom createdAt
|
2021-10-07 12:03:08 +01:00 |
Rory Powell
|
d63186ff8f
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
2021-10-04 11:30:59 +01:00 |
mike12345567
|
f8562015ac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
|
2021-09-30 12:22:28 +01:00 |
Andrew Kingston
|
38b32d78a8
|
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
|
2021-09-30 11:13:47 +01:00 |
Peter Clement
|
afa3cd53f6
|
Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
|
2021-09-30 11:05:22 +01:00 |
mike12345567
|
a0f69251c8
|
Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly.
|
2021-09-29 16:55:59 +01:00 |
Rory Powell
|
a299e30556
|
Respect tenant in url in UI app. Reject tenant and session mismatch
|
2021-09-29 16:41:58 +01:00 |
Andrew Kingston
|
f9c8cd8506
|
Automatically refresh data as needed when rows or columns are updated
|
2021-09-29 12:07:35 +01:00 |
Andrew Kingston
|
e4a57253fa
|
Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination
|
2021-09-29 10:34:03 +01:00 |
Martin McKeaveney
|
402365f5b3
|
remove company size logic from the code
|
2021-09-28 17:18:56 +01:00 |
Peter Clement
|
f45638d874
|
Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard
|
2021-09-28 14:26:25 +01:00 |
Peter Clement
|
1a1c0f2892
|
check tables can be fetched before saving config
|
2021-09-28 12:25:57 +01:00 |
Andrew Kingston
|
f5f8e25c9f
|
Fix huge amount of bugs with data UI state, URL parameters and state/URL sync
|
2021-09-27 18:25:19 +01:00 |
Andrew Kingston
|
ec2f727af3
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-09-23 09:18:52 +01:00 |
Martin McKeaveney
|
24837ef2f1
|
lint
|
2021-09-22 12:26:02 +01:00 |
Martin McKeaveney
|
2523d54641
|
account for user size in intercom
|
2021-09-22 09:38:32 +01:00 |
Martin McKeaveney
|
0a7512a4d9
|
changed events to constants, instantiated analytics client at right time
|
2021-09-21 20:21:15 +01:00 |
Andrew Kingston
|
16febcf3b9
|
Ensure datasource containing the currently selected table is always expanded
|
2021-09-21 17:21:25 +01:00 |
Andrew Kingston
|
a6e48194f1
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-09-20 10:33:18 +01:00 |
Andrew Kingston
|
46c1aa1eb7
|
Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app
|
2021-09-20 09:58:38 +01:00 |
Rory Powell
|
689065d2b8
|
Redirect to account portal login page in the cloud
|
2021-09-14 14:18:13 +01:00 |
Rory Powell
|
73981680ba
|
Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag
|
2021-09-14 13:03:38 +01:00 |
Andrew Kingston
|
2f986bedf1
|
Fix bug with determining checklist progress
|
2021-09-10 08:25:30 +01:00 |
Maurits Lourens
|
1790e777cc
|
fix tests
|
2021-09-06 17:55:19 +02:00 |
Maurits Lourens
|
dafd06737c
|
add link to checklist items for direct navigation (and lint issues)
|
2021-09-06 15:16:21 +02:00 |
Martin McKeaveney
|
0cbc23dc3d
|
Revert "Filter users table out of DataSource component and NewScreenModal"
|
2021-08-26 10:11:48 +01:00 |
Maurits Lourens
|
180d857d1d
|
Filter users table out of DataSource component and NewScreenModal
|
2021-08-24 12:33:02 +02:00 |
Maurits Lourens
|
de944480da
|
update the name of the datasource
|
2021-08-17 23:57:11 +02:00 |
Peter Clement
|
e49b8236a1
|
linting
|
2021-08-12 14:27:05 +01:00 |
Peter Clement
|
3ef05e3d36
|
Add default config to admin store
|
2021-08-12 14:20:23 +01:00 |
Peter Clement
|
b2bc9a5e20
|
Add self-hosting upgrade button to builder pane
|
2021-08-12 11:51:08 +01:00 |
mike12345567
|
46ea3f3e9e
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 4834b765be , reversing
changes made to 2456e69483 .
|
2021-08-05 09:59:08 +01:00 |
Michael Drury
|
b86a6fddc9
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |
Michael Drury
|
2456e69483
|
Merge pull request #2076 from Budibase/feature/multi-tenants
Multi-tenancy/organisations
|
2021-08-04 10:01:22 +01:00 |
mike12345567
|
f6d0db4c4b
|
Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these.
|
2021-08-02 12:09:03 +01:00 |
mike12345567
|
af9b0a738d
|
Fixing issues with pages reloading in weird ways.
|
2021-07-30 20:39:42 +01:00 |
Maurits Lourens
|
c9dd9594bc
|
fix lint issue
|
2021-07-28 00:09:15 +02:00 |
mike12345567
|
35f1b50511
|
Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time.
|
2021-07-27 17:56:39 +01:00 |
Maurits Lourens
|
c84cf22129
|
rename an app
|
2021-07-27 17:34:18 +02:00 |
mike12345567
|
1d6a350311
|
Changing how flags are handled.
|
2021-07-22 16:36:21 +01:00 |
mike12345567
|
27b2a13817
|
Swapping admin -> global in worker to reduce confusion in API url naming.
|
2021-07-22 12:56:47 +01:00 |
mike12345567
|
63368fdae9
|
Adding query string functionality to skip org setup.
|
2021-07-21 18:23:49 +01:00 |
mike12345567
|
be1558e1e7
|
Adding mechanism to disable org functionality when multi-tenancy disabled.
|
2021-07-21 17:52:42 +01:00 |
mike12345567
|
b09c2d45f9
|
Linting and adding tenancy API.
|
2021-07-20 18:03:16 +01:00 |
mike12345567
|
9d89362af1
|
Fixing some issues discovered with logging in.
|
2021-07-20 17:46:41 +01:00 |
mike12345567
|
129ff3fef2
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-20 15:56:12 +01:00 |
mike12345567
|
83db31f899
|
A lot of general fixes around getting logged in, setting up users etc.
|
2021-07-19 19:00:53 +01:00 |
mike12345567
|
d6ae82e719
|
Linting.
|
2021-07-16 18:26:17 +01:00 |
mike12345567
|
d157285918
|
Adding organisation page.
|
2021-07-16 18:24:32 +01:00 |
mike12345567
|
f3156fca06
|
Further work, tenancy now working but some more work to be done.
|
2021-07-16 18:04:49 +01:00 |
mike12345567
|
b7995dd61d
|
Updating auth to utilise the tenant system.
|
2021-07-16 15:08:58 +01:00 |
Peter Clement
|
8297d058b5
|
More error handling around config saving
|
2021-07-16 14:07:48 +01:00 |
Peter Clement
|
70ab4e4dc5
|
add new logic to support oauth and oidc buttons
|
2021-07-15 15:49:10 +01:00 |
Peter Clement
|
9dd05ec96e
|
Add UUID to each oidc config to distinguish each provider
|
2021-07-13 15:52:21 +01:00 |
Peter Clement
|
af792cc09e
|
improve structure of OIDC config
|
2021-07-13 14:55:14 +01:00 |
Peter Clement
|
5a86d6bb6d
|
Linting and Optimisation
|
2021-07-09 15:05:39 +01:00 |
mike12345567
|
61d810edfe
|
Implementing feature #1700 and making it possible to remove logo.
|
2021-06-21 18:01:25 +01:00 |
Martin McKeaveney
|
0399e15ef0
|
refetch rows when row created
|
2021-06-21 11:10:46 +01:00 |
mike12345567
|
40e06cc5d1
|
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
|
2021-06-18 13:14:45 +01:00 |
Martin McKeaveney
|
dd4ed9b69d
|
tidy up, fix UI tests
|
2021-06-17 14:45:08 +01:00 |
Martin McKeaveney
|
08b74d2cec
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
a7029017b0
|
table, view, datasource selection logic
|
2021-06-17 13:57:27 +01:00 |
Martin McKeaveney
|
2737949602
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 23:27:47 +01:00 |
Martin McKeaveney
|
9841a74e39
|
datasource selection logic - unselect other entities when choosing datasource
|
2021-06-16 23:27:38 +01:00 |
mike12345567
|
615b207fbb
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
Martin McKeaveney
|
9e41068a5d
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
Martin McKeaveney
|
ba09f2df4b
|
consolidate postgres datas sources
|
2021-06-16 15:45:57 +01:00 |
mike12345567
|
6733b61b78
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Martin McKeaveney
|
e3cced9d97
|
consolidate data sources and queries together in one UI
|
2021-06-15 19:48:05 +01:00 |
Andrew Kingston
|
32a3c2bbb6
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Martin McKeaveney
|
de279fa6a9
|
removing _all concept for tables, more work on plus datasource
|
2021-06-15 13:32:11 +01:00 |
Martin McKeaveney
|
114eac4134
|
external/internal tables and datasources merged, removed autocapture, re-added logout action
|
2021-06-11 17:52:08 +01:00 |
Michael Drury
|
81a9a40a18
|
Merge pull request #1558 from Budibase/fix/cypress-fixes
Fix/Update Cypress test cases
|
2021-06-07 17:16:37 +01:00 |
Martin McKeaveney
|
e4febf1ad0
|
fix rbac for tables
|
2021-06-07 14:29:06 +01:00 |
mike12345567
|
781bd7bab6
|
Fixing internal table issues and updating createTable cypress test case.
|
2021-06-02 12:32:07 +01:00 |
mike12345567
|
18dd7322e4
|
Updating system to allow setting builder/admin as a toggle during the invitation phase of a user.
|
2021-05-24 18:45:43 +01:00 |
Andrew Kingston
|
9ea9b83fee
|
Add real Budibase space logo as the default logo
|
2021-05-24 16:19:29 +01:00 |
Andrew Kingston
|
514d74a7aa
|
Remove console.log
|
2021-05-24 12:45:09 +01:00 |
mike12345567
|
59de40c4ef
|
Formatting and adding routing checks to push the user out of admin menus when they are not an admin.
|
2021-05-21 17:12:25 +01:00 |
Andrew Kingston
|
b00895c7b4
|
Merge pull request #1526 from Budibase/ak-fixes
AK fixes
|
2021-05-21 15:44:58 +01:00 |
Andrew Kingston
|
d4518073c6
|
Change update self method to automatically merge new fields with existing user object
|
2021-05-21 15:23:39 +01:00 |
Andrew Kingston
|
3cbbde1fe4
|
Render email template inside iframe and render custom templates inside base template
|
2021-05-21 14:22:22 +01:00 |
Andrew Kingston
|
a9c3194eba
|
Merge branch 'master' of github.com:Budibase/budibase into ak-fixes
|
2021-05-21 13:42:43 +01:00 |
Andrew Kingston
|
bc8be04a32
|
Derive initials from user names and email address
|
2021-05-21 13:17:09 +01:00 |
Keviin Åberg Kultalahti
|
4314a30999
|
Merge branch 'master' into fixes/user-management
|
2021-05-21 14:10:36 +02:00 |
Keviin Åberg Kultalahti
|
d51e1949fa
|
lint fix
|
2021-05-21 13:43:27 +02:00 |
Keviin Åberg Kultalahti
|
090c54beb9
|
fix erroneous disable state in resetform
|
2021-05-21 13:25:40 +02:00 |
Andrew Kingston
|
f63f9a7c51
|
Update app list screen to show unified app list with publish status
|
2021-05-21 10:32:16 +01:00 |
Keviin Åberg Kultalahti
|
30eb523bd1
|
Merge branch 'master' into fixes/user-management
|
2021-05-20 14:12:48 +02:00 |
mike12345567
|
58f40da036
|
Fixing an issue with checkAuth function not checking response status before attempting to get JSON.
|
2021-05-20 12:39:33 +01:00 |
Keviin Åberg Kultalahti
|
0346ef9bb1
|
Merge branch 'next' into fixes/user-management
|
2021-05-20 11:02:15 +02:00 |
Andrew Kingston
|
445471efa7
|
Default org platform URL to localhost
|
2021-05-19 15:03:27 +01:00 |
Andrew Kingston
|
5de98bb672
|
Implement new admin get self endpoint, move auth store to the portal, and implement working password changing and name changing
|
2021-05-19 14:05:08 +01:00 |
Keviin Åberg Kultalahti
|
cdc7e604e5
|
update function names on users store
|
2021-05-19 11:51:54 +02:00 |
Andrew Kingston
|
f1a7f2a440
|
Merge branch 'next' of github.com:Budibase/budibase into user-app-list
|
2021-05-19 10:09:20 +01:00 |
Andrew Kingston
|
84510d0551
|
Use correct logo everywhere in the portal and fix some layouts
|
2021-05-18 18:48:37 +01:00 |
mike12345567
|
e9b9ada128
|
Building up the API interactions for the forgotten password flow.
|
2021-05-18 15:26:09 +01:00 |
Andrew Kingston
|
e5d1d8c214
|
Add default budibase org details
|
2021-05-18 13:54:04 +01:00 |
Keviin Åberg Kultalahti
|
9f5e891b72
|
lint:fix
|
2021-05-18 12:21:57 +02:00 |
Keviin Åberg Kultalahti
|
56e09c9b7b
|
Merge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-17 15:21:48 +02:00 |
Keviin Åberg Kultalahti
|
24d84ee2b4
|
fix erroneous import
|
2021-05-17 13:12:43 +02:00 |
Keviin Åberg Kultalahti
|
d70e336574
|
adds updateRoles method to users store
|
2021-05-17 13:01:16 +02:00 |
Martin McKeaveney
|
0f2bcf581d
|
revert functionality working
|
2021-05-16 21:25:37 +01:00 |
Keviin Åberg Kultalahti
|
4df56ce457
|
Merge branch 'feature/draft-apps' into admin/user-management-ui
|
2021-05-14 17:32:08 +02:00 |
Keviin Åberg Kultalahti
|
47bc197b45
|
lint fixes
|
2021-05-14 16:09:07 +02:00 |
Keviin Åberg Kultalahti
|
ac883053e0
|
adds dummy updateRoles functioon to users store
|
2021-05-14 15:04:15 +02:00 |
Martin McKeaveney
|
c3e7548255
|
dev mode E2E
|
2021-05-13 11:06:08 +01:00 |
Keviin Åberg Kultalahti
|
11c8c74111
|
remove log
|
2021-05-12 17:21:15 +02:00 |
Keviin Åberg Kultalahti
|
6885c7ad04
|
fix broken settings page
|
2021-05-12 17:16:31 +02:00 |
Keviin Åberg Kultalahti
|
17eca8c30b
|
Merge branch 'next' into admin/user-management-ui
|
2021-05-12 14:08:58 +02:00 |
Keviin Åberg Kultalahti
|
b610bf446e
|
add acceptInvite method to users store
|
2021-05-12 14:07:55 +02:00 |
Keviin Åberg Kultalahti
|
b3c63defb3
|
sets up invite action in onboarding modal
|
2021-05-12 11:33:04 +02:00 |
Keviin Åberg Kultalahti
|
3d37e3e335
|
remove unneeded refetch in user delete method
|
2021-05-12 11:15:40 +02:00 |
Keviin Åberg Kultalahti
|
7137cc6f60
|
enables functionality to delete users from frontend
|
2021-05-12 11:08:21 +02:00 |
Keviin Åberg Kultalahti
|
f196f480be
|
adds create user flow
|
2021-05-12 11:00:18 +02:00 |
Martin McKeaveney
|
b1d60cc6b6
|
email template E2E, adding preview
|
2021-05-11 14:44:43 +01:00 |
Keviin Åberg Kultalahti
|
d4d8506fd5
|
enables front-end search of users
|
2021-05-07 13:24:07 +02:00 |
Keviin Åberg Kultalahti
|
ca06e5d16e
|
Merge branch 'app-list' into admin/user-management-ui
|
2021-05-07 12:15:58 +02:00 |
Keviin Åberg Kultalahti
|
ad7e892226
|
Merge branch 'next' into admin/user-management-ui
|
2021-05-07 09:47:45 +02:00 |
Keviin Åberg Kultalahti
|
0a42bce2c0
|
adds users store and moves some components
|
2021-05-07 09:47:05 +02:00 |
Andrew Kingston
|
735c724a0d
|
Handle auth in top level routes and redirect as required. Change default route to be portal
|
2021-05-06 14:49:11 +01:00 |
Andrew Kingston
|
1ed08a8a8b
|
Merge branch 'next' of github.com:Budibase/budibase into app-list
|
2021-05-06 14:01:03 +01:00 |
Andrew Kingston
|
6164f38cf9
|
Move app list to admin portal
|
2021-05-06 13:59:06 +01:00 |
Martin McKeaveney
|
42e0b3c1f9
|
lint ✨
|
2021-05-06 10:57:24 +01:00 |
Martin McKeaveney
|
56018828c3
|
budibase config checklist complete
|
2021-05-06 10:28:06 +01:00 |
Keviin Åberg Kultalahti
|
baca6a6621
|
lintfix
|
2021-05-05 18:53:38 +02:00 |
Keviin Åberg Kultalahti
|
3b570fff83
|
moves admin store to `stores/portal`
|
2021-05-05 18:52:45 +02:00 |
Keviin Åberg Kultalahti
|
677106a58b
|
lint fix
|
2021-05-05 18:41:16 +02:00 |
Keviin Åberg Kultalahti
|
ef129b7595
|
update org store and add loading state + notifications to save action
|
2021-05-05 18:30:03 +02:00 |
Keviin Åberg Kultalahti
|
1f451d07de
|
introduces portal stores concept and adds an org one that handles configs
|
2021-05-05 17:50:45 +02: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
|
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
|
9af9761753
|
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
|
6c58c90a7a
|
Adding some controls around cookies, expiring them when a 403 is hit.
|
2021-04-14 15:43:34 +01:00 |
Martin McKeaveney
|
509a04d914
|
logout button
|
2021-04-13 13:56:28 +01:00 |
Martin McKeaveney
|
252c50029f
|
prevent login page flash on initial render
|
2021-04-13 13:41:12 +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 |
Martin McKeaveney
|
c4a9d8c9f0
|
self endpoint, simple auth
|
2021-04-12 11:20:01 +01:00 |
Martin McKeaveney
|
468b9b97f9
|
builder login
|
2021-04-12 10:47:48 +01:00 |
Martin McKeaveney
|
98576f586e
|
login page
|
2021-04-11 11:35:55 +01:00 |
Keviin Åberg Kultalahti
|
66cd1c6c04
|
lint fixes
|
2021-04-01 12:55:09 +02:00 |
Keviin Åberg Kultalahti
|
dd5959eb0c
|
re-arrange tables store saveField method
|
2021-04-01 12:45:06 +02:00 |
Keviin Åberg Kultalahti
|
50da4159e1
|
fixes views store
|
2021-04-01 11:53:22 +02:00 |
Keviin Åberg Kultalahti
|
e57fc278c2
|
adds back babel-jest
|
2021-04-01 09:26:36 +02:00 |
Keviin Åberg Kultalahti
|
82485607df
|
lint fix
|
2021-04-01 08:40:30 +02:00 |
Keviin Åberg Kultalahti
|
12fbd6245c
|
fix merge regression
|
2021-03-31 13:48:30 +02:00 |
Keviin Åberg Kultalahti
|
c5bdb590f9
|
merge next
|
2021-03-31 11:26:44 +02:00 |
Keviin Åberg Kultalahti
|
17dea3124d
|
wip: views store tests
|
2021-03-30 18:10:58 +02:00 |
Keviin Åberg Kultalahti
|
9bdfe8336d
|
adds tables store tests
|
2021-03-30 15:37:53 +02:00 |
Keviin Åberg Kultalahti
|
71dc4938da
|
adds an init method to the tables store
|
2021-03-30 11:32:01 +02:00 |
Keviin Åberg Kultalahti
|
d22d5c7c28
|
fix last roles store test
|
2021-03-30 10:49:42 +02:00 |
Keviin Åberg Kultalahti
|
dd21ee2386
|
wip: roles store test
|
2021-03-29 18:23:53 +02:00 |
Keviin Åberg Kultalahti
|
292a891883
|
update query store
|
2021-03-29 17:52:38 +02:00 |
Keviin Åberg Kultalahti
|
e1034ae5ac
|
fix last query test
|
2021-03-29 17:50:12 +02:00 |
Keviin Åberg Kultalahti
|
003c1c75d4
|
fixes queries and datasource tests
|
2021-03-29 17:45:18 +02:00 |
Keviin Åberg Kultalahti
|
d86467ecd7
|
fix datasource test
|
2021-03-29 16:23:58 +02:00 |
Keviin Åberg Kultalahti
|
d0aca74e4a
|
wip: queries store tests
|
2021-03-29 14:57:01 +02:00 |
Keviin Åberg Kultalahti
|
58546754b8
|
adds test for permissions store
|
2021-03-29 13:16:41 +02:00 |
Keviin Åberg Kultalahti
|
f8475bfdc2
|
finishes datasources stores
|
2021-03-29 12:54:41 +02:00 |
Keviin Åberg Kultalahti
|
a1f242a628
|
adds fetch and delete tests to datasources store
|
2021-03-29 12:03:34 +02:00 |
Keviin Åberg Kultalahti
|
6711801f97
|
add some temporary testing files
|
2021-03-26 15:43:55 +01:00 |
Keviin Åberg Kultalahti
|
44e3f29a0b
|
moves backend stores to "stores" in the root src directory
|
2021-03-26 09:50:37 +01:00 |