mike12345567
|
5b26fce1ea
|
Starting work off towards routing of screens in backend, getting view ready and a bit of cleanup to make internal views easier to create.
|
2020-11-10 17:22:41 +00:00 |
mike12345567
|
5b2be03bc3
|
Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now.
|
2020-10-29 10:28:27 +00:00 |
Martin McKeaveney
|
fd0841380c
|
updating test snapshots
|
2020-10-15 17:53:06 +01:00 |
Martin McKeaveney
|
3dac1e2a78
|
allow users to remove a calculation
|
2020-10-15 15:02:22 +01:00 |
Martin McKeaveney
|
f0f9015819
|
more filtering updates
|
2020-10-15 12:09:41 +01:00 |
Martin McKeaveney
|
a23440c740
|
adding sum and count functionality, preventing user from doing bad filters
|
2020-10-15 10:48:57 +01:00 |
Martin McKeaveney
|
988789f1d4
|
frontend bug fixes, remove bindable prop, add not equals filter
|
2020-10-14 21:43:36 +01:00 |
mike12345567
|
dc9552dbad
|
Updating tests and re-formatting.
|
2020-10-09 19:30:50 +01:00 |
mike12345567
|
5d49d529e3
|
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
|
2020-10-09 19:10:28 +01:00 |
mike12345567
|
fdaa69ee7f
|
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
|
2020-10-09 18:49:23 +01:00 |
mike12345567
|
325e291222
|
Removing sanisation, instead just using it as a central path system.
|
2020-10-09 10:00:57 +01:00 |
mike12345567
|
25cc60aa94
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-10-07 14:48:20 +01:00 |
Andrew Kingston
|
3dc30262d7
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-10-07 10:45:26 +01:00 |
mike12345567
|
13c9be4ea3
|
Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system.
|
2020-10-07 00:24:56 +01:00 |
Michael Shanks
|
a28a327da7
|
Merge branch 'master' into fixes
|
2020-10-05 21:17:01 +01:00 |
Andrew Kingston
|
f5ed9b9f32
|
Fix get views endpoint returning built in by_link view
|
2020-10-04 17:59:49 +01:00 |
Andrew Kingston
|
7a51963ac5
|
Update data export with new DB view structure and linked records
|
2020-10-03 21:07:59 +01:00 |
mike12345567
|
0db7768e5d
|
Adding jsdoc to the db utils and removing the views, this is a breaking change for existing apps.
|
2020-10-02 12:37:46 +01:00 |
Michael Shanks
|
0c373a9fb4
|
fix: view filter handle bool, number & date
|
2020-10-01 16:55:17 +01:00 |
Martin McKeaveney
|
42dfc2b33c
|
providing ability to perform JSON and CSV export from popover
|
2020-09-23 23:56:26 +01:00 |
mike12345567
|
5f064ade9d
|
Renaming workflows -> automate/automations, throughout the API and the builder itself.
|
2020-09-21 13:49:34 +01:00 |
Martin McKeaveney
|
784fac5018
|
✨ lint
|
2020-09-14 15:41:20 +01:00 |
Martin McKeaveney
|
37f539c5a9
|
update view schema when table updated
|
2020-09-14 15:40:45 +01:00 |
Conor Mack
|
1cf777f841
|
viewBuilder.spec fix
|
2020-09-04 11:01:27 +01:00 |
Conor Mack
|
93dac03eaf
|
Cypress Test Fix - createView.spec.js
|
2020-09-04 10:53:13 +01:00 |
Conor Mack
|
ab0860bfc9
|
Update jest tests - viewbuilder
|
2020-09-03 15:32:15 +01:00 |
cmack
|
8dec9b5869
|
Single Calculation Views When Not Grouped
|
2020-09-02 11:52:32 +01:00 |
Martin McKeaveney
|
b03eb8ce60
|
cypress tests, lint, feature complete
|
2020-08-24 15:48:34 +01:00 |
Martin McKeaveney
|
4d262b57ab
|
view filters operational
|
2020-08-24 11:46:28 +01:00 |
Martin McKeaveney
|
655d1f009a
|
custom filtering working, needs more test coverage
|
2020-08-21 17:05:26 +01:00 |
Martin McKeaveney
|
28c8331103
|
start of view filters
|
2020-08-20 16:31:43 +01:00 |
Martin McKeaveney
|
e57dda576b
|
tidy up and lint ✨
|
2020-08-18 17:14:26 +01:00 |
Martin McKeaveney
|
33ec0cfa75
|
group by complete
|
2020-08-18 16:05:15 +01:00 |
Martin McKeaveney
|
0a60fd0bc6
|
deletion of views, statistics calculation popover, unit tests
|
2020-08-17 21:01:43 +01:00 |
Martin McKeaveney
|
6ad5ebbe06
|
began UI for custom views
|
2020-08-14 16:31:53 +01:00 |
Martin McKeaveney
|
bf46067fe1
|
new view foundations
|
2020-08-13 15:04:19 +01:00 |