1
0
Fork 0
mirror of synced 2024-09-13 07:53:31 +12:00
Commit graph

19769 commits

Author SHA1 Message Date
Peter Clement
53557e1bb1 initial home screen redesign layout 2021-12-06 11:55:23 +00:00
Andrew Kingston
f898b8c94d Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 2021-12-06 11:41:17 +00:00
mike12345567
65d6ca9249 Adding in last components of UI that were missing. 2021-12-03 18:39:05 +00:00
Peter Clement
5e5f1d8e1b some css fixes for autoscreen ui work 2021-12-03 14:27:38 +00:00
Budibase Staging Release Bot
d818bd6dfa v1.0.8-alpha.0 2021-12-03 13:36:10 +00:00
Budibase Staging Release Bot
5d4fb2e7c7 v1.0.8-alpha.0 2021-12-03 13:36:10 +00:00
mike12345567
0b9548260c Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-03 13:27:54 +00:00
mike12345567
e9fbb832ff Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-03 13:26:55 +00:00
mike12345567
282a32bf0b Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-03 13:26:55 +00:00
Budibase Release Bot
2c081c6557 v1.0.7 2021-12-03 13:24:14 +00:00
Budibase Release Bot
3212d2f447 v1.0.7 2021-12-03 13:24:14 +00:00
Michael Drury
730c336c22 Merge pull request #3648 from Budibase/fix/3641
CSV export/import fix
2021-12-03 13:17:08 +00:00
Michael Drury
a7731930bd
Merge pull request #3648 from Budibase/fix/3641
CSV export/import fix
2021-12-03 13:17:08 +00:00
mike12345567
c949f7fd09 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-03 12:45:32 +00:00
mike12345567
de72792576 Setting auth cookie to not expire. 2021-12-03 12:39:20 +00:00
mike12345567
b1cc0d0783 Setting auth cookie to not expire. 2021-12-03 12:39:20 +00:00
Andrew Kingston
39d5c81b72 Ensure links are an array in the wrapper component for a cleaner fix 2021-12-03 11:45:04 +00:00
Andrew Kingston
a34bc4e1a9 Ensure links are an array in the wrapper component for a cleaner fix 2021-12-03 11:45:04 +00:00
Andrew Kingston
e695396bb8 Ensure links prop is always an array when configuring layout links 2021-12-03 11:38:49 +00:00
Andrew Kingston
437dffb6d2 Ensure links prop is always an array when configuring layout links 2021-12-03 11:38:49 +00:00
Budibase Release Bot
aecc29b4d7 v1.0.6 2021-12-03 11:22:44 +00:00
Budibase Release Bot
a6f684b996 v1.0.6 2021-12-03 11:22:44 +00:00
Budibase Staging Release Bot
940a30fe72 v1.0.6-alpha.1 2021-12-03 11:20:24 +00:00
Budibase Staging Release Bot
e6680c5c52 v1.0.6-alpha.1 2021-12-03 11:20:24 +00:00
mike12345567
d9afc58401 Extending logout TTL from a day to a week. 2021-12-03 11:17:48 +00:00
mike12345567
e6b3521ed5 Extending logout TTL from a day to a week. 2021-12-03 11:17:48 +00:00
Rory Powell
5d1efb3024 Add import to existing DS and add cookie support to curl import 2021-12-03 11:14:22 +00:00
Rory Powell
a34fa2b9eb
Merge pull request #3663 from Budibase/oracle/password-fix
Fix oracle password config
2021-12-03 11:13:26 +00:00
Rory Powell
88bc649258 Merge pull request #3663 from Budibase/oracle/password-fix
Fix oracle password config
2021-12-03 11:13:26 +00:00
Rory Powell
5b558a662d Merge pull request #3664 from Budibase/oracle/password-fix-hotfix
Fix oracle password config
2021-12-03 11:13:16 +00:00
Rory Powell
15f8a76115
Merge pull request #3664 from Budibase/oracle/password-fix-hotfix
Fix oracle password config
2021-12-03 11:13:16 +00:00
Rory Powell
6118b7ba36 Fix oracle password config 2021-12-03 10:52:03 +00:00
Rory Powell
4af0641fe4 Fix oracle password config 2021-12-03 10:52:03 +00:00
Rory Powell
bd3bf6a9ad Fix oracle password config 2021-12-03 10:48:47 +00:00
Rory Powell
36218ccea9 Fix oracle password config 2021-12-03 10:48:47 +00:00
mike12345567
a7e779639d Refactor. 2021-12-03 10:31:09 +00:00
mike12345567
71e93a20a1 Refactor. 2021-12-03 10:31:09 +00:00
Andrew Kingston
b362068d47 Add new form field component for JSON fields, JSON validation and update autoscreen generation 2021-12-03 09:20:45 +00:00
mike12345567
5bd2831bb6 Adding radio group of body types. 2021-12-02 17:53:14 +00:00
Rory Powell
409f799c3e Merge branch 'develop' into rest-import 2021-12-02 16:57:53 +00:00
Rory Powell
400aee9d92 Fix datasource selection after import and add maxmimum files support to dropzone 2021-12-02 16:51:13 +00:00
mike12345567
a6de5a4fa1 Exporting date and auto id field, but not importing autocolumns when table is created. 2021-12-02 16:17:10 +00:00
mike12345567
560a96b503 Exporting date and auto id field, but not importing autocolumns when table is created. 2021-12-02 16:17:10 +00:00
mike12345567
6b13d2ceaa Removing auto columns from export - the new table will provide these if required. 2021-12-02 16:04:44 +00:00
mike12345567
baf61e37e4 Removing auto columns from export - the new table will provide these if required. 2021-12-02 16:04:44 +00:00
Rory Powell
db88da2dd5 Fix merge import 2021-12-02 15:20:03 +00:00
Budibase Staging Release Bot
e18545441e v1.0.6-alpha.0 2021-12-02 15:08:26 +00:00
Budibase Staging Release Bot
4cc03de7e7 v1.0.6-alpha.0 2021-12-02 15:08:26 +00:00
Rory Powell
08da590e3d
Merge pull request #3643 from Budibase/merge-master
Merge master
2021-12-02 15:00:35 +00:00
Rory Powell
5ca6fa1db5 Merge pull request #3643 from Budibase/merge-master
Merge master
2021-12-02 15:00:35 +00:00