Adria Navarro
b7a969280f
Display data
2024-07-22 14:31:42 +02:00
Adria Navarro
6221b9320e
Enrich
2024-07-22 14:31:00 +02:00
Adria Navarro
b9443906dc
Fix
2024-07-22 14:23:18 +02:00
Gerard Burns
9d8e470aa6
Fix Screen History Issue ( #14207 )
2024-07-22 09:33:27 +01:00
Gerard Burns
7548b48f9e
Allow Opening Certain Context Menus With Right Click ( #14169 )
...
* Allow Opening NavItem Context Menus With Right Click
* dean pr feedback
* PR Feedback 1
* Fix pasting into a component issue
* Remove animation
* Move ContextMenu Into Routify Router Scope
2024-07-22 09:27:44 +01:00
Peter Clement
7fd55fe27d
Automation trigger filtering ( #14123 )
...
* backend for triggering automation based on filters
* frontend for handling triggering automations on filter / old row
* lint and bug fix
* fix issue with test header
* make test data optional
* improve safety on trigger gate
* add support for running trigger with filter if no change happened but filter matches
* update var naming to actually make sense
* tests
* fix lint
* improve gating for shouldTrigger check
* remove unecessary cast
* unecessary tableId check
* frontend text updates
* resolving comments
* pro
* Update packages/types/src/documents/app/automation.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
* link out to docs for trigger filtering
* fix pro
* more pr comments
* use getAppId
---------
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-07-18 10:38:15 +01:00
Conor Webb
d1f0454831
Switch the notification messages around as it was stating it was enable/disabled at the wrong times. ( #14124 )
2024-07-09 08:55:19 +00:00
Dean
5ff8b03378
Merge remote-tracking branch 'origin/master' into feature/automation-row-ux-update
2024-06-25 12:05:31 +01:00
Dean
e9985adcd4
Updates and refactoring of Automation flows
2024-06-25 11:52:11 +01:00
Gerard Burns
e88ffea1a4
Modal component ( #13848 )
...
* wip
* wip
* wip
* wip
* wip
* add note for illegalChildren reset behavior
* on close working
* wip
* lint
* wip
* Fix potential remounting loop caused by spreading props and unnecessary component keying
* theme
* user prompt
* dotted border for empty
* PR Feedback
* lint
* fix modal background color
* use bbui modal
* lint
* fix indicator and prevent closing modal in builder
* pr feedback
* pr feedback
* fix fullscreen
---------
Co-authored-by: deanhannigan <deanhannigan@gmail.com>
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-06-18 11:18:05 +01:00
Adria Navarro
5c3973d7f9
Merge branch 'master' into feat/readonly-columns
2024-06-03 10:06:50 +02:00
melohagan
cbb3c9aa93
Allow a user invite to be revoked ( #13805 )
...
* Add free_trial to deploy camunda script
* Allow user invites to be deleted
* Refactor to pass invite codes
* lint
* update account-portal
* yarn lock
* users terminology instead of rows and invites
2024-05-31 14:34:08 +00:00
Adria Navarro
8e72f1f0fa
Lock readonly
2024-05-30 11:14:12 +02:00
Andrew Kingston
35c52203ce
Add tests for enriching empty card block settings
2024-05-21 17:29:32 +01:00
Andrew Kingston
a074cb6bef
Remove enrichEmptySettings from component patch function as any screen update already invokes empty setting enrichment on every single component
2024-05-21 14:17:35 +01:00
Andrew Kingston
16fd09e4c9
Merge branch 'master' of github.com:Budibase/budibase into prefill-cards
2024-05-21 12:03:16 +01:00
Gerard Burns
04cf17cea7
merge master
2024-05-21 09:51:06 +01:00
Andrew Kingston
0c63946df7
Merge branch 'master' into prefill-cards
2024-05-21 09:10:23 +01:00
Conor Webb
3c74d29cf6
Added the ability to disable automations ( #13667 )
...
* Added disabling functionality for automations
* Removed external trigger automations that are disabled from selectable bindings
* Added new popover option for disabling automations
* Added toggle UI Inside automation screen
* Added subtle styling to automation list for disabled functionality.
* Fixed linting error
* Removed duplicate bbui import
* Fixed store function spacing
* Fixed linting issues.
* Added the requested changes to how disable is handled.
* Fixed linting issues.
* Minor UI tweaks based on feedback.
* Added logic to prevent crons type automations from running when disabled.
* Removing webhook disable, causes trigger url to be re-generated.
* Add unit test to ensure disabled automations are filtered out of the active queue
* Fixed lint issues
* Reverted disabled unit test
* Added error throw for disabled automations
* Add test for when a disabled automation gets triggered
* Added try, catch for trigger function - error handling
* Fixed linting issues
2024-05-20 15:13:08 +01:00
deanhannigan
8d5d459c13
Merge branch 'master' into prefill-cards
2024-05-20 11:58:34 +01:00
Andrew Kingston
b902e765fd
Observe size changes in tabs as a catch-all solution for incorrect underline sizing
2024-05-20 09:37:48 +01:00
Dean
bb552c1984
Feedback and some fixes. Fix for app list getting squashed when the app metadata was updated.
2024-05-15 12:50:50 +01:00
Gerard Burns
693e3373a6
merge master
2024-05-14 13:38:28 +01:00
Gerard Burns
bb69e0c1c9
linting
2024-05-14 11:24:51 +01:00
Gerard Burns
a95941b1e2
add tests and move type support presets to app store
2024-05-13 22:26:43 +01:00
deanhannigan
698ea861a5
Merge branch 'master' into fix/builder-tabs-underline
2024-05-13 14:47:06 +01:00
deanhannigan
e185cf79de
Merge branch 'master' into fix/builder-tabs-underline
2024-05-13 14:04:12 +01:00
Michael Drury
00e7d22c47
Merge branch 'master' into fix/13660
2024-05-13 13:34:38 +01:00
mike12345567
58cda93b08
PR comments.
2024-05-13 13:33:59 +01:00
Andrew Kingston
68148a6d3a
Merge branch 'master' into fix-component-auto-expand
2024-05-13 13:24:07 +01:00
mike12345567
92348fb526
Changing the logic of how automation thread timeout gets applied, so that it can be used properly.
2024-05-13 12:53:44 +01:00
Andrew Kingston
d39ec25f0c
Merge branch 'master' into prefill-cards
2024-05-13 10:23:07 +01:00
Dean
31fccf23a8
Add font load event to allow the header to redraw as the fonts load
2024-05-08 09:23:30 +01:00
melohagan
cfc2ea9117
Add free trial modal ( #13609 )
...
* Add free_trial to deploy camunda script
* WIP FreeTrial modal
* Handle free trial modal via self endpoint
* Set correct plan title for trial
* Remove catch
* lint
* Refactor
* Remove unnecessary code
* Rename to EnterpriseBasicTrialModal
2024-05-07 12:44:57 +01:00
Gerard Burns
0cda854f1d
remove line
2024-05-07 09:18:34 +01:00
Gerard Burns
cbf33adc0e
fix
2024-04-24 08:05:29 +01:00
Gerard Burns
53553d8dd6
linting
2024-04-22 14:34:20 +01:00
Gerard Burns
498a562b07
lines for dates
2024-04-22 14:34:20 +01:00
Gerard Burns
4690f78775
add explanation modal type presets
2024-04-22 14:34:19 +01:00
Andrew Kingston
ebbd0a87d4
Remove dates from card block autofill because the timestamps don't look nice
2024-04-19 11:48:26 +01:00
Andrew Kingston
1ede3b34d4
Merge branch 'master' into prefill-cards
2024-04-19 11:43:40 +01:00
Andrew Kingston
e670dc1e1b
Lint
2024-04-19 11:43:25 +01:00
Andrew Kingston
bc29d3515f
Improve card binding autofill field selection
2024-04-19 11:35:16 +01:00
Andrew Kingston
75bf928242
Tidy up card binding logic
2024-04-19 11:08:59 +01:00
Andrew Kingston
e98a9f7f80
Update when empty setting enrichment runs to ensure card blocks properly reset when changing datasource
2024-04-19 10:55:58 +01:00
Andrew Kingston
cb3937b5c1
Auto fill card blocks with bindings and reset when changing datasource
2024-04-18 15:58:40 +01:00
Adria Navarro
ae137ca677
Fix update
2024-04-17 16:34:08 +02:00
Adria Navarro
54f2c825fc
Remove _add
2024-04-17 12:12:41 +02:00
Adria Navarro
3e32ce4d24
Use shared-core
2024-04-17 12:12:09 +02:00
Andrew Kingston
dc0b56e213
Update navigation tests
2024-04-10 16:17:06 +01:00
Andrew Kingston
2a9a05ad2d
Merge branch 'nested-nav-links' of github.com:Budibase/budibase into nested-nav-links
2024-04-10 16:07:11 +01:00
Andrew Kingston
b62c1e6fb3
Update navigation tests
2024-04-10 16:06:37 +01:00
Andrew Kingston
e0f02941b9
Merge branch 'master' into nested-nav-links
2024-04-10 14:19:26 +01:00
Andrew Kingston
380a0e7d30
Add type and role to automatically created nav links and ensure cleanup from both links and sublinks when deleting screens
2024-04-10 14:19:05 +01:00
Adria Navarro
bc0b42bda6
Fix test
2024-04-10 12:35:31 +02:00
melohagan
923ae021a1
Feature/nps survey ( #13423 )
...
* get process env in JS file
* Hard-code posthog token
* Set posthog key based on env
* Don't run posthog locally in dev
* fix
* Only run posthog analytics in prod
* Don't use posthog in dev
* Revert posthog code changes.
* Remove intercom
* lint
2024-04-09 15:24:03 +01:00
Adria Navarro
d431f633d3
Use types
2024-04-03 12:02:55 +02:00
Andrew Kingston
567c3a6d10
Add optional chaining to fix log out and log in issue
2024-04-02 14:46:28 +01:00
Andrew Kingston
6c9127427c
Fix issues with colours in app skeletons
2024-03-26 10:43:56 +00:00
Andrew Kingston
44114d9af1
Lint
2024-03-21 16:26:53 +00:00
Andrew Kingston
c6fca37b43
Update dataprovider validation which was not aware of global bindings
2024-03-21 16:05:02 +00:00
Andrew Kingston
5acfc3143d
Multiple performance improvements to component selection and hovering
2024-03-20 17:01:23 +00:00
Conor Webb
35e1114fac
Added a setting to allow the title's text alignment to be changed ( #13235 )
...
* Added setting to allow title text alignment to be set and changed
* Switched out for icons instead of a select as per feedback.
* Edited right icon to display the correct icon.
* Updated to use the paragrah alignment component icons.
* Added button list component
* Reworked template to use BarButtonList over ActionButton component
* Updated selectedArray name to alignmentOptions provides better meaning
2024-03-19 16:13:28 +00:00
Gerard Burns
fbec6d6eff
Merge branch 'master' into component-collapse-redo
2024-03-15 14:38:46 +00:00
Gerard Burns
f632e67f44
merge master
2024-03-15 14:05:18 +00:00
Dean
b8277fc60f
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-15 10:01:38 +00:00
Dean
f2dbeed6e8
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-15 09:20:02 +00:00
Dean
4949ea1bcd
PR feedback
2024-03-15 09:09:44 +00:00
Andrew Kingston
b6eab42c18
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-14 16:24:16 +00:00
Andrew Kingston
542a1111c6
Merge branch 'master' into cheeks-lab-day-binding-eval
2024-03-14 16:22:03 +00:00
Gerard Burns
61f2746cf9
linting
2024-03-14 15:51:48 +00:00
Gerard Burns
d1affc2586
wip
2024-03-14 15:21:55 +00:00
Gerard Burns
89371c5f5f
remove node collapsing magic string
2024-03-14 13:24:34 +00:00
Gerard Burns
ece7060b6b
Merge branch 'master' into component-collapse-redo
2024-03-14 10:49:34 +00:00
Dean
9755d40203
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-14 09:52:01 +00:00
Sam Rose
02158a0fb1
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-03-14 09:24:02 +00:00
Andrew Kingston
75dc2b174b
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-12 17:04:34 +00:00
Andrew Kingston
b13d2d3803
Merge branch 'master' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-12 15:38:23 +00:00
Adria Navarro
e754c660ee
Fix edition of groups with groups
2024-03-12 08:56:36 +01:00
Adria Navarro
4b2c16998c
Fix SCIM groups edition
2024-03-12 08:51:01 +01:00
Andrew Kingston
af10b65d51
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-11 13:55:12 +00:00
Andrew Kingston
b1c4c910d8
Merge branch 'master' into cheeks-lab-day-binding-eval
2024-03-11 13:49:06 +00:00
Sam Rose
3550ae8c1a
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-03-11 13:45:08 +00:00
Dean
e3fba2aa05
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-11 10:11:01 +00:00
Andrew Kingston
ce0ad154da
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-11 09:33:46 +00:00
Dean
fec52c11e8
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-08 14:26:05 +00:00
Adria Navarro
c955135f51
Lint
2024-03-07 14:11:19 +01:00
Adria Navarro
73c141c0fb
Merge branch 'feat/BUDI-8046' into display_scim_sync_per_row
2024-03-07 13:33:59 +01:00
Andrew Kingston
cb7f33de77
Add automatic naming of snippets
2024-03-06 20:27:46 +00:00
Andrew Kingston
4d271ccb53
Add real snippet saving and fix snippet evaluation in client apps
2024-03-06 19:07:16 +00:00
Andrew Kingston
84fb0dd9de
Add local state manipulation of snippets
2024-03-06 13:33:00 +00:00
Dean
f494611bd8
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-03-06 10:13:58 +00:00
Dean
e3603a81d5
App favouriting
2024-03-06 09:33:17 +00:00
Andrew Kingston
706f9b5d4a
Update snippets to be an array
2024-03-05 19:11:34 +00:00
Andrew Kingston
fa685962a8
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-05 11:46:48 +00:00
melohagan
ee0f0abad2
Fix/rename mysql column ( #13186 )
...
* Rebuild table schema when adding new column to get externalType
* Added MySQL integration test suite
* Add test for emitting datasource on save new column
* Update packages/server/src/integration-test/mysql.spec.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
* remove duplicate tests
* Use UUID
* update account portal
* Remove _add for internal save
* Internal DB add column unit test
* rename column test
* update modules
* fix tests
---------
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-03-04 15:55:45 +00:00
melohagan
5fabe14f62
Revert "Rebuild table schema when adding new column to get externalType ( #13165 )" ( #13184 )
...
This reverts commit a59647e158
.
2024-03-04 12:20:27 +00:00
melohagan
a59647e158
Rebuild table schema when adding new column to get externalType ( #13165 )
...
* Rebuild table schema when adding new column to get externalType
* Added MySQL integration test suite
* Add test for emitting datasource on save new column
* Update packages/server/src/integration-test/mysql.spec.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
* remove duplicate tests
* Use UUID
* update account portal
---------
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-03-04 11:21:43 +00:00
Gerard Burns
7cd0ce371d
wip
2024-03-04 08:17:58 +00:00
Gerard Burns
f1208919ee
linting
2024-03-04 08:07:15 +00:00
Gerard Burns
2f90d7f431
wip
2024-03-04 08:05:50 +00:00
Andrew Kingston
87e8b89075
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-02-29 19:12:52 +00:00
Adria Navarro
cfdb0d98a2
Move responsability to the store
2024-02-28 14:41:31 +01:00
Dean
ea978923cb
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-02-23 11:32:16 +00:00
Dean
78969a33f4
Fixes
2024-02-23 11:05:39 +00:00
melohagan
896b879ce7
Feature/query array schema ( #13118 )
...
* Revert "Revert "Add nestedSchemaFields to RestQueryViewer (#13102 )""
This reverts commit 6545af12fa
.
* Revert "Revert "Dynamic schema generation for query arrays: bug fix and refactor (#13…""
This reverts commit ae4bc362c3
.
2024-02-22 17:06:08 +00:00
Dean
d7fa333fce
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-02-22 16:30:05 +00:00
Gerard Burns
de0414afbe
Update Svelte Major Version to 4 ( #13036 )
...
* update svelte versions
* temporarilly disable svelte warnings
* change bbap version pointed to
* remove sub module specifying svelte version
* point at updated account-portal
* add type declaration for svelte in the server
* add svelte transformer for server jest tests
* remove svelte from bbui package.json
* get builder tests working
* linting fixes
* prettier fixes
* fix server test
* fix another server test
* fix server serverlog test
* account-portal-version
* pin master version of pro
* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Martin McKeaveney
ae4bc362c3
Revert "Dynamic schema generation for query arrays: bug fix and refactor (#13…"
...
This reverts commit 0c9d13c79a
.
2024-02-21 21:30:22 +00:00
melohagan
0c9d13c79a
Dynamic schema generation for query arrays: bug fix and refactor ( #13082 )
...
* Bug fix and refactor
* lint
* Refactor
* refactor
* lint
* type fixes
* Unit test fix and refactor
* refactor
* Make name option for preview, required for query
* Refactor unit tests
* Fix test
* update account-portal
* Revert "update account-portal"
This reverts commit e378f8d702
.
* simplify set iteration
* comment
2024-02-21 15:33:13 +00:00
Sam Rose
5c2a93a956
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-02-16 16:52:13 +00:00
Andrew Kingston
dc077da5ae
Improve how component context is retrieved for live eval and provide extra context from grid and card blocks
2024-02-16 14:21:03 +00:00
mike12345567
d5932605b7
Fixing an issue where app routing information was requested before the app store was fully brought online, meaning that routing information wasn't always successfully retrieved.
2024-02-15 15:49:12 +00:00
Andrew Kingston
9371661f0b
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-02-15 15:40:16 +00:00
Dean
0aa75fc7cb
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-02-15 15:26:14 +00:00
Dean
b0cd3d4d03
Refactored tours. Tours will end if a TourWrap is removed from screen.
2024-02-15 15:23:13 +00:00
Gerard Burns
2fbbd295fc
fix arrow navigation behavior ( #13040 )
2024-02-15 11:16:00 +00:00
Gerard Burns
b12aa639d3
Allow Collapsing Selected Components, Add Hotkeys for Collapsing Components ( #12764 )
...
* wip
* fix spelling
* wip
* linting
* change order of fix version of linting
* lint fix
* linting
2024-02-15 10:53:58 +00:00
Andrew Kingston
ab96d6ee01
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-02-14 16:25:01 +00:00
Dean
5c5dc4c155
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-02-14 14:32:15 +00:00
Dean
2d8d0a50bc
Lint
2024-02-07 14:53:16 +00:00
Dean
a5dfbe3c89
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-02-07 14:45:06 +00:00
Andrew Kingston
94544c4008
Remove legacy concept of database store
2024-02-06 15:40:51 +00:00
Andrew Kingston
1efd5725c7
Add some new resolution aliases and simplify long nasty relative import paths
2024-02-05 12:08:45 +00:00
Andrew Kingston
e7ac33bf43
Remove legacy concept of currentAsset
2024-02-05 11:59:54 +00:00
Andrew Kingston
05e1dee992
Add missing await and batch some more API calls for speed
2024-02-05 11:49:43 +00:00
Andrew Kingston
ff499d1461
Move selected layout out of layout store
2024-02-05 11:29:39 +00:00
Andrew Kingston
48677aeaab
Move derived component stores out of main component store
2024-02-05 11:26:47 +00:00
Andrew Kingston
b04d92f8b2
Pull derived selected screen store out of main screen store
2024-02-05 11:24:34 +00:00
Andrew Kingston
1650f37329
Treat component store the same as other stores, and move component utils into helpers
2024-02-05 11:22:33 +00:00
Andrew Kingston
090460a8f5
Run all builder data hydration API calls in parallel to speed up builder loading
2024-02-05 11:15:48 +00:00
Andrew Kingston
233df4c27c
Remove legacy nested builder directory and move screen templates and utils into better locations
2024-02-01 09:55:30 +00:00
Andrew Kingston
69dae35e2a
Ensure component settings is always an array and improve performance by minimizing store retrievals
2024-01-31 16:06:20 +00:00
Sam Rose
a268e55607
Plumbing for showing a maintenance page when SQS is required but missing.
2024-01-30 17:31:11 +00:00
Dean
1d9a03e13c
Fix for onboarding flow. App sync on created passed incorrect data
2024-01-30 15:45:59 +00:00
Dean
68543b12ee
Removed test file
2024-01-30 12:07:50 +00:00
Dean
1bd08b6879
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-30 11:49:32 +00:00
Dean
b73156e0c7
Added more componet store unit test converage. Added more fixtures. Refactored some component caching logic causing issus with testing in to the component store
2024-01-29 15:21:52 +00:00
mike12345567
2a21556402
Get rid of schemaFields on backend.
2024-01-22 13:29:14 +00:00
Dean
4945a6ee99
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-18 10:40:21 +00:00
Dean
1779a5ee19
Lint
2024-01-17 17:40:09 +00:00
Dean
30db237071
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-17 17:17:01 +00:00
Peter Clement
394a8c4d94
more naming updates
2024-01-15 10:11:16 +00:00
Peter Clement
bbdd3f017f
Merge remote-tracking branch 'origin/master' into feat/automation-features
2024-01-11 10:56:45 +00:00
Adria Navarro
72410d1f28
Lint
2024-01-08 13:10:40 +01:00
Adria Navarro
83dce5de26
Update error message
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-01-08 12:48:04 +01:00
Peter Clement
734ad2c1ae
further work for triggering automations from other automations
2024-01-03 11:59:15 +00:00
Adria Navarro
f8ce1ee365
Use redirect instead of goto
2023-12-19 12:29:57 +01:00
Adria Navarro
8515221cdf
Use store
2023-12-19 12:29:57 +01:00
Adria Navarro
bfd52b6c50
Use routify
2023-12-19 12:29:57 +01:00
Gerard Burns
7ef09b6fec
Fix Deleting and Remaking Relationships to the User Table ( #12453 )
...
* Fix Deleting and Remaking Relationships to the User Table
* change tables store related tables fetching
* lint
2023-12-05 15:01:35 +00:00
Andrew Kingston
018d42b440
Be explicit when checking if a user is a creator or not when displaying their global role in the user table list and user details page
2023-11-24 17:05:31 +00:00
Andrew Kingston
7f17d2f943
Allow creating creator users via users store
2023-11-24 16:34:58 +00:00
Andrew Kingston
fd5dd8dd72
Dedupe and clean up some role logic and constants, and display roles properly in user list
2023-11-23 14:12:10 +00:00
Dean
aeca7ccf79
Remove incorrect import
2023-11-06 11:39:16 +00:00
Dean
03f90500e5
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-11-06 11:29:10 +00:00
Dean
c96fefdba7
Consolidated all stores into stores/builder. Store refactoring and added store console debug flag
2023-11-06 11:22:00 +00:00
Dean
a916c2a3ed
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-11-01 17:36:39 +00:00
Dean
d5a67ad23b
Migrated layouts to the class structure, number of fixes across the new stores and refactoring
2023-11-01 17:27:18 +00:00
Dean
bcbed2400c
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-10-30 13:08:37 +00:00
Dean
79da5956b8
Patch from original environment
2023-10-30 12:46:44 +00:00
mike12345567
bc8e84b815
Fixing datasource error states causing a datasource to fail to be built fully - this was simply a frontend issue of the error not being handled on creation.
2023-10-20 12:19:04 +01:00
Sam Rose
39292e88a8
Correct error message to say sheets when it's a Google sheet.
2023-10-16 17:11:51 +01:00
Sam Rose
b7ff1d60f1
Wire up the frontend to show the new datasource errors.
2023-10-16 16:36:42 +01:00
Sam Rose
37fe91e488
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
2023-10-16 16:05:45 +01:00
Sam Rose
85b3af2971
Refactor DatasourcePlus's buildSchema to return a value, rather than rely on member variables.
2023-10-12 16:27:18 +01:00
Samuel Martineau
84d30e4f4a
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
2023-10-02 17:49:34 -04:00
mike12345567
4168b45a77
PR comments.
2023-09-27 11:14:14 +01:00
Samuel Martineau
08bbfa09c2
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
2023-09-26 21:28:26 -04:00
Samuel-Martineau
2aac1c992a
Correct bugs with Datasource+ plugins
2023-09-26 21:26:40 -04:00
mike12345567
a8c96848a5
Adding a quick check incase too many related tables - switch to just fetching everything.
2023-09-26 17:13:16 +01:00
mike12345567
7bd84bd048
Some typing fixes as well as a fix for the frontend issue of tables not correctly having their schemas updated in the table store when relationships added.
2023-09-26 17:01:30 +01:00
Andrew Kingston
e659f35225
Merge branch 'develop' into cheeks-lab-day-portal-poc
2023-09-14 13:26:11 +01:00
Martin McKeaveney
b748149068
fix for app backups not being shown
2023-09-07 19:06:58 +01:00
Andrew Kingston
dd8b89d4e0
Update side bar to use square styles in line with the builder
2023-09-06 13:14:35 +01:00
Peter Clement
ff8ee8d987
Merge remote-tracking branch 'origin/develop' into fix/per-app-fixes
2023-09-05 10:37:57 +01:00
Peter Clement
c16fd53b0a
add developer label back and improve invite flow
2023-09-05 09:58:05 +01:00
Adria Navarro
a1da8e495c
Merge branch 'develop' into BUDI-7393/display_inheritance_permission
2023-09-04 09:53:34 +02:00
Adria Navarro
bb8aacd830
Improve messaging
2023-09-01 17:23:47 +02:00
Adria Navarro
0dc03abe5f
Display dependant info
2023-09-01 17:03:33 +02:00
Adria Navarro
466f1e6132
Display inherit option
2023-09-01 10:52:06 +02:00
Adria Navarro
bbc484e2c4
Handle frontend levels
2023-08-31 13:00:51 +02:00
Peter Clement
2360e5d8a5
Merge remote-tracking branch 'origin/develop' into feat/per-app-builder-fe
2023-08-31 11:07:39 +01:00
Peter Clement
61e2aad44b
remove more reference of developer
2023-08-31 10:59:50 +01:00
Peter Clement
ddf9e734f4
pr comments and bug fixes
2023-08-31 10:36:27 +01:00
Adria Navarro
566f9ecd22
Create remove permission js api
2023-08-31 10:53:25 +02:00
Adria Navarro
ce11a5a852
Lock feature based on ff
2023-08-29 12:47:15 +02:00
Peter Clement
d5aa975593
add per app builder support when adding groups
2023-08-24 15:42:32 +01:00
Peter Clement
6b14353dcb
update side panel to enable selecting of creator role
2023-08-24 11:40:00 +01:00
Andrew Kingston
ffe82e18e9
Remove log
2023-08-04 15:07:44 +01:00
Andrew Kingston
cd2231630f
Improve updating of viewV2 state and restore grid<>builder sync for datasource definitions
2023-08-04 14:54:45 +01:00
Andrew Kingston
19ca7e4a0a
Fix issue with viewV2 renaming
2023-08-03 13:40:36 +01:00
Andrew Kingston
f5e5a883cf
Enable renaming views and lint
2023-08-03 13:31:44 +01:00
Andrew Kingston
858a0796bd
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-02 14:50:40 +01:00
mike12345567
a8ff2da768
Removing isAdmin and isBuilder flags from the auth store, using SDK only.
2023-08-01 11:30:04 +01:00
mike12345567
d62b2bdbe0
switching to global builder role for plugin API, dis-allowing per app builders to delete apps and updating UI to reflect these updates.
2023-07-27 18:09:30 +01:00
Andrew Kingston
150961fcf2
WIP: split views into separate stores, fix datasource list, use unique data table for views V2
2023-07-26 13:23:31 +01:00
Adria Navarro
df40420470
On view created
2023-07-25 15:54:10 +02:00
Adria Navarro
0b17d6026a
Fix delete
2023-07-25 15:54:10 +02:00
Adria Navarro
48e966d5d6
Fix fetch
2023-07-25 15:54:10 +02:00