Adria Navarro
|
aa044b94cf
|
Don't allow sort columns as display or sorting
|
2024-09-26 21:09:47 +02:00 |
Adria Navarro
|
d7715e4f5c
|
Don't allow related columns as display or sorting
|
2024-09-26 17:00:44 +02:00 |
Adria Navarro
|
d60588d323
|
Display signature on on views when dark mode
|
2024-09-25 13:06:05 +02:00 |
Andrew Kingston
|
4325805ce3
|
Lint
|
2024-09-18 11:54:24 +01:00 |
Andrew Kingston
|
fd3c8c4a11
|
Make view readonly columns available for free
|
2024-09-17 16:34:00 +01:00 |
Adria Navarro
|
de29d31c35
|
Enrich configuration only for views
|
2024-08-29 13:16:27 +02:00 |
Adria Navarro
|
c531084921
|
Lint
|
2024-08-27 16:27:50 +02:00 |
Adria Navarro
|
8a2bc639ea
|
Flag checks on frontend
|
2024-08-27 16:21:32 +02:00 |
Adria Navarro
|
b92adecb53
|
Display chevron
|
2024-08-27 15:07:06 +02:00 |
Sam Rose
|
4a1fd6481f
|
Remove old, unused feature flags.
|
2024-08-15 10:53:43 +01:00 |
Sam Rose
|
700356a1ef
|
Factor out default value check to shared-core.
|
2024-08-12 11:08:58 +01:00 |
Sam Rose
|
1b556f29fe
|
Rebase on posthog-feature-flags
|
2024-08-09 14:00:16 +01:00 |
Sam Rose
|
aaaf173295
|
Initial UI.
|
2024-08-09 13:59:00 +01:00 |
Dean
|
853e891664
|
Fixes for Single select and Single user pickers. Now displaying binding status correctly
|
2024-08-06 11:58:12 +01:00 |
Adria Navarro
|
f4bd303572
|
Handle frontend
|
2024-08-01 11:02:21 +02:00 |
Adria Navarro
|
38da9012ea
|
Display error
|
2024-07-31 16:56:14 +02:00 |
Adria Navarro
|
780f672100
|
Handle state issues
|
2024-07-31 11:44:39 +02:00 |
mike12345567
|
8f7a88ce86
|
Moving logic to frontend - definitions are returned unless they are deprecated, frontend decides which it can use to create.
|
2024-07-30 16:04:33 +01:00 |
Gerard Burns
|
cf31c7ba3f
|
Form Screen Templates Generate Relevant Row Ids, Permission Roles are Automatically Generated (#14192)
* url params
* wip
* wip
* wip
* wip
* permissions now
* change table/screen deletion
* form screen refactor
* refactor grid templates
* wip
* wip permissions
* wip
* wip
* lint
* lint
* wip
* before lint
* lint
* wip
* rename some stuff
* Dean PR Feedback
* remove unneeded awaits
|
2024-07-29 11:59:24 +00:00 |
Adria Navarro
|
f9bfe51c81
|
Rename external
|
2024-07-26 14:37:47 +02:00 |
Adria Navarro
|
3a095c5071
|
Renames
|
2024-07-26 14:35:36 +02:00 |
Dean
|
75217efee4
|
Fix to switch internal source check from table.sql to table.sourceType === DB_TYPE_INTERNAL. After the SQS changes table.sql becomes true for internal types
|
2024-07-22 12:37:40 +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 |
mike12345567
|
63bd83457e
|
Always allow creating views - don't limit it causing confusion.
|
2024-07-09 11:26:54 +01:00 |
Dean
|
4d11f62e00
|
Lint
|
2024-07-05 14:36:20 +01:00 |
Dean
|
9518680d12
|
Update the topnav history when navigating to the automation sections on create
|
2024-07-05 14:33:09 +01:00 |
Dean
|
a764bfb6a5
|
Tidying up debugging console statements and comments
|
2024-07-04 14:30:51 +01:00 |
Dean
|
21b28a3de8
|
Added new Generate automation button and added it to the table
|
2024-07-04 12:05:56 +01:00 |
mike12345567
|
7a4336a4a0
|
Quick fix to allow case sensitive versions of the prohibited columns, this is allowed on the backend and many apps like this exist, there isn't really any reason to disallow this anymore.
|
2024-06-28 13:19:35 +01:00 |
Michael Drury
|
cfeab17ed8
|
Revert "Revert "Disallow prohibited columns""
|
2024-06-26 12:40:16 +01:00 |
Sam Rose
|
314d62bea0
|
Revert "Disallow prohibited columns"
|
2024-06-25 14:29:56 +01:00 |
Sam Rose
|
2458259093
|
Respond to PR feedback.
|
2024-06-24 15:50:09 +01:00 |
Sam Rose
|
f4378bd561
|
Merge branch 'master' of github.com:budibase/budibase into budi-8220-support-updating-existing-rows-for-external-databases-using-2
|
2024-06-21 13:08:39 +01:00 |
mike12345567
|
b4910043c6
|
Addressing PR comments.
|
2024-06-21 11:27:47 +01:00 |
mike12345567
|
def3b0260e
|
Disallowing prohibited columns consistently, no matter the case, and backend validation for this as well.
|
2024-06-20 18:48:22 +01:00 |
Sam Rose
|
602faf1c67
|
Add test for composite primary keys for external datasource imports.
|
2024-06-19 17:52:48 +01:00 |
Sam Rose
|
c759d7b63a
|
Remove more instances of the work lucene.
|
2024-06-12 15:13:50 +01:00 |
Sam Rose
|
6363965a8b
|
Also rename LuceneUtils -> QueryUtils
|
2024-06-12 15:04:56 +01:00 |
Sam Rose
|
bc8791e91e
|
Remove the word 'lucene' from runLuceneQuery and buildLuceneQuery.
|
2024-06-12 14:44:20 +01:00 |
Andrew Kingston
|
4cfa02f5d2
|
Fix options not clearing when adding select-type columns
|
2024-06-10 13:59:35 +01:00 |
Adria Navarro
|
9ac462c390
|
Remove double checks
|
2024-05-31 12:44:11 +02:00 |
Adria Navarro
|
4dbfa28feb
|
Move licence check out of frontend-core
|
2024-05-30 17:12:46 +02:00 |
Adria Navarro
|
896c262c94
|
Add readonly option in view columns
|
2024-05-30 11:14:12 +02:00 |
mike12345567
|
7a7f7185c9
|
Refactor - moving frontend search fields around so accessible from filter builder.
|
2024-05-24 15:38:54 +01:00 |
mike12345567
|
b18ca2670a
|
Merge branch 'master' of github.com:Budibase/budibase into feature/audit-log-sqs
|
2024-05-24 12:22:20 +01:00 |
Andrew Kingston
|
8d1300753b
|
Disable saving options types when an invalid option name exists
|
2024-05-24 11:23:31 +01:00 |
Andrew Kingston
|
37b1bc45cf
|
Move stuff around to remove need for code hoisting
|
2024-05-24 10:34:58 +01:00 |
Andrew Kingston
|
62eb1f413e
|
Merge branch 'master' into grid-ux-improvements
|
2024-05-24 10:18:48 +01:00 |
Andrew Kingston
|
10f3822a36
|
Remove compact flag on dropzones when editing rows in modals
|
2024-05-24 10:16:36 +01:00 |
Michael Drury
|
a3d2871330
|
Merge branch 'master' into feature/audit-log-sqs
|
2024-05-23 16:52:50 +01:00 |